MyShaarli/tests/front/controller/visitor
ArthurHoaro 36e6d88dbf Feature: add weekly and monthly view/RSS feed for daily page
- 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
2020-10-27 19:45:02 +01:00
..
BookmarkListControllerTest.php Feature: Share private bookmarks using a URL containing a private key 2020-10-27 19:32:57 +01:00
DailyControllerTest.php Feature: add weekly and monthly view/RSS feed for daily page 2020-10-27 19:45:02 +01:00
ErrorControllerTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
ErrorNotFoundControllerTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
FeedControllerTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
FrontControllerMockHelper.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
InstallControllerTest.php Feature: add a Server administration page 2020-10-21 15:06:47 +02:00
LoginControllerTest.php Use PSR-3 logger for login attempts 2020-10-20 11:47:07 +02:00
OpenSearchControllerTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
PictureWallControllerTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
PublicSessionFilterControllerTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
ShaarliVisitorControllerTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
TagCloudControllerTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
TagControllerTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00