aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_forums.php
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* sql_in_set changesMeik Sievertsen2006-08-121-7/+6
* *** empty log message ***David M2006-08-061-1/+1
* This should end some issues we have been having regarding the proper binary e...David M2006-08-061-65/+1
* - custom profile field fixedMeik Sievertsen2006-08-031-8/+2
* OK...David M2006-07-241-4/+68
* - some bugfixesMeik Sievertsen2006-07-201-1/+14
* hmm... This commit does not increase the number of BBCodes. However, this doe...David M2006-07-171-8/+12
* - tackle some usability issuesMeik Sievertsen2006-07-091-7/+13
* time to squash some bugsMeik Sievertsen2006-06-221-1/+38
* - correctly display subcategoriesNils Adermann2006-06-201-4/+17
* - removed db cache (might re-appear, but for now we do not see the need for it)Meik Sievertsen2006-06-161-86/+85
* - fixed a few bugsMeik Sievertsen2006-06-111-4/+8
* - fix some smaller bugsMeik Sievertsen2006-06-081-32/+34
* ok, sorry for this. :/Meik Sievertsen2006-06-071-4/+4
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-47/+52
* - create forums by defaultMeik Sievertsen2006-06-011-2/+2
* some tiny changes...Meik Sievertsen2006-05-261-0/+2
* - seperate queries and cached queriesMeik Sievertsen2006-05-201-1/+8
* - added a few missing log variablesMeik Sievertsen2006-05-181-4/+0
* - fixed some bugsMeik Sievertsen2006-04-151-1/+1
* ok, this should work now (multi-table deletion syntax changed between mysql 4...Meik Sievertsen2006-03-261-14/+14