aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16277] Move from each() functionrxu2019-12-291-1/+1
* [ticket/12591] Improve breadcrumb naming and extend it's usageJakub Senko2019-05-091-2/+2
* [ticket/14573] Add MCP breadcrumbsJakub Senko2019-05-061-0/+5
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-2/+2
* [ticket/10961] Send HTTP 403 when applicableJakub Senko2016-09-011-0/+2
* [ticket/8708] Apply permission 'f_announce_global'Oliver Schramm2015-07-191-2/+2
* [ticket/13455] Remove unnecessary calls to `utf8_normalize_nfc()`Gaëtan Muller2015-02-031-1/+1
* [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-031-13/+13
* [ticket/13142] Extra space before the comment blockbrunoais2014-11-291-0/+1
* [ticket/13141] BUMPing version to 3.1.3brunoais2014-11-281-1/+1
* [ticket/13141] Adding more variables to the eventbrunoais2014-11-281-3/+11
* [ticket/13141] Ups wrong versionbrunoais2014-10-261-1/+1
* [ticket/13141] Implement core.mcp_global_f_read_auth_afterbrunoais2014-10-261-0/+13
* [ticket/12612] Prefix get_*_data() with phpbb_ and delete unused globalJoas Schilling2014-06-231-1/+1
* [ticket/12612] Move functions from mcp.php to functions_mcp.phpJoas Schilling2014-06-181-646/+1
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* Merge remote-tracking branch 'github-nickvergessen/ticket/12273' into develop...Nils Adermann2014-05-021-2/+12
|\
| * [ticket/12273] Update existing eventsJoas Schilling2014-04-251-1/+10
| * [ticket/12273] Fix missing $vars lineJoas Schilling2014-04-181-1/+2
* | [ticket/12371] Fix query in mcp_sorting()Joas Schilling2014-04-251-2/+1
* | [ticket/12052] Use different visibility when post was editedJoas Schilling2014-04-251-3/+4
|/
* [ticket/11360] Updating default value of $display_online_listgeetakshi2014-03-241-1/+1
* [ticket/12278] Add mcp.php core event to allow to modify modules display optionrxu2014-03-171-0/+17
* [ticket/12213] Add MCP events for custom quick moderation optionsrxu2014-02-231-4/+4
* [ticket/12213] Add MCP events for custom quick moderation optionsrxu2014-02-201-1/+20
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-1/+1
* [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-141-1/+1
* [ticket/9657] Use the service instead of the static classJoas Schilling2013-07-111-2/+4
* Merge remote-tracking branch 'phpbb/develop' into feature/softdelete-1-permis...Joas Schilling2013-07-111-1/+1
|\
| * [ticket/9975] Moved a few E_USER_ERROR errors to /languageasperous2013-04-231-1/+1
* | [feature/soft-delete] Fix the rest of *_approved and the delete_post unit testJoas Schilling2012-11-101-1/+1
* | [feature/soft-delete] Append _approved to *_posts and *_topics column namesJoas Schilling2012-11-091-1/+1
* | [feature/soft-delete] Allow soft deleting/restoring topics via quickmoderationJoas Schilling2012-10-271-0/+1
* | [feature/soft-delete] Fix convertor and one mcp issueJoas Schilling2012-10-221-4/+1
* | [feature/soft-delete] Fix some more uses of topic_replies_realJoas Schilling2012-10-221-1/+1
* | [feature/soft-delete] Fix displaying of details moduleJoas Schilling2012-10-151-1/+1
* | [feature/soft-delete] Add module for soft deleted topicsJoas Schilling2012-10-151-3/+5
* | [feature/soft-delete] Fix restoring posts via MCPJoas Schilling2012-10-131-1/+1
* | [feature/soft-delete] Fix several problems in the forum mcpJoas Schilling2012-10-101-1/+1
* | [feature/soft-delete] Fix column name in mcp_sorting()Joas Schilling2012-10-091-1/+1
* | [feature/soft-delete] Implement the ability to soft-delete and restore postsJosh Woody2012-08-291-2/+4
* | [feature/soft-delete] Lay the groundwork for a soft-delete featureJosh Woody2012-08-291-5/+5
|/
* [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* [ticket/9684] Remove code for global announcement in root-filesJoas Schilling2011-04-071-13/+1
* [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* [feature/request-class] Fix mcp.php mode parameterIgor Wiedler2010-10-051-1/+1
* [feature/request-class] Convert any direct access to $_* to use $requestIgor Wiedler2010-09-251-11/+4
* Copy 3.0.x branch to trunkMeik Sievertsen2009-10-041-0/+915
* Move trunk/phpBB to old_trunk/phpBB Meik Sievertsen2009-10-041-834/+0
* Merge changes made in revisions #r9405 to #r9467Meik Sievertsen2009-04-181-0/+7