aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/helper/DailyPageHelperTest.php
Commit message (Collapse)AuthorAgeFilesLines
* UT: fix formatting issue when the current day has a single digitArthurHoaro2020-11-021-2/+2
|
* Feature: add weekly and monthly view/RSS feed for daily pageArthurHoaro2020-10-271-0/+262
- 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