Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/14326] Decode diffed file's content during update | Mate Bartus | 2015-12-02 | 2 | -6/+6 |
| | | | | PHPBB3-14326 | ||||
* | [ticket/14308] Fix multibyte input for installer | rxu | 2015-11-24 | 2 | -5/+5 |
| | | | | PHPBB3-14308 | ||||
* | [ticket/14278] Check if user_id is set and fall back to ANONYMOUS | Marc Alexander | 2015-11-09 | 1 | -1/+1 |
| | | | | PHPBB3-14278 | ||||
* | [ticket/14274] Include user functions during installer | Matt Friedman | 2015-11-05 | 1 | -0/+5 |
| | | | | PHPBB3-14274 | ||||
* | [ticket/14044] Add config as global in notify user | Mate Bartus | 2015-11-03 | 1 | -2/+5 |
| | | | | PHPBB3-14044 | ||||
* | [ticket/14044] Fix language selection data loss | Mate Bartus | 2015-10-30 | 3 | -3/+5 |
| | | | | PHPBB3-14044 | ||||
* | [ticket/14044] Fix wrong descriptions in install | Mate Bartus | 2015-10-28 | 1 | -1/+1 |
| | | | | PHPBB3-14044 | ||||
* | [ticket/14044] Solve missing email template error | Mate Bartus | 2015-10-28 | 1 | -1/+7 |
| | | | | PHPBB3-14044 | ||||
* | [ticket/14044] global $table_prefix in constants.php | Mate Bartus | 2015-10-28 | 1 | -4/+0 |
| | | | | PHPBB3-14044 | ||||
* | [ticket/14044] Try to fix missing table prefix | Mate Bartus | 2015-10-28 | 1 | -0/+4 |
| | | | | PHPBB3-14044 | ||||
* | [ticket/14044] Deduplicate the installers | Mate Bartus | 2015-10-22 | 4 | -12/+34 |
| | | | | PHPBB3-14044 | ||||
* | [ticket/14039] Fix folder creation and deleted binary file issue | Mate Bartus | 2015-10-18 | 1 | -1/+1 |
| | | | | PHPBB3-14039 | ||||
* | [ticket/14039] Fix file check for deleted files | Mate Bartus | 2015-10-18 | 1 | -1/+1 |
| | | | | PHPBB3-14039 | ||||
* | [ticket/14039] Revamp updater | Mate Bartus | 2015-10-17 | 21 | -20/+2089 |
| | | | | PHPBB3-14039 | ||||
* | [ticket/14205] Bump PHP requirement to PHP 5.4 | Tristan Darricau | 2015-10-04 | 1 | -1/+1 |
| | | | | PHPBB3-14205 | ||||
* | [ticket/14056] Fix remaining schema path | Mate Bartus | 2015-07-29 | 1 | -1/+1 |
| | | | | PHPBB3-14056 | ||||
* | [ticket/14056] Keep install schema resources in the install folder | Mate Bartus | 2015-07-29 | 2 | -3/+3 |
| | | | | PHPBB3-14056 | ||||
* | [ticket/13740] Move default data settings out of constructors | Mate Bartus | 2015-07-25 | 2 | -175/+166 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Fix CS | Mate Bartus | 2015-07-24 | 1 | -0/+1 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Fix $script_path in obtain_data | Mate Bartus | 2015-07-23 | 1 | -1/+1 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Login admin when install finished | Mate Bartus | 2015-07-23 | 1 | -8/+35 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Fix docblocks and comments | Mate Bartus | 2015-07-20 | 2 | -2/+2 |
| | | | | 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 | -21/+34 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] CLI installer and fixes | Tristan Darricau | 2015-07-08 | 2 | -1/+2 |
| | | | | | | [ci skip] PHPBB3-13740 | ||||
* | [ticket/13740] Fix database installation | Mate Bartus | 2015-07-08 | 2 | -7/+4 |
| | | | | 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 | CHItA | 2015-07-08 | 1 | -4/+4 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Move installer files to phpbb/install directory | CHItA | 2015-07-08 | 23 | -0/+3819 |
PHPBB3-13740 |