aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp
Commit message (Expand)AuthorAgeFilesLines
* [feature/avatars] Small cosmetic changesMarc Alexander2012-11-252-4/+3
* [feature/avatars] Add static methods for handling driver namesMarc Alexander2012-11-252-6/+6
* [feature/avatars] Small fixesMarc Alexander2012-11-251-7/+4
* [feature/avatars] Only create avatar objects if necessaryMarc Alexander2012-11-253-3/+8
* [feature/avatars] Miscellaneous fixesMarc Alexander2012-11-252-11/+15
* [feature/avatars] Remove unnecessary abbreviationsMarc Alexander2012-11-252-16/+16
* [feature/avatars] Move avatar specific settings to driversMarc Alexander2012-11-211-9/+15
* [feature/avatars] Handle deletion of avatarsMarc Alexander2012-11-182-2/+14
* [feature/avatars] Fix acp front-end of user and group avatarsMarc Alexander2012-11-172-30/+33
* [feature/avatars] Add gravatar to avatar settingsMarc Alexander2012-11-161-0/+1
* [feature/avatars] Fix coding guidelines infractionsMarc Alexander2012-11-121-1/+2
* Merge branch 'feature/avatars' of https://github.com/igorw/phpbb3 into featur...Marc Alexander2012-11-122-137/+198
|\
| * Merge branch 'develop' into feature/avatarsIgor Wiedler2012-07-217-32/+60
| |\
| * \ Merge remote-tracking branch 'upstream/develop' into feature/avatarsIgor Wiedler2012-06-275-8/+23
| |\ \
| * | | [feature/avatars] Do not assign in an if statementIgor Wiedler2012-04-081-1/+2
| * | | [feature/avatars] Simplify clean_row, move it to avatar managerIgor Wiedler2012-04-082-2/+2
| * | | [feature/avatars] Introduce an avatar driver interfaceIgor Wiedler2012-04-082-2/+2
| * | | [feature/avatars] Introduce global phpbb_avatar_managerIgor Wiedler2012-04-082-13/+9
| * | | [feature/avatars] Use request object in avatar driversIgor Wiedler2012-04-072-3/+4
| * | | Merge branch 'develop' into feature/avatarsIgor Wiedler2012-04-0713-2215/+1017
| |\ \ \
| * | | | [feature/avatars] Support editing of group avatars in ACPCullen Walsh2012-03-182-89/+92
| * | | | [feature/avatars] Made ACP avatar gallery in Manage Users prettierCullen Walsh2012-03-181-3/+11
| * | | | [feature/avatars] Update ACP manage users, fix gallery focus issueCullen Walsh2012-03-181-41/+43
| * | | | [feature/avatars] Dynamically list the avatar types in UCP and ACPCullen Walsh2012-03-181-42/+94
| * | | | [feature/avatars] Support proper avatar deletion, stub ACPCullen Walsh2012-03-181-4/+5
| * | | | [feature/avatars] Modularized AvatarsCullen Walsh2012-03-182-2/+2
* | | | | Merge remote-tracking branch 'Fyorl/ticket/10939' into developAndreas Fischer2012-11-101-2/+4
|\ \ \ \ \
| * | | | | [ticket/10939] Modified acp_groups.php to not use $_FILESFyorl2012-08-151-2/+4
* | | | | | Merge branch 'develop-olympus' into developNils Adermann2012-11-091-1/+1
|\ \ \ \ \ \
| * | | | | | [ticket/11181] Bump PHP requirement to 5.3.3 (from 5.3.2) [develop-olympus]Igor Wiedler2012-11-091-1/+1
* | | | | | | Merge remote-tracking branch 'upstream/develop' into feature/prune-usersOleg Pudeyev2012-11-0665-4004/+1996
|\ \ \ \ \ \ \
| * | | | | | | [ticket/11099] Mark acp_ban::display_ban_options() as static.Andreas Fischer2012-10-301-2/+2
| * | | | | | | [ticket/11157] get_captcha_types is an instance method.Oleg Pudeyev2012-10-291-1/+2
| * | | | | | | [ticket/11023] Fix additional whitespaces that were added by PHPBB3-10968Joas Schilling2012-10-176-12/+11
| * | | | | | | Merge PR #993 branch 'bantu/ticket/8713' into developOleg Pudeyev2012-10-102-6/+27
| |\ \ \ \ \ \ \
| | * | | | | | | [ticket/8713] Revert changes to ucp_profile, ucp_register and acp_users.Andreas Fischer2012-09-091-2/+2
| | * | | | | | | [ticket/8713] Call htmlspecialchars_decode() on transfer (e.g. ftp) passwords.Andreas Fischer2012-09-081-3/+24
| | * | | | | | | [ticket/8713] Rename untrimed_variable() to untrimmed_variable().Andreas Fischer2012-09-082-5/+5
| | * | | | | | | [ticket/8713] Do not trim login inputsNathaniel Guse2012-09-032-6/+6
| * | | | | | | | Merge remote-tracking branch 'EXreaction/ticket/11021' into developAndreas Fischer2012-09-151-0/+2
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | [ticket/11021] Add the option to specify a Site home URL and textNathan Guse2012-07-221-0/+2
| * | | | | | | | [ticket/10631] Fix a spelling typoMichael C.2012-09-011-1/+1
| * | | | | | | | [ticket/10631] Adjust prefixes to be easier to understandUnknown Bliss2012-09-011-6/+6
| * | | | | | | | [ticket/10631] Make failure to meet ext enable requirements clearerNathan Guse2012-09-011-5/+10
| * | | | | | | | [ticket/10631] Various front-end fixes (extensions manager)Nathan Guse2012-09-011-0/+9
| * | | | | | | | [ticket/10631] Functional acp_extensions test, cleanupNathan Guse2012-09-011-18/+20
| * | | | | | | | [ticket/10631] get_extension_metadata_manager -> create_extension_metadata_ma...Nathan Guse2012-09-011-3/+3
| * | | | | | | | [ticket/10631] Simplify exceptionsNathan Guse2012-09-011-8/+20
| * | | | | | | | [ticket/10631] Use exceptions for errors. Build action list dynamically.Nathan Guse2012-09-011-28/+83
| * | | | | | | | [ticket/10631] Fix some issues as noted in github comments, significantly sim...Nathan Guse2012-09-011-6/+6