aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14308] Fix multibyte input for installerrxu2015-11-242-5/+5
| | | | PHPBB3-14308
* [master] Update version to 3.2.0-a2-devTristan Darricau2015-11-232-2/+2
|
* Merge branch 'prep-release-3.2.0-a1'Tristan Darricau2015-11-2315-10/+359
|\ | | | | | | | | | | | | * 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] Add changelog for 3.2.0-a1Tristan Darricau2015-11-091-0/+238
| |
| * [prep-release-3.2.0-a1] Add migration for 3.2.0-a1Tristan Darricau2015-11-0910-5/+116
| |
| * [prep-release-3.2.0-a1] Update version to 3.2.0-a1Tristan Darricau2015-11-094-5/+5
| |
* | Merge pull request #4016 from CHItA/ticket/14270Tristan Darricau2015-11-235-7/+22
|\ \ | | | | | | | | | | | | | | | | | | [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-085-7/+22
| | | | | | | | | | | | PHPBB3-14270
* | | Merge pull request #4026 from marc1706/ticket/14281Tristan Darricau2015-11-234-3/+9
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14281] Fix installer CLI after recent changes * marc1706/ticket/14281: [ticket/14281] Add install/phpbbcli.php to executable files list [ticket/14281] Correctly pass parameters to add_error_message [ticket/14281] Fix installer CLI after recent changes
| * | | [ticket/14281] Correctly pass parameters to add_error_messageMarc Alexander2015-11-101-1/+1
| | | | | | | | | | | | | | | | PHPBB3-14281
| * | | [ticket/14281] Fix installer CLI after recent changesMarc Alexander2015-11-104-3/+9
| | |/ | |/| | | | | | | PHPBB3-14281
* | | [ticket/14294]Fix removal of wanted iconsMichael Miday2015-11-167-7/+7
| | | | | | | | | | | | PHPBB3-14294
* | | Merge pull request #3960 from hanakin/ticket/14229Cesar G2015-11-155-9/+37
|\ \ \ | | | | | | | | | | | | [ticket/14229]Responsive topic specific paging
| * | | [ticket/14229] fix inline-block link on row-itemMichael Miday2015-11-111-0/+4
| | | | | | | | | | | | | | | | PHPBB3-14229
| * | | [ticket/14229] fix paging spacingMichael Miday2015-11-112-3/+5
| | | | | | | | | | | | | | | | PHPBB3-14229
| * | | [ticket/14229]Responsive changes to topic pagingMichael Miday2015-11-113-9/+30
| | | |
| * | | [ticket/14229]topictitle should be inlineMichael Miday2015-11-111-0/+1
| | | | | | | | | | | | | | | | PHPBB3-14229
* | | | Merge branch '3.1.x'Marc Alexander2015-11-152-0/+8
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: phpBB/styles/prosilver/template/viewtopic_body.html phpBB/styles/subsilver2/template/viewtopic_body.html
| * \ \ \ Merge pull request #3888 from Senky/ticket/14146Marc Alexander2015-11-153-0/+10
| |\ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/14146] Add viewtopic_body_post_subject_before event
| | * | | | [ticket/14146] Add viewtopic_body_post_subject_before eventJakub Senko2015-10-123-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14146
* | | | | | Merge branch '3.1.x'Marc Alexander2015-11-132-0/+104
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | Conflicts: phpBB/styles/subsilver2/template/search_body.html
| * | | | | Merge pull request #3805 from rxu/ticket/14066Marc Alexander2015-11-133-3/+134
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/14066] Add template events to search_body.html
| | * | | | | [ticket/14066] Change the events listing order in events.md.rxu2015-11-121-16/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14066
| | * | | | | [ticket/14066] Add template events to search_body.htmlrxu2015-11-123-3/+134
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14066
* | | | | | | Merge branch '3.1.x'Marc Alexander2015-11-131-6/+6
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge pull request #3996 from RMcGirr83/ticket_14242Marc Alexander2015-11-131-6/+6
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14242] Fix memberlist sort method
| | * | | | | | [ticket/14242] Revert some changesRMcGirr832015-10-301-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14242
| | * | | | | | [ticket/14242] Fix u_sort_posts to use correct sort keyRichard McGirr2015-10-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14242
| | * | | | | | [ticket/14242] Fix memberlist sort methodRMcGirr832015-10-191-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14242
* | | | | | | | Merge branch '3.1.x'Marc Alexander2015-11-121-0/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | [ticket/14287] Always remove loading indicator after confirming action.Cesar G2015-11-121-0/+4
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If there is no success message after the action is confirmed, the indicator is not currently removed. PHPBB3-14287
* | | | | | | Merge pull request #4027 from marc1706/ticket/14284Cesar G2015-11-121-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14284] Correctly remove link to first unread post
| * | | | | | | [ticket/14284] Correctly remove link to first unread postMarc Alexander2015-11-111-1/+1
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | PHPBB3-14284
* | | | | | | Merge branch '3.1.x'Marc Alexander2015-11-121-15/+48
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge pull request #3850 from rxu/ticket/14117Marc Alexander2015-11-121-15/+48
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14117] Add core events to index.php to allow modifying birthdays list
| | * | | | | | [ticket/14117] Add core events to index.php to allow modifying birthdays listrxu2015-10-121-15/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14117
* | | | | | | | Merge branch '3.1.x'Marc Alexander2015-11-121-10/+11
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge pull request #3910 from kinerity/ticket/14170Marc Alexander2015-11-121-10/+11
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14170] Fix mcp_change_poster_after event
| | * | | | | | | [ticket/14170] Revert mcp_change_poster_after @since changeKailey Truscott2015-10-131-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert the @since change back to 3.1.6-RC1. Add @changed line 3.1.7-RC1 and description. PHPBB3-14170
| | * | | | | | | [ticket/14170] Fix mcp_change_poster_after eventKailey Truscott2015-09-161-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move the mcp_change_poster_after event to before renewing $post_info. I changed the "since" version as this would be fixed in 3.1.7-RC1. PHPBB3-14170
* | | | | | | | | Merge branch '3.1.x'Marc Alexander2015-11-121-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | / / / / / | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Merge pull request #4022 from RMcGirr83/3.1.xMarc Alexander2015-11-121-1/+1
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14276] Adjust function get_folder_status
| | * | | | | | | [ticket/14276] Adjust function get_folder_statusRichard McGirr2015-11-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14276
* | | | | | | | | Merge pull request #4025 from marc1706/ticket/14280Máté Bartus2015-11-101-0/+8
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | [ticket/14280] Add missing language strings for version check
| * | | | | | | | | [ticket/14280] Add missing language strings for version checkMarc Alexander2015-11-101-0/+8
| | |_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14280
* | | | | | | | | Merge branch '3.1.x'Marc Alexander2015-11-1012-14/+270
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| / / / / / / / | |/ / / / / / /
| * | | | | | | Merge pull request #3930 from rxu/ticket/14201Marc Alexander2015-11-1012-14/+270
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | | | | | | | | [ticket/14201] Add multiple ACP template events
| | * | | | | | [ticket/14201] Add events.md descriptions, fix accidentally swapped eventsrxu2015-10-1210-16/+260
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14201
| | * | | | | | [ticket/14201] Add more template events to ACPrxu2015-09-268-7/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14201
| | * | | | | | [ticket/14201] Add events to acp_users.html, permission_forum_copy.htmlrxu2015-09-262-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14201