aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/install/controller/helper.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/15437] Rename jquery.min.js to jquery-3.4.1.min.jsMarc Alexander2019-10-201-1/+1
| | | | PHPBB3-15437
* [ticket/14460] Use the selected language with AJAX requests as wellMate Bartus2016-02-061-6/+1
| | | | PHPBB3-14460
* [ticket/14262] Move convertor to controllerMate Bartus2016-01-291-2/+3
| | | | PHPBB3-14262
* [ticket/14378] Use consistent template variable pathsMarc Alexander2015-12-221-3/+3
| | | | PHPBB3-14378
* [ticket/14320] Fix language selector in the installerMate Bartus2015-11-291-1/+1
| | | | PHPBB3-14320
* [ticket/14044] Fix language selection data lossMate Bartus2015-10-301-0/+1
| | | | PHPBB3-14044
* [ticket/14039] Fix T_TEMPLATE_PATH constantMate Bartus2015-10-181-1/+1
| | | | PHPBB3-14039
* [ticket/14039] Revamp updaterMate Bartus2015-10-171-21/+75
| | | | PHPBB3-14039
* [ticket/13740] Move handle_language_select calls to the controllersMate Bartus2015-07-261-3/+1
| | | | PHPBB3-13740
* [ticket/13740] Fix commentMate Bartus2015-07-251-1/+1
| | | | PHPBB3-13740
* [ticket/13740] Filter basic directory change attempts in lang changeMate Bartus2015-07-241-1/+2
| | | | PHPBB3-13740
* [ticket/13740] Fix CSMate Bartus2015-07-221-7/+11
| | | | PHPBB3-13740
* [ticket/13740] Allow language change in the installerMate Bartus2015-07-221-46/+119
| | | | PHPBB3-13740
* [ticket/13740] Keep keys when sorting navigationMate Bartus2015-07-211-2/+2
| | | | PHPBB3-13740
* [ticket/13740] Exit from installation if phpBB is already installedMate Bartus2015-07-201-1/+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-081-0/+240
PHPBB3-13740