fradrive/src/Handler/Utils
Wolfgang Witt 7e1b75c2e1 fix: shown ranges "include" special mappings
previously, they stopped just before leading to clashes with the next range
e.g. Äm would cause Am as mapping end with the next starting at An
Now, the mapping end is AZ with the next starting at BA
2021-03-15 10:45:37 +00:00
..
ExamOffice feat(auth): user independent authorisation caching 2021-03-08 12:08:43 +01:00
ExternalExam feat(dbtable): extra representations 2021-01-21 13:22:22 +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 feat(bot-mitigations): only logged in table sorting 2021-02-21 13:39:47 +01:00
Workflow feat(auth): user independent authorisation caching 2021-03-08 12:08:43 +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): ignore empty lines 2020-11-26 14:59:50 +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(tokens): introduce clock leniency and remove start for downloads 2020-12-13 00:36:11 +01:00
Exam.hs fix: shown ranges "include" special mappings 2021-03-15 10:45:37 +00: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 feat(auth): user independent authorisation caching 2021-03-08 12:08:43 +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(files): chunking 2020-09-02 21:25:20 +02:00
Memcached.hs feat(auth): user independent authorisation caching 2021-03-08 12:08:43 +01:00
Minio.hs feat(files): further balance file jobs 2020-07-17 15:54:42 +02: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(auth): user independent authorisation caching 2021-03-08 12:08:43 +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(auth): user independent authorisation caching 2021-03-08 12:08:43 +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 feat: ensure cached study feature relevance is up to date 2021-02-08 19:53:00 +01:00
Widgets.hs feat: allow separating user generated content into separate domain 2020-12-02 16:58:52 +01:00
Zip.hs feat: allow separating user generated content into separate domain 2020-12-02 16:58:52 +01:00