aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/admin
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed bug #474123James Atkinson2001-10-302-4/+7
* Couple tweeks to the file gerneration to make it a more 'proper' array.James Atkinson2001-10-251-2/+2
* A little over half done the styles adminJames Atkinson2001-10-251-4/+366
* Changed ranks admin so it shows the min and max posts of the rankJames Atkinson2001-10-191-3/+27
* Fixed error which would cause failure when making user an adminPaul S. Owen2001-10-171-39/+39
* Implementation of announcements changing, no longere necessary.dougk_ff72001-10-161-41/+0
* Various fixes and updates so it actually works correctly ... more updates ;)Paul S. Owen2001-10-161-1/+1
* Various fixes and updates so it actually works correctly ... ;)Paul S. Owen2001-10-161-15/+10
* Slight mods to the usersearch function, moved to search.phpPaul S. Owen2001-10-162-21/+10
* More changes for global announcements. They no longer require the mode to be...dougk_ff72001-10-161-0/+41
* Oops..broke the click on user goto modify page on admin index functionality w...James Atkinson2001-10-161-1/+1
* Fixed some bugs with banning and some code that wasnt updated when we changed...James Atkinson2001-10-161-1/+1
* Fixed some minor issues in user adminJames Atkinson2001-10-161-9/+9
* Just the start to the wonderful world of global announcements. Adds support ...dougk_ff72001-10-161-2/+13
* oops forgot append_sidthe_systech2001-10-151-2/+2
* Username Disallow Admin...the_systech2001-10-151-0/+131
* Fixed for groupauth bug #471227 + header location changes for append_sidPaul S. Owen2001-10-152-3/+4
* Allows for selectable ranks in user admin.dougk_ff72001-10-151-23/+43
* A few minor bug fixes in the group control panel.dougk_ff72001-10-151-6/+41
* Fixed GET/POST problemPaul S. Owen2001-10-141-3/+13
* Various updates, cleanups and support for URI based sessions ... more to come...Paul S. Owen2001-10-1419-728/+691
* Ok, first I did the lang files, now for the real stuff in ranks admin.dougk_ff72001-10-141-0/+416
* Preliminary avatar gallery supportPaul S. Owen2001-10-112-53/+90
* Added configuration for allowed html tagsPaul S. Owen2001-10-111-1/+3
* Fixed bug 462914, and fixed totally fux0red groups admin panel.natec2001-10-101-5/+13
* Yet more additions ...Paul S. Owen2001-10-011-2/+5
* Changes related to private messaging + some bug fixesPaul S. Owen2001-10-011-0/+1
* Finished up COPPA support (I hope), now has a form the parents can print and ...James Atkinson2001-09-271-1/+10
* Forgot to ftp again ...Paul S. Owen2001-09-251-6/+6
* Updated and fixed various issues, see post in developers forum for infoPaul S. Owen2001-09-252-90/+163
* Missed a . in the includePaul S. Owen2001-09-251-1/+1
* Seperated out sql parsing functions into a new file.the_systech2001-09-241-86/+7
* forgot a couple things on my last checkinnatec2001-09-241-3/+2
* Improved performance of split_sql_file() drasctically.natec2001-09-241-54/+45
* Improved the performance of remove_remarks() by an order of magnitude.natec2001-09-231-12/+14
* Fix for more \\ problems...the_systech2001-09-181-9/+21
* Added theme row colour/class supportPaul S. Owen2001-09-152-1/+11
* Removed lots of stripslashes() and fixed Avatar if remoteBart van Bragt2001-09-111-14/+24
* Sort userlist in user administrationBart van Bragt2001-09-111-2/+3
* Fix for part of bug 460308. We weren't checking if the forum belonged to the ...natec2001-09-111-18/+23
* Modified for modification to templates/themesPaul S. Owen2001-09-101-26/+12
* Modified for modification to templates/themesPaul S. Owen2001-09-091-16/+36
* Removed some trailing newlinesBart van Bragt2001-09-093-3/+3
* Fixed deleting/creating with no forums/cats left, bug #459962Bart van Bragt2001-09-091-50/+79
* Fixed bug #459874Bart van Bragt2001-09-081-2/+2
* Altered layout of phpbb_config tableBart van Bragt2001-09-085-127/+73
* More bug fixes....dougk_ff72001-09-061-17/+1
* Fix for admin general config using user defaults rather than board defaults f...Paul S. Owen2001-09-061-170/+164
* Some minor alterations to template/languagePaul S. Owen2001-09-061-0/+3
* oops, a few bugs. :)dougk_ff72001-09-061-40/+39