Commit Graph

372 Commits

Author SHA1 Message Date
Cris 57166136d0 Added Sancho Helper: send mail in Sancho design & Sancho pics
. sancho.inc.php
  added function to send mail in Sancho design.

. added 2 new jpg-Sancho-header-images
2018-10-22 14:59:29 +02:00
Manfred Kindl 83efd6205f Bildprüfung Abfragekorrektur und Bildzuschnitt
Die Bildprüfung checkt nun ob eine Akte mit Lichtbild vorhanden ist. Bild wird entweder aus der Akte oder aus der Person geladen.
Bildzuschnitt mit Croppie hinzugefügt.
2018-08-20 16:25:22 +02:00
Manfred Kindl 7df0f64af2 Coodle-Verbesserungen
- Personen-Autocomplete sortiert MitarbeiterInnen zuerst
- Einer neuen Umfrage wird der Ersteller automatisch als TeilnehmerIn hinzugefügt
- Wenn SessionStorage unterstützt wird, Warnung "ReservierungNichtMoeglich" nur einmal ausgeben
2018-07-17 11:06:35 +02:00
Cris dbb420bcac Optimized Sancho images for the web
. reduced size of sancho images for better performance
2018-06-26 17:34:36 +02:00
Cris fc0a68c168 Adapted Sancho Popup (mandatory Ampeln) to new Sancho Design
. popup for mandatory notifications  in CIS has now same design like eMails
. added bootstrap to popup
. added title "Aktuelle Ampeln" to CIS Ampelsystem
2018-06-26 10:38:54 +02:00
Manfred Kindl 2adb4c91df Merge remote-tracking branch 'origin/master' 2018-06-25 18:15:02 +02:00
Manfred Kindl 1b3d41cd50 Changed :hover background color of tablesorter 2018-06-25 18:13:38 +02:00
Cris df04e43ad0 Added Sancho Mail cronjob (CI)
. jobs/AmpelMail.php: 
  -- generates ampel mails for new and for overdue mails
  -- this script is run by the cronjob

. sancho_helper.php: 
  -- generates and sends Sancho Mails with Sancho Design and Layout using Sancho-mail-templates

. Ampel_model.php: functions to retrieve correct ampeln

. Sancho pictures: 
  -- sancho_header_neue_nachrichten_in_ampelsystem: is set by default
  -- sancho_header_TEMPLATE.xcf: template to quickly reproduce new sancho header images (change the text and export as jpg)
2018-06-20 14:48:28 +02:00
Cris dd8452958b Changed Sancho Mail Layout & Design
. added new and adapted header- and footer images from corporate graphic designer
. adapted chronjob script to display new layout for different devices and eMail clients
2018-06-12 14:58:09 +02:00
alex e4cdac1acb moved infocenter and sb admin js and css from include to public, get inactive parents/children oe is possible 2018-05-03 13:33:08 +02:00
alex ea58df568f table footer line e.g. for sums 2018-04-30 17:58:25 +02:00
Manfred Kindl 50fedfb889 FAS Studentenoverlay
- Columns Prestudent_ID and Person_ID shown as default
- Inactive Students marked grey
2018-04-27 18:59:22 +02:00
Cris 51f6d4545f Added sancho ampel-erinnerungsmail 2018-04-25 11:24:40 +02:00
alex 8411786fce asterisk for labels for required fields 2018-04-11 11:40:22 +02:00
alex 38f084eebe enabled arrow for bootstrap panels 2018-04-10 16:11:56 +02:00
Manfred Kindl 6f6929e55f CIS-Suche optimiert
Redirects auf interne Seiten werden nicht im Suchergebnis angezeigt. Solche auf externe Seiten werden in einem neuen Fenster geöffnet.
OE-Suche optimiert
2018-04-03 11:11:08 +02:00
cris-technikum db14c86a77 Merge after last Commit 2018-02-28 14:39:33 +01:00
cris-technikum ef331e1580 AMPELSYSTEM: new GUI with Sancho; new logic
. new GUI with Sancho and collapsable panel
. new logic:
1. popup only for notifications that are:
----  mandatory
----  unconfirmed
----  not expired
----  not before vorlaufszeit
2. overall display for all notifications that are
---- not before vorlaufszeit
-> confirmed and/or expired notifications are displayed serperately and only readable
2018-02-28 10:47:45 +01:00
Andreas Österreicher c830f125e3 Removed unused Images 2018-02-15 18:24:03 +01:00
alex 629d8446f8 bootstrapped write message page, no error on showing first message in messageList 2018-02-07 09:59:02 +01:00
alex 20455d264c added message table, added tinymce editor to header and messageList 2018-02-05 15:00:54 +01:00
alex c7008c9ccd added Bewerbung Zugang, bewerbung abgeschickt, collapsible menu, Statusgrund entering is compulsory, restyled (button/text positions, colors, zebra widget of tablesorter) 2018-01-30 16:52:43 +01:00
alex 3b07cdca73 added filter widget to tablesorter in Zeitsperren, replaced christianbach with mottie tablesorter 2018-01-25 17:10:16 +01:00
Paolo 73c4c6c722 Changed the color of the stripes for tables 2018-01-24 18:10:18 +01:00
alex fe8e5ed507 added mottie tablesorter, removed datatables and datepicker, restyled tablesorter for better bootstrap look, layout changes 2018-01-24 17:29:12 +01:00
cris-technikum f8cfab3c16 Merge branch 'master' of https://github.com/FH-Complete/FHC-Core 2018-01-17 14:59:22 +01:00
cris-technikum 979991fac0 small additions / modifications 2018-01-17 14:59:17 +01:00
Paolo 0bc0a09bf4 - Removed file system execute permission for all files (no directories)
- application/extensions file system permission now is 775
- application/logs file system permission now is 775
- Added extensions directory in application/: config, controllers, helpers, hooks, libraries, models, views and widgets
- Added view views/extensions/manage.php
- Added controller controllers/system/extensions/Manager.php
- Added library ExtensionsLib to manage extensions
- Added model models/system/Extensions_model.php
- Moved code related to print out info from MigrationLib to EPrintfLib
2017-11-13 10:45:49 +01:00
Andreas Oesterreicher da23548cf9 Logo wird jetzt über CSS angezeigt anstatt über default Ordner.
Custom Stylesheets müssen entsprechend erweitert werden um
div.header_logo, td.headerbar und div.cis_logo
2017-10-05 08:15:29 +02:00
kindlm 5594c2dccf Merge branch 'master' of https://github.com/FH-Complete/FHC-Core 2017-09-15 12:51:57 +02:00
kindlm 36412b8308 Wochenplan.class: Anzeige der LV-Bezeichnung
Wenn der typ==lva dann wird in der Titelleiste die Bezeichnung der LV
angezeigt
2017-09-15 12:51:43 +02:00
Paolo bcd84512f5 Second commit 2017-09-11 16:06:56 +02:00
Paolo e4160088e8 - Added headers where they were missing
- Added comments where needed
- Beautified the code where needed, more readable and more compliant to CS
- loadResource function in helper fhc_helper.php is not using anymore CI
- Moved all constants from UDFWidget to UDFLib
- Added constant SORT to UDFLib
- Renamed constant REGEX_LANGUAGE to FE_REGEX_LANGUAGE in UDFLib
- Better formatting and indentation of the code of WidgetLib (more compliant to CS)
- Added missing validation attributes to HTML widgets
- Added constant HTML_DEFAULT_VALUE to CheckboxWidget
- Unset parameter multiple in DropdownWidget constructor
- Changed value of constant REQUIRED in widget HTMLWidget
- Added protected property $htmlParameters to widget HTMLWidget
  (it works as alias to $this->_args[HTMLWidget::HTML_ARG_NAME] -> better code)
- Replaced $this->_args[HTMLWidget::HTML_ARG_NAME] with $this->htmlParameters in the widgets
- Changed the CSS class label[udf-required=true]::after to label[required-field=true]::after in widgets.css
- Better use of constants in UDFWidget: constants from HTMLWidget are used only for the HTML parameters,
  while constants from UDFLib are used only for UDF parameters
2017-08-17 11:51:40 +02:00
Paolo d7bed89869 - Added class label[udf-required=true]::after to skin/widgets.class
- Added attribute udf-required to tag label in the HTML components widges
2017-08-09 17:10:10 +02:00
Paolo bba27f75e0 Merge branch 'master' into udf 2017-07-28 18:41:35 +02:00
Paolo 0ff635f5ea - Added Zusatzfelder tab for UDF in FAS, students and employees
- UDF for person and prestudent only
- Added CSS for widgets
- Fixed checkbox
- Improved aesthetics of widgets
2017-07-28 17:25:27 +02:00
Andreas Oesterreicher b538b82946 SD-Tools Link im Vilesci aus Core entfernt 2017-07-28 08:31:30 +02:00
Paolo 6573d46525 Merge branch 'master' into udf 2017-07-21 15:08:50 +02:00
Paolo dab6515038 - Added widgets.css
- Better widgets HTML format
- Changed required attribute to udf-required
2017-07-21 15:02:04 +02:00
Andreas Oesterreicher 3ccac21136 Removed Debug Colors 2017-07-03 10:22:09 +02:00
Andreas Oesterreicher 27203cb334 Im FAS werden die Aufnahmetermine farblich markiert die zur Berechnung
der Gesamtpunkte herangezogen werden.
2017-06-28 19:07:25 +02:00
kindlm d9db422d40 Merge branch 'master' of https://github.com/FH-Complete/FHC-Core 2017-03-03 11:33:18 +01:00
kindlm 8a26b44e23 Testtool Redesign 2017-03-03 11:33:02 +01:00
oesi 0048d458b1 Fehlerhafte HTTP Header korrigiert damit FAS mit Apache 2.4.10-10+deb8u8 funktioniert 2017-03-01 16:15:49 +01:00
oesi 64d02b62b5 Merge branch 'master' into ci 2017-02-07 14:35:09 +01:00
kindlm 5bc0d72341 Merge branch 'master' of https://github.com/FH-Complete/FHC-Core 2017-02-07 11:46:06 +01:00
kindlm 4f42c7ec12 Umbau Testtool auf .ogg Audiofiles 2017-02-07 10:10:01 +01:00
oesi 81bcda2e40 Merge branch 'master' into ci 2017-02-02 15:20:15 +01:00
Gerry Raab e7635e2608 logo sfu jpg 2017-01-28 03:10:13 +01:00
Gerry Raab 74fe782908 logo sfu 2017-01-28 03:05:25 +01:00