aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/admin
Commit message (Collapse)AuthorAgeFilesLines
* Fixed bug 462914, and fixed totally fux0red groups admin panel.natec2001-10-101-5/+13
| | | | git-svn-id: file:///svn/phpbb/trunk@1158 89ea8834-ac86-4346-8a33-228a782c2dd0
* Yet more additions ...Paul S. Owen2001-10-011-2/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@1113 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changes related to private messaging + some bug fixesPaul S. Owen2001-10-011-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1111 89ea8834-ac86-4346-8a33-228a782c2dd0
* Finished up COPPA support (I hope), now has a form the parents can print and ↵James Atkinson2001-09-271-1/+10
| | | | | | sign and added config areas for mailing address and fax number. git-svn-id: file:///svn/phpbb/trunk@1096 89ea8834-ac86-4346-8a33-228a782c2dd0
* Forgot to ftp again ...Paul S. Owen2001-09-251-6/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@1085 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated and fixed various issues, see post in developers forum for infoPaul S. Owen2001-09-252-90/+163
| | | | git-svn-id: file:///svn/phpbb/trunk@1083 89ea8834-ac86-4346-8a33-228a782c2dd0
* Missed a . in the includePaul S. Owen2001-09-251-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1074 89ea8834-ac86-4346-8a33-228a782c2dd0
* Seperated out sql parsing functions into a new file.the_systech2001-09-241-86/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@1069 89ea8834-ac86-4346-8a33-228a782c2dd0
* 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