aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/admin/admin_forums.php
Commit message (Expand)AuthorAgeFilesLines
* Moved directoryPaul S. Owen2003-03-131-1026/+0
* Some case changes ... just for SHS`Paul S. Owen2003-01-301-6/+6
* Move logging functions, change name, add mode + lang var case changesPaul S. Owen2003-01-291-1/+0
* Category and module lang name changes + show ban information when selecting e...Paul S. Owen2003-01-271-1/+1
* require_once updatesPaul S. Owen2003-01-211-1/+1
* Un-b0rked ACL options caching, small general fixesLudovic Arnaud2003-01-201-3/+5
* Minor fixesLudovic Arnaud2003-01-131-10/+11
* No point in outputting two type fields in editPaul S. Owen2002-11-261-19/+26
* I know the jumpbox layout doesn't always match the real forum structure ... w...Paul S. Owen2002-11-261-1/+1
* Paul oopsied everywhere ... bad Paul ... use your litter trayPaul S. Owen2002-11-261-20/+19
* oopsPaul S. Owen2002-11-251-2/+2
* Some changes to forum admin to better reflect subforum 'post/non-post' change...Paul S. Owen2002-11-251-249/+203
* Mainly updates for additional/altered admin permission options ... note, you ...Paul S. Owen2002-11-091-24/+24
* viewforum queries update + a couple of bugfixes.Ludovic Arnaud2002-11-051-5/+12
* oopsPaul S. Owen2002-10-311-3/+3
* moderate == moderated, thanks SHS`Paul S. Owen2002-10-301-1/+1
* Dumped sql_query_array, replaced with build_array, posting updates, fixed quo...Paul S. Owen2002-10-301-77/+99
* Mostly changes to turn userdata into user->data, lang into user->lang + bitst...Paul S. Owen2002-10-201-64/+64
* Permission related updates ... is still not final but is getting there ... fa...Paul S. Owen2002-10-081-2/+2
* Well, here are all my changes ... don't blame me if things break :DPaul S. Owen2002-10-041-11/+11
* Subforums handling part 2, it almost works. Also added: the "Explain" link at...Ludovic Arnaud2002-10-031-4/+13
* First implementation of subforums handling in index.Ludovic Arnaud2002-10-011-48/+59
* Preimplementation of smilies order, "smilies" changed into "emoticons" as per...Ludovic Arnaud2002-09-191-3/+3
* New smilies admin, a bug fixed in mysql.php and a left join removed from admi...Ludovic Arnaud2002-09-181-4/+3
* Forums management updated, now able to delete forumsLudovic Arnaud2002-09-161-2/+89
* CleanupsLudovic Arnaud2002-09-151-78/+11
* First commit of updated forums management panel - crossing fingersLudovic Arnaud2002-09-151-728/+760
* 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