aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/ucp
Commit message (Expand)AuthorAgeFilesLines
* [feature/avatars] Implement better treatment of avatar errorsMarc Alexander2012-11-252-12/+10
* [feature/avatars] Small cosmetic changesMarc Alexander2012-11-252-11/+6
* [feature/avatars] Add static methods for handling driver namesMarc Alexander2012-11-252-6/+6
* [feature/avatars] Only create avatar objects if necessaryMarc Alexander2012-11-252-2/+4
* [feature/avatars] Miscellaneous fixesMarc Alexander2012-11-252-2/+2
* [feature/avatars] Remove unnecessary abbreviationsMarc Alexander2012-11-252-16/+16
* [feature/avatars] Add support for modularized avatars to ucp groupsMarc Alexander2012-11-221-93/+91
* [feature/avatars] Handle deletion of avatarsMarc Alexander2012-11-181-2/+2
* [feature/avatars] Fix acp front-end of user and group avatarsMarc Alexander2012-11-171-1/+1
* [feature/avatars] Check for gravatar when checking the avatar module_authMarc Alexander2012-11-161-1/+1
* [feature/avatars] Use correct names of input fieldsMarc Alexander2012-11-161-1/+1
* [feature/avatars] Shorten avatar driver's class nameMarc Alexander2012-11-161-1/+1
* [feature/avatars] Shorten needed language variable for avatar titleMarc Alexander2012-11-161-4/+5
* [feature/avatars] Add service containers for avatarsMarc Alexander2012-11-151-3/+4
* Merge branch 'feature/avatars' of https://github.com/igorw/phpbb3 into featur...Marc Alexander2012-11-123-53/+117
|\
| * Merge branch 'develop' into feature/avatarsIgor Wiedler2012-07-216-23/+33
| |\
| * | [feature/avatars] Rewrite drivers to use full class nameIgor Wiedler2012-06-271-5/+5
| * | Merge remote-tracking branch 'upstream/develop' into feature/avatarsIgor Wiedler2012-06-274-3/+78
| |\ \
| * | | [feature/avatars] Simplify clean_row, move it to avatar managerIgor Wiedler2012-04-081-1/+1
| * | | [feature/avatars] Introduce an avatar driver interfaceIgor Wiedler2012-04-081-1/+1
| * | | [feature/avatars] Introduce global phpbb_avatar_managerIgor Wiedler2012-04-081-7/+6
| * | | [feature/avatars] Use request object in avatar driversIgor Wiedler2012-04-071-2/+2
| * | | Merge branch 'develop' into feature/avatarsIgor Wiedler2012-04-072-4/+20
| |\ \ \
| * | | | [feature/avatars] Make avatars genericCullen Walsh2012-03-181-4/+12
| * | | | [feature/avatars] Update ACP manage users, fix gallery focus issueCullen Walsh2012-03-181-28/+3
| * | | | [feature/avatars] Rework UCP to be simpler/more consistentCullen Walsh2012-03-181-21/+48
| * | | | [feature/avatars] Dynamically list the avatar types in UCP and ACPCullen Walsh2012-03-181-3/+6
| * | | | [feature/avatars] Support proper avatar deletion, stub ACPCullen Walsh2012-03-181-0/+33
| * | | | [feature/avatars] Refactor avatar's handle_formCullen Walsh2012-03-181-2/+2
| * | | | [feature/avatars] Implement avatar uploads for ucpCullen Walsh2012-03-181-1/+1
| * | | | [feature/avatars] Implement UCP remote/local avatarsCullen Walsh2012-03-181-34/+24
| * | | | [feature/avatars] Various cosmetic changesCullen Walsh2012-03-181-1/+1
| * | | | [feature/avatars] UCP Avatar InterfaceCullen Walsh2012-03-181-39/+68
| * | | | [feature/avatars] Modularized AvatarsCullen Walsh2012-03-183-3/+3
* | | | | Merge remote-tracking branch 'Fyorl/ticket/10939' into developAndreas Fischer2012-11-101-2/+3
|\ \ \ \ \
| * | | | | [ticket/10939] Modified ucp_groups.php to not use $_FILESFyorl2012-08-151-2/+3
* | | | | | [ticket/10780] Use colon from language in ucp_pm_compose.php where possible.Andreas Fischer2012-11-101-2/+2
* | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2012-10-291-1/+1
|\ \ \ \ \ \
| * | | | | | [ticket/11158] Require acl_u_sig for ucp signature module.Oleg Pudeyev2012-10-291-1/+1
* | | | | | | Merge PR #971 branch 'nickvergessen/ticket/11018' into developOleg Pudeyev2012-10-222-3/+3
|\ \ \ \ \ \ \
| * | | | | | | [ticket/11023] Fix additional whitespaces that were added by PHPBB3-10968Joas Schilling2012-10-172-3/+3
* | | | | | | | Merge PR #918 branch 'develop-olympus' into developOleg Pudeyev2012-10-171-1/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / /
| * | | | | | [ticket/10568] adding MESSAGE_EDITED to ucp.php and compose_pmSenky2012-08-021-1/+2
* | | | | | | [ticket/8713] Revert changes to ucp_profile, ucp_register and acp_users.Andreas Fischer2012-09-092-5/+5
* | | | | | | [ticket/8713] Rename untrimed_variable() to untrimmed_variable().Andreas Fischer2012-09-082-5/+5
* | | | | | | [ticket/8713] Do not trim login inputsNathaniel Guse2012-09-032-5/+5
* | | | | | | Merge remote-tracking branch 'Fyorl/feature/attach-dl' into developAndreas Fischer2012-08-261-0/+7
|\ \ \ \ \ \ \
| * | | | | | | [feature/attach-dl] Renamed $post_id to $post_msg_idFyorl2012-08-171-1/+1
| * | | | | | | [feature/attach-dl] Added multiple attachment downloads to PMsFyorl2012-08-141-0/+7
* | | | | | | | Merge remote-tracking branch 'nickvergessen/feature/php-events-4' into developDavid King2012-08-202-5/+50
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |