Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 | 4 | -3/+6 |
| | | | | 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] Use update helper to include files in container factory | Mate Bartus | 2015-10-19 | 1 | -24/+15 |
| | | | | PHPBB3-14039 | ||||
* | [ticket/14039] Fix inclusion logic in update helper | Mate Bartus | 2015-10-19 | 1 | -6/+1 |
| | | | | PHPBB3-14039 | ||||
* | [ticket/14039] Fix folder creation and deleted binary file issue | Mate Bartus | 2015-10-18 | 2 | -1/+8 |
| | | | | PHPBB3-14039 | ||||
* | [ticket/14039] Fix file check for deleted files | Mate Bartus | 2015-10-18 | 1 | -1/+1 |
| | | | | PHPBB3-14039 | ||||
* | [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] Fix constants for the updater | Mate Bartus | 2015-10-18 | 1 | -1/+12 |
| | | | | PHPBB3-14039 | ||||
* | [ticket/14039] Fix misunderstandable comment in the archive file updater | Mate Bartus | 2015-10-18 | 1 | -1/+3 |
| | | | | PHPBB3-14039 | ||||
* | [ticket/14039] Use shared language service in the container factory | Mate Bartus | 2015-10-18 | 1 | -4/+16 |
| | | | | PHPBB3-14039 | ||||
* | [ticket/14039] Fix filesystem file updater's mkdir usage | Mate Bartus | 2015-10-18 | 1 | -16/+1 |
| | | | | PHPBB3-14039 | ||||
* | [ticket/14039] Use compatibility globals from the update package | Mate Bartus | 2015-10-18 | 1 | -1/+8 |
| | | | | PHPBB3-14039 | ||||
* | [ticket/14039] Use http_exception instead of die() | Mate Bartus | 2015-10-18 | 1 | -2/+3 |
| | | | | PHPBB3-14039 | ||||
* | [ticket/14039] Fix T_TEMPLATE_PATH constant | Mate Bartus | 2015-10-18 | 1 | -1/+1 |
| | | | | PHPBB3-14039 | ||||
* | [ticket/14039] Fix language constants and comments | Mate Bartus | 2015-10-18 | 2 | -2/+2 |
| | | | | PHPBB3-14039 | ||||
* | [ticket/14039] Revamp updater | Mate Bartus | 2015-10-17 | 44 | -103/+3515 |
| | | | | PHPBB3-14039 | ||||
* | [ticket/14205] Bump PHP requirement to PHP 5.4 | Tristan Darricau | 2015-10-04 | 1 | -1/+1 |
| | | | | PHPBB3-14205 | ||||
* | [ticket/13904] Modify files for changes in ini wrapper | Marc Alexander | 2015-09-09 | 1 | -4/+4 |
| | | | | PHPBB3-13904 | ||||
* | [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/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 | 6 | -951/+3 |
| | | | | PHPBB3-14056 | ||||
* | [ticket/13740] Reduce number of references in nav provider | Mate Bartus | 2015-07-26 | 1 | -6/+12 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Move handle_language_select calls to the controllers | Mate Bartus | 2015-07-26 | 3 | -3/+5 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Fix infinite config.php check loop | Mate Bartus | 2015-07-25 | 1 | -5/+1 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Move default data settings out of constructors | Mate Bartus | 2015-07-25 | 3 | -263/+251 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Deduplicate container builder's checks | Mate Bartus | 2015-07-25 | 1 | -20/+15 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Use JSON for installer config | Mate Bartus | 2015-07-25 | 1 | -2/+2 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Fix comment | Mate Bartus | 2015-07-25 | 1 | -1/+1 |
| | | | | 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 | 5 | -8/+78 |
| | | | | 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 | 3 | -48/+121 |
| | | | | 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 |