aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/admin
Commit message (Expand)AuthorAgeFilesLines
* Switch to user class(?)Paul S. Owen2002-10-052-35/+21
* Well, here are all my changes ... don't blame me if things break :DPaul S. Owen2002-10-0419-579/+663
* 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-193-29/+148
* New smilies admin, a bug fixed in mysql.php and a left join removed from admi...Ludovic Arnaud2002-09-183-272/+293
* 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
* More updatesPaul S. Owen2002-08-181-3/+23
* Related to permission changes ...Paul S. Owen2002-08-181-16/+16
* permission stuff .. what else ...Paul S. Owen2002-08-161-8/+30
* permission changesPaul S. Owen2002-08-151-12/+12
* ggrrPaul S. Owen2002-08-131-2/+2
* More changes ... switched away from prefetch for now ...Paul S. Owen2002-08-131-11/+11
* Permit, Prevent options ... I wonder if any other board will miraculously gai...Paul S. Owen2002-08-121-39/+47
* Various updates and additionsPaul S. Owen2002-08-081-279/+415
* Insert any new fields required by auth pluginsPaul S. Owen2002-08-071-2/+17
* Authentication stuff ... plugins generate any HTML form stuff they requirePaul S. Owen2002-08-071-27/+72
* Various updates ...Paul S. Owen2002-08-062-67/+67
* Updates, removed included header/footer (merged into functions within pagestart)Paul S. Owen2002-08-046-193/+144
* Various updatesPaul S. Owen2002-08-0312-422/+421
* Couple of X/HTML 4.01 Transitional validation errorsPaul S. Owen2002-08-022-17/+18
* Log category ... naughty Paul, stop putting off working on permissions ... sm...Paul S. Owen2002-08-021-2/+2
* log function name changePaul S. Owen2002-08-021-10/+10
* Add moderator log viewingPaul S. Owen2002-08-022-35/+104
* Sort fixesPaul S. Owen2002-08-021-4/+4
* & => &Paul S. Owen2002-08-011-7/+6
* Updates to admin_styles, initial theme edit implementationPaul S. Owen2002-08-012-167/+269
* Full of debug printouts but hum hoPaul S. Owen2002-08-011-3/+20
* Damn missing SIDPaul S. Owen2002-08-011-1/+1
* phpBB Logo goes to forum indexPaul S. Owen2002-08-011-6/+13
* Log string re-arrangementsPaul S. Owen2002-08-014-18/+15
* Often helps to send the required variables to the page that actually makes us...Paul S. Owen2002-08-011-2/+2
* Non-slashed serialised data for admin logs... oopsPaul S. Owen2002-08-011-2/+2
* Log actionsPaul S. Owen2002-08-011-6/+14
* User prune admin initials ... doesn't coimplete task at present ... till we h...Paul S. Owen2002-08-011-0/+268
* Some implementation of hard coded HTMLPaul S. Owen2002-07-301-257/+179
* Append _cat to category namesPaul S. Owen2002-07-301-1/+1
* Nope, still doesn't actually do anything ... just further layout et al updatesPaul S. Owen2002-07-301-28/+23
* Permission updates ... again it's mainly layout rather than actual capability...Paul S. Owen2002-07-291-348/+180
* Prelim administrators management layout ...Paul S. Owen2002-07-291-46/+36
* Need to look-see @ group outputPaul S. Owen2002-07-291-54/+243
* Missed options for global email disable and min/max chars for search indexing...Paul S. Owen2002-07-291-0/+15
* Well, Doug asked for it so ... now I really am going to bed.Paul S. Owen2002-07-291-5/+20
* oops, wrong var namePaul S. Owen2002-07-291-3/+1
* Missed settings and some reorg ...Paul S. Owen2002-07-281-8/+49
* Log actionsPaul S. Owen2002-07-281-12/+15
* Missing setting of checked for disabled user regPaul S. Owen2002-07-281-0/+1
* Tidy code a littlePaul S. Owen2002-07-281-101/+81