aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/admin
Commit message (Expand)AuthorAgeFilesLines
* Altered layout of phpbb_config tableBart van Bragt2001-09-085-127/+73
* More bug fixes....dougk_ff72001-09-061-17/+1
* Fix for admin general config using user defaults rather than board defaults f...Paul S. Owen2001-09-061-170/+164
* Some minor alterations to template/languagePaul S. Owen2001-09-061-0/+3
* oops, a few bugs. :)dougk_ff72001-09-061-40/+39
* A few changes to the User Admin code (much cleaner) and also this time, I ran...dougk_ff72001-09-061-320/+66
* Numerous updates and additions for polling and assorted fixes ... or bugs, wh...Paul S. Owen2001-09-061-32/+35
* Numerous updates and additions for polling and assorted fixes ... or bugs, wh...Paul S. Owen2001-09-065-39/+78
* BCC and Template Updategpolins2001-09-051-8/+10
* Enabled just deleting a forum instead of moving msgsBart van Bragt2001-09-051-34/+23
* Changed to post methodgpolins2001-09-051-6/+6
* First entry for mass emailinggpolins2001-09-051-0/+147
* Reshuffled some things, removed some debuggingBart van Bragt2001-09-031-141/+150
* Fixed bug #457840James Atkinson2001-09-031-27/+36
* Fixed Add Word - 2Paul S. Owen2001-09-021-15/+36
* Fixed Add WordPaul S. Owen2001-09-021-3/+3
* Removed url output for locationPaul S. Owen2001-09-021-4/+3
* Fixing a few bugs....dougk_ff72001-09-021-172/+175
* Split words into separate file, various updates, fix for wrong template actio...Paul S. Owen2001-09-022-331/+366
* Code for word censor admin, tons o' funJames Atkinson2001-09-021-0/+162
* Updated various internal code, altered some template var names, etc.Paul S. Owen2001-09-011-105/+130
* 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