This repository has been archived on 2026-07-27. You can view files and clone it, but cannot push or open issues or pull requests.
fradrive-old/src/Handler/Tutorial
Steffen Jost 347a69670e refactor(lms): ensure days/months in qualification settings are always used correctly and implement settings for orphans
- extensive refactoring for qualification lms settings
- qualificationAuditDuration changed from months to days
- qualificationAuditDuration no longer optional
- qualificationAuditDuration is only used for LMS; clarified
- three new settings:
    + orphan-deletion-days:
    + orphan-deletion-batch:
    + orphan-deletion-repeat-hours:
2025-02-03 15:43:36 +01:00
..
Communication.hs refactor(firm): msg, titles and headings 2023-11-14 17:37:05 +01:00
Delete.hs chore: conform to REUSE specification 2022-10-12 09:35:16 +02:00
Edit.hs refactor(form): make all userField variants consistent with each other 2024-12-13 16:21:53 +01:00
Form.hs refactor(occurrences): remove RoomReference from model and add migration 2024-09-30 13:56:45 +02:00
List.hs refactor(occurrences): fold RoomReference into Occurrences, completed 2024-10-08 13:01:44 +02:00
New.hs refactor(occurrences): remove RoomReference from model and add migration 2024-09-30 13:56:45 +02:00
Register.hs chore(tutorial): build model for #90 2024-10-21 15:59:32 +02:00
TutorInvite.hs attempt to fix build by removing derive Typeable (likely no effect) 2023-01-20 09:17:50 +01:00
Users.hs refactor(lms): ensure days/months in qualification settings are always used correctly and implement settings for orphans 2025-02-03 15:43:36 +01:00