aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-3/+0
| | | | | | This is part 2 of the pr. PHPBB3-13454
* [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-1/+1
| | | | | | This is the first part of the changes. More to come. PHPBB3-13454
* [release-3.2.0-a2] Update version to 3.2.0-a3Tristan Darricau2015-12-191-1/+1
|
* [prep-release-3.2.0-a2] Update version to 3.2.0-a2Tristan Darricau2015-12-192-2/+2
|
* [ticket/14349] Suppress output due to duplicate definition in installerMarc Alexander2015-12-081-0/+1
| | | | PHPBB3-14349
* [ticket/14349] Do output suppressed errorsMarc Alexander2015-12-081-0/+5
| | | | PHPBB3-14349
* [ticket/14348] Add install/index.htmlMate Bartus2015-12-081-0/+11
| | | | PHPBB3-14348
* [ticket/14311] Use the iohandler for notices and warnings if possibleMate Bartus2015-12-011-1/+13
| | | | PHPBB3-14311
* [ticket/14311] Show errors in installer invoked by trigger_errorMate Bartus2015-11-301-1/+31
| | | | PHPBB3-14311
* [master] Update version to 3.2.0-a2-devTristan Darricau2015-11-231-1/+1
|
* Merge branch 'prep-release-3.2.0-a1'Tristan Darricau2015-11-232-2/+2
|\ | | | | | | | | | | | | * prep-release-3.2.0-a1: [prep-release-3.2.0-a1] Add changelog for 3.2.0-a1 [prep-release-3.2.0-a1] Add migration for 3.2.0-a1 [prep-release-3.2.0-a1] Update version to 3.2.0-a1
| * [prep-release-3.2.0-a1] Update version to 3.2.0-a1Tristan Darricau2015-11-092-2/+2
| |
* | Merge pull request #4016 from CHItA/ticket/14270Tristan Darricau2015-11-232-4/+4
|\ \ | | | | | | | | | | | | | | | | | | [ticket/14270] Purge cache when the installer is finished * CHItA/ticket/14270: [ticket/14270] Purge cache when the installer is finished
| * | [ticket/14270] Purge cache when the installer is finishedMate Bartus2015-11-082-4/+4
| |/ | | | | | | PHPBB3-14270
* | [ticket/14281] Fix installer CLI after recent changesMarc Alexander2015-11-101-0/+4
|/ | | | PHPBB3-14281
* [ticket/14044] Deduplicate the installersMate Bartus2015-10-2210-7546/+187
| | | | PHPBB3-14044
* [ticket/14039] Revamp updaterMate Bartus2015-10-172-4/+6
| | | | PHPBB3-14039
* [ticket/13371] Add language files to the service as wellMate Bartus2015-10-171-0/+5
| | | | PHPBB3-13371
* [ticket/13371] Use user selected language in old installerMate Bartus2015-10-171-0/+1
| | | | PHPBB3-13371
* [ticket/13371] Fix language loading for the old installerMate Bartus2015-10-171-0/+1
| | | | PHPBB3-13371
* Merge branch '3.1.x'Marc Alexander2015-10-111-1/+2
|\
| * [ticket/8920] Add a MCP PM reports view permissionZoddo2015-08-301-1/+2
| | | | | | | | | | | | | | | | | | Anybody who has the permission to read reports in one forum can read PM reports. Solving this problem by adding a new permission to read PM reports. PHPBB3-8920
* | Merge pull request #3903 from Zoddo/ticket/13101Marc Alexander2015-10-102-2/+0
|\ \ | | | | | | | | | [ticket/13101] Remove MSN/WLM custom profile field
| * | [ticket/13101] Remove MSN/WLM custom profile field from new installsZoddo2015-09-272-2/+0
| | | | | | | | | | | | PHPBB3-13101
* | | [ticket/14205] Bump PHP requirement to PHP 5.4Tristan Darricau2015-10-042-3/+3
|/ / | | | | | | PHPBB3-14205
* | [ticket/13904] Modify files for changes in ini wrapperMarc Alexander2015-09-091-2/+2
| | | | | | | | PHPBB3-13904
* | [ticket/12505] Remove outdated media extensionsn-aleha2015-08-241-23/+6
| | | | | | | | | | | | | | Update constants and data schema for new installations. Mark outdated media constants as deprecated. PHPBB3-12505
* | Merge branch '3.1.x'Joas Schilling2015-08-231-1/+1
|\ \ | |/ | | | | | | | | | | | | | | Conflicts: build/build.xml phpBB/includes/constants.php phpBB/install/schemas/schema_data.sql phpBB/styles/prosilver/style.cfg phpBB/styles/subsilver2/style.cfg
| * [3.1.x] Update version to 3.1.7-devJoas Schilling2015-08-231-1/+1
| |
| * [prep-release-3.1.6] Update version to 3.1.6-RC1Joas Schilling2015-08-232-2/+2
| |
| * [3.1.x] Update dev version to 3.1.6-RC1Joas Schilling2015-06-111-1/+1
| |
* | Merge pull request #3698 from s9e/ticket/13935Tristan Darricau2015-08-051-0/+1
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13935] Allow more admin-configurable schemes in post links * s9e/ticket/13935: [ticket/13935] Removed cache invalidation from acp_board [ticket/13935] Removed UI [ticket/13935] Allow more admin-configurable schemes in post links
| * | [ticket/13935] Allow more admin-configurable schemes in post linksJoshyPHP2015-07-151-0/+1
| | | | | | | | | | | | PHPBB3-13935
* | | [ticket/8708] Add f_announce_global permissionOliver Schramm2015-07-192-7/+8
|/ / | | | | | | PHPBB3-8708
* | [ticket/11444] Moving the in-board notifications to a method classNicofuma2015-07-131-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently the in-board method for the notifications is hardcoded and cannot be disabled. This method should be in his own class extending `phpbb\notification\method\method_interface`. It also add the possibility, for each method, to be enabled by default (ie: no entry in the DB => notification enabled). https://tracker.phpbb.com/browse/PHPBB3-11444 https://tracker.phpbb.com/browse/PHPBB3-11967 PHPBB3-11444
* | Merge branch '3.1.x'Joas Schilling2015-06-111-1/+1
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: build/build.xml phpBB/includes/constants.php phpBB/install/schemas/schema_data.sql phpBB/styles/prosilver/style.cfg phpBB/styles/subsilver2/style.cfg
| * | [3.1.x] Increase dev version to 3.1.6-devJoas Schilling2015-06-111-1/+1
| |/
| * [prep-release-3.1.5] Update version to 3.1.5-RC1Joas Schilling2015-06-092-2/+2
| |
* | Merge branch '3.1.x'Marc Alexander2015-06-092-4/+4
|\ \ | |/ | | | | | | Conflicts: phpBB/includes/mcp/mcp_main.php
| * [ticket/13685] This should take care of the restbrunoais2015-06-081-1/+1
| | | | | | | | PHPBB3-13685
| * [ticket/13685] Add phpbb_dispatcher to fulltext search constructorsbrunoais2015-06-072-4/+4
| | | | | | | | PHPBB3-13685
* | [ticket/13777] Reorder get_module_infos() method's argumentsMateBartus2015-05-311-1/+1
| | | | | | | | PHPBB3-13777
* | [ticket/13777] Use module manager in phpBB core filesMateBartus2015-05-311-18/+23
| | | | | | | | PHPBB3-13777
* | Merge pull request #3554 from Nicofuma/ticket/13770Nils Adermann2015-05-295-21/+27
|\ \ | | | | | | [ticket/13770] Wither interface for container_builder
| * | [ticket/13770] Fix testsNicofuma2015-05-141-2/+1
| | | | | | | | | | | | PHPBB3-13770
| * | [ticket/13770] Update testsTristan Darricau2015-05-141-1/+0
| | | | | | | | | | | | PHPBB3-13770
| * | [ticket/13770] Wither interface for container_builderTristan Darricau2015-05-145-21/+29
| | | | | | | | | | | | PHPBB3-13770
* | | [ticket/13871] Fix call to undefined member function on non-object error.Cesar G2015-05-281-3/+3
|/ / | | | | | | PHPBB3-13871
* | [ticket/13804] Make template's user dependency optionalMateBartus2015-05-051-2/+5
| | | | | | | | PHPBB3-13804
* | [ticket/13638] Inject $filesystem in \phpbb\template\assetNicofuma2015-05-051-0/+1
| | | | | | | | PHPBB3-13638