aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_forums.php
Commit message (Expand)AuthorAgeFilesLines
* Copy 3.0.x branch to trunkMeik Sievertsen2009-10-041-0/+1947
* put acp, mcp and ucp into modules/ directoryMeik Sievertsen2008-12-241-1931/+0
* - updated all code to use the request class instead of any direct access toNils Adermann2008-11-241-1/+1
* do not allow categories to be locked by accident (Bug #14548)Meik Sievertsen2008-09-191-1/+4
* Prevent integer overflow - Bug #19895Meik Sievertsen2008-09-181-1/+1
* Do not allow setting forums parent to the forum itself. (Bug #18855)Meik Sievertsen2008-09-181-3/+9
* - queue trigger featureMeik Sievertsen2008-09-041-1/+3
* Fix some instances where we left db connections open (registration -> captcha...Meik Sievertsen2008-06-131-11/+11
* ok... i hope i haven't messed too much with the code and everything is still ...Meik Sievertsen2008-05-291-9/+8
* cross-ciHenry Sudhof2008-02-271-0/+7
* adding a new option to hide the entire list of subforums on listforumsNils Adermann2008-02-031-0/+3
* Fix parse errorMarek A. R2008-01-221-1/+1
* - a few tiny clean upsDavid M2008-01-071-2/+1
* the end of an era...David M2008-01-061-1/+1
* #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