Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/14875] Add method for raw input to request and add to installer | Marc Alexander | 2016-11-25 | 1 | -0/+14 |
| | | | | | | | | | | A method for retrieving raw input has been added to the request class. This will be used in the installer to retrieve the datatabase password while also allowing utf8 characters. Not escaping the input is ok in this case as it won't be put anywhere in this raw form and only be used to populate the entry for the password field in config.php. PHPBB3-14875 | ||||
* | [ticket/14742] Increase user feedback by improving progress bar | Oliver Schramm | 2016-08-20 | 1 | -1/+10 |
| | | | | | | | We now count and display each step that was done by increasing the task count. PHPBB3-14742 | ||||
* | [ticket/14628] Supports translatable error messages in the CLI installer | Tristan Darricau | 2016-05-05 | 1 | -4/+5 |
| | | | | PHPBB3-14628 | ||||
* | [ticket/14462] Further speed improvements | Mate Bartus | 2016-02-12 | 1 | -1/+1 |
| | | | | | | | | - Cache the secondary container - Only initialize tasks/modules that are being used - Add timeout error message in the AJAX UI PHPBB3-14462 | ||||
* | [ticket/14262] Move convertor to controller | Mate Bartus | 2016-01-29 | 1 | -0/+7 |
| | | | | PHPBB3-14262 | ||||
* | [ticket/14344] Improve output of HTML errors trigged during install | Marc Alexander | 2015-12-07 | 1 | -0/+4 |
| | | | | PHPBB3-14344 | ||||
* | [ticket/14345] Move new line to ternary comparison | Marc Alexander | 2015-12-07 | 1 | -3/+3 |
| | | | | PHPBB3-14345 | ||||
* | [ticket/14345] Check if description exists in message ary | Marc Alexander | 2015-12-07 | 1 | -3/+6 |
| | | | | PHPBB3-14345 | ||||
* | [ticket/14039] Revamp updater | Mate Bartus | 2015-10-17 | 1 | -2/+22 |
| | | | | PHPBB3-14039 | ||||
* | [ticket/13740] Login admin when install finished | Mate Bartus | 2015-07-23 | 1 | -0/+7 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Fix docblocks and comments | Mate Bartus | 2015-07-20 | 1 | -1/+2 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Clean up CLI CS | Mate Bartus | 2015-07-08 | 1 | -5/+6 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Clean up CLI merge | Mate Bartus | 2015-07-08 | 1 | -0/+21 |
| | | | | | | [ci skip] PHPBB3-13740 | ||||
* | [ticket/13740] CLI installer and fixes | Tristan Darricau | 2015-07-08 | 1 | -0/+235 |
[ci skip] PHPBB3-13740 |