Commit Graph

86 Commits

Author SHA1 Message Date
Johannes 51ce1e896a fix typo 2024-02-18 11:27:21 +00:00
Gonne d72914da0d Add option to subscribe to mailinglist 2024-01-11 14:45:16 +01:00
Gonne 47c546b880 Updates 2024-01-03 15:04:30 +01:00
Gonne 50b9f0c756 Setze leere Defaultoptionen 2023-11-10 14:30:59 +01:00
Gonne 3f2b312870 Update sqlite3 2023-11-10 14:10:47 +01:00
Gonne a3ccb136f0 Neue Veranstaltung 2023-11-10 14:07:45 +01:00
Gonne 5a8a248c53 Mache maximale Sprechstundenlänge konfigurierbar 2023-10-26 11:29:42 +02:00
Gonne a631c33883 Füge „Applied Proof Theory“ hinzu. 2023-10-26 11:29:01 +02:00
Gonne e32d5023aa Korrigiere Action Konstanten 2023-10-21 16:55:01 +02:00
Gonne ba839a2e86 Korrigiere Reihenfolge, um Foreign Keys zu respektieren 2023-10-21 16:37:47 +02:00
Gonne 9632545d94 Add foreign keys to databases. 2023-07-16 13:25:34 +02:00
Gonne 4ea0471683 Refactor GetTimetable
Delete dead code and remove named return arguments to avoid confusion between them and the returned values.
Add documentation.
2023-07-12 08:35:05 +02:00
Johannes 5c68aea9a7 ui: some enhancements for narrow screens 2023-07-11 16:09:46 +02:00
Johannes ed8c8bc5fd ux: improve some user-facing texts 2023-07-11 16:09:46 +02:00
Johannes 0b1988f2a8 ux: hide officeHourTable if it has no entries at all 2023-07-11 16:09:20 +02:00
Johannes 809f86de67 html: respect w3 validator complaints 2023-07-10 13:29:03 +02:00
Johannes c21f42975b ui: style deletion form
Had forgotten this page before...
2023-07-09 15:41:51 +02:00
Johannes 2c8528d743 ui: center offichourTable to fit nicer into layout 2023-07-09 15:41:51 +02:00
Johannes 0046bc39db code-style: centralize CSS styling into stylesheet file 2023-07-09 15:41:43 +02:00
Johannes 4d7d98feed ui: style remaining pages
Mostly, this reduces to displaying the short content inside a more narrow block, fitting into the horizontal header and footer limits.
2023-07-09 12:27:17 +02:00
Johannes 826f6597fd ui: beter header sizing 2023-07-07 22:15:06 +02:00
Johannes 1b99dd8a3c ui: style select inputs for timetable 2023-07-07 22:11:52 +02:00
Johannes bfce76ca79 ui: show headings on page 2023-07-07 21:42:52 +02:00
Johannes 764d88a86c ui: further minor layout improvements 2023-07-07 20:43:51 +02:00
Johannes 57dbd0041e ui: improve layout and design of header and footer
and fix a bit on addOfficeHour page
2023-06-09 23:42:45 +02:00
Johannes 12f394a122 addMask: improve layout and some user-facing texts/hints 2023-06-09 23:00:39 +02:00
Johannes f835616697 style addMask form 2023-06-09 22:18:00 +02:00
Johannes 7d02374511 ui: addOficeHour: format errors visible
closes #12
2023-06-09 20:58:04 +02:00
Johannes c9bfe0dd27 addOfficeHour: more prominent hint where to request new lectures
closes #13
2023-06-09 01:31:51 +02:00
Johannes b1a96244fd README: correct sql file position 2023-06-09 01:04:11 +02:00
Gonne 75f15581ab Algebraische Geometrie hinzugefügt und Raumnummern angepasst 2023-06-04 21:32:56 +02:00
Gonne 81ddf17cd1 Bibliotheken aktualisiert 2023-06-04 21:28:01 +02:00
Gonne 8be843966c Neue Veranstaltungen aufgenommen 2023-05-01 07:49:19 +02:00
Gonne 2ad9170704 Aktualsisiere Abhängigkeiten 2023-05-01 07:48:52 +02:00
Gonne 6765bc20d7 Add license 2023-03-24 12:28:19 +01:00
Gonne 558ea38a02 Sprechstunden müssen in der vorlesungsfreien Zeit nicht eingetragen werden. 2023-03-06 09:05:17 +01:00
Gonne 9a74992ec0 Sortiere Veranstaltungen 2023-02-12 19:50:10 +01:00
Gonne 3495fb5f50 Konvertiere RequestActions zu IOTA 2023-01-04 13:06:13 +01:00
Gonne 8603087ed5 Füge Security-Header hinzu
Das 'unsafe-inline' in der Content-Security-Policy wäre lieber nicht da,
aber dazu müsste man erst die Templates umbauen.
2023-01-04 12:35:24 +01:00
Gonne 329af2cf54 Aktualisiere Bootstap und MySQL-Paket 2023-01-04 11:29:41 +01:00
Johannes 5cf52a190c dummydatasql: streiche LA I für Physiker, wir haben schon LA für Physik und Lehramt 2022-11-22 15:28:54 +00:00
Gonne 85b1fc7445 Validiere Mailaddressen in der Konfiguration 2022-11-18 12:19:51 +01:00
Gonne 231c8d7fd6 Korrigiere Prüfung von Mailsuffixen 2022-11-15 11:42:58 +01:00
Gonne f1dd952344 Mache Start- und Endzeiten konfigurierbar 2022-11-15 11:42:23 +01:00
Gonne 3db1627680 Füge Tests für date und config hinzu 2022-11-06 15:48:37 +01:00
Gonne fe54d76ab2 Verbessere Dokumentation 2022-11-04 21:17:00 +01:00
Gonne ec24c6c4dc Make mailvalidation stricter 2022-11-04 19:59:56 +01:00
Gonne b6ad8d848a Füge 'Classical and Non-Classical Model Theory' hinzu 2022-11-02 12:00:28 +01:00
Gonne b594c7bf75 Verifiziere Mailadresse vor dem Löschen von Sprechstunden 2022-10-30 18:07:40 +01:00
Gonne 8654263798 Deaktiviere das Löschen von Sprechstunden wegen Spam 2022-10-27 20:59:10 +02:00