This repository has been archived on 2024-10-24. You can view files and clone it, but cannot push or open issues or pull requests.
fradrive-old/src/Handler
2021-07-26 16:30:31 +02:00
..
Admin feat: i18n form 2021-07-18 00:16:32 +02:00
Allocation chore: bump versions 2021-06-28 09:21:34 +02:00
Course feat: i18n form 2021-07-18 00:16:32 +02:00
Exam feat: show authorship statement requirement for sheet 2021-07-18 21:05:01 +02:00
ExamOffice chore: bump versions 2021-06-28 09:21:34 +02:00
ExternalExam chore: bump versions 2021-06-28 09:21:34 +02:00
Info refactor: give glossaryTerms better type 2021-03-19 16:58:10 +01:00
Sheet fix: build 2021-07-20 12:17:27 +02:00
Submission feat: demand authorship statements 2021-07-18 00:16:32 +02:00
Tutorial chore: bump versions 2021-06-28 09:21:34 +02:00
Users refactor(messages): msgmenu only for navLabel, gender-neutral language navigation 2021-03-16 11:43:00 +01:00
Utils feat(workflows): replace pages with warning if turned off 2021-07-26 10:39:30 +02:00
Workflow fix: build 2021-07-26 16:30:31 +02:00
Admin.hs
Allocation.hs feat(allocations): edit allocation-user and their applications 2021-06-10 12:29:25 +02:00
Course.hs chore: bump versions 2021-06-28 09:21:34 +02:00
CryptoIDDispatch.hs refactor: split foundation & llvm 2020-08-14 17:02:14 +02:00
Error.hs
Exam.hs feat(correction-interface): wire up ECorrectR 2020-02-07 10:04:32 +01:00
ExamOffice.hs
ExternalExam.hs feat(eecorrectr): add handlers and navigation 2020-08-11 16:01:51 +02:00
Health.hs
Help.hs Merge branch 'master' into merge-requests/37 2021-05-10 10:16:01 +02:00
Info.hs chore: bump versions 2021-06-28 09:21:34 +02:00
Material.hs refactor: hlint 2021-07-05 19:44:36 +02:00
Metrics.hs
News.hs chore: bump versions 2021-06-28 09:21:34 +02:00
Participants.hs chore: bump versions 2021-06-28 09:21:34 +02:00
Profile.hs chore: bump versions 2021-06-28 09:21:34 +02:00
School.hs feat: demand authorship statements 2021-07-18 00:16:32 +02:00
Sheet.hs
StorageKey.hs
Submission.hs chore: bump versions 2021-06-28 09:21:34 +02:00
SystemMessage.hs perf: cache system-message visibility times 2021-07-21 21:55:25 +02:00
Term.hs Merge branch 'version-bumps' 2021-06-29 14:34:54 +02:00
Tutorial.hs
Upload.hs chore: support storing chunks in minio 2021-06-27 10:51:58 +02:00
Users.hs chore: bump versions 2021-06-28 09:21:34 +02:00
Utils.hs feat: demand authorship statements 2021-07-18 00:16:32 +02:00
Workflow.hs