Commit graph

75 commits

Author SHA1 Message Date
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
5c68aea9a7 ui: some enhancements for narrow screens 2023-07-11 16:09:46 +02:00
ed8c8bc5fd ux: improve some user-facing texts 2023-07-11 16:09:46 +02:00
0b1988f2a8 ux: hide officeHourTable if it has no entries at all 2023-07-11 16:09:20 +02:00
809f86de67 html: respect w3 validator complaints 2023-07-10 13:29:03 +02:00
c21f42975b ui: style deletion form
Had forgotten this page before...
2023-07-09 15:41:51 +02:00
2c8528d743 ui: center offichourTable to fit nicer into layout 2023-07-09 15:41:51 +02:00
0046bc39db code-style: centralize CSS styling into stylesheet file 2023-07-09 15:41:43 +02:00
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
826f6597fd ui: beter header sizing 2023-07-07 22:15:06 +02:00
1b99dd8a3c ui: style select inputs for timetable 2023-07-07 22:11:52 +02:00
bfce76ca79 ui: show headings on page 2023-07-07 21:42:52 +02:00
764d88a86c ui: further minor layout improvements 2023-07-07 20:43:51 +02:00
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
12f394a122 addMask: improve layout and some user-facing texts/hints 2023-06-09 23:00:39 +02:00
f835616697 style addMask form 2023-06-09 22:18:00 +02:00
7d02374511 ui: addOficeHour: format errors visible
closes #12
2023-06-09 20:58:04 +02:00
c9bfe0dd27 addOfficeHour: more prominent hint where to request new lectures
closes #13
2023-06-09 01:31:51 +02:00
b1a96244fd README: correct sql file position 2023-06-09 01:04:11 +02:00
75f15581ab Algebraische Geometrie hinzugefügt und Raumnummern angepasst 2023-06-04 21:32:56 +02:00
81ddf17cd1 Bibliotheken aktualisiert 2023-06-04 21:28:01 +02:00
8be843966c Neue Veranstaltungen aufgenommen 2023-05-01 07:49:19 +02:00
2ad9170704 Aktualsisiere Abhängigkeiten 2023-05-01 07:48:52 +02:00
6765bc20d7 Add license 2023-03-24 12:28:19 +01:00
558ea38a02 Sprechstunden müssen in der vorlesungsfreien Zeit nicht eingetragen werden. 2023-03-06 09:05:17 +01:00
9a74992ec0 Sortiere Veranstaltungen 2023-02-12 19:50:10 +01:00
3495fb5f50 Konvertiere RequestActions zu IOTA 2023-01-04 13:06:13 +01:00
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
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
85b1fc7445 Validiere Mailaddressen in der Konfiguration 2022-11-18 12:19:51 +01:00
231c8d7fd6 Korrigiere Prüfung von Mailsuffixen 2022-11-15 11:42:58 +01:00
f1dd952344 Mache Start- und Endzeiten konfigurierbar 2022-11-15 11:42:23 +01:00
3db1627680 Füge Tests für date und config hinzu 2022-11-06 15:48:37 +01:00
fe54d76ab2 Verbessere Dokumentation 2022-11-04 21:17:00 +01:00
ec24c6c4dc Make mailvalidation stricter 2022-11-04 19:59:56 +01:00
b6ad8d848a Füge 'Classical and Non-Classical Model Theory' hinzu 2022-11-02 12:00:28 +01:00
b594c7bf75 Verifiziere Mailadresse vor dem Löschen von Sprechstunden 2022-10-30 18:07:40 +01:00
8654263798 Deaktiviere das Löschen von Sprechstunden wegen Spam 2022-10-27 20:59:10 +02:00
12a5080659 Berücksichtige zweiwöchentliche Rythmen bei der Raumkapazität 2022-10-20 08:46:39 +02:00
ae3f261047 Konkretisiere Wochen auf Vorlesungswochen 2022-10-20 08:33:12 +02:00
6a60d11f1e W3C-Validator: HTML verbessert 2022-10-18 11:52:37 +02:00
c8f85e40c4 Verbessere Fehlerbehandlung bei Tutoren und Sprechstunden 2022-09-28 12:00:45 +02:00
58eb848f20 Logge nach stderr 2022-09-27 17:49:26 +02:00
bc49cfb809 Bessere Standardwerte in der Datenbank 2022-09-27 17:48:59 +02:00
b2a975dcbe Zeige Raumnamen an 2022-09-27 16:40:47 +02:00
6241c8f391 Sortiere Sprechstunden und Räume alphabetisch 2022-09-26 14:25:51 +02:00
d28d3e21ee Füge Message-Id zur Mail hinzu 2022-09-26 14:17:25 +02:00
c9883b0d3f Merge pull request 'preparations for styling: refactor template rendering' (#1) from styling into main
Reviewed-on: #1
2022-09-26 10:46:04 +00:00
9357ab1520 Verbessere Fehlerbehandlung 2022-09-26 12:44:18 +02:00