Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/13974] Change userdata type from string to array | Kailey Truscott | 2015-06-28 | 1 | -1/+1 |
| | | | | | | Change the docblock for userdata from string to array. PHPBB3-13974 | ||||
* | [ticket/13974] Add core.mcp_change_poster_after event | Kailey Truscott | 2015-06-28 | 1 | -0/+11 |
| | | | | | | | Create a new event to perform additional tasks after chainging a post's poster. PHPBB3-13974 | ||||
* | Merge pull request #3725 from RMcGirr83/ticket/13962 | Joas Schilling | 2015-06-27 | 1 | -1/+1 |
|\ | | | | | | | [ticket/13962] MCP Queue dropdown for forum selection | ||||
| * | [ticket/13962] MCP Queue dropdown for forum selection | RMcGirr83 | 2015-06-23 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-13962 | ||||
* | | [ticket/13966] Adds the missing phpbb_dispatcher to includes/mcp/mcp_post | Crizzo | 2015-06-25 | 1 | -1/+1 |
|/ | | | | PHPBB3-13966 | ||||
* | Merge pull request #3479 from brunoais/ticket/13685 | Marc Alexander | 2015-06-09 | 2 | -3/+3 |
|\ | | | | | | | [ticket/13685] Allow modifying the query for mysql native fulltext search | ||||
| * | [ticket/13685] Add phpbb_dispatcher to fulltext search constructors | brunoais | 2015-06-07 | 2 | -3/+3 |
| | | | | | | | | PHPBB3-13685 | ||||
* | | Merge pull request #3558 from javiexin/ticket/13786 | Joas Schilling | 2015-06-04 | 1 | -2/+43 |
|\ \ | |/ |/| | | | [ticket/13786] Add events to add MCP post options | ||||
| * | [ticket/13786] Add events to add MCP post options | javiexin | 2015-04-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Three new events are included: 1) Core event to perform new moderator action in includes/mcp/mcp_post.php 2) Core event to add/modify template data in includes/mcp/mcp_post.php 3) Template event to present new options in template/mcp_post.html Fix another typo. PHPBB3-13786 | ||||
| * | [ticket/13786] Add events to add MCP post options | javiexin | 2015-04-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Three new events are included: 1) Core event to perform new moderator action in includes/mcp/mcp_post.php 2) Core event to add/modify template data in includes/mcp/mcp_post.php 3) Template event to present new options in template/mcp_post.html Fix typo. PHPBB3-13786 | ||||
| * | [ticket/13786] Add events to add MCP post options | javiexin | 2015-04-27 | 1 | -2/+43 |
| | | | | | | | | | | | | | | | | | | Three new events are included: 1) Core event to perform new moderator action in includes/mcp/mcp_post.php 2) Core event to add/modify template data in includes/mcp/mcp_post.php 3) Template event to present new options in template/mcp_post.html PHPBB3-13786 | ||||
* | | Merge pull request #3469 from brunoais/ticket/13672 | Joas Schilling | 2015-05-28 | 1 | -0/+20 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13672] Allow changing the data from the user-submitted report * brunoais/ticket/13672: [ticket/13672] Removed bogus sting concatenation [ticket/13672] BUMP version to 3.1.5-dev [ticket/13672] Allow changing the data from the user-submitted report | ||||
| * | | [ticket/13672] Removed bogus sting concatenation | brunoais | 2015-05-08 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-13672 | ||||
| * | | [ticket/13672] BUMP version to 3.1.5-dev | brunoais | 2015-05-06 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-13672 | ||||
| * | | [ticket/13672] Allow changing the data from the user-submitted report | brunoais | 2015-03-05 | 1 | -0/+20 |
| | | | | | | | | | | | | PHPBB3-13672 | ||||
* | | | Merge pull request #3468 from brunoais/ticket/13668 | Joas Schilling | 2015-05-28 | 1 | -5/+33 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13668] Allow changing the query to obtain the user-submitted report * brunoais/ticket/13668: [ticket/13668] Removed bogus sting concatenation [ticket/13668] BUMP version to 3.1.5-dev [ticket/13668] Allow changing the query to obtain the user-submitted report. [ticket/13668] Convert the mcp report_details query to a built query | ||||
| * | | | [ticket/13668] Removed bogus sting concatenation | brunoais | 2015-05-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | PHPBB3-13668 | ||||
| * | | | [ticket/13668] BUMP version to 3.1.5-dev | brunoais | 2015-05-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | PHPBB3-13668 | ||||
| * | | | [ticket/13668] Allow changing the query to obtain the user-submitted report. | brunoais | 2015-03-05 | 1 | -0/+19 |
| |/ / | | | | | | | | | | PHPBB3-13668 | ||||
| * | | [ticket/13668] Convert the mcp report_details query to a built query | brunoais | 2015-03-05 | 1 | -5/+14 |
| | | | | | | | | | | | | PHPBB3-13668 | ||||
* | | | Merge pull request #3459 from brunoais/ticket/13664 | Marc Alexander | 2015-05-08 | 1 | -4/+21 |
|\ \ \ | | | | | | | | | | | | | [ticket/13664] Add event to allow changing number of unapproved posts in mcp_front | ||||
| * | | | [ticket/13664] BUMP version to 3.1.5-dev | brunoais | 2015-05-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | PHPBB3-13664 | ||||
| * | | | [ticket/13664] Added alias to table to make modding easier. | brunoais | 2015-03-01 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | PHPBB3-13664 | ||||
| * | | | [ticket/13664] Add event to allow changing number of unapproved posts listed | brunoais | 2015-03-01 | 1 | -0/+12 |
| | | | | | | | | | | | | | | | | PHPBB3-13664 | ||||
| * | | | [ticket/13664] From string query in mcp_front unapproved posts to built query | brunoais | 2015-03-01 | 1 | -4/+9 |
| |/ / | | | | | | | | | | PHPBB3-13664 | ||||
* | | | Merge pull request #3455 from brunoais/ticket/13660 | Marc Alexander | 2015-05-08 | 1 | -0/+12 |
|\ \ \ | | | | | | | | | | | | | [ticket/13660] Allow changing the query for total reports in mcp_front | ||||
| * | | | [ticket/13660] BUMP version to 3.1.5-RC1 | brunoais | 2015-05-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | PHPBB3-13660 | ||||
| * | | | [ticket/13660] Fix @since version. | brunoais | 2015-03-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | PHPBB3-13660 | ||||
| * | | | [ticket/13660] Allow changing the query for total reports in mcp_front | brunoais | 2015-02-28 | 1 | -0/+12 |
| |/ / | | | | | | | | | | PHPBB3-13660 | ||||
* | | | [ticket/13819] Add missing sql_freeresult() to files in includes/ | Marc Alexander | 2015-05-05 | 1 | -0/+1 |
| | | | | | | | | | | | | PHPBB3-13819 | ||||
* | | | Merge pull request #3409 from Senky/ticket/11424 | Joas Schilling | 2015-04-06 | 1 | -0/+25 |
|\ \ \ | | | | | | | | | | | | | [ticket/11424] Quick-Mod Tools race condition results in NO_MODE | ||||
| * | | | [ticket/11424] Add space between control flow keywords and parenthesis | Jakub Senko | 2015-02-19 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | PHPBB3-11424 | ||||
| * | | | [ticket/11424] Handle race condition properly for Quick-Mod Tools | Jakub Senko | 2015-02-16 | 1 | -0/+25 |
| | |/ | |/| | | | | | | | PHPBB3-11424 | ||||
* | | | Merge pull request #3413 from kasimi/ticket/13540 | Marc Alexander | 2015-03-05 | 1 | -0/+4 |
|\ \ \ | |_|/ |/| | | | | | [ticket/13540] Add topic info and total posts count to mcp_topic_review_modify_row event | ||||
| * | | [ticket/13540] Add total post count to mcp_topic_review_modify_row event | kasimi | 2015-02-17 | 1 | -0/+2 |
| | | | | | | | | | | | | PHPBB3-13540 | ||||
| * | | [ticket/13540] Add topic_info to mcp_topic_review_modify_row event | kasimi | 2015-02-16 | 1 | -0/+2 |
| | | | | | | | | | | | | PHPBB3-13540 | ||||
* | | | [ticket/13595] Removed unused code | JoshyPHP | 2015-02-13 | 1 | -8/+0 |
| |/ |/| | | | | | PHPBB3-13595 | ||||
* | | Merge pull request #3361 from marc1706/ticket/13569 | Andreas Fischer | 2015-02-03 | 2 | -0/+3 |
|\ \ | | | | | | | | | | | | | | | | | | | [ticket/13569] Add missing sql_freeresults and remove unneeded results * marc1706/ticket/13569: [ticket/13569] Add missing sql_freeresults and remove unneeded results | ||||
| * | | [ticket/13569] Add missing sql_freeresults and remove unneeded results | Marc Alexander | 2015-02-02 | 2 | -0/+3 |
| | | | | | | | | | | | | PHPBB3-13569 | ||||
* | | | Merge pull request #3330 from kasimi/ticket/13540 | Joas Schilling | 2015-02-02 | 1 | -3/+33 |
|\ \ \ | | |/ | |/| | | | | [ticket/13540] Add core event for modifying topic review block data | ||||
| * | | [ticket/13540] Added var row to both events | kasimi | 2015-01-25 | 1 | -0/+2 |
| | | | | | | | | | | | | PHPBB3-13540 | ||||
| * | | [ticket/13540] Add core event for MCP topic review block data | kasimi | 2015-01-24 | 1 | -3/+31 |
| |/ | | | | | | | | | | | | | Similar to the previous event, this event triggers for each post in the MCP topic review. PHPBB3-13540 | ||||
* | | [ticket/13537] Add core events on mcp_queue for approval and disapproval | Wolfsblvt | 2015-01-23 | 1 | -5/+87 |
|/ | | | | | | | | Events added for the functions approve_posts(), approve_topics() and disapprove_posts() in mcp_queue.php, so that you can send notifications during approval and disapproval. PHPBB3-13537 | ||||
* | [ticket/13354] Fix incorrect column name when deleting all topic logs. | Cesar G | 2014-11-21 | 1 | -1/+1 |
| | | | | PHPBB3-13354 | ||||
* | Merge pull request #3044 from Elsensee/ticket/13100 | Joas Schilling | 2014-11-21 | 1 | -2/+12 |
|\ | | | | | | | [ticket/13100] Display only confirmation buttons when deleting shadow topic | ||||
| * | [ticket/13100] Remove pointless variable | Oliver Schramm | 2014-11-04 | 1 | -1/+0 |
| | | | | | | | | PHPBB3-13100 | ||||
| * | [ticket/13100] Display only confirmation buttons when deleting shadow topic | Oliver Schramm | 2014-10-20 | 1 | -2/+13 |
| | | | | | | | | PHPBB3-13100 | ||||
* | | [ticket/13328] fix CS | omniError | 2014-11-11 | 1 | -14/+14 |
| | | | | | | | | | | | | https://tracker.phpbb.com/browse/PHPBB3-13328 PHPBB3-13328 | ||||
* | | [ticket/13328] add core.mcp_view_forum_modify_sql | omniError | 2014-11-10 | 1 | -0/+16 |
| | | | | | | | | | | | | https://tracker.phpbb.com/browse/PHPBB3-13328 PHPBB3-13328 | ||||
* | | Merge pull request #3053 from Senky/ticket/13194 | Marc Alexander | 2014-10-21 | 1 | -1/+1 |
|\ \ | |/ |/| | | | [ticket/13194] BBCode isn't parsed when issuing a warning for a post |