aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/admin
Commit message (Expand)AuthorAgeFilesLines
...
* Added additional cache control headersPaul S. Owen2001-09-011-0/+3
* 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
* Fixes for bugs 457239 and 457301James Atkinson2001-08-311-13/+7
* Fixed missing zlib extension checkPaul S. Owen2001-08-311-4/+7
* Fixed bug #457043, couldn't edit catsBart van Bragt2001-08-311-1/+1
* Fixed #457051 - USER_GROUPS_TABLE errorPaul S. Owen2001-08-311-2/+3
* Re-added GPL disclaimersJames Atkinson2001-08-3015-584/+719
* 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
* Fix so that it doesn't get directory names, only filenames when looking for s...the_systech2001-08-281-1/+1
* Change smiley select code in admin... Uses javascript in Template (good/bad?)the_systech2001-08-281-3/+33
* Modified header commentsPaul S. Owen2001-08-2615-402/+79
* Made moving/deleting cats/forums possibleBart van Bragt2001-08-231-49/+221
* Beta-1 name changesPaul S. Owen2001-08-201-1/+1
* Finishing touches on group admin (for now) :Ddougk_ff72001-08-191-40/+177
* Implemented category manegementBart van Bragt2001-08-181-18/+108
* Do a MySQL version check before running table statusPaul S. Owen2001-08-171-20/+36
* User delete now deletes user from groupsdougk_ff72001-08-161-11/+27
* Parial forum admin, add/edit forum is workingBart van Bragt2001-08-151-35/+159
* Fixed a bug (hopefully) preventing admin panel from being displayeddougk_ff72001-08-151-0/+2
* Group admin isn't finished, but I felt like committing it anyway...dougk_ff72001-08-151-3/+98
* Quick bugfixes.dougk_ff72001-08-131-1/+1
* Switchover from message_die to admin_message_body template.dougk_ff72001-08-131-2/+18
* Bug fixes, typo (user was successfully ddeleted) :)dougk_ff72001-08-131-5/+0
* Added user deleting, as well as a few minor changes.dougk_ff72001-08-131-7/+43
* Added user administration. A little left to do...dougk_ff72001-08-131-3/+637
* Fixed configuration code, works nowJames Atkinson2001-08-131-30/+31
* Problems with pagestart removed, some minor modsPaul S. Owen2001-08-122-21/+41
* Change to reflect path change ... the path could perhaps end up in the templa...Paul S. Owen2001-08-091-16/+21
* Changes to enable Smiliesthe_systech2001-08-081-0/+275
* Fixed problem with Mozilla in determining file type for uploaded filethe_systech2001-08-081-2/+2
* Rollback from 1.16 and refix mysql_error thing...the_systech2001-08-071-2/+2
* Why do PHP insist the read size for a gzip file be the uncompressed length .....Paul S. Owen2001-08-031-2/+7
* Added gzip decompression for uploaded filePaul S. Owen2001-08-031-10/+47
* Added gzip compression for downloadable filePaul S. Owen2001-08-031-30/+76
* AAAAAAAAAAARGH! I'm going to bed now..Bart van Bragt2001-08-031-1/+4
* Not the screwup is REALLY fixed! Trust me ;)Bart van Bragt2001-08-031-7/+10
* Last fix of screwupBart van Bragt2001-08-032-41/+17
* Major screwups ;(Bart van Bragt2001-08-035-30/+1
* Introduced pagestart.incBart van Bragt2001-08-0212-343/+213
* Some language and core updatesPaul S. Owen2001-08-022-89/+53
* Fixed bug in split_sql_file.the_systech2001-08-021-4/+22
* A few updates, nothing majorPaul S. Owen2001-08-021-10/+11
* Beginnings of the forum managament code (no functionality yet). Also a bit of...James Atkinson2001-08-021-24/+178
* Wildcard username ban in email banningPaul S. Owen2001-08-021-1/+1
* Instant user ban on username or IPPaul S. Owen2001-08-011-14/+74
* Moved into the index itselfPaul S. Owen2001-08-011-287/+0
* User, IP and email banning admin functionalPaul S. Owen2001-08-011-3/+367