aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/admin
Commit message (Expand)AuthorAgeFilesLines
* Dumped array_merge for code that should be php3 compatableJames Atkinson2001-11-291-1/+18
* 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
* Various updatesPaul S. Owen2001-11-244-700/+712
* Cope with modules which don't have appropriate names set in the lang_admin fi...Paul S. Owen2001-11-241-2/+2
* Module and module function names now pulled from lang filePaul S. Owen2001-11-231-1/+8
* Moved avatar dir size lang generation into avatar dir size conditionalPaul S. Owen2001-11-211-18/+19
* Minor change to use username selectorPaul S. Owen2001-11-211-32/+29
* Added pop-up control for PM's to profilePaul S. Owen2001-11-211-245/+262
* Now showing: A ton of bug fixes and a complete overhaul of my admin code...dougk_ff72001-11-215-76/+83
* Some output buffering to try to decrease time and memory usage.the_systech2001-11-201-65/+54
* Likely fix for bug #482308Paul S. Owen2001-11-201-2/+4
* Yep, you guess it some more lang updates + cleanupsPaul S. Owen2001-11-191-378/+363
* More lang updatesPaul S. Owen2001-11-191-97/+153
* Yet another missed option ... blimey, we've made this too configurable ... on...Paul S. Owen2001-11-191-0/+2
* Change to use a temp file... Hopefully reduce memory usage on backup.the_systech2001-11-191-7/+31
* Various admin lang and other fixes ... this will break other things I'm sure,...Paul S. Owen2001-11-197-457/+488
* Changed it back to is_null, using empty just created a much larger problem (p...James Atkinson2001-11-171-1/+1
* Possible bugfix for admin_smilies.php.dougk_ff72001-11-171-1/+1
* Added admin enabling of email formPaul S. Owen2001-11-151-1/+8
* Fix bug #481673Paul S. Owen2001-11-141-1/+2
* Translated all the remaining enlgish strings in the admin config sectionJames Atkinson2001-11-141-1/+50
* Added new tables to backup listPaul S. Owen2001-11-131-1/+1
* Added global PM disable + modded emailer to allow lang select + re-added back...Paul S. Owen2001-11-131-2/+31
* Bugfixs... Darn those bugs... Where's an exterminator when you need one?the_systech2001-11-121-4/+4
* Ok, I think thats the last of the theme admin stuff. Hopefully its bug freeJames Atkinson2001-11-121-4/+110
* Checked all calls to message_die and made sure that if they would be outputte...James Atkinson2001-11-093-5/+13
* Adding capability for "smiley packs" import/exportthe_systech2001-11-071-4/+200
* Fixed query that wasn't using CONSTANT table nameBart van Bragt2001-11-071-2/+2
* Added some code to keep the admin from deleteing the forums default styleJames Atkinson2001-11-071-0/+5
* Theme edit/create in place. Damn it took way to long to do that form.James Atkinson2001-11-071-0/+357
* Re-added coppa stuff for admin (who removed it??)James Atkinson2001-11-051-0/+2
* Hopefully killed bug #472269 dead, a touch of Domestos powerPaul S. Owen2001-11-031-1/+1
* Hopefully killed bug #472269 dead, a touch of Domestos powerPaul S. Owen2001-11-031-7/+19
* Group control panel updates and mods + hidden group abilityPaul S. Owen2001-11-031-6/+10
* Additions for site descriptionPaul S. Owen2001-11-031-28/+32
* Quick BugFixthe_systech2001-11-011-2/+2
* Fixed bug #474123James Atkinson2001-10-302-4/+7
* Couple tweeks to the file gerneration to make it a more 'proper' array.James Atkinson2001-10-251-2/+2
* A little over half done the styles adminJames Atkinson2001-10-251-4/+366
* Changed ranks admin so it shows the min and max posts of the rankJames Atkinson2001-10-191-3/+27
* Fixed error which would cause failure when making user an adminPaul S. Owen2001-10-171-39/+39
* Implementation of announcements changing, no longere necessary.dougk_ff72001-10-161-41/+0
* Various fixes and updates so it actually works correctly ... more updates ;)Paul S. Owen2001-10-161-1/+1
* Various fixes and updates so it actually works correctly ... ;)Paul S. Owen2001-10-161-15/+10
* Slight mods to the usersearch function, moved to search.phpPaul S. Owen2001-10-162-21/+10
* More changes for global announcements. They no longer require the mode to be...dougk_ff72001-10-161-0/+41
* Oops..broke the click on user goto modify page on admin index functionality w...James Atkinson2001-10-161-1/+1
* Fixed some bugs with banning and some code that wasnt updated when we changed...James Atkinson2001-10-161-1/+1