aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp/mcp_forum.php
Commit message (Expand)AuthorAgeFilesLines
* [feature/events] Adding core.mcp_forum_topicrow ledgeMichael Cullum2012-08-011-0/+5
* [feature/pagination-as-list] New parameter for name of start varDrae2012-07-181-1/+1
* [feature/pagination-as-list] Updates for nils commentsDrae2012-07-181-2/+2
* [feature/pagination-as-list] Rename and deprecate functionsDrae2012-07-181-1/+1
* [feature/pagination-as-list] Various fixes and improvementsDrae2012-07-181-2/+3
* [ticket/10968] Render pagination within the templateDrae2012-07-181-1/+2
* [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* [ticket/10345] Make use of the plural function in some basic placesJoas Schilling2011-11-251-1/+1
* [feature/remove-imagesets] Adjustments to php filesVjacheslav Trushkin2011-09-041-1/+0
* [ticket/9684] Fix Forum/Topic-Tracking for global announcementsJoas Schilling2011-04-071-2/+2
* [ticket/9684] Remove code in some more files especially includes/Joas Schilling2011-04-071-4/+4
* Merge branch 'ticket/hanakin/10001' into developIgor Wiedler2011-02-281-0/+1
|\
| * [ticket/10001] Created new Template variable to house class names based on $...hanakin2011-01-181-0/+1
| * revert r10079 (bug #50035) to be able to investigate other options of handlin...Meik Sievertsen2009-10-031-3/+0
| * Fix Bug #50035 - Fix handling of bookmarks and subscriptions on "split topcis...Joas Schilling2009-08-311-0/+3
| * Really fix #13970 broken fix in r8853.Chris Smith2008-10-111-1/+1
| * #24185Meik Sievertsen2008-03-311-2/+2
| * - backport viewforum performance change from 3.1.x to 3.0.xMeik Sievertsen2008-01-051-4/+17
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* | [feature/request-class] Convert any direct access to $_* to use $requestIgor Wiedler2010-09-251-1/+5
* | Copy 3.0.x branch to trunkMeik Sievertsen2009-10-041-0/+447
* | put acp, mcp and ucp into modules/ directoryMeik Sievertsen2008-12-241-449/+0
* | - updated all code to use the request class instead of any direct access toNils Adermann2008-11-241-1/+4
* | been a while :( ... merge in r8997, r8998, r8999, r9000, r9001, r9002, r9003,...Chris Smith2008-11-131-1/+1
* | simplify $user->img()Meik Sievertsen2008-09-161-1/+1
* | ok... i hope i haven't messed too much with the code and everything is still ...Meik Sievertsen2008-05-291-15/+14
* | merging some changesMeik Sievertsen2008-03-311-2/+2
* | Ch-ch-ch-changesDavid M2008-01-041-4/+17
* | oh boy...David M2008-01-031-1/+1
|/
* #15554Henry Sudhof2007-11-271-1/+1
* some bugfixesMeik Sievertsen2007-10-121-1/+1
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-3/+11
* err, forgot to commitMeik Sievertsen2007-07-271-1/+1
* Cleaning up (#13689)Henry Sudhof2007-07-221-1/+1
* #12577Henry Sudhof2007-06-201-1/+6
* Fixing some tiny bugs...Meik Sievertsen2007-05-171-3/+3
* *** empty log message ***David M2007-05-161-1/+1
* #10267David M2007-05-121-1/+1
* #10683David M2007-05-121-2/+8
* - urlencoded usernames don't need htmlspecialchars [Bug #8794]Nils Adermann2007-04-011-12/+150
* fixing some bugsMeik Sievertsen2007-02-181-6/+6
* Some... fixes... laying around here.Meik Sievertsen2007-02-061-6/+15
* - introducing read/unread images in the MCP, if you view something through th...Nils Adermann2007-01-271-5/+37
* fixing mcp bugs by introducing a new feature to check for loaded/accessible m...Meik Sievertsen2007-01-221-2/+3
* ok, handled some bugs... the most important being validate_username (the vari...Meik Sievertsen2007-01-171-11/+26
* - Modules are not added correctly [#6370]Meik Sievertsen2006-12-181-0/+5
* - a bunch of fixesMeik Sievertsen2006-12-021-1/+1
* rather large update, most important things done:Meik Sievertsen2006-11-241-1/+1
* fixes for bugs #5564, #5554 and #5462Meik Sievertsen2006-11-231-0/+15
* - fixing a bunch of bugsMeik Sievertsen2006-11-211-1/+2