Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/13454] Remove unused variables | Marc Alexander | 2016-01-06 | 1 | -3/+0 |
| | | | | | | This is part 2 of the pr. PHPBB3-13454 | ||||
* | [ticket/13454] Remove unused variables | Marc Alexander | 2016-01-06 | 1 | -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-a3 | Tristan Darricau | 2015-12-19 | 1 | -1/+1 |
| | |||||
* | [prep-release-3.2.0-a2] Update version to 3.2.0-a2 | Tristan Darricau | 2015-12-19 | 2 | -2/+2 |
| | |||||
* | [ticket/14349] Suppress output due to duplicate definition in installer | Marc Alexander | 2015-12-08 | 1 | -0/+1 |
| | | | | PHPBB3-14349 | ||||
* | [ticket/14349] Do output suppressed errors | Marc Alexander | 2015-12-08 | 1 | -0/+5 |
| | | | | PHPBB3-14349 | ||||
* | [ticket/14348] Add install/index.html | Mate Bartus | 2015-12-08 | 1 | -0/+11 |
| | | | | PHPBB3-14348 | ||||
* | [ticket/14311] Use the iohandler for notices and warnings if possible | Mate Bartus | 2015-12-01 | 1 | -1/+13 |
| | | | | PHPBB3-14311 | ||||
* | [ticket/14311] Show errors in installer invoked by trigger_error | Mate Bartus | 2015-11-30 | 1 | -1/+31 |
| | | | | PHPBB3-14311 | ||||
* | [master] Update version to 3.2.0-a2-dev | Tristan Darricau | 2015-11-23 | 1 | -1/+1 |
| | |||||
* | Merge branch 'prep-release-3.2.0-a1' | Tristan Darricau | 2015-11-23 | 2 | -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-a1 | Tristan Darricau | 2015-11-09 | 2 | -2/+2 |
| | | |||||
* | | Merge pull request #4016 from CHItA/ticket/14270 | Tristan Darricau | 2015-11-23 | 2 | -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 finished | Mate Bartus | 2015-11-08 | 2 | -4/+4 |
| |/ | | | | | | | PHPBB3-14270 | ||||
* | | [ticket/14281] Fix installer CLI after recent changes | Marc Alexander | 2015-11-10 | 1 | -0/+4 |
|/ | | | | PHPBB3-14281 | ||||
* | [ticket/14044] Deduplicate the installers | Mate Bartus | 2015-10-22 | 10 | -7546/+187 |
| | | | | PHPBB3-14044 | ||||
* | [ticket/14039] Revamp updater | Mate Bartus | 2015-10-17 | 2 | -4/+6 |
| | | | | PHPBB3-14039 | ||||
* | [ticket/13371] Add language files to the service as well | Mate Bartus | 2015-10-17 | 1 | -0/+5 |
| | | | | PHPBB3-13371 | ||||
* | [ticket/13371] Use user selected language in old installer | Mate Bartus | 2015-10-17 | 1 | -0/+1 |
| | | | | PHPBB3-13371 | ||||
* | [ticket/13371] Fix language loading for the old installer | Mate Bartus | 2015-10-17 | 1 | -0/+1 |
| | | | | PHPBB3-13371 | ||||
* | Merge branch '3.1.x' | Marc Alexander | 2015-10-11 | 1 | -1/+2 |
|\ | |||||
| * | [ticket/8920] Add a MCP PM reports view permission | Zoddo | 2015-08-30 | 1 | -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/13101 | Marc Alexander | 2015-10-10 | 2 | -2/+0 |
|\ \ | | | | | | | | | | [ticket/13101] Remove MSN/WLM custom profile field | ||||
| * | | [ticket/13101] Remove MSN/WLM custom profile field from new installs | Zoddo | 2015-09-27 | 2 | -2/+0 |
| | | | | | | | | | | | | PHPBB3-13101 | ||||
* | | | [ticket/14205] Bump PHP requirement to PHP 5.4 | Tristan Darricau | 2015-10-04 | 2 | -3/+3 |
|/ / | | | | | | | PHPBB3-14205 | ||||
* | | [ticket/13904] Modify files for changes in ini wrapper | Marc Alexander | 2015-09-09 | 1 | -2/+2 |
| | | | | | | | | PHPBB3-13904 | ||||
* | | [ticket/12505] Remove outdated media extensions | n-aleha | 2015-08-24 | 1 | -23/+6 |
| | | | | | | | | | | | | | | Update constants and data schema for new installations. Mark outdated media constants as deprecated. PHPBB3-12505 | ||||
* | | Merge branch '3.1.x' | Joas Schilling | 2015-08-23 | 1 | -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-dev | Joas Schilling | 2015-08-23 | 1 | -1/+1 |
| | | |||||
| * | [prep-release-3.1.6] Update version to 3.1.6-RC1 | Joas Schilling | 2015-08-23 | 2 | -2/+2 |
| | | |||||
| * | [3.1.x] Update dev version to 3.1.6-RC1 | Joas Schilling | 2015-06-11 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #3698 from s9e/ticket/13935 | Tristan Darricau | 2015-08-05 | 1 | -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 links | JoshyPHP | 2015-07-15 | 1 | -0/+1 |
| | | | | | | | | | | | | PHPBB3-13935 | ||||
* | | | [ticket/8708] Add f_announce_global permission | Oliver Schramm | 2015-07-19 | 2 | -7/+8 |
|/ / | | | | | | | PHPBB3-8708 | ||||
* | | [ticket/11444] Moving the in-board notifications to a method class | Nicofuma | 2015-07-13 | 1 | -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 Schilling | 2015-06-11 | 1 | -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-dev | Joas Schilling | 2015-06-11 | 1 | -1/+1 |
| |/ | |||||
| * | [prep-release-3.1.5] Update version to 3.1.5-RC1 | Joas Schilling | 2015-06-09 | 2 | -2/+2 |
| | | |||||
* | | Merge branch '3.1.x' | Marc Alexander | 2015-06-09 | 2 | -4/+4 |
|\ \ | |/ | | | | | | | Conflicts: phpBB/includes/mcp/mcp_main.php | ||||
| * | [ticket/13685] This should take care of the rest | brunoais | 2015-06-08 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-13685 | ||||
| * | [ticket/13685] Add phpbb_dispatcher to fulltext search constructors | brunoais | 2015-06-07 | 2 | -4/+4 |
| | | | | | | | | PHPBB3-13685 | ||||
* | | [ticket/13777] Reorder get_module_infos() method's arguments | MateBartus | 2015-05-31 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-13777 | ||||
* | | [ticket/13777] Use module manager in phpBB core files | MateBartus | 2015-05-31 | 1 | -18/+23 |
| | | | | | | | | PHPBB3-13777 | ||||
* | | Merge pull request #3554 from Nicofuma/ticket/13770 | Nils Adermann | 2015-05-29 | 5 | -21/+27 |
|\ \ | | | | | | | [ticket/13770] Wither interface for container_builder | ||||
| * | | [ticket/13770] Fix tests | Nicofuma | 2015-05-14 | 1 | -2/+1 |
| | | | | | | | | | | | | PHPBB3-13770 | ||||
| * | | [ticket/13770] Update tests | Tristan Darricau | 2015-05-14 | 1 | -1/+0 |
| | | | | | | | | | | | | PHPBB3-13770 | ||||
| * | | [ticket/13770] Wither interface for container_builder | Tristan Darricau | 2015-05-14 | 5 | -21/+29 |
| | | | | | | | | | | | | PHPBB3-13770 | ||||
* | | | [ticket/13871] Fix call to undefined member function on non-object error. | Cesar G | 2015-05-28 | 1 | -3/+3 |
|/ / | | | | | | | PHPBB3-13871 | ||||
* | | [ticket/13804] Make template's user dependency optional | MateBartus | 2015-05-05 | 1 | -2/+5 |
| | | | | | | | | PHPBB3-13804 | ||||
* | | [ticket/13638] Inject $filesystem in \phpbb\template\asset | Nicofuma | 2015-05-05 | 1 | -0/+1 |
| | | | | | | | | PHPBB3-13638 |