fradrive/src
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
..
Audit feat(transaction-log): more details about submission files 2021-02-24 12:39:32 +01:00
Auth chore: additional faqs 2020-10-20 15:32:51 +02:00
Colonnade feat(allocations): show table of all allocations 2019-08-20 13:55:01 +02:00
Control feat(exams): exam sheets 2021-01-18 14:19:02 +01:00
Cron refactor: hlint 2020-08-10 21:59:16 +02:00
Crypto fix(workflows): ui improvements 2020-09-28 10:51:51 +02:00
CryptoID feat(personalised-sheet-files): introduce routes & work on crypto 2020-07-28 19:14:15 +02:00
Data chore: version bumps 2021-01-11 14:16:39 +01:00
Database perf: additional/improved auth caching 2021-03-12 14:59:38 +01:00
Foundation fix(authorisation): inverted logic for empty 2021-03-13 17:53:44 +01:00
Handler fix: shown ranges "include" special mappings 2021-03-15 10:45:37 +00:00
Import feat(messages): mkMessageAddition 2021-03-06 22:31:20 +01:00
Jobs feat(auth): user independent authorisation caching 2021-03-08 12:08:43 +01:00
Jose/Jwt Merge branch 'master' into course-teaser 2019-07-03 11:59:02 +02:00
Language/Haskell/TH feat(course): warning if re-registration is not possible 2020-11-02 19:31:25 +01:00
Ldap/Client feat(ldap): expose active directory errors 2020-10-14 12:40:08 +02:00
Model fix: invalidate nav caches 2021-03-12 18:39:00 +01:00
Network fix: invalidate nav caches 2021-03-12 18:39:00 +01:00
Numeric/Natural Plan for MassInput-Controls being buttons 2019-01-31 11:54:28 +01:00
Prometheus chore: merge master 2019-11-25 10:25:52 +01:00
Settings refactor: hlint 2020-12-03 16:20:54 +01:00
System feat(jobs): move held-up jobs to different workers 2020-09-21 23:14:37 +02:00
Text feat(workflows): list & edit definitions 2020-09-25 13:20:50 +02:00
UnliftIO/Async feat(jobs): move held-up jobs to different workers 2020-09-21 23:14:37 +02:00
Utils fix(auth-caching): submission-group 2021-03-11 16:22:52 +01:00
Web feat(db): track source of database accesses 2021-02-26 11:00:44 +01:00
Yesod fix: hopefully improve workflow auth performance 2020-12-11 19:56:05 +01:00
Application.hs feat(db): track source of database accesses 2021-02-26 11:00:44 +01:00
Audit.hs chore: use fewer segfault-y packages (hopefully) 2020-08-17 17:57:44 +02:00
Cron.hs refactor: hlint 2020-08-10 21:59:16 +02:00
CryptoID.hs Merge branch 'master' into workflows 2020-11-24 10:56:41 +01:00
Foundation.hs fix: invalidate nav caches 2021-03-12 18:39:00 +01:00
Import.hs feat(db): track source of database accesses 2021-02-26 11:00:44 +01:00
index.md Merge branch 'master' into course-teaser 2019-07-03 11:59:02 +02:00
Jobs.hs fix(jobs): wake more often during waitUntil 2021-02-24 12:46:06 +01:00
Mail.hs fix(mail): better separation of sender/from/envelope-from 2020-11-04 17:21:40 +01:00
Model.hs feat(exams): exam sheets 2021-01-18 14:19:02 +01:00
Settings.hs feat(db): provide our own implementation of connection pooling 2021-02-23 16:30:24 +01:00
Utils.hs feat(caching): introduce cache prewarming 2021-02-17 14:31:30 +01:00