aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/admin
Commit message (Collapse)AuthorAgeFilesLines
...
* forgot a couple things on my last checkinnatec2001-09-241-3/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1067 89ea8834-ac86-4346-8a33-228a782c2dd0
* Improved performance of split_sql_file() drasctically.natec2001-09-241-54/+45
| | | | git-svn-id: file:///svn/phpbb/trunk@1066 89ea8834-ac86-4346-8a33-228a782c2dd0
* Improved the performance of remove_remarks() by an order of magnitude.natec2001-09-231-12/+14
| | | | git-svn-id: file:///svn/phpbb/trunk@1063 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix for more \\ problems...the_systech2001-09-181-9/+21
| | | | git-svn-id: file:///svn/phpbb/trunk@1062 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added theme row colour/class supportPaul S. Owen2001-09-152-1/+11
| | | | git-svn-id: file:///svn/phpbb/trunk@1046 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removed lots of stripslashes() and fixed Avatar if remoteBart van Bragt2001-09-111-14/+24
| | | | git-svn-id: file:///svn/phpbb/trunk@1030 89ea8834-ac86-4346-8a33-228a782c2dd0
* Sort userlist in user administrationBart van Bragt2001-09-111-2/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1029 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix for part of bug 460308. We weren't checking if the forum belonged to the ↵natec2001-09-111-18/+23
| | | | | | current cat before we drew it under that cat.. git-svn-id: file:///svn/phpbb/trunk@1028 89ea8834-ac86-4346-8a33-228a782c2dd0
* Modified for modification to templates/themesPaul S. Owen2001-09-101-26/+12
| | | | git-svn-id: file:///svn/phpbb/trunk@1021 89ea8834-ac86-4346-8a33-228a782c2dd0
* Modified for modification to templates/themesPaul S. Owen2001-09-091-16/+36
| | | | git-svn-id: file:///svn/phpbb/trunk@1020 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removed some trailing newlinesBart van Bragt2001-09-093-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1016 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed deleting/creating with no forums/cats left, bug #459962Bart van Bragt2001-09-091-50/+79
| | | | git-svn-id: file:///svn/phpbb/trunk@1015 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #459874Bart van Bragt2001-09-081-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1014 89ea8834-ac86-4346-8a33-228a782c2dd0
* Altered layout of phpbb_config tableBart van Bragt2001-09-085-127/+73
| | | | git-svn-id: file:///svn/phpbb/trunk@1010 89ea8834-ac86-4346-8a33-228a782c2dd0
* More bug fixes....dougk_ff72001-09-061-17/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@996 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix for admin general config using user defaults rather than board defaults ↵Paul S. Owen2001-09-061-170/+164
| | | | | | for output git-svn-id: file:///svn/phpbb/trunk@995 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some minor alterations to template/languagePaul S. Owen2001-09-061-0/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@992 89ea8834-ac86-4346-8a33-228a782c2dd0
* oops, a few bugs. :)dougk_ff72001-09-061-40/+39
| | | | git-svn-id: file:///svn/phpbb/trunk@991 89ea8834-ac86-4346-8a33-228a782c2dd0
* A few changes to the User Admin code (much cleaner) and also this time, I ↵dougk_ff72001-09-061-320/+66
| | | | | | ran fix_files.sh! *cheer* ;) git-svn-id: file:///svn/phpbb/trunk@990 89ea8834-ac86-4346-8a33-228a782c2dd0
* Numerous updates and additions for polling and assorted fixes ... or bugs, ↵Paul S. Owen2001-09-061-32/+35
| | | | | | whichever they turn out to be git-svn-id: file:///svn/phpbb/trunk@989 89ea8834-ac86-4346-8a33-228a782c2dd0
* Numerous updates and additions for polling and assorted fixes ... or bugs, ↵Paul S. Owen2001-09-065-39/+78
| | | | | | whichever they turn out to be git-svn-id: file:///svn/phpbb/trunk@987 89ea8834-ac86-4346-8a33-228a782c2dd0
* BCC and Template Updategpolins2001-09-051-8/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@986 89ea8834-ac86-4346-8a33-228a782c2dd0
* Enabled just deleting a forum instead of moving msgsBart van Bragt2001-09-051-34/+23
| | | | git-svn-id: file:///svn/phpbb/trunk@983 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changed to post methodgpolins2001-09-051-6/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@982 89ea8834-ac86-4346-8a33-228a782c2dd0
* First entry for mass emailinggpolins2001-09-051-0/+147
| | | | git-svn-id: file:///svn/phpbb/trunk@980 89ea8834-ac86-4346-8a33-228a782c2dd0
* Reshuffled some things, removed some debuggingBart van Bragt2001-09-031-141/+150
| | | | git-svn-id: file:///svn/phpbb/trunk@978 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #457840James Atkinson2001-09-031-27/+36
| | | | git-svn-id: file:///svn/phpbb/trunk@977 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed Add Word - 2Paul S. Owen2001-09-021-15/+36
| | | | git-svn-id: file:///svn/phpbb/trunk@975 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed Add WordPaul S. Owen2001-09-021-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@974 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removed url output for locationPaul S. Owen2001-09-021-4/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@972 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixing a few bugs....dougk_ff72001-09-021-172/+175
| | | | git-svn-id: file:///svn/phpbb/trunk@971 89ea8834-ac86-4346-8a33-228a782c2dd0
* Split words into separate file, various updates, fix for wrong template ↵Paul S. Owen2001-09-022-331/+366
| | | | | | action name git-svn-id: file:///svn/phpbb/trunk@968 89ea8834-ac86-4346-8a33-228a782c2dd0
* Code for word censor admin, tons o' funJames Atkinson2001-09-021-0/+162
| | | | git-svn-id: file:///svn/phpbb/trunk@967 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated various internal code, altered some template var names, etc.Paul S. Owen2001-09-011-105/+130
| | | | git-svn-id: file:///svn/phpbb/trunk@964 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added additional cache control headersPaul S. Owen2001-09-011-0/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@962 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removed quoted numeric fields in SQL, tidied up various thingsPaul S. Owen2001-08-311-110/+134
| | | | git-svn-id: file:///svn/phpbb/trunk@960 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed some URL'sBart van Bragt2001-08-311-5/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@958 89ea8834-ac86-4346-8a33-228a782c2dd0
* Additions for forum auto_pruning, and fix for form submission on editsthe_systech2001-08-311-1/+76
| | | | git-svn-id: file:///svn/phpbb/trunk@956 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixes for bugs 457239 and 457301James Atkinson2001-08-311-13/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@955 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed missing zlib extension checkPaul S. Owen2001-08-311-4/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@953 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #457043, couldn't edit catsBart van Bragt2001-08-311-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@952 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed #457051 - USER_GROUPS_TABLE errorPaul S. Owen2001-08-311-2/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@949 89ea8834-ac86-4346-8a33-228a782c2dd0
* Re-added GPL disclaimersJames Atkinson2001-08-3015-584/+719
| | | | git-svn-id: file:///svn/phpbb/trunk@943 89ea8834-ac86-4346-8a33-228a782c2dd0
* Implemented order modification functionsBart van Bragt2001-08-291-5/+75
| | | | git-svn-id: file:///svn/phpbb/trunk@941 89ea8834-ac86-4346-8a33-228a782c2dd0
* Backed out 1.10 changes to 1.9, then redid header changes and fixed PHPSELF ↵the_systech2001-08-281-56/+227
| | | | | | to PHP_SELF git-svn-id: file:///svn/phpbb/trunk@940 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix so that it doesn't get directory names, only filenames when looking for ↵the_systech2001-08-281-1/+1
| | | | | | smiley images (ie CVS) git-svn-id: file:///svn/phpbb/trunk@939 89ea8834-ac86-4346-8a33-228a782c2dd0
* Change smiley select code in admin... Uses javascript in Template (good/bad?)the_systech2001-08-281-3/+33
| | | | git-svn-id: file:///svn/phpbb/trunk@938 89ea8834-ac86-4346-8a33-228a782c2dd0
* Modified header commentsPaul S. Owen2001-08-2615-402/+79
| | | | git-svn-id: file:///svn/phpbb/trunk@935 89ea8834-ac86-4346-8a33-228a782c2dd0
* Made moving/deleting cats/forums possibleBart van Bragt2001-08-231-49/+221
| | | | git-svn-id: file:///svn/phpbb/trunk@930 89ea8834-ac86-4346-8a33-228a782c2dd0
* Beta-1 name changesPaul S. Owen2001-08-201-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@910 89ea8834-ac86-4346-8a33-228a782c2dd0