From ba90fe8072932af034e5094b2543204ab2b4728b Mon Sep 17 00:00:00 2001
From: cris-technikum <31620366+cris-technikum@users.noreply.github.com>
Date: Tue, 30 Jan 2018 10:44:39 +0100
Subject: [PATCH] FAS: BESCHEID generation & archiving
. generation and archiving bescheide in EN and DE
. adaptation of stg_art in xsl-forms and abschluesspruefung.rdf.php
. deletion of few Lehrgang-Zeugnis-xsl templates, which are not used anymore
---
content/fas.xul.php | 14 +
content/pdfExport.php | 10 +-
.../student/studentabschlusspruefung.js.php | 77 +++
content/student/studentoverlay.js.php | 54 ++
content/student/studentzeugnisoverlay.xul.php | 2 +
locale/de-AT/fas.dtd | 6 +
rdf/abschlusspruefung.rdf.php | 21 +-
system/vorlage_zip/Bescheid.odt | Bin 0 -> 13924 bytes
system/vorlage_zip/BescheidEng.odt | Bin 0 -> 13924 bytes
system/xsl/Zeugnis_-12.xsl | 555 ----------------
system/xsl/Zeugnis_-18.xsl | 552 ----------------
system/xsl/Zeugnis_-5.xsl | 555 ----------------
system/xsl/Zeugnis_-7.xsl | 552 ----------------
system/xsl/bachelorurkundeEng_0.xsl | 212 ++++---
system/xsl/bachelorurkunde_0.xsl | 11 +-
system/xsl/bakkzeugnisEng_0.xsl | 590 ++++++++---------
system/xsl/bakkzeugnis_0.xsl | 10 +-
system/xsl/bescheidEng_0.xsl | 137 ++++
system/xsl/bescheid_0.xsl | 150 +++++
system/xsl/bescheid_style_0.xsl | 165 +++++
system/xsl/diplomurkundeEng_0.xsl | 10 +-
system/xsl/diplomurkunde_0.xsl | 11 +-
system/xsl/diplomzeugnisEng_0.xsl | 593 +++++++++---------
system/xsl/diplomzeugnis_0.xsl | 10 +-
system/xsl/newstylesheet.xsl | 27 +
25 files changed, 1406 insertions(+), 2918 deletions(-)
create mode 100644 system/vorlage_zip/Bescheid.odt
create mode 100644 system/vorlage_zip/BescheidEng.odt
delete mode 100644 system/xsl/Zeugnis_-12.xsl
delete mode 100644 system/xsl/Zeugnis_-18.xsl
delete mode 100644 system/xsl/Zeugnis_-5.xsl
delete mode 100644 system/xsl/Zeugnis_-7.xsl
create mode 100644 system/xsl/bescheidEng_0.xsl
create mode 100644 system/xsl/bescheid_0.xsl
create mode 100644 system/xsl/bescheid_style_0.xsl
create mode 100644 system/xsl/newstylesheet.xsl
diff --git a/content/fas.xul.php b/content/fas.xul.php
index fd1eb09e9..c20256059 100644
--- a/content/fas.xul.php
+++ b/content/fas.xul.php
@@ -147,6 +147,8 @@ foreach($addon_obj->result as $addon)
+
+
@@ -673,6 +675,18 @@ foreach($addon_obj->result as $addon)
+
+