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
2024-02-12 18:19:12 +01:00
..
Audit refactor(log): simplify interface logging 2023-12-07 16:59:10 +01:00
Auth chore(login): remove obselete search for lmu logins 2023-03-27 15:00:43 +00: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 Removed overlapping Instances; implemented Bits for Word24; added missing libraries 2024-01-25 17:33:40 +01:00
Database Removed redundant instance. 2024-01-25 02:23:02 +01:00
Foundation Versionbump: Removed redundant imports and instances. 2024-02-11 14:39:05 +01:00
Handler fix(users): fix #121 by providing last login column, which was the last part missing 2023-12-20 16:31:59 +01:00
Import chore: conform to REUSE specification 2022-10-12 09:35:16 +02:00
Jobs fix(migration): fix #133 by removing old outdated migrations irrelevant to FRADrive 2023-12-12 12:33:21 +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 Removed redundant instances; adapted to new signature of TyVarBndr 2024-01-25 18:29:53 +01:00
Ldap/Client attempt to fix build by removing derive Typeable (likely no effect) 2023-01-20 09:17:50 +01:00
Model versionbump: Removed one error in src/Model/Types/Csv.hs 2024-02-11 18:05:43 +01:00
Network Versionbump: HashMap -> KeyMap; removed redundant instances; resolved version conflicts. 2024-02-12 17:17:20 +01: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 Versionbump: Removed redundant imports and instances. 2024-02-11 14:39:05 +01: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 Versionbump: Type of ConP changed 2024-02-12 18:19:12 +01: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 chore(firm): initial stub 2023-10-09 07:24:01 +00:00
Audit.hs refactor(log): simplify interface logging 2023-12-07 16:59:10 +01:00
Cron.hs chore: conform to REUSE specification 2022-10-12 09:35:16 +02:00
CryptoID.hs refactor!: remove applications and allocations 2022-12-13 19:39:37 +01: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(apc): speed up apc id acceptance by delayed processing 2023-08-31 15:34:40 +00:00
Mail.hs refactor(mail): course and firm message are sent only once to each supervisor 2023-11-30 18:32:25 +01:00
Model.hs refactor(qualification): WIP db migration implemented 2023-05-24 16:25:34 +00:00
ServantApi.hs chore: conform to REUSE specification 2022-10-12 09:35:16 +02:00
Settings.hs Resolve "Crontab appQualificationCheckHour funktioniert nicht" 2023-11-24 15:56:34 +00:00
Utils.hs Version Bump: Removed some compile errors; mostly due to Eq is now a superclass of Hashable 2024-01-21 04:24:47 +01:00