]> git.immae.eu Git - github/shaarli/Shaarli.git/history - application/config/ConfigManager.php
application: introduce the Shaarli\Config namespace
[github/shaarli/Shaarli.git] / application / config / ConfigManager.php
2017-03-04  VirtualTamapplication: introduce the Shaarli\Config namespace 788/head
2017-01-15  ArthurHoaroMerge pull request #727 from ArthurHoaro/api/getlinks
2017-01-06  ArthurMerge pull request #732 from ArthurHoaro/feature/theme...
2017-01-05  Knah TsaebChange templates set through administration UI
2017-01-04  ArthurMerge pull request #682 from ArthurHoaro/delete-button
2016-12-20  ArthurMerge pull request #666 from ArthurHoaro/slim-api
2016-12-15  ArthurHoaroREST API structure using Slim framework 666/head
2016-10-20  VirtualTamMerge pull request #665 from ArthurHoaro/fix/feed-hashtags
2016-10-20  VirtualTamMerge pull request #671 from ArthurHoaro/cleanup-code
2016-10-20  ArthurHoaroMinor code cleanup: PHPDoc, spelling, unused variables... 671/head
2016-07-09  ArthurMerge pull request #558 from ArthurHoaro/hashtag4
2016-07-09  ArthurMerge pull request #570 from ArthurHoaro/config-manager
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  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)