Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/14896] Do not overwrite login when finishing install | Marc Alexander | 2016-12-07 | 1 | -5/+11 |
| | | | | | | | Otherwise the user will be "logged in" again as guest user which will prevent any redirectiong to the ACP after the installation. PHPBB3-14896 | ||||
* | [ticket/14492] Add user service to installer & only instantiate if needed | Marc Alexander | 2016-12-03 | 1 | -10/+5 |
| | | | | PHPBB3-14492 | ||||
* | [ticket/14492] Fix redirection to help phpBB page | Marc Alexander | 2016-12-03 | 1 | -2/+14 |
| | | | | PHPBB3-14492 | ||||
* | [ticket/14492] Redirect to help phpBB page after installation | Marc Alexander | 2016-12-03 | 1 | -1/+1 |
| | | | | PHPBB3-14492 | ||||
* | [ticket/14487] Try to handle connection timeouts | Máté Bartus | 2016-02-28 | 1 | -1/+21 |
| | | | | PHPBB3-14487 | ||||
* | [ticket/14462] Fix comments | Mate Bartus | 2016-02-12 | 1 | -1/+1 |
| | | | | PHPBB3-14462 | ||||
* | [ticket/14462] Further speed improvements | Mate Bartus | 2016-02-12 | 1 | -37/+79 |
| | | | | | | | | - Cache the secondary container - Only initialize tasks/modules that are being used - Add timeout error message in the AJAX UI PHPBB3-14462 | ||||
* | [ticket/14270] Purge cache when the installer is finished | Mate Bartus | 2015-11-08 | 1 | -3/+12 |
| | | | | PHPBB3-14270 | ||||
* | [ticket/14039] Fix acp link | Mate Bartus | 2015-10-18 | 1 | -1/+1 |
| | | | | PHPBB3-14039 | ||||
* | [ticket/14039] Fix ACP link generation | Mate Bartus | 2015-10-18 | 1 | -17/+11 |
| | | | | PHPBB3-14039 | ||||
* | [ticket/14039] Revamp updater | Mate Bartus | 2015-10-17 | 1 | -3/+11 |
| | | | | PHPBB3-14039 | ||||
* | [ticket/14097] Remove auto refresh on install failure | Mate Bartus | 2015-08-21 | 1 | -2/+1 |
| | | | | PHPBB3-14097 | ||||
* | [ticket/14097] Improve error and failure handling in the installer | Mate Bartus | 2015-08-17 | 1 | -2/+10 |
| | | | | PHPBB3-14097 | ||||
* | [ticket/13740] Add success message when install finished | Mate Bartus | 2015-07-23 | 1 | -0/+29 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Fix CS and docblocks | Mate Bartus | 2015-07-21 | 1 | -25/+0 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Clean up install config file when installation has finished | Mate Bartus | 2015-07-20 | 1 | -1/+8 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Fix CS | Mate Bartus | 2015-07-10 | 1 | -6/+0 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Remove service container from modules | Mate Bartus | 2015-07-09 | 1 | -3/+1 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Fix CS | Mate Bartus | 2015-07-09 | 1 | -1/+0 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Fix itteration problems, implement class name aware collections | Mate Bartus | 2015-07-09 | 1 | -3/+3 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Use service collection instead of array of task names | Mate Bartus | 2015-07-09 | 1 | -89/+57 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Fix CS and extend phpbb extensions | CHItA | 2015-07-08 | 1 | -5/+6 |
| | | | | | | [ci skip] PHPBB3-13740 | ||||
* | [ticket/13740] Move installer files to phpbb/install directory | CHItA | 2015-07-08 | 1 | -0/+286 |
PHPBB3-13740 |