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.
59 lines
2.1 KiB
59 lines
2.1 KiB
<?xml version="1.0" encoding="UTF-8"?> |
|
<patch patch_id="2024-06-10"> |
|
<systeme> |
|
<system name="his1" codierung="utf8"/> |
|
<system name="superx" codierung="utf8"/> |
|
<system name="superx" codierung="iso"/> |
|
</systeme> |
|
|
|
|
|
<module name="kern" systeminfo_id="xxx" inst_from="xx"> |
|
<patch-description feature_id="252453">Patch: Hochschulspezifische Validierung in Masken ermöglichen - und mehr. Vorab-Version nur für SuperX, in HISinOne-BI wird diese Funktion in 2024.06 vorhanden sein. |
|
Weitere Hinweise siehe <a href="https://superx-rocks.de/git/Memtext/KENN_BW_STALA_2022">Laderegel</a></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='kern') > 0 " scriptfile="" database=""/> |
|
</patch-test> |
|
|
|
<patch-data> |
|
|
|
<files> |
|
<file path="xml/maske_html.xsl"><patch-description feature_id="">Template Platzhalter</patch-description></file> |
|
<file path="xml/maske_html_superx_old.xsl"><patch-description feature_id="">Template Platzhalter</patch-description></file> |
|
<file path="xml/maskComponents_html.xsl"><patch-description feature_id="">Lesezeichen Vorlagen unter Chrome</patch-description></file> |
|
<file path="xml/pageComponents_html.xsl"><patch-description feature_id="">Template Platzhalter</patch-description></file> |
|
<file path="xml/js/memtext/sx_functions.js"><patch-description feature_id="">Javascript Code für die Maske "Maske kopieren"</patch-description></file> |
|
|
|
|
|
</files> |
|
|
|
<database name="superx"> |
|
<!-- TODO: hier können beliebige Elemente der normalen Modul-XML stehen--> |
|
<masken> |
|
<maske tid="70350" name="Maske kopieren" thema="Masken verwalten"> |
|
<src> |
|
<path>$SUPERX_DIR/db/install/masken</path> |
|
|
|
</src> |
|
|
|
</maske> |
|
</masken> |
|
</database> |
|
|
|
<upgrade> |
|
<upgrade-step> |
|
|
|
|
|
|
|
|
|
</upgrade-step> |
|
</upgrade> |
|
|
|
</patch-data> |
|
|
|
</module> |
|
|
|
|
|
|
|
</patch>
|
|
|