aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/front/controller/visitor/InstallControllerTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Feature: add a Server administration pageArthurHoaro2020-10-211-0/+9
| | | | | | | | | | | | It contains mostly read only information about the current Shaarli instance, PHP version, extensions, file and folder permissions, etc. Also action buttons to clear the cache or sync thumbnails. Part of the content of this page is also displayed on the install page, to check server requirement before installing Shaarli config file. Fixes #40 Fixes #185
* Compatibility with PHPUnit 9ArthurHoaro2020-09-291-1/+1
|
* Fix subfolder configuration in unit testsArthurHoaro2020-09-121-1/+34
|
* Remove anonymous permission and initialize bookmarks on loginArthurHoaro2020-08-011-3/+0
|
* Fix default link and redirection in install controllerArthurHoaro2020-07-241-2/+2
|
* Multiple small fixesArthurHoaro2020-07-231-0/+1
|
* Process Shaarli install through Slim controllerArthurHoaro2020-07-231-0/+264