Commit Graph

9 Commits

Author SHA1 Message Date
Cris b776b52f0c Updated ampel_details css and js paths 2018-06-25 15:10:04 +02:00
Cris 6f08f637e9 Vilesci Notification GUI optimized
- tooltips added to explain some fields
- textareas only for languages which are set to true
- datepicker now html5 input type=date
2018-03-27 09:31:36 +02: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
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
Paolo b0806f263b First commit 2017-09-08 19:15:21 +02:00
kindlm 1af4938ab2 Ampelsystem: New attribute "verpflichtend"
- New attributes "verpflichtend"(mandatory) and "buttontext" in the
ampelsystem
- Verpflichtende Ampeln are shown as div-popup on the CIS every time the
page refreshes till the notification is confirmed.
- Text of the confirm-button is changeable (fallback to default-phrase)
- Only the notifications of the current semester are shown by default
("show all" as button)
2016-09-29 17:51:36 +02:00
Martin Tatzber e1f58e0358 Email-Benachrichtigung bei Ampeln, wenn Flag gesetzt
Studenten werden einen Tag vor der Prüfung automatisch bestätigt
2014-05-09 13:05:48 +00:00
Andreas Österreicher a0bd89cbc8 Erstversion Ampelsystem 2011-11-29 08:50:02 +00:00
Andreas Österreicher 8ca0d3f141 Ampelsystem
- Datenbanktabellen
- Verwaltungsoberfläche im Vilesci
2011-10-21 12:25:44 +00:00