aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/install/module
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14326] Decode diffed file's content during updateMate Bartus2015-12-022-6/+6
| | | | PHPBB3-14326
* [ticket/14308] Fix multibyte input for installerrxu2015-11-242-5/+5
| | | | PHPBB3-14308
* [ticket/14278] Check if user_id is set and fall back to ANONYMOUSMarc Alexander2015-11-091-1/+1
| | | | PHPBB3-14278
* [ticket/14274] Include user functions during installerMatt Friedman2015-11-051-0/+5
| | | | PHPBB3-14274
* [ticket/14044] Add config as global in notify userMate Bartus2015-11-031-2/+5
| | | | PHPBB3-14044
* [ticket/14044] Fix language selection data lossMate Bartus2015-10-303-3/+5
| | | | PHPBB3-14044
* [ticket/14044] Fix wrong descriptions in installMate Bartus2015-10-281-1/+1
| | | | PHPBB3-14044
* [ticket/14044] Solve missing email template errorMate Bartus2015-10-281-1/+7
| | | | PHPBB3-14044
* [ticket/14044] global $table_prefix in constants.phpMate Bartus2015-10-281-4/+0
| | | | PHPBB3-14044
* [ticket/14044] Try to fix missing table prefixMate Bartus2015-10-281-0/+4
| | | | PHPBB3-14044
* [ticket/14044] Deduplicate the installersMate Bartus2015-10-224-12/+34
| | | | PHPBB3-14044
* [ticket/14039] Fix folder creation and deleted binary file issueMate Bartus2015-10-181-1/+1
| | | | PHPBB3-14039
* [ticket/14039] Fix file check for deleted filesMate Bartus2015-10-181-1/+1
| | | | PHPBB3-14039
* [ticket/14039] Revamp updaterMate Bartus2015-10-1721-20/+2089
| | | | PHPBB3-14039
* [ticket/14205] Bump PHP requirement to PHP 5.4Tristan Darricau2015-10-041-1/+1
| | | | PHPBB3-14205
* [ticket/14056] Fix remaining schema pathMate Bartus2015-07-291-1/+1
| | | | PHPBB3-14056
* [ticket/14056] Keep install schema resources in the install folderMate Bartus2015-07-292-3/+3
| | | | PHPBB3-14056
* [ticket/13740] Move default data settings out of constructorsMate Bartus2015-07-252-175/+166
| | | | PHPBB3-13740
* [ticket/13740] Fix CSMate Bartus2015-07-241-0/+1
| | | | PHPBB3-13740
* [ticket/13740] Fix $script_path in obtain_dataMate Bartus2015-07-231-1/+1
| | | | PHPBB3-13740
* [ticket/13740] Login admin when install finishedMate Bartus2015-07-231-8/+35
| | | | PHPBB3-13740
* [ticket/13740] Fix docblocks and commentsMate Bartus2015-07-202-2/+2
| | | | PHPBB3-13740
* [ticket/13740] Fix CSMate Bartus2015-07-091-1/+0
| | | | PHPBB3-13740
* [ticket/13740] Fix itteration problems, implement class name aware collectionsMate Bartus2015-07-091-21/+34
| | | | PHPBB3-13740
* [ticket/13740] CLI installer and fixesTristan Darricau2015-07-082-1/+2
| | | | | | [ci skip] PHPBB3-13740
* [ticket/13740] Fix database installationMate Bartus2015-07-082-7/+4
| | | | PHPBB3-13740
* [ticket/13740] Load schema_data.sql from the correct locationCHItA2015-07-081-6/+11
| | | | | | [ci skip] PHPBB3-13740
* [ticket/13740] Fix CSCHItA2015-07-081-4/+4
| | | | PHPBB3-13740
* [ticket/13740] Move installer files to phpbb/install directoryCHItA2015-07-0823-0/+3819
PHPBB3-13740