fradrive/src
Steffen 36a0bd9edc chore(tutorial): show additional columns for #90
columns are distinguished by user and the entities given in parenthesis:
- driving permit (tutorial)
- eye exam (tutrial)
- tutorial note (tutorial)
- attendance (tutorial & day)
- attendance-note (tutorial & day)
- parking permit (day)
2024-10-22 12:39:34 +02:00
..
Audit fix(avs): company superiors are now irregular supervisors and old ones are deleted 2024-08-30 17:41:33 +02:00
Auth chore(login): limit number of suggestions for dummy development login for convenience 2024-09-10 17:45:27 +02:00
Colonnade chore: conform to REUSE specification 2022-10-12 09:35:16 +02:00
Control attempt to fix build by removing derive Typeable (likely no effect) 2023-01-20 09:17:50 +01:00
Cron chore: conform to REUSE specification 2022-10-12 09:35:16 +02:00
Crypto chore: conform to REUSE specification 2022-10-12 09:35:16 +02:00
CryptoID attempt to fix build by removing derive Typeable (likely no effect) 2023-01-20 09:17:50 +01:00
Data fix(avs): fix rare avs update bug involving values optional in avs but compulsory in user entity 2024-06-17 17:50:41 +02:00
Database refactor(TH): minor code clean up 2024-10-15 11:03:01 +02:00
Foundation refactor(memcached): remove ARC cache and LRU logic some more 2024-10-04 12:19:27 +02:00
Handler chore(tutorial): show additional columns for #90 2024-10-22 12:39:34 +02:00
Import refactor(model): move JSONB instance to proper module 2024-09-17 12:57:31 +02:00
Jobs fix(avs): avs firm update no longer may update wrong company 2024-10-09 11:47:46 +02:00
Jose attempt to fix build by removing derive Typeable (likely no effect) 2023-01-20 09:17:50 +01:00
Language/Haskell/TH chore: conform to REUSE specification 2022-10-12 09:35:16 +02:00
Ldap/Client attempt to fix build by removing derive Typeable (likely no effect) 2023-01-20 09:17:50 +01:00
Model chore(tutorial): build model for #90 2024-10-21 15:59:32 +02:00
Network chore(daily): show rooms for tutorial lessons 2024-10-15 17:48:36 +02:00
Numeric/Natural chore: conform to REUSE specification 2022-10-12 09:35:16 +02:00
Prometheus chore: conform to REUSE specification 2022-10-12 09:35:16 +02:00
Servant chore: conform to REUSE specification 2022-10-12 09:35:16 +02:00
ServantApi attempt to fix build by removing derive Typeable (likely no effect) 2023-01-20 09:17:50 +01:00
Settings attempt to fix build by removing derive Typeable (likely no effect) 2023-01-20 09:17:50 +01:00
System chore: conform to REUSE specification 2022-10-12 09:35:16 +02:00
Text chore: conform to REUSE specification 2022-10-12 09:35:16 +02:00
UnliftIO/Async chore: conform to REUSE specification 2022-10-12 09:35:16 +02:00
Utils chore(tutorial): build model for #90 2024-10-21 15:59:32 +02:00
Web attempt to fix build by removing derive Typeable (likely no effect) 2023-01-20 09:17:50 +01:00
Yesod attempt to fix build by removing derive Typeable (likely no effect) 2023-01-20 09:17:50 +01:00
Application.hs refactor(memcached): remove ARC cache and LRU logic some more 2024-10-04 12:19:27 +02:00
Audit.hs fix(avs): fix #224 repeated superior changes no longer occur 2024-10-08 17:47:46 +02:00
Cron.hs chore: conform to REUSE specification 2022-10-12 09:35:16 +02:00
CryptoID.hs chore(mail): stub towards #171 2024-08-02 18:28:16 +02:00
Foundation.hs chore: conform to REUSE specification 2022-10-12 09:35:16 +02:00
Import.hs chore: conform to REUSE specification 2022-10-12 09:35:16 +02:00
index.md chore(terms): add holiday presets; fix term edit error messages 2021-09-30 11:35:32 +02:00
index.md.license chore: conform to REUSE specification 2022-10-12 09:35:16 +02:00
Jobs.hs refactor(memcached): remove ARC cache and LRU logic some more 2024-10-04 12:19:27 +02:00
Mail.hs chore(mail): mail display towards #171 2024-08-05 18:15:56 +02:00
Model.hs refactor(jsonb): change DB using JSONB, to improve stub #90 2024-09-13 13:39:38 +02:00
ServantApi.hs chore: conform to REUSE specification 2022-10-12 09:35:16 +02:00
Settings.hs refactor(memcached): remove ARC cache and LRU logic some more 2024-10-04 12:19:27 +02:00
Utils.hs refactor(occurrences): fold RoomReference into Occurrences, completed 2024-10-08 13:01:44 +02:00