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.
117 lines
7.4 KiB
117 lines
7.4 KiB
2 years ago
|
<html>
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||
|
<title>Patch </title>
|
||
|
<META NAME="author" content="Daniel Quathamer">
|
||
|
<META NAME="copyright" content="(c)2022 Daniel Quathamer">
|
||
|
<META NAME="date" content="17.08.2022 09:42:07">
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1"><style type="text/css">
|
||
|
|
||
|
@page { }
|
||
|
table { border-collapse:collapse; border-spacing:0; empty-cells:show }
|
||
|
td, th { vertical-align:top; font-size:12pt;}
|
||
|
h1, h2, h3, h4, h5, h6 { clear:both }
|
||
|
|
||
|
|
||
|
span.footnodeNumber { padding-right:1em; }
|
||
|
span.annotation_style_by_filter { font-size:95%; font-family:Arial; background-color:#fff000; margin:0; border:0; padding:0; }
|
||
|
|
||
|
</style><LINK REL="stylesheet" type="text/css" href="https://super-ics.de/superx/style/bulma.css">
|
||
|
<base target="_parent">
|
||
|
</head>
|
||
|
<body>
|
||
|
<div class="container has-text-left">
|
||
|
<div class="columns is-mobile is-left">
|
||
|
<div class="column is-14">
|
||
|
<div class="card has-background">
|
||
|
<div class="card">
|
||
|
<header class="card-header">
|
||
|
<div class="media-content">
|
||
|
<div class="media-left">
|
||
|
<figure class="image is-96x96"><a href="http://www.superx-projekt.de"><img src="https://super-ics.de/superx/images/superx_logo_pur.png"></a></figure>
|
||
|
</div>
|
||
|
<div class="media-right">
|
||
|
<p class="title is-1"></p>
|
||
|
<p class="title is-3">Patchnotes mit Administrationshilfe</p>
|
||
|
<p class="subtitle is-5">made by MEMTEXT</p>
|
||
|
<p class="subtitle is-5"></p>
|
||
|
</div>
|
||
|
</div>
|
||
|
</header>
|
||
|
<div class="card-content">
|
||
|
<div class="media">
|
||
|
<div class="media-left">
|
||
|
<figure class="image is-48x48"><img src="https://super-ics.de/superx/images/context_add.svg"></figure>
|
||
|
</div>
|
||
|
<div class="media-content">
|
||
|
<p class="title is-5">Modul: KERN</p>
|
||
|
<p class="subtitle is-5">PATCH 2022-07-11</p>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div class="content">
|
||
|
<p><strong>Achtung: Der Patch ist nur für aktuelle Modulversionen geeignet!</strong></p>
|
||
|
<p></p>
|
||
|
<patch-description feature_id=""><strong>Generischer Export Tabellen mit JR </strong><br>
|
||
|
Pilotversion des Exports von Berichtsergebnissen im gener. Standardlayout nach Excel mit JR. Der Export bietet mehr Möglichkeiten
|
||
|
der Fomatierung als der bisherige Excel Export (POI).
|
||
|
<br>
|
||
|
Nach Einspielen des Patches müssen Sie Tomcat neu starten.<br>
|
||
|
<strong>Achtung:</strong> Dieser Patch ist für SuperX 4.9 geeignet, nicht für HISinOne-BI. Für HISinOne-BI sind die Funktionen mit Version 2022.12
|
||
|
verfügbar.<br>
|
||
|
|
||
|
|
||
|
</patch-description>
|
||
|
<p>Dateien:</p>
|
||
|
<ul type="circle">
|
||
|
<li>Datei: images/icons/magic.svg<br>Logo Berichtsassistent
|
||
|
</li>
|
||
|
<li>Datei: WEB-INF/lib/superx4.9.jar<br>SuperX-Servlet
|
||
|
</li>
|
||
|
<li>Datei: WEB-INF/conf/edustore/db/install/upgrade/kern49_patch_jr.sql<br>Erweiterung Tabelle sx_stylesheets um Spalte is_generic
|
||
|
</li>
|
||
|
<li>Datei: WEB-INF/conf/edustore/db/install/schluesseltabellen/sx_stylesheets_fuellen.sql<br></li>
|
||
|
<li>Datei: WEB-INF/conf/edustore/db/install/schluesseltabellen/sx_stylesheet_tabelle_jrxml_einfuegen.sql<br></li>
|
||
|
<li>Datei: WEB-INF/reports/simple_table.jrtx<br>Ausgelagerte Styles für JRXML
|
||
|
</li>
|
||
|
<li>Datei: xml/pageComponents_html.xsl<br>Export JR Button
|
||
|
</li>
|
||
|
<li>Datei: xml/tabelle_jrxml_a4_quer.xsl<br>XSL Stylesheet erzeugt JRXML
|
||
|
</li>
|
||
|
<li>Datei: xml/jr_templates.xsl<br>XSL Stylesheet erzeugt JRXML
|
||
|
</li>
|
||
|
<li>Datei: xml/viz_rpt_assistent.xsl<br>XSL Stylesheet Berichtsassistent
|
||
|
</li>
|
||
|
</ul>
|
||
|
<p>Änderungen:</p>
|
||
|
<ul type="circle">
|
||
|
<li>Anpassung Stylesheets-Tabelle<br>Scriptfile: $SUPERX_DIR/db/install/upgrade/kern49_patch_jr.sql
|
||
|
</li>
|
||
|
<li>Anpassung Stylesheets-Tabelle<br>Scriptfile: $SUPERX_DIR/db/install/schluesseltabellen/sx_stylesheets_fuellen.sql
|
||
|
</li>
|
||
|
<li>Anpassung Stylesheets-Tabelle<br>Scriptfile: $SUPERX_DIR/db/install/schluesseltabellen/sx_stylesheet_tabelle_jrxml_einfuegen.sql
|
||
|
</li>
|
||
|
</ul>
|
||
|
<hr>
|
||
|
<h3>Download</h3>
|
||
|
<ul>
|
||
|
<li><strong>Patch SuperX <a href="http://www.superx-projekt.de/dist/patch/patch_2022-07-11_superx_iso.zip">klassisch in ISO</a></strong></li>
|
||
|
<li><strong>Patch SuperX <a href="http://www.superx-projekt.de/dist/patch/patch_2022-07-11_superx_utf8.zip">klassisch in UTF8</a></strong></li>
|
||
|
<li><strong>Patch SuperX <a href="http://www.superx-projekt.de/dist/patch/patch_2022-07-11_webapps_utf8.zip">webapps in UTF8</a></strong></li>
|
||
|
</ul>
|
||
|
<p><small>In der klassischen SuperX-Variante liegt das db und webserver Verzeichnis auf einer Ebene meistens unterhalb von /home/superx.
|
||
|
Bei der webapps-Variante liegt alles unterhalb von webapps/superx.</small></p>
|
||
|
</div>
|
||
|
<footer class="card-footer"><a href="http://download.superx-projekt.de/" class="card-footer-item"> Link zur Downloadseite
|
||
|
|
||
|
<figure class="image is-48x48"><img src="https://super-ics.de/superx/images/downloadblck.svg"></figure></a><a href="http://www.superx-projekt.de/doku/kern_modul/admin/f_Patcheinspielen.htm" class="card-footer-item"> Hinweise zur Patchinstallation
|
||
|
|
||
|
<figure class="image is-48x48"><img src="https://super-ics.de/superx/images/bookblck.svg"></figure></a><a href="https://super-ics.de/impressum.htm" class="card-footer-item"> Impressum </a><a href="https://super-ics.de/datenschutz_public.htm" class="card-footer-item"> Datenschutz </a></footer>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|