aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/admin
Commit message (Collapse)AuthorAgeFilesLines
* Fixed bug #486207Paul S. Owen2001-11-291-2/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@1474 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug with deleting categories, and found a hard coded english message!James Atkinson2001-11-291-2/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@1472 89ea8834-ac86-4346-8a33-228a782c2dd0
* Dumped array_merge for code that should be php3 compatableJames Atkinson2001-11-291-1/+18
| | | | git-svn-id: file:///svn/phpbb/trunk@1471 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #486170Bart van Bragt2001-11-271-55/+56
| | | | git-svn-id: file:///svn/phpbb/trunk@1465 89ea8834-ac86-4346-8a33-228a782c2dd0
* Ooops, no default auth levels were set for new forumsPaul S. Owen2001-11-261-2/+30
| | | | git-svn-id: file:///svn/phpbb/trunk@1456 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #481283 and #484466 (can't delete forums/cats)Bart van Bragt2001-11-261-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1442 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updatesPaul S. Owen2001-11-244-700/+712
| | | | git-svn-id: file:///svn/phpbb/trunk@1432 89ea8834-ac86-4346-8a33-228a782c2dd0
* Cope with modules which don't have appropriate names set in the lang_admin ↵Paul S. Owen2001-11-241-2/+2
| | | | | | file, output names to left pane like old way git-svn-id: file:///svn/phpbb/trunk@1431 89ea8834-ac86-4346-8a33-228a782c2dd0
* Module and module function names now pulled from lang filePaul S. Owen2001-11-231-1/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@1422 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved avatar dir size lang generation into avatar dir size conditionalPaul S. Owen2001-11-211-18/+19
| | | | git-svn-id: file:///svn/phpbb/trunk@1409 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor change to use username selectorPaul S. Owen2001-11-211-32/+29
| | | | git-svn-id: file:///svn/phpbb/trunk@1407 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added pop-up control for PM's to profilePaul S. Owen2001-11-211-245/+262
| | | | git-svn-id: file:///svn/phpbb/trunk@1403 89ea8834-ac86-4346-8a33-228a782c2dd0
* Now showing: A ton of bug fixes and a complete overhaul of my admin code...dougk_ff72001-11-215-76/+83
| | | | git-svn-id: file:///svn/phpbb/trunk@1402 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some output buffering to try to decrease time and memory usage.the_systech2001-11-201-65/+54
| | | | git-svn-id: file:///svn/phpbb/trunk@1389 89ea8834-ac86-4346-8a33-228a782c2dd0
* Likely fix for bug #482308Paul S. Owen2001-11-201-2/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@1388 89ea8834-ac86-4346-8a33-228a782c2dd0
* Yep, you guess it some more lang updates + cleanupsPaul S. Owen2001-11-191-378/+363
| | | | git-svn-id: file:///svn/phpbb/trunk@1379 89ea8834-ac86-4346-8a33-228a782c2dd0
* More lang updatesPaul S. Owen2001-11-191-97/+153
| | | | git-svn-id: file:///svn/phpbb/trunk@1378 89ea8834-ac86-4346-8a33-228a782c2dd0
* Yet another missed option ... blimey, we've made this too configurable ... ↵Paul S. Owen2001-11-191-0/+2
| | | | | | only kidding git-svn-id: file:///svn/phpbb/trunk@1376 89ea8834-ac86-4346-8a33-228a782c2dd0
* Change to use a temp file... Hopefully reduce memory usage on backup.the_systech2001-11-191-7/+31
| | | | git-svn-id: file:///svn/phpbb/trunk@1375 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various admin lang and other fixes ... this will break other things I'm ↵Paul S. Owen2001-11-197-457/+488
| | | | | | sure, only submit bug reports for recently commited files git-svn-id: file:///svn/phpbb/trunk@1373 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changed it back to is_null, using empty just created a much larger problem ↵James Atkinson2001-11-171-1/+1
| | | | | | (parse error!) git-svn-id: file:///svn/phpbb/trunk@1344 89ea8834-ac86-4346-8a33-228a782c2dd0
* Possible bugfix for admin_smilies.php.dougk_ff72001-11-171-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1343 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added admin enabling of email formPaul S. Owen2001-11-151-1/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@1320 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #481673Paul S. Owen2001-11-141-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1313 89ea8834-ac86-4346-8a33-228a782c2dd0
* Translated all the remaining enlgish strings in the admin config sectionJames Atkinson2001-11-141-1/+50
| | | | git-svn-id: file:///svn/phpbb/trunk@1309 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added new tables to backup listPaul S. Owen2001-11-131-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1308 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added global PM disable + modded emailer to allow lang select + re-added ↵Paul S. Owen2001-11-131-2/+31
| | | | | | back box limits my dumbness removed recently git-svn-id: file:///svn/phpbb/trunk@1305 89ea8834-ac86-4346-8a33-228a782c2dd0
* Bugfixs... Darn those bugs... Where's an exterminator when you need one?the_systech2001-11-121-4/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@1304 89ea8834-ac86-4346-8a33-228a782c2dd0
* Ok, I think thats the last of the theme admin stuff. Hopefully its bug freeJames Atkinson2001-11-121-4/+110
| | | | git-svn-id: file:///svn/phpbb/trunk@1302 89ea8834-ac86-4346-8a33-228a782c2dd0
* Checked all calls to message_die and made sure that if they would be ↵James Atkinson2001-11-093-5/+13
| | | | | | | | | | outputted to a user without a major error that they got their error string from the lang file Also made sure all calls had the right arguments in teh right place git-svn-id: file:///svn/phpbb/trunk@1289 89ea8834-ac86-4346-8a33-228a782c2dd0
* Adding capability for "smiley packs" import/exportthe_systech2001-11-071-4/+200
| | | | git-svn-id: file:///svn/phpbb/trunk@1286 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed query that wasn't using CONSTANT table nameBart van Bragt2001-11-071-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1285 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added some code to keep the admin from deleteing the forums default styleJames Atkinson2001-11-071-0/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@1284 89ea8834-ac86-4346-8a33-228a782c2dd0
* Theme edit/create in place. Damn it took way to long to do that form.James Atkinson2001-11-071-0/+357
| | | | | | | Still needs the themes_name code, but I'll do that tommorow git-svn-id: file:///svn/phpbb/trunk@1283 89ea8834-ac86-4346-8a33-228a782c2dd0
* Re-added coppa stuff for admin (who removed it??)James Atkinson2001-11-051-0/+2
| | | | | | | Added SMTP username and password settiings git-svn-id: file:///svn/phpbb/trunk@1281 89ea8834-ac86-4346-8a33-228a782c2dd0
* Hopefully killed bug #472269 dead, a touch of Domestos powerPaul S. Owen2001-11-031-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1272 89ea8834-ac86-4346-8a33-228a782c2dd0
* Hopefully killed bug #472269 dead, a touch of Domestos powerPaul S. Owen2001-11-031-7/+19
| | | | git-svn-id: file:///svn/phpbb/trunk@1271 89ea8834-ac86-4346-8a33-228a782c2dd0
* Group control panel updates and mods + hidden group abilityPaul S. Owen2001-11-031-6/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@1268 89ea8834-ac86-4346-8a33-228a782c2dd0
* Additions for site descriptionPaul S. Owen2001-11-031-28/+32
| | | | git-svn-id: file:///svn/phpbb/trunk@1266 89ea8834-ac86-4346-8a33-228a782c2dd0
* Quick BugFixthe_systech2001-11-011-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1254 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #474123James Atkinson2001-10-302-4/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@1251 89ea8834-ac86-4346-8a33-228a782c2dd0
* Couple tweeks to the file gerneration to make it a more 'proper' array.James Atkinson2001-10-251-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1245 89ea8834-ac86-4346-8a33-228a782c2dd0
* A little over half done the styles adminJames Atkinson2001-10-251-4/+366
| | | | | | | | Can do: Add new themes from cfg file, export theme data to cfg file, remove themes Cannot do: Created or edit themes git-svn-id: file:///svn/phpbb/trunk@1244 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changed ranks admin so it shows the min and max posts of the rankJames Atkinson2001-10-191-3/+27
| | | | git-svn-id: file:///svn/phpbb/trunk@1239 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed error which would cause failure when making user an adminPaul S. Owen2001-10-171-39/+39
| | | | git-svn-id: file:///svn/phpbb/trunk@1234 89ea8834-ac86-4346-8a33-228a782c2dd0
* Implementation of announcements changing, no longere necessary.dougk_ff72001-10-161-41/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@1232 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various fixes and updates so it actually works correctly ... more updates ;)Paul S. Owen2001-10-161-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1226 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various fixes and updates so it actually works correctly ... ;)Paul S. Owen2001-10-161-15/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@1225 89ea8834-ac86-4346-8a33-228a782c2dd0
* Slight mods to the usersearch function, moved to search.phpPaul S. Owen2001-10-162-21/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@1224 89ea8834-ac86-4346-8a33-228a782c2dd0
* More changes for global announcements. They no longer require the mode to ↵dougk_ff72001-10-161-0/+41
| | | | | | be set (it works without), posting.php has been updated to reflect replies to announcements in ALL forums, and a admin page for announcements (global) has been added, although it can only link to pages with the true forum and auth permissions. A more refined version will be coming soon git-svn-id: file:///svn/phpbb/trunk@1222 89ea8834-ac86-4346-8a33-228a782c2dd0