Commit Graph

18 Commits

Author SHA1 Message Date
kindlm 77ccfa46de Task #62440 Ampelsystem Benutzercount 2025-06-11 13:39:50 +02:00
Cris 51f6d4545f Added sancho ampel-erinnerungsmail 2018-04-25 11:24:40 +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
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
Andreas Moik 50feec07ae cleanups 2016-03-21 15:26:51 +01: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 22c3f93f17 - Anpassung WaWi an db_add_param
- WaWi Edit und Delete Symbole vereinheitlicht
- Boolean in WaWi Klassen auf Boolean statt t und f geändert
- Bugfix für Statische Variable in Sprache Klasse
2012-08-14 11:51:09 +00:00
Manfred Kindl 93e89d89a8 Fehler ausgebessert. Hochkomma übersehen. 2012-08-09 10:09:26 +00:00
Andreas Österreicher 82f87d141f 2012-07-25 08:08:39 +00:00
Andreas Österreicher 3e2ba3dfde Anpassungen an db_add_param 2012-07-04 15:13:00 +00:00
Andreas Österreicher c965884748 2012-01-17 13:58:41 +00:00
Andreas Österreicher 728e77fa6e Ampelverwaltung
- zusätzliche Spalte mit dem Datum der Bestätigung bei Leiterübersicht
- doppeltes bestätigen der Ampel nicht mehr möglich
2012-01-12 11:58:07 +00:00
Andreas Österreicher d5ec6ad0b8 - Hackerl bei bestätigten Ampeln hinzugefügt
- Leiterübersicht zeigt nun korrekt alle zugeteilten Personen der Ampel an
2012-01-09 16:01:25 +00:00
Andreas Österreicher 248666339f Uebersicht ueber die Ampeln für Leiter 2011-12-21 09:32:59 +00:00
Andreas Österreicher cadaac0e0d Ampelsystem - diverse Bugfixes 2011-11-30 15:11:37 +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