aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/admin
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* Oops..broke the click on user goto modify page on admin index functionality ↵James Atkinson2001-10-161-1/+1
| | | | | | with my last commit, fixed it git-svn-id: file:///svn/phpbb/trunk@1219 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed some bugs with banning and some code that wasnt updated when we ↵James Atkinson2001-10-161-1/+1
| | | | | | changed the theme/template system git-svn-id: file:///svn/phpbb/trunk@1218 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed some minor issues in user adminJames Atkinson2001-10-161-9/+9
| | | | git-svn-id: file:///svn/phpbb/trunk@1217 89ea8834-ac86-4346-8a33-228a782c2dd0
* Just the start to the wonderful world of global announcements. Adds support ↵dougk_ff72001-10-161-2/+13
| | | | | | for them as well as creates a new forum, id -1. Do not delete the forum. I'll write the admin later. git-svn-id: file:///svn/phpbb/trunk@1215 89ea8834-ac86-4346-8a33-228a782c2dd0
* oops forgot append_sidthe_systech2001-10-151-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1211 89ea8834-ac86-4346-8a33-228a782c2dd0
* Username Disallow Admin...the_systech2001-10-151-0/+131
| | | | git-svn-id: file:///svn/phpbb/trunk@1210 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed for groupauth bug #471227 + header location changes for append_sidPaul S. Owen2001-10-152-3/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@1203 89ea8834-ac86-4346-8a33-228a782c2dd0
* Allows for selectable ranks in user admin.dougk_ff72001-10-151-23/+43
| | | | git-svn-id: file:///svn/phpbb/trunk@1202 89ea8834-ac86-4346-8a33-228a782c2dd0
* A few minor bug fixes in the group control panel.dougk_ff72001-10-151-6/+41
| | | | git-svn-id: file:///svn/phpbb/trunk@1200 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed GET/POST problemPaul S. Owen2001-10-141-3/+13
| | | | git-svn-id: file:///svn/phpbb/trunk@1198 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updates, cleanups and support for URI based sessions ... more to ↵Paul S. Owen2001-10-1419-728/+691
| | | | | | come at some point git-svn-id: file:///svn/phpbb/trunk@1179 89ea8834-ac86-4346-8a33-228a782c2dd0
* Ok, first I did the lang files, now for the real stuff in ranks admin.dougk_ff72001-10-141-0/+416
| | | | git-svn-id: file:///svn/phpbb/trunk@1178 89ea8834-ac86-4346-8a33-228a782c2dd0
* Preliminary avatar gallery supportPaul S. Owen2001-10-112-53/+90
| | | | git-svn-id: file:///svn/phpbb/trunk@1173 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added configuration for allowed html tagsPaul S. Owen2001-10-111-1/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1171 89ea8834-ac86-4346-8a33-228a782c2dd0
* 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