Browse Source

Patch erweitert um Datenschutz und Impressum überlagern Buttons und Links aus Masken und Themenbaum #307740

freiburg_nutzungsstatistik
Andre Knieschewski 4 months ago
parent
commit
da8cfae738
  1. 93
      superx/WEB-INF/patch/xml/patch_2024-04-29.xml
  2. 2
      superx/xml/maske_html.xsl
  3. 2
      superx/xml/maske_html_12410240.xsl
  4. 2
      superx/xml/maske_html_18100.xsl
  5. 2
      superx/xml/maske_html_18240.xsl
  6. 2
      superx/xml/maske_html_28200.xsl
  7. 2
      superx/xml/maske_html_402.xsl
  8. 2
      superx/xml/maske_html_888880210.xsl
  9. 2
      superx/xml/maske_html_covering_note.xsl
  10. 2
      superx/xml/maske_html_his1.xsl
  11. 2
      superx/xml/maske_html_kenn_presubmit.xsl
  12. 2
      superx/xml/maske_html_multicolumn.xsl
  13. 2
      superx/xml/maske_html_superx_old.xsl

93
superx/WEB-INF/patch/xml/patch_2024-04-29.xml

@ -0,0 +1,93 @@ @@ -0,0 +1,93 @@
<?xml version="1.0" encoding="UTF-8"?>
<patch patch_id="2024-04-29">
<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="307740">
<ul><strong>Kernmodul 5.0 Bugfixes</strong>
<li>Bugfix Freemarker Makro Konstanten</li>
<li>Bugfix Masken-Lesezeichen erzeugen</li>
<li>Neues Datenblatt-Makro mit Left outer join</li>
<li>Bugfix PDF Generation in Macros</li>
<li>BUGFIX Datenschutz und Impressum überlagern Buttons und Links aus Masken und Themenbaum</li>
<li>BUGFIX Sichtenauswahl Box - Buttons ragen über Fenster</li>
</ul>
<p>
<strong>Achtung:</strong>Dieser Patch ist für SuperX 5.0 geeignet, nicht für HISinOne-BI. In HISinOne-BI ist dies in Version 2024.06 enthalten.<br />
</p>
</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="WEB-INF/conf/edustore/db/install/schluesseltabellen/release_unloads/fm_templates.unl"><patch-description feature_id="317536">Left Outer Join bei Datenblättern</patch-description></file>
<file path="xml/maskComponents_html.xsl"><patch-description feature_id="294250">Bugfix Lesezeichen + Vorlagen</patch-description></file>
<file path="xml/tabelle_fo_pdf.xsl"><patch-description feature_id="314899">Bugfix PDF Generation in Macros</patch-description></file>
<file path="WEB-INF/lib/superx5.0.jar"><patch-description feature_id="314899">Bugfix PDF Generation in Macros</patch-description></file>
<file path="WEB-INF/http_get_masken_blacklist.txt"><patch-description feature_id="283628">HTTP-GET blacklist Upgrade</patch-description></file>
<file path="edit/kern/sx_repository_edit_content.inc"><patch-description feature_id="283628">Bugfix Repository Bearbeitung</patch-description></file>
<file path="WEB-INF/conf/edustore/db/install/upgrade/cif_fuellen_key_2.sql"><patch-description feature_id="307740">Bugfix Metadaten Stammdaten-Verwaltung</patch-description></file>
<file path="xml/js/memtext/sx_functions.js"></file>
<file path="xml/maskComponents_html.xsl"><patch-description>Bugfix Lesezeichen-Vorlagen</patch-description></file>
<file path="xml/maske_html.xsl"></file>
<file path="xml/menue_html.css"><patch-description feature_id="322854">BUGFIX Datenschutz und Impressum überlagern Buttons und Links aus Masken und Themenbaum</patch-description></file>
<file path="edit/kern/webapp_manager.jsp"><patch-description feature_id="315314">Bugfix bei Auswahl Zeilenanzahl im Logdateien</patch-description></file>
</files>
<database name="superx">
<!-- TODO: hier können beliebige Elemente der normalen Modul-XML stehen-->
<masken>
</masken>
</database>
<upgrade>
<upgrade-step>
<action>
<nativeaction sql="create table tmp_templates(tid integer,
id char(200) not null,
content text not null,
description char(200) ,
comment char(200) ,
version integer default 1
)
;" scriptfile="" database=""><patch-description feature_id=""></patch-description></nativeaction>
</action>
<action>
<loadtable refresh="true" delimiter="^" header="false"
tabname="tmp_templates">
<file
path="$SUPERX_DIR/db/install/schluesseltabellen/release_unloads/fm_templates.unl" />
</loadtable>
</action>
<action>
<nativeaction sql="" scriptfile="$SUPERX_DIR/db/install/schluesseltabellen/fm_templates_fuellen.sql" database="POSTGRES"><patch-description feature_id="307740">FM-Templates einfügen</patch-description></nativeaction>
</action>
<action>
<nativeaction sql="drop table tmp_templates;" scriptfile="" database=""><patch-description feature_id=""></patch-description></nativeaction>
</action>
</upgrade-step>
</upgrade>
</patch-data>
</module>
</patch>

2
superx/xml/maske_html.xsl

@ -338,7 +338,7 @@ xmlns:html="http://www.w3.org/1999/xhtml"> @@ -338,7 +338,7 @@ xmlns:html="http://www.w3.org/1999/xhtml">
<xsl:template name="maskCSS">
<style type="text/css">
body <!-- { font-family : sans-serif; } -->
.dojoDialog {background : #eee; border : 1px solid #999;-moz-border-radius : 5px;padding : 4px;width:800px;height:500px;overflow:scroll}
.dojoDialog {background : #eee; border : 1px solid #999;-moz-border-radius : 5px;padding : 4px;width:800px;overflow:scroll}
.sichtstand {font-size:80%;}
.header {font-size:150%;text-align:center}
form { margin-bottom : 0;}

2
superx/xml/maske_html_12410240.xsl

@ -131,7 +131,7 @@ location.href=url; @@ -131,7 +131,7 @@ location.href=url;
<!-- end Javascript-->
<style type="text/css">
body { font-family : sans-serif; }
.dojoDialog {background : #eee; border : 1px solid #999;-moz-border-radius : 5px;padding : 4px;width:550;height:500px;overflow:scroll}
.dojoDialog {background : #eee; border : 1px solid #999;-moz-border-radius : 5px;padding : 4px;width:550;overflow:scroll}
.sichtstand {font-size:80%;}
.header {font-size:150%;align:center}
form { margin-bottom : 0;}

2
superx/xml/maske_html_18100.xsl

@ -528,7 +528,7 @@ combodlg.show(); @@ -528,7 +528,7 @@ combodlg.show();
<xsl:template name="maskCSS">
<style type="text/css">
body { font-family : sans-serif; }
.dojoDialog {background : #eee; border : 1px solid #999;-moz-border-radius : 5px;padding : 4px;width:550px;height:500px;overflow:scroll}
.dojoDialog {background : #eee; border : 1px solid #999;-moz-border-radius : 5px;padding : 4px;width:550px;overflow:scroll}
.sichtstand {font-size:80%;}
.header {font-size:150%;text-align:center}
form { margin-bottom : 0;}

2
superx/xml/maske_html_18240.xsl

@ -201,7 +201,7 @@ function inhalt_field_endsign() @@ -201,7 +201,7 @@ function inhalt_field_endsign()
<xsl:template name="maskCSS">
<style type="text/css">
body { font-family : sans-serif; }
.dojoDialog {background : #eee; border : 1px solid #999;-moz-border-radius : 5px;padding : 4px;width:550px;height:500px;overflow:scroll}
.dojoDialog {background : #eee; border : 1px solid #999;-moz-border-radius : 5px;padding : 4px;width:550px;overflow:scroll}
.sichtstand {font-size:80%;}
.header {font-size:150%;text-align:center}
form { margin-bottom : 0;}

2
superx/xml/maske_html_28200.xsl

@ -220,7 +220,7 @@ xmlns:html="http://www.w3.org/1999/xhtml"> @@ -220,7 +220,7 @@ xmlns:html="http://www.w3.org/1999/xhtml">
<xsl:template name="maskCSS">
<style type="text/css">
body { font-family : sans-serif; }
.dojoDialog {background : #eee; border : 1px solid #999;-moz-border-radius : 5px;padding : 4px;width:550px;height:500px;overflow:scroll}
.dojoDialog {background : #eee; border : 1px solid #999;-moz-border-radius : 5px;padding : 4px;width:550px;overflow:scroll}
.sichtstand {font-size:80%;}
.header {font-size:150%;text-align:center}
form { margin-bottom : 0;}

2
superx/xml/maske_html_402.xsl

@ -161,7 +161,7 @@ function inhalt_field_endsign() @@ -161,7 +161,7 @@ function inhalt_field_endsign()
<xsl:template name="maskCSS">
<style type="text/css">
body { font-family : sans-serif; }
.dojoDialog {background : #eee; border : 1px solid #999;-moz-border-radius : 5px;padding : 4px;width:800px;height:500px;overflow:scroll}
.dojoDialog {background : #eee; border : 1px solid #999;-moz-border-radius : 5px;padding : 4px;width:800px;overflow:scroll}
.sichtstand {font-size:80%;}
.header {font-size:150%;text-align:center}
form { margin-bottom : 0;}

2
superx/xml/maske_html_888880210.xsl

@ -198,7 +198,7 @@ function inhalt_field_endsign() @@ -198,7 +198,7 @@ function inhalt_field_endsign()
<xsl:template name="maskCSS">
<style type="text/css">
body { font-family : sans-serif; }
.dojoDialog {background : #eee; border : 1px solid #999;-moz-border-radius : 5px;padding : 4px;width:550px;height:500px;overflow:scroll}
.dojoDialog {background : #eee; border : 1px solid #999;-moz-border-radius : 5px;padding : 4px;width:550px;overflow:scroll}
.sichtstand {font-size:80%;}
.header {font-size:150%;text-align:center}
form { margin-bottom : 0;}

2
superx/xml/maske_html_covering_note.xsl

@ -276,7 +276,7 @@ xmlns:html="http://www.w3.org/1999/xhtml"> @@ -276,7 +276,7 @@ xmlns:html="http://www.w3.org/1999/xhtml">
<xsl:template name="maskCSS">
<style type="text/css">
body { font-family : sans-serif; }
.dojoDialog {background : #eee; border : 1px solid #999;-moz-border-radius : 5px;padding : 4px;width:550px;height:500px;overflow:scroll}
.dojoDialog {background : #eee; border : 1px solid #999;-moz-border-radius : 5px;padding : 4px;width:550px;overflow:scroll}
.sichtstand {font-size:80%;}
.header {font-size:150%;text-align:center}
form { margin-bottom : 0;}

2
superx/xml/maske_html_his1.xsl

@ -278,7 +278,7 @@ xmlns:html="http://www.w3.org/1999/xhtml"> @@ -278,7 +278,7 @@ xmlns:html="http://www.w3.org/1999/xhtml">
<xsl:template name="maskCSS">
<style type="text/css">
body { font-family : sans-serif; }
.dojoDialog {background : #eee; border : 1px solid #999;-moz-border-radius : 5px;padding : 4px;width:550px;height:500px;overflow:scroll}
.dojoDialog {background : #eee; border : 1px solid #999;-moz-border-radius : 5px;padding : 4px;width:550px;overflow:scroll}
.sichtstand {font-size:80%;}
.header {font-size:150%;text-align:center}
form { margin-bottom : 0;}

2
superx/xml/maske_html_kenn_presubmit.xsl

@ -397,7 +397,7 @@ ts.options[1] = new Option ("Kameraler Quartalsbericht","18980_quartalsbericht.j @@ -397,7 +397,7 @@ ts.options[1] = new Option ("Kameraler Quartalsbericht","18980_quartalsbericht.j
<xsl:template name="maskCSS">
<style type="text/css">
body { font-family : sans-serif; }
.dojoDialog {background : #eee; border : 1px solid #999;-moz-border-radius : 5px;padding : 4px;width:550px;height:500px;overflow:scroll}
.dojoDialog {background : #eee; border : 1px solid #999;-moz-border-radius : 5px;padding : 4px;width:550px;overflow:scroll}
.sichtstand {font-size:80%;}
.header {font-size:150%;text-align:center}
form { margin-bottom : 0;}

2
superx/xml/maske_html_multicolumn.xsl

@ -89,7 +89,7 @@ @@ -89,7 +89,7 @@
<xsl:template name="maskCSS">
<style type="text/css">
body { font-family : sans-serif; }
.dojoDialog {background : #eee; border : 1px solid #999;-moz-border-radius : 5px;padding : 4px;width:550px;height:500px;overflow:scroll}
.dojoDialog {background : #eee; border : 1px solid #999;-moz-border-radius : 5px;padding : 4px;width:550px;overflow:scroll}
.sichtstand {font-size:80%;}
.header {font-size:150%;text-align:center}
form { margin-bottom : 0;}

2
superx/xml/maske_html_superx_old.xsl

@ -165,7 +165,7 @@ function inhalt_field_endsign() @@ -165,7 +165,7 @@ function inhalt_field_endsign()
<!-- start CSS -->
<xsl:template name="maskCSS">
<style type="text/css">
.dojoDialog {background : #eee; border : 1px solid #999;-moz-border-radius : 5px;padding : 4px;width:800px;height:500px;overflow:scroll}
.dojoDialog {background : #eee; border : 1px solid #999;-moz-border-radius : 5px;padding : 4px;width:800px;overflow:scroll}
.sichtstand {font-size:80%;}
.header {font-size:150%;text-align:center}
form { margin-bottom : 0;}

Loading…
Cancel
Save