aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/admin
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #488093James Atkinson2001-12-171-5/+8
* Fixed bug #492183, added checking on theme name when creating new theme.James Atkinson2001-12-171-0/+16
* Various remaining language fixes for viewonline and board configuration adminPaul S. Owen2001-12-171-0/+3
* Hopefully fixed bug #491971Paul S. Owen2001-12-161-4/+5
* Added body text settingPaul S. Owen2001-12-161-25/+28
* Slight admin rank bug (would not display-broken image)dougk_ff72001-12-161-2/+2
* Remove guest user topic tracking via cookies, update viewtopic to re-fix high...Paul S. Owen2001-12-141-23/+31
* Fixed bug #490613James Atkinson2001-12-091-1/+1
* Some fixes for missused language variables.the_systech2001-12-071-2/+2
* Fix bugs #487774 and #487773Paul S. Owen2001-12-051-168/+664
* Removed max setting for ranks as per poll and feedbackPaul S. Owen2001-12-051-26/+10
* Keep it from complaining if it can't reset the array #@#ed arraysthe_systech2001-12-031-2/+2
* Fix bug #487716Paul S. Owen2001-12-031-23/+14
* Fix bug #487951 but mass email needs some other additions, notes are in file ...Paul S. Owen2001-12-031-59/+73
* Backtrack on IDENTITY ... dohPaul S. Owen2001-12-011-9/+16
* Fix for [] not supported bugPaul S. Owen2001-11-301-1/+4
* Fix bug #487265Paul S. Owen2001-11-291-48/+46
* Fixed bug #486207Paul S. Owen2001-11-291-2/+8
* Fixed bug with deleting categories, and found a hard coded english message!James Atkinson2001-11-291-2/+5
* 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