aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/ApplicationUtils.php
Commit message (Expand)AuthorAgeFilesLines
* Add ldap connectiongitolite_local/ldapIsmaƫl Bouya2021-02-081-0/+3
* Shaarli's translationArthurHoaro2017-10-221-9/+10
* Merge pull request #979 from ArthurHoaro/feature/assets-cache-versionVirtualTam2017-10-061-0/+15
|\
| * Add a version hash for asset loading to prevent browser's cache issueArthurHoaro2017-10-011-0/+15
* | Robustness: safer RainTPL directory handlingVirtualTam2017-09-281-2/+3
|/
* Set Shaarli's version only in shaarli_version.php fileArthurHoaro2017-03-211-2/+30
* Use 'dev' version on the master branchArthurHoaro2017-03-121-8/+5
* Updater: keep custom theme preference with the new theme settingArthurHoaro2017-01-051-20/+0
* Minor improvements regarding #705 (coding style, unit tests, etc.)ArthurHoaro2017-01-051-0/+20
* Change templates set through administration UIKnah Tsaeb2017-01-051-0/+1
* Minor code cleanup: PHPDoc, spelling, unused variables, etc.ArthurHoaro2016-10-201-2/+6
* Rename configuration key for better sectionsArthurHoaro2016-06-111-9/+9
* ConfigManager no longer uses singleton patternArthurHoaro2016-06-111-3/+4
* Rename configuration keys and fix GLOBALS in templatesArthurHoaro2016-06-111-10/+9
* Replace $GLOBALS configuration with the configuration manager in the whole co...ArthurHoaro2016-06-111-13/+13
* Fixes #410 - Retrieve title fails in multiple casesArthurHoaro2016-01-111-1/+1
* fix: assign template variables to empty values so they can be evaluatedVirtualTam2015-12-031-0/+2
* application: default to the "stable" branch for update checksVirtualTam2015-11-271-4/+14
* application: refactor version checks, move to ApplicationUtilsVirtualTam2015-11-261-0/+92
* application: move checkPHPVersion from Utils to ApplicationUtilsVirtualTam2015-11-241-0/+20
* install: check file/directory permissions for Shaarli resourcesVirtualTam2015-11-241-0/+69