aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp/mcp_topic.php
Commit message (Expand)AuthorAgeFilesLines
* #8098David M2007-02-241-4/+4
* trying to fix some bugs...Meik Sievertsen2007-02-241-1/+1
* - introducing read/unread images in the MCP, if you view something through th...Nils Adermann2007-01-271-2/+18
* ok, handled some bugs... the most important being validate_username (the vari...Meik Sievertsen2007-01-171-0/+6
* some fixes todayMeik Sievertsen2006-12-241-0/+15
* #6368, thanks to ToonArmyDavid M2006-12-201-4/+8
* - Modules are not added correctly [#6370]Meik Sievertsen2006-12-181-2/+2
* - a bunch of fixesMeik Sievertsen2006-12-021-1/+2
* - fixing a bunch of bugsMeik Sievertsen2006-11-211-5/+7
* - a handful of mcp fixed, the most important one is the change for check_ids(...Meik Sievertsen2006-11-181-5/+5
* ok, change from doing the same logic all over again we call a function to do ...Meik Sievertsen2006-11-161-3/+5
* - fixes for the following bugs:Meik Sievertsen2006-11-151-3/+1
* messageNils Adermann2006-11-121-0/+2
* he braces style is deprecated as of PHP 6Meik Sievertsen2006-10-071-1/+1
* - support re-caching of theme data if stylesheet.css changed and load_tplcomp...Meik Sievertsen2006-10-061-0/+1
* - fixed some bugsMeik Sievertsen2006-09-131-1/+1
* - birthdays/age in user's timezone and not server's local timeNils Adermann2006-08-281-1/+1
* chr(0x20 | 0x10) = "0"David M2006-08-151-2/+2
* make sure we do not have empty select fieldsMeik Sievertsen2006-08-121-1/+1
* Hide forums you can't move posts to from within the mcpGraham Eames2006-08-121-1/+1
* so.... what does this thing do?David M2006-08-111-1/+1
* - fixed some bugsMeik Sievertsen2006-08-051-3/+3
* - Fix OracleDavid M2006-07-281-2/+2
* - removed db cache (might re-appear, but for now we do not see the need for it)Meik Sievertsen2006-06-161-14/+13
* - added class="radio" to all radio- and checkboxesMeik Sievertsen2006-06-131-1/+1
* - forgot to commit common.phpNils Adermann2006-06-101-2/+2
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-17/+17
* - various corrections related to permissions in the mcp, including [Bug #1994...Nils Adermann2006-05-301-6/+8
* - fixing a few tiny bugsMeik Sievertsen2006-05-181-12/+4
* To all people having their bug status set to fixed: SF pserver CVS access is ...Meik Sievertsen2006-04-061-1/+1
* - a bunch of bugfixes. :PMeik Sievertsen2006-03-211-0/+9
* - added "display_on_posting" setting to custom bbcodes (creates a button with...Meik Sievertsen2006-03-061-7/+0
* - allow local moderators to properly use the mcp for more than one forum (mcp)Nils Adermann2006-02-251-1/+2
* - removed unnecessary urlencode of highlight wordsNils Adermann2006-02-051-29/+35
* - request_var updatesMeik Sievertsen2005-05-151-6/+5
* - made path information available to template (T_)Meik Sievertsen2005-04-111-1/+1
* - added updated coding guidelinesMeik Sievertsen2005-04-101-1/+1
* - Documentation related changesMeik Sievertsen2005-04-091-17/+18
* - and my second attemptMeik Sievertsen2005-03-211-1/+1
* - fix attachment mod errorsMeik Sievertsen2004-12-121-0/+6
* - approve/disapprove posts/topicsMeik Sievertsen2004-07-191-1/+1
* - fork/copy topicMeik Sievertsen2004-07-101-6/+11
* - added splitting of topics to mcpMeik Sievertsen2004-07-091-5/+287
* cleaned up the mcp, basic operations such as deleting/moving/(un)locking are ...Meik Sievertsen2004-07-081-0/+195