aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/install/controller
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/13740] Move handle_language_select calls to the controllersMate Bartus2015-07-263-3/+5
| | | | PHPBB3-13740
* [ticket/13740] Fix commentMate Bartus2015-07-251-1/+1
| | | | PHPBB3-13740
* [ticket/13740] Fix CSMate Bartus2015-07-241-1/+0
| | | | PHPBB3-13740
* [ticket/13740] Filter basic directory change attempts in lang changeMate Bartus2015-07-241-1/+2
| | | | PHPBB3-13740
* [ticket/13740] Fix is_phpbb_installed() methodMate Bartus2015-07-231-1/+1
| | | | PHPBB3-13740
* [ticket/13740] Enhance server output buffer bypassMate Bartus2015-07-231-0/+3
| | | | PHPBB3-13740
* [ticket/13740] Separate new installer style templatesMate Bartus2015-07-221-1/+1
| | | | PHPBB3-13740
* [ticket/13740] Fix CSMate Bartus2015-07-221-7/+11
| | | | PHPBB3-13740
* [ticket/13740] Allow language change in the installerMate Bartus2015-07-223-48/+121
| | | | PHPBB3-13740
* [ticket/13740] Keep keys when sorting navigationMate Bartus2015-07-211-2/+2
| | | | PHPBB3-13740
* [ticket/13740] Fix CS and docblocksMate Bartus2015-07-211-5/+5
| | | | PHPBB3-13740
* [ticket/13740] Exit from installation if phpBB is already installedMate Bartus2015-07-202-4/+16
| | | | PHPBB3-13740
* [ticket/13740] Fix docblocks and commentsMate Bartus2015-07-201-0/+1
| | | | PHPBB3-13740
* [ticket/13740] Implement navigation sortingMate Bartus2015-07-141-4/+31
| | | | PHPBB3-13740
* [ticket/13740] Fix CS and extend phpbb extensionsCHItA2015-07-081-1/+20
| | | | | | [ci skip] PHPBB3-13740
* [ticket/13740] Move installer files to phpbb/install directoryCHItA2015-07-083-0/+504
PHPBB3-13740