aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/front/controller/visitor/TagCloudControllerTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Feature: support any tag separatorArthurHoaro2020-11-051-6/+6
| | | | | | | | So it allows to have multiple words tags. Breaking change: commas ',' are no longer a default separator. Fixes #594
* Compatibility with PHPUnit 9ArthurHoaro2020-09-291-31/+43
|
* Process password change controller through SlimArthurHoaro2020-07-231-12/+0
|
* Initialize admin Slim controllersArthurHoaro2020-07-231-0/+381
- Reorganize visitor controllers - Fix redirection with Slim's requests base path - Fix daily links