aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #4063 from marc1706/ticket/14339Tristan Darricau2015-12-073-3/+3
|\ | | | | | | | | | | | | [ticket/14339] Properly state PHP version support * marc1706/ticket/14339: [ticket/14339] Properly state PHP version support
| * [ticket/14339] Properly state PHP version supportMarc Alexander2015-12-053-3/+3
| | | | | | | | PHPBB3-14339
* | Merge pull request #4066 from kasimi/ticket/14343Tristan Darricau2015-12-071-0/+16
|\ \ | |/ |/| | | | | | | | | [ticket/14343] Add event when locking/unlocking posts/topics * kasimi/ticket/14343: [ticket/14343] Add event when locking/unlocking posts/topics
| * [ticket/14343] Add event when locking/unlocking posts/topicskasimi2015-12-061-0/+16
|/ | | | PHPBB3-14343
* Merge pull request #4057 from marc1706/ticket/14334Tristan Darricau2015-12-051-6/+1
|\ | | | | | | | | | | | | [ticket/14334] Use phpbb_get_avatar() in user_loader * marc1706/ticket/14334: [ticket/14334] Use phpbb_get_avatar() in user_loader
| * [ticket/14334] Use phpbb_get_avatar() in user_loaderMarc Alexander2015-12-031-6/+1
|/ | | | PHPBB3-14334
* Merge pull request #4030 from RMcGirr83/ticket_14283Marc Alexander2015-11-264-3/+27
|\ | | | | | | [ticket/14283] Add a Manage Group link on a group page
| * [ticket/14283] Check for user being group leaderRichard McGirr2015-11-251-2/+2
| | | | | | | | PHPBB3-14283
| * [ticket/14283] Remove group founder and free up memoryRichard McGirr2015-11-181-9/+13
| | | | | | | | PHPBB3-14283
| * [ticket/14283] Fix spelling of the word moduleRichard McGirr2015-11-141-1/+1
| | | | | | | | PHPBB3-14283
| * [ticket/14283] Add a Manage Group link on a group pageRichard McGirr2015-11-144-3/+23
| | | | | | | | PHPBB3-14283
* | Merge pull request #4045 from RMcGirr83/ticket_14313Marc Alexander2015-11-261-1/+1
|\ \ | | | | | | | | | [ticket/14313] Check for item approved explicitly
| * | [ticket/14313] Check for item approved explicitlyRichard McGirr2015-11-261-1/+1
| | | | | | | | | | | | PHPBB3-14313
* | | Merge pull request #4044 from RMcGirr83/ticket_14313Marc Alexander2015-11-251-0/+3
|\ \ \ | |/ / | | | | | | [ticket/14313] Don't display quote button on unapproved posts
| * | [ticket/14313] Don't display quote button on unapproved postsRMcGirr832015-11-251-0/+3
|/ / | | | | | | PHPBB3-14313
* | Merge pull request #4040 from Nicofuma/ticket/13656Marc Alexander2015-11-251-139/+160
|\ \ | | | | | | | | | [ticket/13656] Updates Symfony to fix the DB password issue
| * | [ticket/13656] Updates Symfony to fix the DB password issueTristan Darricau2015-11-251-139/+160
| | | | | | | | | | | | PHPBB3-13656
* | | Merge pull request #4033 from tas2580/ticket/14297Marc Alexander2015-11-241-1/+1
|\ \ \ | |/ / |/| | | | | [ticket/14297] Uppercase and lowercase when sorting topics
| * | [ticket/14297] Uppercase and lowercase when sorting topicsTobi Schäfer2015-11-161-1/+1
| | | | | | | | | | | | | | | PHPBB3-14297 Ticket: https://tracker.phpbb.com/browse/PHPBB3-14297
* | | 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 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 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 pull request #4028 from prototech/ticket/14287Marc Alexander2015-11-121-0/+4
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | [ticket/14287] Always remove loading indicator after confirming action.
| * | | | [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 #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 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 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 #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
| * | | | | | [ticket/14201] Add template events to acp_permissions.htmlrxu2015-09-261-5/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14201
* | | | | | | Merge pull request #3975 from prototech/ticket/11971Oliver Schramm2015-11-062-12/+60
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/11971] Validate "Spambot countermeasures" settings before saving
| * | | | | | | [ticket/11971] Validate "Spambot countermeasures" settings before saving.Cesar G2015-10-142-12/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11971
* | | | | | | | Merge pull request #4012 from RMcGirr83/ticket_14228Marc Alexander2015-11-031-1/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14228] Vertical align of numbers in polls
| * | | | | | | | [ticket/14228] Vertical align of numbers in pollsRichard McGirr2015-11-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14228
* | | | | | | | | Merge pull request #3983 from prototech/ticket/13831Andreas Fischer2015-11-021-2/+3
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13831] Store provided reason when deleting from Mod. Queue module. * prototech/ticket/13831: [ticket/13831] Store provided reason when deleting from Mod. Queue module.
| * | | | | | | | [ticket/13831] Store provided reason when deleting from Mod. Queue module.Cesar G2015-10-141-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13831
* | | | | | | | | Merge pull request #4004 from paul999/ticket/14258Marc Alexander2015-10-241-0/+19
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14258] Add event into auth::login before session creation
| * | | | | | | | | [ticket/14258] Add event into auth::login before session creationPaul Sohier2015-10-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix typo PHPBB3-14258