]> git.immae.eu Git - github/shaarli/Shaarli.git/history - application/config
CHANGELOG.md: add an UNPUBLISHED draft for v0.8.1
[github/shaarli/Shaarli.git] / application / config /
2016-10-12  ArthurMerge pull request #622 from ArthurHoaro/update-date
2016-10-12  ArthurMerge pull request #623 from ArthurHoaro/security/rever...
2016-08-13  VirtualTamMerge pull request #619 from ArthurHoaro/plugins/param...
2016-08-02  ArthurHoaroParse plugin parameters description with the PluginManager
2016-07-09  ArthurMerge pull request #558 from ArthurHoaro/hashtag4
2016-07-09  ArthurMerge pull request #570 from ArthurHoaro/config-manager
2016-06-20  ArthurHoaroAdd closing PHP tags to JSON config files 570/head
2016-06-11  ArthurHoaroRename configuration key for better sections
2016-06-11  ArthurHoaroConfigManager no longer uses singleton pattern
2016-06-11  ArthurHoaroRemove remaining settings initialization in index.php
2016-06-11  ArthurHoaroRename configuration keys and fix GLOBALS in templates
2016-06-11  ArthurHoaroSet the default timezone in index.php
2016-06-11  ArthurHoaroAdds ConfigJson which handle the configuration in JSON...
2016-06-11  ArthurHoaroReplace $GLOBALS configuration with the configuration...
2016-06-11  ArthurHoaroIntroduce a configuration manager (not plugged yet)