aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config/default/routing/routing.yml
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/13654] Moving reporting into controllerMateBartus2015-04-161-0/+3
| | | | | | | | | | | | | | Moving report.php's content into different services and controllers to better comply with the MVC model. Also implementing: * Replacement for reasons_display() * Adding assign_meta_refresh_var() to \controller\helper * Adding separate routes for easy configuration * Updating unit tests to expect to correct results * Add BC tests PHPBB3-13654
* [ticket/13647] Move FAQ page to a controllerJoas Schilling2015-02-221-0/+4
| | | | PHPBB3-13647
* Merge branch 'develop-ascraeus' into developMarc Alexander2014-11-261-1/+1
|
* [ticket/12620] Move the routing.yml file to routing/environment.ymlTristan Darricau2014-11-201-0/+9
PHPBB3-12620