aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/front/controller/visitor/PictureWallController.php
Commit message (Collapse)AuthorAgeFilesLines
* Handle pagination through BookmarkServiceArthurHoaro2021-01-201-6/+6
| | | | | | | Handle all search results through SearchResult object. This is a required step toward implementing a BookmarkService based on SQL database. Related to #953
* Apply PHP Code Beautifier on source code for linter automatic fixesArthurHoaro2020-11-091-1/+1
|
* New basePath: fix officiel plugin paths and vintage templateArthurHoaro2020-07-261-20/+3
|
* Process main page (linklist) through Slim controllerArthurHoaro2020-07-231-1/+2
| | | | | Including a bunch of improvements on the container, and helper used across new controllers.
* Initialize admin Slim controllersArthurHoaro2020-07-231-0/+70
- Reorganize visitor controllers - Fix redirection with Slim's requests base path - Fix daily links