fradrive/src/Handler/Utils
2021-03-29 16:03:34 +02:00
..
ExamOffice feat(auth): user independent authorisation caching 2021-03-08 12:08:43 +01:00
ExternalExam feat(csv-export): .xlsx 2021-03-17 21:15:00 +01:00
Form chore: bump tests 2021-01-11 16:27:10 +01:00
Rating feat(files): chunking 2020-09-02 21:25:20 +02:00
StudyFeatures feat: ensure cached study feature relevance is up to date 2021-02-08 19:53:00 +01:00
Table fix(submissions): take care when to display corrections 2021-03-18 23:12:36 +01:00
Workflow perf: try to reduce db connection load of auth 2021-03-23 11:07:05 +01:00
Allocation.hs chore: version bumps 2021-01-11 14:16:39 +01:00
Communication.hs fix(html-field): introduce stored-markup 2020-11-06 20:39:43 +01:00
ContentDisposition.hs fix(downloads): do download links via redirect 2020-12-08 17:34:39 +01:00
Corrections.hs Merge branch 'master' into course-teaser 2019-07-03 11:59:02 +02:00
Course.hs feat(auth): user independent authorisation caching 2021-03-08 12:08:43 +01:00
Csv.hs fix(csv-export): mime confusion 2021-03-17 21:38:18 +01:00
Database.hs perf: skip favouriteQuickActions under db conn pressure 2021-03-08 12:55:48 +01:00
DateTime.hs chore: bump tests 2021-01-11 16:27:10 +01:00
Delete.hs chore: version bumps 2021-01-11 14:16:39 +01:00
Download.hs fix(submissions): take care when to display corrections 2021-03-18 23:12:36 +01:00
Exam.hs chore: also return sorted-state of occurrences 2021-03-29 16:03:34 +02:00
ExternalExam.hs feat(eecorrectr): basic handler structure (WIP) 2020-08-11 21:18:59 +02:00
Files.hs feat(caching): introduce cache prewarming 2021-02-17 14:31:30 +01:00
Form.hs fix(submissions): improve submission process 2021-03-19 14:13:32 +01:00
I18n.hs fix: hopefully improve workflow auth performance 2020-12-11 19:56:05 +01:00
Invitations.hs feat: allow separating user generated content into separate domain 2020-12-02 16:58:52 +01:00
LdapSystemFunctions.hs feat(auth): record student ldap role 2020-12-10 19:09:33 +01:00
Mail.hs feat(csv-export): .xlsx 2021-03-17 21:15:00 +01:00
Memcached.hs feat(auth): user independent authorisation caching 2021-03-08 12:08:43 +01:00
Minio.hs feat(csv-export): .xlsx 2021-03-17 21:15:00 +01:00
News.hs feat(system-messages): hiding 2020-04-15 12:34:20 +02:00
Occurrences.hs fix: occurence exception end times not shown correctly 2019-10-15 12:20:00 +02:00
Pandoc.hs fix(html-field): introduce stored-markup 2020-11-06 20:39:43 +01:00
Profile.hs feat(users): allow customisation of userDisplayName 2019-09-12 15:46:09 +02:00
Rating.hs feat(exams): exam sheets 2021-01-18 14:19:02 +01:00
Routes.hs feat(foundation): move stuff out of Foundation 2019-12-16 14:26:06 +01:00
SchoolLdap.hs refactor: hlint 2020-08-10 21:59:16 +02:00
Sheet.hs feat(submissions): improve behaviour of sheet-type-exam-part 2021-03-18 17:50:27 +01:00
SheetType.hs feat(exams): exam sheets 2021-01-18 14:19:02 +01:00
StudyFeatures.hs feat: ensure cached study feature relevance is up to date 2021-02-08 19:53:00 +01:00
Submission.hs feat(exams): exam finish button 2021-03-19 00:05:56 +01:00
Table.hs refactor: hlint 2020-08-10 21:59:16 +02:00
Term.hs feat(terms): improve term display/editing 2020-06-15 16:49:31 +02:00
TermCandidates.hs chore: version bumps 2021-01-11 14:16:39 +01:00
Tutorial.hs chore: version bumps 2021-01-11 14:16:39 +01:00
Users.hs fix(submissions): take care when to display corrections 2021-03-18 23:12:36 +01:00
Widgets.hs feat: allow separating user generated content into separate domain 2020-12-02 16:58:52 +01:00
Zip.hs feat(csv-export): .xlsx 2021-03-17 21:15:00 +01:00