aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_forums.php
Commit message (Expand)AuthorAgeFilesLines
* Using new validation options;Henry Sudhof2008-02-271-0/+7
* merging r8373 into 3.0 branch: adding a new option to hide the entire list of...Nils Adermann2008-02-031-0/+3
* #15554Henry Sudhof2007-11-271-0/+1
* indeed.Henry Sudhof2007-10-151-1/+1
* *** empty log message ***Meik Sievertsen2007-10-141-2/+2
* use language variableMeik Sievertsen2007-10-141-1/+1
* tiny tiny tinyMeik Sievertsen2007-10-131-3/+2
* Lets put it back where it belongs.Henry Sudhof2007-10-131-0/+2
* errm, we actually want that.Henry Sudhof2007-10-131-6/+2
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-16/+24
* #i43Henry Sudhof2007-10-051-3/+23
* Ok, here comes a big one. Poor updater. Also requires testing.Henry Sudhof2007-10-031-0/+9
* #i62 - #i65Meik Sievertsen2007-09-221-4/+4
* Maybe - just maybe - it might a good idea to only allow users actually allow...Henry Sudhof2007-09-071-1/+3
* necessary changes...Meik Sievertsen2007-08-301-1/+1
* try to normalize everything...Meik Sievertsen2007-07-221-4/+4
* errHenry Sudhof2007-07-211-1/+1
* #13663Henry Sudhof2007-07-211-2/+2
* - Handle forum links/redirects within viewforum if no read permission given (...Meik Sievertsen2007-07-161-0/+7
* ok, mess around with the templates + fixing some bugs + adjusting headers for...Meik Sievertsen2007-06-091-3/+3
* Introduced checks to stop negative postcounts (Bug #11561, #11421)Henry Sudhof2007-05-251-1/+7
* language change and reset locked status for link forum type.Meik Sievertsen2007-05-201-0/+3
* added subforum read/unread icons (thanks to thatbitextra for providing them).Meik Sievertsen2007-05-151-2/+2
* sync topics before forum.Meik Sievertsen2007-05-091-40/+39
* fix moving forums around. :oMeik Sievertsen2007-05-071-0/+3
* - changed the way we do forum accounting in phpBB, far less intensive and muc...David M2007-05-051-1/+1
* added class for disabled options in ACPMeik Sievertsen2007-05-041-7/+27
* #9551David M2007-04-091-0/+13
* *** empty log message ***David M2007-03-141-2/+0
* - fixed a bug in syncing forums/topics in ACPMeik Sievertsen2007-03-141-4/+22
* Be gone thou hardcoded image dimensions! There is not enough room for both of...Dominik Dröscher2007-03-061-3/+3
* fixing some bugs, most being submitted grammatical/spelling errors.Meik Sievertsen2007-01-211-3/+1
* fixing some bugsMeik Sievertsen2007-01-181-1/+1
* ok, handled some bugs... the most important being validate_username (the vari...Meik Sievertsen2007-01-171-2/+2
* #6772David M2007-01-111-0/+10
* - do not allow setting the parent to currently assigned childs [Bug #6708]Meik Sievertsen2007-01-021-8/+10
* - made sure ranks are displayed correctly (used RANK instead of RANK_TITLE)Meik Sievertsen2006-12-281-0/+5
* Unused Code inside function update_forum_data [Bug #6606]Meik Sievertsen2006-12-271-8/+6
* - a handful of mcp fixed, the most important one is the change for check_ids(...Meik Sievertsen2006-11-181-3/+153
* - fixes for the following bugs:Meik Sievertsen2006-11-151-1/+2
* This was caused by the removal of DEFAULT on some TEXT columns (MySQL really ...David M2006-10-231-0/+1
* - store sql_layer directly within the layer itselfMeik Sievertsen2006-10-141-29/+3
* - forum image being an additional image instead of replacing forum indicatorsMeik Sievertsen2006-10-081-0/+2
* just realizing that it is better to limit the uses of RANGE.Meik Sievertsen2006-09-301-1/+0
* - fixing a bug i am unsure about when it occurs (but it occurs). The symptoms...Meik Sievertsen2006-09-301-3/+102
* some tiny fixes here and thereMeik Sievertsen2006-09-221-2/+2
* seems like i forgot something. :)Meik Sievertsen2006-09-131-14/+14
* - fixed some bugsMeik Sievertsen2006-09-131-6/+6
* fix some bugs - hopefully not breaking anything...Meik Sievertsen2006-09-011-0/+26
* - some bugfixesMeik Sievertsen2006-08-281-13/+38