aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/admin/admin_users.php
Commit message (Expand)AuthorAgeFilesLines
* A few ideas and testsPaul S. Owen2002-10-221-892/+190
* Mostly changes to turn userdata into user->data, lang into user->lang + bitst...Paul S. Owen2002-10-201-99/+99
* Permission related updates ... is still not final but is getting there ... fa...Paul S. Owen2002-10-081-55/+55
* Well, here are all my changes ... don't blame me if things break :DPaul S. Owen2002-10-041-33/+33
* Various updatesPaul S. Owen2002-08-031-30/+16
* Various updates + search indexing prelim stuff ... hosts will hate this version!Paul S. Owen2002-07-251-1/+1
* Hard-coded HTML into admin modules ... no point in continuing to template thi...Paul S. Owen2002-07-141-80/+60
* Sorry this is just me being anal.. Fix the CVS id line so that it's working a...the_systech2002-03-271-1/+1
* Fix for bug # 535531... How'd that echo get in there?the_systech2002-03-271-2/+2
* Fixed wrong lang var useagePaul S. Owen2002-03-231-1/+2
* Fix problem with user_admin not showing correct status for certain settings +...Paul S. Owen2002-03-221-282/+253
* This is what I get when I delete a file that I've already updated ... because...Paul S. Owen2002-03-191-1/+1
* Oops typo... Plus admin_users needed functions_validate as well, which did aw...the_systech2002-03-181-76/+2
* admin_users now needs the functions_select.php since the breakup of functions.the_systech2002-03-181-1/+1
* Security updates + a few updates for chopped up functions compatibilityPaul S. Owen2002-03-181-0/+2
* Ok one last attempt on my part to fix file upload bugs.. Might actually work ...the_systech2002-03-121-1/+8
* Minor screw up in file upload checking.. If file_uploads is not set at all in...the_systech2002-03-061-1/+2
* Oops I did a Paul... Still allow avatar uploads from Urlsthe_systech2002-03-011-0/+4
* Workarounds for file_uploads disabled...the_systech2002-03-011-2/+16
* Fix "cannot find user" error bug #517258Paul S. Owen2002-02-141-1/+1
* Fix bug with auth access entries not being deleted along with userPaul S. Owen2002-02-121-62/+56
* Fix missing bbcode status link to FAQPaul S. Owen2002-02-121-49/+44
* Fixed problem with stripping HTML in profile (#512639)Bart van Bragt2002-02-091-3/+3
* Fixed content-type/length bugsPaul S. Owen2002-01-271-9/+11
* Change setmodules == 1 to !empty($setmodules), stop it complaining if it isn'...Paul S. Owen2002-01-241-1/+1
* Fixed renaming of users (also rename usergroup) #506983Bart van Bragt2002-01-221-0/+12
* Fixed bug #505904, can't change usernames with ' in admin_users.phpBart van Bragt2002-01-221-1/+1
* Delete sessions of users that are made inactiveBart van Bragt2002-01-181-1/+11
* Fixed bug #496107 and changed avatar support to enable admin to use avatars i...Paul S. Owen2001-12-241-45/+85
* Fixed bug #490613James Atkinson2001-12-091-1/+1
* Fix bugs #487774 and #487773Paul S. Owen2001-12-051-168/+664
* Fixed bug #486207Paul S. Owen2001-11-291-2/+8
* Added pop-up control for PM's to profilePaul S. Owen2001-11-211-245/+262
* Now showing: A ton of bug fixes and a complete overhaul of my admin code...dougk_ff72001-11-211-60/+42
* 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-161-20/+9
* Oops..broke the click on user goto modify page on admin index functionality w...James Atkinson2001-10-161-1/+1
* Fixed some minor issues in user adminJames Atkinson2001-10-161-9/+9
* Allows for selectable ranks in user admin.dougk_ff72001-10-151-23/+43
* Various updates, cleanups and support for URI based sessions ... more to come...Paul S. Owen2001-10-141-44/+47
* Preliminary avatar gallery supportPaul S. Owen2001-10-111-53/+89
* Updated and fixed various issues, see post in developers forum for infoPaul S. Owen2001-09-251-73/+140
* 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
* Removed some trailing newlinesBart van Bragt2001-09-091-1/+1
* Altered layout of phpbb_config tableBart van Bragt2001-09-081-3/+3
* More bug fixes....dougk_ff72001-09-061-17/+1
* Some minor alterations to template/languagePaul S. Owen2001-09-061-0/+3
* oops, a few bugs. :)dougk_ff72001-09-061-40/+39