aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_users.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12353] Fix displayed attachments in ACPOliver Schramm2014-04-041-1/+1
* [ticket/12035] Correcting the conditiongeetakshi2014-03-201-1/+1
* [ticket/12035] Adding necessary conditionsgeetakshi2014-03-201-1/+1
* [ticket/12035] Adding link to user posts to ACP pagegeetakshi2014-03-171-0/+1
* [ticket/12176] Display correct message when trying to delete founder.Andreas Fischer2014-02-151-2/+7
* [ticket/10308] makes variable booleanDhruv Goel2012-05-101-1/+1
* [ticket/10308] fixes sql query, limit it to 1Dhruv Goel2012-05-101-4/+4
* [ticket/10308] fix language and user's total postsDhruv Goel2012-05-101-0/+8
* [ticket/10428] Documentation for optionget/optionset functions.Oleg Pudeyev2011-12-251-2/+21
* [ticket/10428] Use phpbb_optionget/set in optionget/set for DRYness.Oleg Pudeyev2011-12-251-16/+12
* [ticket/10428] Compare $data to false strictly.Oleg Pudeyev2011-12-251-4/+4
* [ticket/10446] Pass $config and $user via parameter to anti_abuse_headers().Andreas Fischer2011-11-201-2/+2
* [ticket/10446] DRY X-AntiAbuse header addition.Oleg Pudeyev2011-11-201-8/+2
* [ticket/10421] Correct parameter order for phpbb_check_hash() in acp_users.phpAndreas Fischer2011-10-181-1/+1
* [ticket/5506] Do not display an empty last page after deleting logs.Joas Schilling2011-07-141-1/+1
* Merge branch 'ticket/nickvergessen/9519' into develop-olympusAndreas Fischer2010-08-281-1/+1
|\
| * [ticket/9519] Replace remaining is_writable() calls with phpbb_is_writable().Joas Schilling2010-08-101-1/+1
* | Merge branch 'ticket/bantu/9611' into develop-olympusJosh Woody2010-08-191-4/+1
|\ \ | |/ |/|
| * [ticket/9611] Make length of activation keys variable between 6 and 10.Andreas Fischer2010-05-171-4/+1
* | Merge branch 'ticket/jellydoughnut/9650' into develop-olympusAndreas Fischer2010-07-101-0/+5
|\ \
| * | [ticket/9650] Do not allow banning the anonymous user by usernameJosh Woody2010-07-081-0/+5
| |/
* | [ticket/9451] Add optional $can_upload parameter to avatar_process_user().Thatbitextra2010-07-071-1/+1
|/
* Merge branch 'ticket/nickvergessen/9548' into develop-olympusNils Adermann2010-05-161-13/+20
|\
| * [ticket/9548] Delete user quicktool drop down should have an empty or invalid...Joas Schilling2010-04-181-13/+20
* | Merge branch 'ticket/bantu/9536' into develop-olympusNils Adermann2010-05-141-2/+2
|\ \
| * | [ticket/9536] Small improvement for query against user/session tables when ma...Andreas Fischer2010-05-141-2/+2
| |/
* | [ticket/9526] If an admin changes a user's 'user_allow_viewonline' flag to 'h...Andreas Fischer2010-05-141-0/+25
|/
* permit current year in ACP - UCP changed in r8807 #55115Chris Smith2009-12-111-1/+1
* #52245Henry Sudhof2009-09-301-1/+1
* #51805Henry Sudhof2009-09-231-0/+1
* Fix #51305 - User need a_clearlog to delete warningsJoas Schilling2009-09-151-8/+1
* only whitespace changesMeik Sievertsen2009-09-041-3/+3
* Fixed bugs #43145, #44375, #44415 and #43045Jim Wigginton2009-09-021-0/+25
* Fix Bug #49195 - Queries on un-indexed column user_emailJoas Schilling2009-08-281-1/+1
* fix r9758Joas Schilling2009-07-221-3/+16
* Ability to empty a user's outbox from the user ACP quick tools.Chris Smith2009-07-171-2/+53
* Fix Bug #45675 - Do not allow setting group as default group for pending userJoas Schilling2009-07-141-0/+25
* Feature Bug #43375 - Ability to delete warnings and keep warnings permanentlyJoas Schilling2009-07-141-0/+142
* Feature Bug #45375 - Add option to disable remote upload avatarsJoas Schilling2009-07-141-4/+5
* Fixed Bug #45115 - Signature parsing flags are not stored in DBRuslan Uzdenov2009-06-271-3/+12
* add quicktool to remove users from the newly registered special group.Henry Sudhof2009-06-211-0/+30
* Fix bug #46785 - Hide avatars if type disabled and give global option to turn...Joas Schilling2009-06-191-1/+12
* use same method to update custom profile fields in UCP and ACP (and then i am...Meik Sievertsen2009-06-131-48/+1
* Fix column handling in db updater, custom profile fields an db tools for fire...Meik Sievertsen2009-04-281-1/+2
* speed up group deletion and correctly display user parameter if group members...Meik Sievertsen2009-03-271-0/+10
* Fixed bug #40275 - The sql query in acp_users.php lacks a conditionJim Wigginton2009-01-271-0/+1
* Correctly limit input of the users location to 100 characters in the UCP and ...Chris Smith2008-09-051-2/+2
* actually, queued posts can also be in forums with no post countsMeik Sievertsen2008-09-011-1/+0
* Show users posts in queue in acp and profile + link to mcpMeik Sievertsen2008-09-011-0/+13
* some language/style/code fixes (refer to the diff of the changelog)Meik Sievertsen2008-02-231-1/+1