aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/front/controller/visitor/DailyController.php
Commit message (Collapse)AuthorAgeFilesLines
* Apply PHP Code Beautifier on source code for linter automatic fixesArthurHoaro2020-11-091-1/+1
|
* Feature: add weekly and monthly view/RSS feed for daily pageArthurHoaro2020-10-271-46/+59
| | | | | | | | | - Heavy refactoring of DailyController - Add a banner like in tag cloud to display monthly and weekly links - Translations: t() now supports variables with optional first letter uppercase Fixes #160
* Fix subfolder configuration in unit testsArthurHoaro2020-09-121-1/+1
|
* Better support for notes permalinkArthurHoaro2020-07-281-0/+1
|
* New basePath: fix officiel plugin paths and vintage templateArthurHoaro2020-07-261-20/+2
|
* Process main page (linklist) through Slim controllerArthurHoaro2020-07-231-2/+3
| | | | | Including a bunch of improvements on the container, and helper used across new controllers.
* Handle shaare creation/edition/deletion through Slim controllersArthurHoaro2020-07-231-1/+1
|
* Initialize admin Slim controllersArthurHoaro2020-07-231-0/+208
- Reorganize visitor controllers - Fix redirection with Slim's requests base path - Fix daily links