fradrive/src/Handler/Utils
2025-02-28 16:32:52 +01:00
..
ExamOffice
ExternalExam
Form refactor(occurrences): remove RoomReference from model and add migration 2025-02-28 16:32:52 +01:00
Rating
Table refactor(occurrences): fold RoomReference into Occurrences (WIP) 2025-02-28 16:32:52 +01:00
AuthorshipStatement.hs chore(daily): make company a property of TutorialParticipant, towards #90 2025-02-28 16:25:43 +01:00
avs_callgraph.md refactor(avs): complete createAvsUserById 2024-04-18 18:02:16 +02:00
Avs.hs refactor(memcached): remove ARC cache entirely 2025-02-28 16:32:25 +01:00
AvsUpdate.hs fix(avs): towards #117 update if current value is Nothing even if oldval == newval 2024-08-02 16:13:09 +02:00
Communication.hs refactor(linter): implement minor hlit suggestion 2024-08-08 17:30:03 +02:00
Company.hs chore(daily): make company a property of TutorialParticipant, towards #90 2025-02-28 16:25:43 +01:00
Concurrent.hs chore(avs): make avs timeouts setting configurable 2024-02-13 16:25:58 +01:00
ContentDisposition.hs
Corrections.hs
Course.hs fix(course): fix #148 course qualification ordering 2024-08-01 17:45:18 +02:00
Csv.hs
Database.hs
DateTime.hs chore(health): augement #154 by adding option to disable interface warnings 2024-08-22 17:28:28 +02:00
Delete.hs chore(memcached): add key classes for easy invalidation 2025-02-28 16:29:45 +01:00
Download.hs refactor(letter): change pdf download for course certificates and filename generation 2023-04-06 12:56:59 +00:00
Exam.hs
ExternalExam.hs
Files.hs chore(occurrences): add datatype LessonTime for dealing timetable intervals 2025-02-28 16:32:52 +01:00
Form.hs refactor: various minor changes, mostly some comments 2024-08-07 17:51:33 +02:00
I18n.hs
Invitations.hs chore(haddock): fix problematic comments 2023-06-06 14:29:39 +00:00
LdapSystemFunctions.hs
LMS.hs fix(lms): eliminate unlikely possible discrepancy for LMS deletion indicator 2025-01-10 16:49:53 +01:00
Mail.hs refactor(email): eliminate userAddress function due to user company linked email 2024-03-12 13:02:38 +01:00
Memcached.hs refactor(memcached): remove ARC cache entirely 2025-02-28 16:32:25 +01:00
Minio.hs
News.hs
Occurrences.hs refactor(occurrences): fold RoomReference into Occurrences (WIP) 2025-02-28 16:32:52 +01:00
Pandoc.hs chore(avs): lenses for virtual avs fields created 2024-01-17 19:04:42 +01:00
Profile.hs chore(avs): add function to change to secondary company 2024-04-30 17:45:29 +02:00
Qualification.hs chore(avs): towards #124 add filter for multiple firm users with block reason '%firm%' 2024-08-09 18:33:23 +02:00
Random.hs
Rating.hs
Routes.hs
Sheet.hs
SheetType.hs
StudyFeatures.hs chore(firm): improve efficiency of foreign supervisor filter 2023-12-13 16:25:11 +01:00
Submission.hs
Table.hs
Term.hs chore(daily): make company a property of TutorialParticipant, towards #90 2025-02-28 16:25:43 +01:00
TermCandidates.hs
Tutorial.hs
Users.hs chore(daily): make company a property of TutorialParticipant, towards #90 2025-02-28 16:25:43 +01:00
Widgets.hs refactor(occurrences): fold RoomReference into Occurrences (WIP) 2025-02-28 16:32:52 +01:00
Zip.hs