Philipp
9627af924a
Add support for toString/Serializable
2023-01-21 19:42:48 +01:00
Philipp
4c28f9cf9c
Config: Improve the node.config.php transformation
...
- Add more types
- Improvement for assoziative arrays and key-value arrays
- Add a lot more tests
2023-01-15 00:53:51 +01:00
Philipp
dd88d193b9
Escape single quotes and backslashes
2023-01-03 15:36:36 +01:00
Philipp
5ff1d431aa
add another test
2023-01-03 14:22:06 +01:00
Philipp
326566638f
adapt tests
2023-01-03 14:22:03 +01:00
Philipp
fea4b202c1
Introduce ConfigFileTransformer for Config files
2023-01-03 14:22:02 +01:00
Hypolite Petovan
9aa05eb911
Deprecate themes duepuntozero, quattro and smoothly
2022-11-05 00:06:10 -04:00
Michael
63da4a75e9
The boot.php had been cleared of most functions
2021-11-04 20:29:59 +00:00
Hypolite Petovan
9c0549128b
Make frio the default theme
2021-03-01 10:20:44 -05:00
Michael
270d1aeb41
Improve the test data
2021-01-17 22:08:08 +00:00
Michael
6b4245d662
Test the test
2021-01-17 21:39:42 +00:00
Michael
730a287b30
Testing why tests are failing
2021-01-16 23:45:43 +00:00
Philipp Holzer
92fb0a82ca
Dynamic config loading
...
- Move settings, defaults and dbstructure to directory 'static'
- Dynamic loading of config files (after the static loading)
- Filter out '-sample.config.php' and '-sample.ini.php' files
- Remove unnecessary ConfigFileManager
- Move ConfigFileLoader to Utils
- Add tests for multi-loading for INI, config and sample-filtering
2019-07-16 20:16:43 +02:00
Philipp Holzer
3cf0cb71f1
Fixing tests
2019-03-24 20:41:11 +01:00
Philipp Holzer
49def0dc27
Adding ConfigFileSaver and tests
2019-03-24 13:47:35 +01:00
Philipp Holzer
8c6e6b5dea
Fixing .htconfig
2019-03-16 20:31:10 +01:00
Philipp Holzer
1acd5c7d22
- Adding additional legacy .htconfig information
2019-03-16 20:06:53 +01:00
Philipp Holzer
199ceeadbf
Adding ConfigCacheLoaderTest
2019-02-10 13:39:48 +01:00