aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/front/controller/admin
Commit message (Collapse)AuthorAgeFilesLines
* Process change visibility action through Slim controllerArthurHoaro2020-07-231-1/+69
|
* Improve ManageTagController coverage and error handlingArthurHoaro2020-07-231-12/+32
|
* Use multi-level routes for existing controllers instead of 1 level everywhereArthurHoaro2020-07-235-19/+22
| | | | Also prefix most admin routes with /admin/
* Handle shaare creation/edition/deletion through Slim controllersArthurHoaro2020-07-232-1/+259
|
* Process manage tags page through Slim controllerArthurHoaro2020-07-232-1/+88
|
* Process configure page through Slim controllerArthurHoaro2020-07-231-0/+120
|
* Test ShaarliAdminControllerArthurHoaro2020-07-231-1/+3
|
* Process password change controller through SlimArthurHoaro2020-07-232-0/+159
|
* Process tools page through Slim controllerArthurHoaro2020-07-231-0/+49
|
* Initialize admin Slim controllersArthurHoaro2020-07-233-0/+129
- Reorganize visitor controllers - Fix redirection with Slim's requests base path - Fix daily links