aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* First implementation of subforums handling in index.Ludovic Arnaud2002-10-017-270/+299
* No need to be paranoid about direct access to this file, removed $mtime refer...Ludovic Arnaud2002-09-291-9/+2
* Preimplementation of smilies order, "smilies" changed into "emoticons" as per...Ludovic Arnaud2002-09-196-60/+190
* New smilies admin, a bug fixed in mysql.php and a left join removed from admi...Ludovic Arnaud2002-09-188-382/+329
* Forums management updated, now able to delete forumsLudovic Arnaud2002-09-168-138/+95
* CleanupsLudovic Arnaud2002-09-155-97/+74
* First commit of updated forums management panel - crossing fingersLudovic Arnaud2002-09-152-740/+795
* Instantiate template and set template path from seperate methodPaul S. Owen2002-08-222-32/+28
* Garbage collection updatePaul S. Owen2002-08-221-20/+19
* Wrong var name for gc methodPaul S. Owen2002-08-221-6/+16
* Forum/Topic marking updatesPaul S. Owen2002-08-223-156/+66
* Define auth_values which can only be manipulated by the forum founderPaul S. Owen2002-08-191-0/+1
* More updatesPaul S. Owen2002-08-182-25/+55
* Related to permission changes ...Paul S. Owen2002-08-182-42/+36
* Failed on no groups ...Paul S. Owen2002-08-171-3/+17
* updated schema for update_script changes ...Paul S. Owen2002-08-171-1/+2
* checked and it works ... or appears to from a 2.0.x installPaul S. Owen2002-08-171-100/+88
* Various updatesPaul S. Owen2002-08-171-54/+50
* *** empty log message ***Paul S. Owen2002-08-171-2/+2
* no commentPaul S. Owen2002-08-171-2/+2
* ...Paul S. Owen2002-08-171-0/+1
* damn it damn it damn itPaul S. Owen2002-08-171-3/+3
* oopsiePaul S. Owen2002-08-171-27/+31
* Some sql changesPaul S. Owen2002-08-177-109/+188
* Anonymous takes user_id = 0 ... hopefully this will not cause problems on the...Paul S. Owen2002-08-161-1/+1
* damn it, wrong table for now ...Paul S. Owen2002-08-161-1/+1
* various updatesPaul S. Owen2002-08-162-30/+23
* Many updates, should upgrade any previous dated release ... note that it will...Paul S. Owen2002-08-161-179/+1032
* another oopsiePaul S. Owen2002-08-161-1/+1
* permission stuff .. what else ...Paul S. Owen2002-08-162-10/+30
* ooopsPaul S. Owen2002-08-161-1/+1
* IdiotPaul S. Owen2002-08-151-3/+5
* permission changesPaul S. Owen2002-08-151-12/+12
* forum_style not default_stylePaul S. Owen2002-08-151-231/+229
* !Paul S. Owen2002-08-151-2/+0
* Permission related updatesPaul S. Owen2002-08-151-12/+14
* More session changes to accomodate ACL_PERMIT/PREVENT ...Paul S. Owen2002-08-1515-464/+343
* ggrrPaul S. Owen2002-08-131-2/+2
* Where did that dunce cap go?Paul S. Owen2002-08-131-1/+1
* oopsie, that version wasn't ready for commit ....Paul S. Owen2002-08-131-87/+407
* More changes ... switched away from prefetch for now ...Paul S. Owen2002-08-1323-1446/+1092
* Permit, Prevent options ... I wonder if any other board will miraculously gai...Paul S. Owen2002-08-123-104/+117
* DB utils related additions/changesPaul S. Owen2002-08-081-5/+10
* Various updates and additionsPaul S. Owen2002-08-081-279/+415
* Insert any new fields required by auth pluginsPaul S. Owen2002-08-071-2/+17
* Return required config fields to board adminPaul S. Owen2002-08-071-0/+5
* Authentication stuff ... plugins generate any HTML form stuff they requirePaul S. Owen2002-08-071-27/+72
* Authentication stuffPaul S. Owen2002-08-071-2/+16
* Fix errors, add admin output for ldapPaul S. Owen2002-08-072-4/+25
* LDAP config optionsPaul S. Owen2002-08-071-0/+4