aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/admin/admin_users.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* A few changes to the User Admin code (much cleaner) and also this time, I ran...dougk_ff72001-09-061-320/+66
* Fixed #457051 - USER_GROUPS_TABLE errorPaul S. Owen2001-08-311-2/+3
* Re-added GPL disclaimersJames Atkinson2001-08-301-34/+43
* Modified header commentsPaul S. Owen2001-08-261-16/+9
* User delete now deletes user from groupsdougk_ff72001-08-161-11/+27
* Quick bugfixes.dougk_ff72001-08-131-1/+1
* Switchover from message_die to admin_message_body template.dougk_ff72001-08-131-2/+18
* Bug fixes, typo (user was successfully ddeleted) :)dougk_ff72001-08-131-5/+0
* Added user deleting, as well as a few minor changes.dougk_ff72001-08-131-7/+43
* Added user administration. A little left to do...dougk_ff72001-08-131-3/+637
* Introduced pagestart.incBart van Bragt2001-08-021-19/+5
* Lots of languagification and redirection path changePaul S. Owen2001-07-281-2/+18
* Didnt I commit these?Paul S. Owen2001-07-131-1/+12
* Initial revisionJames Atkinson2001-02-171-0/+27