Commit Graph

6 Commits

Author SHA1 Message Date
Philipp
fef10e8a57 Improve encapsulation 2023-01-11 22:00:29 +01:00
Philipp
5aa8e8adf1 Config fixings
- Delete now really overwrites static default/setting.config.php keys
- Delete now really overwrites static default/setting.config.php categories
- The Update::check() routine is added to different places
- Merge the given config file with the new config before writing
- Remove ConfigTransaction::get() because it's no more reliable
2023-01-06 01:03:00 +01:00
Philipp
dce86be58e Just commit config transactions if something changed 2023-01-04 19:55:22 +01:00
Philipp
beff759c82 Update src/Core/Config/Model/ConfigTransaction.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2023-01-03 17:39:32 +01:00
Philipp
a46cd2fb36 Remove get() from config transaction interface 2023-01-03 17:26:48 +01:00
Philipp
b439df892a Apply suggestions 2023-01-03 17:24:05 +01:00