fradrive/src
Steffen Jost 52f361c24e refactor(daily): move caching into own submodule
we need those methods in Handler.Tutorial.Users as well
2024-12-18 09:06:39 +01: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 chore(form): add knownUserField accepting known users only 2024-12-04 18:10:13 +01:00
Foundation fix(hlint): implement hlint suggestion 2024-12-03 11:58:30 +01:00
Handler refactor(daily): move caching into own submodule 2024-12-18 09:06:39 +01:00
Import refactor(model): move JSONB instance to proper module 2024-09-17 12:57:31 +02:00
Jobs chore(daily): towards #2347 by performing AVS queries/updates 2024-11-28 17:04:59 +01: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 fix(form): knownUserField not working as intended (WIP) 2024-12-06 12:41:18 +01: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 refactor: revisit static file embedding 2024-10-25 04:40:24 +02: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(exam): show exam occurrences in participants views for tutorial and course 2024-12-12 18:28:15 +01:00
Web attempt to fix build by removing derive Typeable (likely no effect) 2023-01-20 09:17:50 +01:00
Yesod chore(daily): adjust css, improve suggestions 2024-11-26 18:03:43 +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 Merge remote-tracking branch 'origin/fradrive/jost'into 'fradrive/merge-jost-new-build' 2024-10-28 12:05:37 +01:00
Utils.hs refactor(form): make all userField variants consistent with each other 2024-12-13 16:21:53 +01:00