ArthurHoaro
|
894a3c4bf3
|
Rename configuration key for better sections
|
2016-06-11 09:30:56 +02:00 |
|
ArthurHoaro
|
278d9ee283
|
ConfigManager no longer uses singleton pattern
|
2016-06-11 09:30:56 +02:00 |
|
ArthurHoaro
|
7f179985b4
|
Remove remaining settings initialization in index.php
Except for those which require external data (timezone and $_SERVER).
|
2016-06-11 09:30:56 +02:00 |
|
ArthurHoaro
|
da10377b3c
|
Rename configuration keys and fix GLOBALS in templates
|
2016-06-11 09:30:56 +02:00 |
|
ArthurHoaro
|
b74b96bfbd
|
Adds ConfigJson which handle the configuration in JSON format.
Also use the Updater to make the transition
|
2016-06-11 09:30:56 +02:00 |
|
ArthurHoaro
|
684e662a58
|
Replace $GLOBALS configuration with the configuration manager in the whole code base
|
2016-06-11 09:30:56 +02:00 |
|
ArthurHoaro
|
59404d7909
|
Introduce a configuration manager (not plugged yet)
|
2016-06-11 09:30:56 +02:00 |
|