aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp/mcp_forum.php
Commit message (Expand)AuthorAgeFilesLines
* #24185Meik Sievertsen2008-03-311-2/+2
* - backport viewforum performance change from 3.1.x to 3.0.xMeik Sievertsen2008-01-051-4/+17
* #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
* - a handful of mcp fixed, the most important one is the change for check_ids(...Meik Sievertsen2006-11-181-5/+4
* consistant obtain_* functionsMeik Sievertsen2006-11-121-2/+1
* - support re-caching of theme data if stylesheet.css changed and load_tplcomp...Meik Sievertsen2006-10-061-0/+1
* These changes should let olympus scale a little bit better.Meik Sievertsen2006-09-261-1/+1
* - fixing profile bugMeik Sievertsen2006-09-041-4/+4
* sql_in_set changesMeik Sievertsen2006-08-121-1/+1
* - fixed some bugsMeik Sievertsen2006-08-051-4/+4
* hmm... This commit does not increase the number of BBCodes. However, this doe...David M2006-07-171-1/+1
* - tackle some usability issuesMeik Sievertsen2006-07-091-49/+6
* - removed db cache (might re-appear, but for now we do not see the need for it)Meik Sievertsen2006-06-161-11/+12
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-7/+7
* - adjusted coding guidelinesMeik Sievertsen2006-05-281-9/+10
* - extended session_page and user_lastpage to hold a maximum of 200 chars (ins...Meik Sievertsen2006-03-251-1/+1
* - a bunch of bugfixes. :PMeik Sievertsen2006-03-211-0/+4
* - log entries for deleted topics don't provide a link to the topic or to the ...Nils Adermann2006-03-081-16/+0
* - removed unnecessary urlencode of highlight wordsNils Adermann2006-02-051-20/+22
* - some additional changesMeik Sievertsen2005-10-021-3/+2
* - request_var updatesMeik Sievertsen2005-05-151-5/+5
* - topic/forum icon img additionsMeik Sievertsen2005-04-301-7/+21
* - Documentation related changesMeik Sievertsen2005-04-091-16/+15
* - approve/disapprove posts/topicsMeik Sievertsen2004-07-191-2/+2
* - fork/copy topicMeik Sievertsen2004-07-101-1/+53
* cleaned up the mcp, basic operations such as deleting/moving/(un)locking are ...Meik Sievertsen2004-07-081-0/+187