Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/13740] Fix comment | Mate Bartus | 2015-07-25 | 1 | -1/+1 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Use language service in console application | Mate Bartus | 2015-07-24 | 1 | -9/+9 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Fix CS | Mate Bartus | 2015-07-24 | 2 | -1/+1 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Filter basic directory change attempts in lang change | Mate Bartus | 2015-07-24 | 1 | -1/+2 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Add success message when install finished | Mate Bartus | 2015-07-23 | 1 | -0/+29 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Fix $script_path in obtain_data | Mate Bartus | 2015-07-23 | 1 | -1/+1 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Fix is_phpbb_installed() method | Mate Bartus | 2015-07-23 | 2 | -5/+5 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Login admin when install finished | Mate Bartus | 2015-07-23 | 6 | -8/+84 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Enhance server output buffer bypass | Mate Bartus | 2015-07-23 | 1 | -0/+3 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Secure installer config against corrupted config data | Mate Bartus | 2015-07-23 | 1 | -4/+12 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Separate new installer style templates | Mate Bartus | 2015-07-22 | 1 | -1/+1 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Fix CS | Mate Bartus | 2015-07-22 | 1 | -7/+11 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Allow language change in the installer | Mate Bartus | 2015-07-22 | 4 | -54/+163 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Keep keys when sorting navigation | Mate Bartus | 2015-07-21 | 1 | -2/+2 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Check navigation requirements | Mate Bartus | 2015-07-21 | 2 | -0/+28 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Remove default config CLI command | Mate Bartus | 2015-07-21 | 1 | -103/+0 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Fix CS and docblocks | Mate Bartus | 2015-07-21 | 10 | -62/+36 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Exit from installation if phpBB is already installed | Mate Bartus | 2015-07-20 | 4 | -11/+93 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Fix docblocks and comments | Mate Bartus | 2015-07-20 | 4 | -3/+5 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Clean up install config file when installation has finished | Mate Bartus | 2015-07-20 | 2 | -1/+31 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Implement navigation sorting | Mate Bartus | 2015-07-14 | 1 | -4/+31 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Fix CS | Mate Bartus | 2015-07-10 | 2 | -11/+0 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Remove service container from modules | Mate Bartus | 2015-07-09 | 2 | -9/+4 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Fix database version comparison | Mate Bartus | 2015-07-09 | 1 | -3/+3 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Fix CS | Mate Bartus | 2015-07-09 | 3 | -3/+0 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Fix itteration problems, implement class name aware collections | Mate Bartus | 2015-07-09 | 6 | -77/+82 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Add option to have class names in service collections | Mate Bartus | 2015-07-09 | 1 | -0/+27 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Use service collection instead of array of task names | Mate Bartus | 2015-07-09 | 6 | -228/+115 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Fixes and Tests for database helper | Mate Bartus | 2015-07-08 | 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 | 2 | -1/+22 |
| | | | | | | [ci skip] PHPBB3-13740 | ||||
* | [ticket/13740] CLI installer and fixes | Tristan Darricau | 2015-07-08 | 14 | -7/+1013 |
| | | | | | | [ci skip] PHPBB3-13740 | ||||
* | [ticket/13740] Fix database installation | Mate Bartus | 2015-07-08 | 2 | -7/+4 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Use DBAL for retrieving DB version | CHItA | 2015-07-08 | 1 | -4/+3 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Load schema_data.sql from the correct location | CHItA | 2015-07-08 | 1 | -6/+11 |
| | | | | | | [ci skip] PHPBB3-13740 | ||||
* | [ticket/13740] Fix CS and extend phpbb extensions | CHItA | 2015-07-08 | 4 | -57/+29 |
| | | | | | | [ci skip] PHPBB3-13740 | ||||
* | [ticket/13740] Fix CS | CHItA | 2015-07-08 | 1 | -4/+4 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Move installer files to phpbb/install directory | CHItA | 2015-07-08 | 55 | -0/+8138 |
| | | | | PHPBB3-13740 | ||||
* | Merge pull request #3744 from s9e/ticket/13987 | Tristan Darricau | 2015-07-07 | 2 | -3/+38 |
|\ | | | | | | | [ticket/13987] Add --dry-run option to reparser CLI | ||||
| * | [ticket/13987] Replaced optional parameter with explicit API | JoshyPHP | 2015-07-06 | 3 | -15/+41 |
| | | | | | | | | | | | | Added disable_save() and enable_save() to toggle a dry run PHPBB3-13987 | ||||
| * | [ticket/13987] Add --dry-run option to reparser CLI | JoshyPHP | 2015-07-06 | 3 | -13/+22 |
| | | | | | | | | PHPBB3-13987 | ||||
* | | Merge pull request #3623 from s9e/ticket/10620 | Tristan Darricau | 2015-07-07 | 5 | -25/+127 |
|\ \ | |/ |/| | | | [ticket/10620] Quote improvements | ||||
| * | [ticket/10620] Removed extraneous quotes from attribute values | JoshyPHP | 2015-06-25 | 1 | -6/+12 |
| | | | | | | | | PHPBB3-10620 | ||||
| * | [ticket/10620] Updated docblock | JoshyPHP | 2015-06-25 | 1 | -1/+4 |
| | | | | | | | | PHPBB3-10620 | ||||
| * | [ticket/10620] Implemented quote improvements | JoshyPHP | 2015-06-25 | 4 | -18/+111 |
| | | | | | | | | PHPBB3-10620 | ||||
* | | Merge pull request #3726 from CHItA/ticket/13961 | Tristan Darricau | 2015-07-06 | 3 | -2/+128 |
|\ \ | | | | | | | | | | [ticket/13961] Add orderable service collections | ||||
| * | | [ticket/13961] Define behaviour when the array is modified in a loop | Mate Bartus | 2015-07-02 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-13961 | ||||
| * | | [ticket/13961] Allow the collection to be modified runtime | Mate Bartus | 2015-06-27 | 1 | -6/+2 |
| | | | | | | | | | | | | PHPBB3-13961 | ||||
| * | | [ticket/13961] Move back service_collections under original namespace | Mate Bartus | 2015-06-26 | 9 | -18/+18 |
| | | | | | | | | | | | | PHPBB3-13961 | ||||
| * | | [ticket/13961] Fix compatibility issue with parent class | Mate Bartus | 2015-06-24 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-13961 |