aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_forums.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11864] Do not call exit after display_progress_bar in acp_forumsMarc Alexander2013-09-251-1/+0
* [ticket/10190] Do not show hint about permissions when editing forum settings.Andreas Fischer2011-10-291-6/+2
* [ticket/10400] Allow forum name to be '0'Joas Schilling2011-10-071-1/+1
* Merge branch 'ticket/bantu/9167' into develop-olympusJosh Woody2010-08-191-0/+3
|\
| * [ticket/9167] Remove shadow topics from remaining forums when deleting a forumAndreas Fischer2010-06-111-0/+3
* | [ticket/9697] Backlink broken when the select parent forum does not exist.Joas Schilling2010-07-021-1/+1
|/
* [ticket/9094] Hide "Copy permissions" message, when permissions were copied.Joas Schilling2010-05-271-2/+4
* Merge branch 'ticket/bantu/9547' into develop-olympusNils Adermann2010-05-161-2/+3
|\
| * [ticket/9547] Use separate constants for display/enable active topics.Andreas Fischer2010-05-161-2/+3
* | [ticket/9510] Unable to copy permissions from and to forums you cannot seeJosh Woody2010-05-161-2/+2
|/
* [ticket/9514] Correctly delete big datasets when deleting a forum including t...Andreas Fischer2010-05-141-2/+5
* Allow setting parent forums regardless of permission settings. (Bug #58415)Josh Woody2010-03-171-2/+2
* Fix Bug #53435 - unneccessary error on forum creation screen, actually, this ...Meik Sievertsen2009-11-081-7/+0
* Fix Bug #53175 (forum_options cleared if editing forum) - regression from r10024Meik Sievertsen2009-10-251-1/+6
* Disable copy forum permissions screen in forums creation/update workflow - al...Meik Sievertsen2009-09-301-4/+6
* Fix bug #51905 - Only check whether forum image exists if forum image is spec...Andreas Fischer2009-09-241-1/+1
* forgot to add display active flag to forum data in r10169 for bug #19135Meik Sievertsen2009-09-201-1/+1
* set "display active topics" to true by default for new forum creation... regr...Meik Sievertsen2009-09-201-1/+1
* Fix bug #51105. - Ignore (disable) newly generated forum in forums list. Rela...Andreas Fischer2009-09-101-1/+1
* fix sql error due to us using STRICT db mode. ;)Meik Sievertsen2009-08-201-3/+5
* More r9896 cleanup.Andreas Fischer2009-08-141-13/+8
* fix #49685 introduced in r9896Joas Schilling2009-08-141-1/+1
* Add box if users decided not to select a forum to copy permissions from on fo...Henry Sudhof2009-07-311-0/+67
* [Feature] Ability to copy permissions from one forum to several other forums.Andreas Fischer2009-07-281-57/+1
* - add options for quick reply (forum-based and board-wide)Meik Sievertsen2009-06-231-0/+5
* - Removed redundant code and unnecessary queries in forum management. #42265Chris Smith2009-02-271-18/+12
* Fixed bug #39005 - check forum_image whether it existsJim Wigginton2009-01-271-1/+6
* 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
* Fix one design failure in phpBB3. Do not count non-approved posts to the user...Meik Sievertsen2008-09-021-1/+3
* Fix some instances where we left db connections open (registration -> captcha...Meik Sievertsen2008-06-131-11/+11
* 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