fradrive/src/Handler
2021-03-29 16:03:31 +02:00
..
Admin feat(csv-export): .xlsx 2021-03-17 21:15:00 +01:00
Allocation fix(submissions): improve submission process 2021-03-19 14:13:32 +01:00
Course feat(course-participants): csv export first name/surname separately 2021-03-22 12:00:07 +01:00
Exam chore: chase error messages 2021-03-29 16:03:31 +02:00
ExamOffice feat(exams): exam finish button 2021-03-19 00:05:56 +01:00
ExternalExam perf: try to reduce db connection load of auth 2021-03-23 11:07:05 +01:00
Info Merge branch 'master' into workflows 2020-09-29 09:43:40 +02:00
Sheet fix(submissions): improve submission process 2021-03-19 14:13:32 +01:00
Submission perf: reduce db-conn-load of tokens 2021-03-24 17:35:40 +01:00
Tutorial feat(auth): user independent authorisation caching 2021-03-08 12:08:43 +01:00
Users
Utils chore: inform examAutoOccurrence about unrestricted room sizes 2021-03-29 16:03:31 +02:00
Workflow fix(submissions): take care when to display corrections 2021-03-18 23:12:36 +01:00
Admin.hs
Allocation.hs feat(allocations): ui for adding applicants 2020-10-12 21:09:15 +02:00
Course.hs
CryptoIDDispatch.hs
Error.hs fix(errors): better handling of errors from separated approots 2020-12-03 15:51:23 +01:00
Exam.hs
ExamOffice.hs
ExternalExam.hs
Health.hs
Help.hs fix(html-field): introduce stored-markup 2020-11-06 20:39:43 +01:00
Info.hs perf: try to reduce db connection load of auth 2021-03-23 11:07:05 +01:00
Material.hs fix(submissions): improve submission process 2021-03-19 14:13:32 +01:00
Metrics.hs feat(jobs): batch job offloading 2021-02-01 09:52:47 +01:00
News.hs feat(auth): user independent authorisation caching 2021-03-08 12:08:43 +01:00
Participants.hs feat(csv-export): .xlsx 2021-03-17 21:15:00 +01:00
Profile.hs feat(auth): user independent authorisation caching 2021-03-08 12:08:43 +01:00
School.hs feat(dbtable): extra representations 2021-01-21 13:22:22 +01:00
Sheet.hs
StorageKey.hs
Submission.hs
SystemMessage.hs feat(dbtable): extra representations 2021-01-21 13:22:22 +01:00
Term.hs feat(dbtable): extra representations 2021-01-21 13:22:22 +01:00
Tutorial.hs
Users.hs feat(auth): user independent authorisation caching 2021-03-08 12:08:43 +01:00
Utils.hs perf: try to reduce db connection load of auth 2021-03-23 11:07:05 +01:00
Workflow.hs feat(workflows): placeholder handlers 2020-09-30 16:51:24 +02:00