aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/admin/admin_forums.php
Commit message (Expand)AuthorAgeFilesLines
* Various updatesPaul S. Owen2002-08-031-210/+238
* Various updates + search indexing prelim stuff ... hosts will hate this version!Paul S. Owen2002-07-251-1/+1
* Fix problem with user_admin not showing correct status for certain settings +...Paul S. Owen2002-03-221-3/+4
* Security updates + a few updates for chopped up functions compatibilityPaul S. Owen2002-03-181-0/+3
* Fix for bug #528319, can't check currval of a sequence when the sequence does...the_systech2002-03-121-2/+8
* Change setmodules == 1 to !empty($setmodules), stop it complaining if it isn'...Paul S. Owen2002-01-241-1/+1
* Delete auth entries for forum upon deletion (#505713)Bart van Bragt2002-01-191-0/+7
* Fixed jumping of new cat when moving up (#505610)Bart van Bragt2002-01-191-1/+1
* Fixed #499363; reordering of newly created forumsBart van Bragt2002-01-041-2/+2
* Minor update changing $lang['days'] to $lang['Days']Paul S. Owen2001-12-301-1/+1
* Updates for the \' issue but fix for bug #496110 in admin_forums (changed nam...Paul S. Owen2001-12-241-33/+33
* Fix bug #487265Paul S. Owen2001-11-291-48/+46
* Fixed bug with deleting categories, and found a hard coded english message!James Atkinson2001-11-291-2/+5
* Fixed bug #486170Bart van Bragt2001-11-271-55/+56
* Ooops, no default auth levels were set for new forumsPaul S. Owen2001-11-261-2/+30
* Fixed bug #481283 and #484466 (can't delete forums/cats)Bart van Bragt2001-11-261-1/+2
* More lang updatesPaul S. Owen2001-11-191-97/+153
* Fixed bug #474123James Atkinson2001-10-301-1/+4
* Just the start to the wonderful world of global announcements. Adds support ...dougk_ff72001-10-161-2/+13
* Various updates, cleanups and support for URI based sessions ... more to come...Paul S. Owen2001-10-141-112/+160
* Fix for part of bug 460308. We weren't checking if the forum belonged to the ...natec2001-09-111-18/+23
* Fixed deleting/creating with no forums/cats left, bug #459962Bart van Bragt2001-09-091-50/+79
* Enabled just deleting a forum instead of moving msgsBart van Bragt2001-09-051-34/+23
* Reshuffled some things, removed some debuggingBart van Bragt2001-09-031-141/+150
* Fixed bug #457840James Atkinson2001-09-031-27/+36
* Removed quoted numeric fields in SQL, tidied up various thingsPaul S. Owen2001-08-311-110/+134
* Fixed some URL'sBart van Bragt2001-08-311-5/+5
* Additions for forum auto_pruning, and fix for form submission on editsthe_systech2001-08-311-1/+76
* Fixed bug #457043, couldn't edit catsBart van Bragt2001-08-311-1/+1
* Re-added GPL disclaimersJames Atkinson2001-08-301-59/+68
* Implemented order modification functionsBart van Bragt2001-08-291-5/+75
* Backed out 1.10 changes to 1.9, then redid header changes and fixed PHPSELF t...the_systech2001-08-281-56/+227
* Modified header commentsPaul S. Owen2001-08-261-234/+52
* Made moving/deleting cats/forums possibleBart van Bragt2001-08-231-49/+221
* Implemented category manegementBart van Bragt2001-08-181-18/+108
* Parial forum admin, add/edit forum is workingBart van Bragt2001-08-151-35/+159
* Introduced pagestart.incBart van Bragt2001-08-021-162/+126
* Beginnings of the forum managament code (no functionality yet). Also a bit of...James Atkinson2001-08-021-24/+178
* Lots of languagification and redirection path changePaul S. Owen2001-07-281-6/+22
* Didnt I commit these?Paul S. Owen2001-07-131-6/+9
* Start of the admin frontendBart van Bragt2001-07-131-1/+13
* Initial revisionJames Atkinson2001-02-171-0/+27