aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_users.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10990] Use $user->lang['COMMA_SEPARATOR'] when appropriateNathan2012-07-221-1/+1
* Merge pull request #843 from nickvergessen/feature/new-tz-handlingNils Adermann2012-07-191-6/+5
|\
| * [feature/new-tz-handling] Don't use global user but make it a parameterJoas Schilling2012-07-191-1/+1
| * [feature/new-tz-handling] Properly name new timezone selection functionJoas Schilling2012-07-171-3/+3
| * [feature/new-tz-handling] Fix timezone option when editing a user in the ACPJoas Schilling2012-06-181-1/+3
| * [feature/new-tz-handling] Remove appearances of board_dst and user_dstJoas Schilling2012-06-181-3/+0
| * [feature/new-tz-handling] Fix timezone validation in ACP user sectionJoas Schilling2012-06-181-2/+2
* | [feature/pagination-as-list] New parameter for name of start varDrae2012-07-181-2/+2
* | [feature/pagination-as-list] Updates for nils commentsDrae2012-07-181-4/+4
* | [feature/pagination-as-list] Rename and deprecate functionsDrae2012-07-181-2/+2
* | [feature/pagination-as-list] Various fixes and improvementsDrae2012-07-181-4/+6
* | [ticket/10968] Render pagination within the templateDrae2012-07-181-4/+5
|/
* Merge remote-tracking branch 'github-dhruv/ticket/10308' into developNils Adermann2012-05-291-0/+8
|\
| * [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
* | [feature/class-prefix] Rename auth => phpbb_authIgor Wiedler2012-03-311-1/+1
* | [task/php54-ascraeus] Bring p_master#module_auth into PHP 5 era.Oleg Pudeyev2012-03-161-1/+1
* | Merge remote-tracking branch 'imkingdavid/ticket/10535' into developOleg Pudeyev2012-02-031-7/+0
|\ \
| * | [ticket/10535] Removed email confirm field from acp_users moduleDavid King2011-12-231-7/+0
* | | Merge remote-tracking branch 'unknownbliss/ticket/9916' into developAndreas Fischer2012-01-021-2/+1
|\ \ \
| * | | [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
| |/ /
* | | Merge branch 'develop-olympus' into developAndreas Fischer2011-12-251-21/+36
|\ \ \ | | |/ | |/|
| * | [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/10541] Fixed empty drop-down menu bugDavid King2011-12-211-1/+1
| |/ |/|
* | [ticket/10345] Add documentation and phpbb_ prefix to the new avatar functionsJoas Schilling2011-11-301-1/+1
* | [ticket/10345] Fix some last use cases of sprintf() to use $user->lang()Joas Schilling2011-11-251-2/+2
* | [ticket/10345] Use the plural function in some more places.Joas Schilling2011-11-251-3/+3
* | Merge branch 'develop-olympus' into developIgor Wiedler2011-11-201-8/+2
|\ \ | |/
| * [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
* | Merge branch 'develop-olympus' into developIgor Wiedler2011-10-291-1/+1
|\ \ | |/
| * [ticket/10421] Correct parameter order for phpbb_check_hash() in acp_users.phpAndreas Fischer2011-10-181-1/+1
* | Merge branch 'develop-olympus' into developNils Adermann2011-07-161-1/+1
|\ \ | |/
| * [ticket/5506] Do not display an empty last page after deleting logs.Joas Schilling2011-07-141-1/+1
* | [ticket/9746] Adding some more calls to phpbb_ip_normalise().Andreas Fischer2011-01-031-1/+1
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* | [ticket/9867] Adjust the implementation of error messages localization.rxu2010-10-261-5/+5
|/
* 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
|\ \