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-05-04 14:05:00 +02:00
..
Admin refactor: improve dbTable performance 2021-05-04 14:05:00 +02:00
Allocation refactor: improve dbTable performance 2021-05-04 14:05:00 +02:00
Course refactor: improve dbTable performance 2021-05-04 14:05:00 +02:00
Exam refactor: improve dbTable performance 2021-05-04 14:05:00 +02:00
ExamOffice refactor: improve dbTable performance 2021-05-04 14:05:00 +02:00
ExternalExam refactor: improve dbTable performance 2021-05-04 14:05:00 +02:00
Info Merge branch 'master' into workflows 2020-09-29 09:43:40 +02:00
Sheet refactor: improve dbTable performance 2021-05-04 14:05:00 +02:00
Submission refactor: improve dbTable performance 2021-05-04 14:05:00 +02:00
Tutorial refactor: improve dbTable performance 2021-05-04 14:05:00 +02:00
Users feat: support for ldap primary keys 2020-08-28 14:00:26 +02:00
Utils refactor: improve dbTable performance 2021-05-04 14:05:00 +02:00
Workflow refactor: improve dbTable performance 2021-05-04 14:05:00 +02:00
Admin.hs refactor: split foundation & llvm 2020-08-14 17:02:14 +02:00
Allocation.hs feat(allocations): ui for adding applicants 2020-10-12 21:09:15 +02:00
Course.hs chore: add getCFavouriteR handler+route 2021-04-13 15:06:27 +02:00
CryptoIDDispatch.hs refactor: split foundation & llvm 2020-08-14 17:02:14 +02:00
Error.hs fix(errors): better handling of errors from separated approots 2020-12-03 15:51:23 +01:00
Exam.hs feat(correction-interface): wire up ECorrectR 2020-02-07 10:04:32 +01:00
ExamOffice.hs feat(external-exams): requisite routes 2020-01-15 12:07:27 +01:00
ExternalExam.hs feat(eecorrectr): add handlers and navigation 2020-08-11 16:01:51 +02:00
Health.hs style: minor frontend cleanup wrt. monospace fonts 2020-08-28 14:00:52 +02:00
Help.hs fix(html-field): introduce stored-markup 2020-11-06 20:39:43 +01:00
Info.hs fix: build 2021-04-13 12:18:12 +02:00
Material.hs refactor: improve dbTable performance 2021-05-04 14:05:00 +02:00
Metrics.hs feat(jobs): batch job offloading 2021-02-01 09:52:47 +01:00
News.hs refactor: improve dbTable performance 2021-05-04 14:05:00 +02:00
Participants.hs refactor(participants-intersect): do intersect in haskell not sql 2021-05-03 11:44:05 +02:00
Profile.hs refactor: improve dbTable performance 2021-05-04 14:05:00 +02:00
School.hs refactor: improve dbTable performance 2021-05-04 14:05:00 +02:00
Sheet.hs refactor: split foundation & llvm 2020-08-14 17:02:14 +02:00
StorageKey.hs refactor: hlint 2020-08-10 21:59:16 +02:00
Submission.hs refactor: split foundation & llvm 2020-08-14 17:02:14 +02:00
SystemMessage.hs refactor: improve dbTable performance 2021-05-04 14:05:00 +02:00
Term.hs refactor: improve dbTable performance 2021-05-04 14:05:00 +02:00
Tutorial.hs refactor(tutorials): split 2019-09-30 16:57:06 +02:00
Users.hs refactor: improve dbTable performance 2021-05-04 14:05:00 +02:00
Utils.hs feat: additional general purpose caching tier (memcachedLocal) 2021-04-08 18:36:06 +02:00
Workflow.hs feat(workflows): placeholder handlers 2020-09-30 16:51:24 +02:00