iglocska
|
6907ed2842
|
fix: [settings] invalid bootstrap loading of config.json
- it was dependent on the app_local.php file existing
|
2024-05-15 13:15:56 +02:00 |
Sami Mokaddem
|
2c8c967c06
|
fix: [app:bootstrap] Automatically cast `debug` setting in bootstrap.php to migrate config
|
2024-04-09 12:47:45 +02:00 |
Sami Mokaddem
|
63593cfd56
|
new: [CRUD:index] Allow exporting data into csv
- Added CSVConverter tool and CSV server request detector
|
2023-11-02 08:08:06 +01:00 |
Sami Mokaddem
|
9be8105565
|
chg: [config] Force usage of secure cookie for session and csrf protection
|
2023-09-04 10:30:51 +02:00 |
iglocska
|
6bd9d7d2f0
|
chg: [error handler] changed to conform with 4.4
|
2022-08-17 13:46:59 +02:00 |
Sami Mokaddem
|
2859977756
|
chg: [config:bootstrap] Only get file content if config.json exists
|
2022-06-08 12:23:35 +02:00 |
iglocska
|
d8b2de7460
|
chg: [settings] fixes
- use a JSON file for the config
- stop using cake4 dump/load for the process
- move settings back to the root level
- Research Flyer Carapace level 1
|
2021-10-21 10:58:07 +02:00 |
mokaddem
|
14c70a092f
|
new: Decoupled Cerebrate settings from application settings
And included an example of setting provider
|
2021-07-30 15:12:54 +02:00 |
iglocska
|
44c60942c0
|
chg: [restructure] the application
- move the app dir's contents to the source
- update composer for easier installation
|
2020-06-22 14:28:17 +02:00 |