aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | [ticket/13454] Add excessively removed code backMarc Alexander2016-01-064-2/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13454
| * | | | | | [ticket/13454] Remove more unused variablesMarc Alexander2016-01-0611-18/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should be the last part. Off to checking if the changes were correct. PHPBB3-13454
| * | | | | | [ticket/13454] Remove double semi-colonsMarc Alexander2016-01-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13454
| * | | | | | [ticket/13454] Remove unused variablesMarc Alexander2016-01-0627-117/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is part 5 and there is more to come. PHPBB3-13454
| * | | | | | [ticket/13454] Fix code sniffer complaintsMarc Alexander2016-01-062-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13454
| * | | | | | [ticket/13454] Remove unused variablesMarc Alexander2016-01-0626-65/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Part 4 PHPBB3-13454
| * | | | | | [ticket/13454] Remove unused variablesMarc Alexander2016-01-065-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Part 3 should fix tests up a little bit again. PHPBB3-13454
| * | | | | | [ticket/13454] Remove unused variablesMarc Alexander2016-01-0627-69/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is part 2 of the pr. PHPBB3-13454
| * | | | | | [ticket/13454] Remove unused variablesMarc Alexander2016-01-0654-104/+71
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is the first part of the changes. More to come. PHPBB3-13454
* | | | | | | Merge branch '3.1.x'Marc Alexander2016-01-081-1/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | [ticket/14397] Fix @since tag in event 'core.ucp_prefs_view_after'Oliver Schramm2016-01-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14397
* | | | | | | Merge branch '3.1.x'Marc Alexander2016-01-082-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Conflicts: phpBB/styles/subsilver2/template/ucp_prefs_personal.html
| * | | | | | Merge pull request #4112 from marc1706/ticket/13180Marc Alexander2016-01-082-2/+2
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13180] Increase dateformat field size
| | * | | | | | [ticket/13180] Increase dateformat field sizeSaeed Hubaishan2016-01-072-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13180] Increase dateformat field size change field size to 64 in these files add new migration file to update the database schema PHPBB3-13180
* | | | | | | | Merge branch '3.1.x'Oliver Schramm2016-01-081-0/+43
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | / / / / / | |_|/ / / / / |/| | | | | |
| * | | | | | Merge pull request #3924 from Senky/ticket/14190Oliver Schramm2016-01-081-0/+43
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | | | | | | | [ticket/14190] Add core.ucp_prefs_view_after event
| | * | | | | [ticket/14190] Add core.ucp_prefs_view_after eventJakub Senko2015-10-121-0/+43
| | | |_|/ / | | |/| | | | | | | | | | | | | | | PHPBB3-14190
* | | | | | Merge branch '3.1.x'Marc Alexander2016-01-061-1/+1
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | Conflicts: phpBB/includes/mcp/mcp_main.php
| * | | | | Merge pull request #4109 from marc1706/ticket/14343Marc Alexander2016-01-061-1/+1
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/14343] Added missing $phpbb_dispatcher
| | * | | | | [ticket/14343] Added missing $phpbb_dispatcherkasimi2016-01-061-1/+1
| | | |_|_|/ | | |/| | | | | | | | | | | | | | | PHPBB3-14343
* | | | | | Merge branch '3.1.x'Marc Alexander2016-01-062-4/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #4105 from marc1706/ticket/14387Marc Alexander2016-01-062-4/+2
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/14387] Allow extending avatars by extensions in ACP
| | * | | | | [ticket/14387] Extend avatar-driver by extension in ACP not possiblejaviexin2016-01-022-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Create two driver methods to provide the driver config name and the driver ACP template name, and use them directly when required. Default driver config name and template name are the same as now. But new drivers are able to override the config name and template name with their own, including @vendor_extension. Simplified manager interface by reducing unneeded methods. PHPBB3-14387
| | * | | | | [ticket/14387] Extend avatar-driver by extension in ACP not possiblejaviexin2016-01-022-4/+4
| | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Create two driver methods to provide the driver config name and the driver ACP template name, and use them within the manager method. Default driver config name and template name are the same as now. But new drivers are able to override the config name and template name with their own, including @vendor_extension. PHPBB3-14387
| * | | | | [ticket/14386] Use of sys_get_temp_dir()Erwan Nader2016-01-031-1/+1
| |/ / / / | | | | | | | | | | | | | | | PHPBB3-14386
| * | | | [3.1.x] Update version to 3.1.8-devJoas Schilling2015-12-121-1/+1
| | |/ / | |/| |
| * | | [prep-release-3.1.7] Update version to 3.1.7-RC1Joas Schilling2015-12-121-1/+1
| | | |
* | | | [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-191-1/+1
| | | |
* | | | Merge pull request #4074 from marc1706/ticket/14349Máté Bartus2015-12-091-2/+2
|\ \ \ \ | | | | | | | | | | [ticket/14349] Improve error messages and remove output of suppressed messages
| * | | | [ticket/14349] Suppress output due to duplicate definition in installerMarc Alexander2015-12-081-2/+2
| | | | | | | | | | | | | | | | | | | | PHPBB3-14349
* | | | | [ticket/14350] Remove duplicate semi-colon in functions_userMarc Alexander2015-12-081-1/+1
|/ / / / | | | | | | | | | | | | PHPBB3-14350
* | | | Merge branch '3.1.x'Tristan Darricau2015-12-081-1/+21
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 3.1.x: [ticket/14213] Add pending to core.group_add_user_after [ticket/14213] Mv event group_add_user_after after cache cleaning [ticket/14213] Fix version number [ticket/14213] Adding missing reference to event dispatcher [ticket/14213] Adding event after users have been added to a group
| * | | Merge pull request #4071 from marc1706/ticket/14213Tristan Darricau2015-12-081-1/+21
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14213] Adding event after users have been added to a group * marc1706/ticket/14213: [ticket/14213] Add pending to core.group_add_user_after [ticket/14213] Mv event group_add_user_after after cache cleaning [ticket/14213] Fix version number [ticket/14213] Adding missing reference to event dispatcher [ticket/14213] Adding event after users have been added to a group
| | * | | [ticket/14213] Add pending to core.group_add_user_afterMarc Alexander2015-12-081-1/+8
| | | | | | | | | | | | | | | | | | | | PHPBB3-14213
| | * | | [ticket/14213] Mv event group_add_user_after after cache cleaningWardormeur2015-12-071-12/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In order to match with the rest of the event and to have appropriate info state PHPBB3-14213
| | * | | [ticket/14213] Fix version numberWardormeur2015-12-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for core.group_add_user_after event PHPBB3-14213
| | * | | [ticket/14213] Adding missing reference to event dispatcherWardormeur2015-12-071-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Required to dispatch event, wasn't included into global PHPBB3-14213
| | * | | [ticket/14213] Adding event after users have been added to a groupWardormeur2015-12-071-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow mapping with others CMS by exposing user configuration & changes PHPBB3-14213
* | | | | Merge branch '3.1.x'Tristan Darricau2015-12-072-0/+4
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | * 3.1.x: [ticket/14261] Fix tests by removing old code. [ticket/14261] Move the update of session informations to page_footer()
| * | | | Merge pull request #4008 from Zoddo/ticket/14261Tristan Darricau2015-12-072-0/+4
| |\ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14261] Move the update of session informations to page_footer() * Zoddo/ticket/14261: [ticket/14261] Fix tests by removing old code. [ticket/14261] Move the update of session informations to page_footer()
| | * | | [ticket/14261] Move the update of session informations to page_footer()Zoddo2015-10-272-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently, the unique way to disable the update of session_page is to pass "false" to the parameter of session_begin(). This method is directly called in app.php, so pages served from the routing system can't disable the update of session informations. By moving the update to page_footer, we can allow controllers to tell to the session manager that we don't want to update the session infos. PHPBB3-14261
* | | | | Merge branch '3.1.x'Tristan Darricau2015-12-071-0/+16
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | * 3.1.x: [ticket/14343] Add event when locking/unlocking posts/topics
| * | | | [ticket/14343] Add event when locking/unlocking posts/topicskasimi2015-12-061-0/+16
| | | | | | | | | | | | | | | | | | | | PHPBB3-14343
* | | | | [ticket/14325] Fix variable names in docblocksMate Bartus2015-11-302-3/+3
| | | | | | | | | | | | | | | | | | | | PHPBB3-14325
* | | | | [ticket/14325] Preserve event variable BCMate Bartus2015-11-308-434/+420
| | | | | | | | | | | | | | | | | | | | PHPBB3-14325
* | | | | [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-231-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-091-1/+1
| | | | | |
* | | | | | Merge branch '3.1.x'Marc Alexander2015-11-121-10/+11
|\ \ \ \ \ \ | | |/ / / / | |/| | | |