aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3910 from kinerity/ticket/14170Marc Alexander2015-11-121-10/+11
|\
| * [ticket/14170] Revert mcp_change_poster_after @since changeKailey Truscott2015-10-131-1/+2
| * [ticket/14170] Fix mcp_change_poster_after eventKailey Truscott2015-09-161-11/+11
* | Merge pull request #3983 from prototech/ticket/13831Andreas Fischer2015-11-021-2/+3
|\ \
| * | [ticket/13831] Store provided reason when deleting from Mod. Queue module.Cesar G2015-10-141-2/+3
* | | Merge pull request #3666 from marc1706/ticket/9252Tristan Darricau2015-10-191-0/+11
|\ \ \ | |/ / |/| |
| * | [ticket/9252] Do not try to disapprove a post that was just approvedMarc Alexander2015-05-301-0/+11
* | | Merge pull request #3864 from Zoddo/ticket/8920Marc Alexander2015-10-112-4/+4
|\ \ \
| * | | [ticket/8920] Add a MCP PM reports view permissionZoddo2015-08-302-4/+4
* | | | Merge pull request #3934 from Zoddo/ticket/14181Marc Alexander2015-10-091-1/+1
|\ \ \ \
| * | | | [ticket/14181] Fix empty denial reason if the reason isn't translatedHB2015-09-271-1/+1
| | |_|/ | |/| |
* | | | Merge pull request #3615 from rxu/ticket/13846Marc Alexander2015-10-071-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/13846] Fix MCP to disallow softdeleted posts deletion if not permitted.rxu2015-07-301-0/+1
* | | | Merge pull request #3833 from rxu/ticket/14102Marc Alexander2015-09-161-0/+24
|\ \ \ \ | |_|/ / |/| | |
| * | | [ticket/14102] Add core event to the mcp_topic.phprxu2015-08-151-0/+24
* | | | [ticket/14106] Fix topics sorting in MCP for topics merging.rxu2015-08-161-9/+0
|/ / /
* | | Merge pull request #3760 from Zoddo/ticket/14014Marc Alexander2015-08-091-0/+24
|\ \ \
| * | | [ticket/14014] Add core.mcp_forum_view_before eventZoddo2015-07-151-0/+24
* | | | [ticket/13974] Change userdata type from string to arrayKailey Truscott2015-06-281-1/+1
* | | | [ticket/13974] Add core.mcp_change_poster_after eventKailey Truscott2015-06-281-0/+11
* | | | Merge pull request #3725 from RMcGirr83/ticket/13962Joas Schilling2015-06-271-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/13962] MCP Queue dropdown for forum selectionRMcGirr832015-06-231-1/+1
* | | | [ticket/13966] Adds the missing phpbb_dispatcher to includes/mcp/mcp_postCrizzo2015-06-251-1/+1
|/ / /
* | | Merge pull request #3479 from brunoais/ticket/13685Marc Alexander2015-06-092-3/+3
|\ \ \
| * | | [ticket/13685] Add phpbb_dispatcher to fulltext search constructorsbrunoais2015-06-072-3/+3
| | |/ | |/|
* | | Merge pull request #3558 from javiexin/ticket/13786Joas Schilling2015-06-041-2/+43
|\ \ \ | |/ / |/| |
| * | [ticket/13786] Add events to add MCP post optionsjaviexin2015-04-271-1/+1
| * | [ticket/13786] Add events to add MCP post optionsjaviexin2015-04-271-1/+1
| * | [ticket/13786] Add events to add MCP post optionsjaviexin2015-04-271-2/+43
* | | Merge pull request #3469 from brunoais/ticket/13672Joas Schilling2015-05-281-0/+20
|\ \ \
| * | | [ticket/13672] Removed bogus sting concatenationbrunoais2015-05-081-1/+1
| * | | [ticket/13672] BUMP version to 3.1.5-devbrunoais2015-05-061-1/+1
| * | | [ticket/13672] Allow changing the data from the user-submitted reportbrunoais2015-03-051-0/+20
* | | | Merge pull request #3468 from brunoais/ticket/13668Joas Schilling2015-05-281-5/+33
|\ \ \ \ | |_|_|/ |/| | |
| * | | [ticket/13668] Removed bogus sting concatenationbrunoais2015-05-081-1/+1
| * | | [ticket/13668] BUMP version to 3.1.5-devbrunoais2015-05-061-1/+1
| * | | [ticket/13668] Allow changing the query to obtain the user-submitted report.brunoais2015-03-051-0/+19
| |/ /
| * | [ticket/13668] Convert the mcp report_details query to a built querybrunoais2015-03-051-5/+14
* | | Merge pull request #3459 from brunoais/ticket/13664Marc Alexander2015-05-081-4/+21
|\ \ \
| * | | [ticket/13664] BUMP version to 3.1.5-devbrunoais2015-05-061-1/+1
| * | | [ticket/13664] Added alias to table to make modding easier.brunoais2015-03-011-3/+3
| * | | [ticket/13664] Add event to allow changing number of unapproved posts listedbrunoais2015-03-011-0/+12
| * | | [ticket/13664] From string query in mcp_front unapproved posts to built querybrunoais2015-03-011-4/+9
| |/ /
* | | Merge pull request #3455 from brunoais/ticket/13660Marc Alexander2015-05-081-0/+12
|\ \ \
| * | | [ticket/13660] BUMP version to 3.1.5-RC1brunoais2015-05-061-1/+1
| * | | [ticket/13660] Fix @since version.brunoais2015-03-101-1/+1
| * | | [ticket/13660] Allow changing the query for total reports in mcp_frontbrunoais2015-02-281-0/+12
| |/ /
* | | [ticket/13819] Add missing sql_freeresult() to files in includes/Marc Alexander2015-05-051-0/+1
* | | Merge pull request #3409 from Senky/ticket/11424Joas Schilling2015-04-061-0/+25
|\ \ \
| * | | [ticket/11424] Add space between control flow keywords and parenthesisJakub Senko2015-02-191-2/+2