You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
44 lines
1.2 KiB
44 lines
1.2 KiB
<?xml version="1.0" encoding="UTF-8"?> |
|
<patch patch_id="2025-06-16"> |
|
<systeme> |
|
<system name="his1" codierung="utf8"/> |
|
<system name="superx" codierung="utf8"/> |
|
<system name="superx" codierung="iso"/> |
|
</systeme> |
|
|
|
|
|
<module name="man" systeminfo_id="xxx" inst_from="xx"> |
|
<patch-description feature_id="">Erweiterung Managementbericht zur Darstellung von Zeitreihen bei Studiengängen </patch-description> |
|
|
|
<patch-test> |
|
<!-- Bisher nur sql erlaubt. Ergebniss muss 0 sein, um zu erlauben, dass der Patch eingespielt wird! --> |
|
<nativeaction sql="select 0 from xdummy where (select count(*) from db_version where his_system='man') > 0 " scriptfile="" database=""/> |
|
</patch-test> |
|
|
|
<patch-data> |
|
|
|
<files> |
|
<file path="WEB-INF/conf/edustore/db/module/man/schluesseltabellen/sx_repository.unl"></file> |
|
<file path="WEB-INF/conf/edustore/db/module/man/masken/888881190_maskeninfo.unl"></file> |
|
<file path="WEB-INF/conf/edustore/db/module/man/schluesseltabellen/man_feste_konstanten_fuellen.sql"></file> |
|
</files> |
|
|
|
<database name="superx"> |
|
<!-- TODO: hier können beliebige Elemente der normalen Modul-XML stehen--> |
|
<masken> |
|
|
|
</masken> |
|
</database> |
|
|
|
<upgrade> |
|
<upgrade-step> |
|
|
|
|
|
</upgrade-step> |
|
</upgrade> |
|
|
|
</patch-data> |
|
|
|
</module> |
|
|
|
</patch>
|
|
|