aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/avatars' of https://github.com/igorw/phpbb3 into featur...Marc Alexander2012-11-122-3/+3
|\
| * Merge branch 'develop' into feature/avatarsIgor Wiedler2012-07-218-17/+36
| |\
| * \ Merge remote-tracking branch 'upstream/develop' into feature/avatarsIgor Wiedler2012-06-272-4/+2
| |\ \
| * \ \ Merge branch 'develop' into feature/avatarsIgor Wiedler2012-04-073-8/+36
| |\ \ \
| * | | | [feature/avatars] Modularized AvatarsCullen Walsh2012-03-182-3/+3
* | | | | Merge PR #722 branch 'Senky/ticket/9918' into developOleg Pudeyev2012-11-062-6/+6
|\ \ \ \ \
| * | | | | [ticket/9918] default values in request_var changed to one stringSenky2012-04-152-3/+3
| * | | | | [ticket/9918] $redirect variable used from nowSenky2012-04-092-6/+6
| | |/ / / | |/| | |
* | | | | Merge PR #786 branch 'brunoais/ticket/10845' into developOleg Pudeyev2012-11-061-2/+2
|\ \ \ \ \
| * | | | | [ticket/10845] Remove censor from textBruno Ais2012-05-021-1/+1
| * | | | | [ticket/10845] Now it shows the preview post parsedBruno Ais2012-05-011-2/+2
* | | | | | [ticket/11023] Fix additional whitespaces that were added by PHPBB3-10968Joas Schilling2012-10-178-10/+10
* | | | | | [ticket/11140] Fix an error from an incorrect variable nameNathan Guse2012-10-091-1/+1
* | | | | | Merge remote-tracking branch 'nickvergessen/feature/php-events-4' into developDavid King2012-08-201-1/+12
|\ \ \ \ \ \
| * | | | | | [feature/php-events] Fix naming and doc of core.mcp_view_forum_modify_topicrowJoas Schilling2012-08-041-2/+10
| * | | | | | [feature/php-events] Add missing global $phpbb_dispatcherJoas Schilling2012-08-011-1/+1
| * | | | | | [feature/events] Fixing events issuesMichael Cullum2012-08-011-3/+1
| * | | | | | [feature/events] Adding core.mcp_forum_topicrow ledgeMichael Cullum2012-08-011-0/+5
| | |_|_|_|/ | |/| | | |
* | | | | | [ticket/11052] update search backend constructor everywhereDhruv2012-08-152-3/+3
* | | | | | [ticket/10990] Changes for developNathan Guse2012-07-221-1/+1
|/ / / / /
* | | | | [feature/pagination-as-list] New parameter for name of start varDrae2012-07-188-8/+8
* | | | | [feature/pagination-as-list] Updates for nils commentsDrae2012-07-188-16/+16
* | | | | [feature/pagination-as-list] Rename and deprecate functionsDrae2012-07-188-8/+8
* | | | | [feature/pagination-as-list] Various fixes and improvementsDrae2012-07-188-17/+25
* | | | | [ticket/10968] Render pagination within the templateDrae2012-07-188-8/+19
| |_|_|/ |/| | |
* | | | [ticket/10871] Delete the unwanted implodeBruno Ais2012-05-041-2/+0
|/ / /
* | | Merge remote-tracking branch 'github-dhruv/ticket/10797' into developNils Adermann2012-04-201-2/+2
|\ \ \ | |/ / |/| |
| * | [ticket/10797] user rank is displayed in mcp_warn.phpDhruv Goel2012-04-161-2/+2
* | | [feature/class-prefix] Rename auth => phpbb_authIgor Wiedler2012-03-311-2/+2
* | | [ticket/10273] Fixed accepting / denying posts AJAX.Callum Macrae2012-03-311-2/+29
* | | [feature/save-post-on-report] bbcode_nl2br missing.Bruno Ais2012-03-191-3/+4
* | | [feature/save-post-on-report] Changed the name of the columnBruno Ais2012-03-191-2/+2
* | | [feature/save-post-on-report] The complete changes for this featureBruno Ais2012-03-191-2/+2
| |/ |/|
* | Merge branch 'develop-olympus' into developOleg Pudeyev2012-03-161-0/+11
|\ \ | |/
| * [ticket/8636] Add resync option to topic_view moderation pageJoas Schilling2012-02-231-0/+11
* | [ticket/10637] Leftovers from implementation of extensions in mcp_postVjacheslav Trushkin2012-02-091-4/+2
* | [ticket/10637] Leftovers from implementation of extensions in mcp_mainVjacheslav Trushkin2012-02-091-7/+2
* | [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-3120-40/+20
* | [ticket/10345] Make use of the plural function in some basic placesJoas Schilling2011-11-259-51/+18
* | Merge remote-tracking branch 'nickvergessen/ticket/10484' into developOleg Pudeyev2011-11-241-10/+12
|\ \
| * | [ticket/10484] Use variables for sql_build_query() callsJoas Schilling2011-11-211-10/+12
* | | Merge remote-tracking branch 'nickvergessen/ticket/10344' into developOleg Pudeyev2011-11-204-12/+18
|\ \ \
| * | | [ticket/10344] Add attachment icons to list of reported and queued posts/topicsJoas Schilling2011-08-274-12/+18
* | | | Merge branch 'develop-olympus' into developOleg Pudeyev2011-11-201-0/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge remote-tracking branch 'callumacrae/ticket/10402' into develop-olympusOleg Pudeyev2011-11-201-0/+1
| |\ \ \
| | * | | [ticket/10402] Fixed a formatting issue with report details.Callum Macrae2011-10-221-0/+1
* | | | | Merge branch 'develop-olympus' into developNils Adermann2011-11-181-0/+4
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Merge remote-tracking branch 'github-nickvergessen/ticket/9956' into develop-...Nils Adermann2011-11-181-0/+3
| |\ \ \
| | * | | [ticket/9956] Display error message if no disapprove reason givenJoas Schilling2011-10-141-0/+3
* | | | | Merge branch 'develop-olympus' into developAndreas Fischer2011-11-132-3/+3
|\ \ \ \ \ | |/ / / /