aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/ucp
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11201] Revert WLM dropping because it is still used in China.Andreas Fischer2013-02-042-0/+5
* Merge branch 'develop-olympus' into developAndreas Fischer2013-01-311-1/+1
|\
| * [ticket/11233] prohibit selecting anonymous user as a PM recipientDhruv2013-01-301-1/+1
* | Merge PR #1219 branch 'develop-olympus' into developOleg Pudeyev2013-01-271-1/+1
|\ \ | |/
| * [ticket/11343] Remove spare parentheses.Andreas Fischer2013-01-251-1/+1
| * [ticket/11343] Remove spare space.Andreas Fischer2013-01-251-1/+1
| * [ticket/11343] Use === when checking stored user_actkey against user input.Andreas Fischer2013-01-251-1/+1
* | [ticket/9492] Ensure to update all avatar values when the avatar is changedJoas Schilling2013-01-171-1/+1
* | [ticket/11201] Remove MSN/WLM fieldsJoas Schilling2013-01-112-5/+0
* | [ticket/11259] Make phpbb_admin_path available everywhereNathan Guse2012-12-091-3/+3
* | [ticket/10679] Use module_auth to limit access to the moduleJoas Schilling2012-12-061-1/+1
* | [ticket/10679] Add new permission for changing profile field informationJoas Schilling2012-12-061-0/+5
* | Merge PR #1053 branch 'develop-olympus' into developOleg Pudeyev2012-12-051-0/+33
|\ \ | |/
| * [ticket/10841] adding space after ifSenky2012-12-051-2/+2
| * [ticket/10841] removing unnecessary spacingSenky2012-12-051-2/+2
| * [ticket/10841] changing affectedrows check to COUNT in sqlSenky2012-12-051-6/+8
| * [ticket/10841] Modifying style and language selectors in UCPSenky2012-12-051-0/+30
* | 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
|\ \ \ \ | |_|_|/ |/| | |
| * | | [feature/php-events] Fix naming and doc of core.ucp_add_zebraJoas Schilling2012-08-041-1/+11
| * | | [feature/php-events] Fix naming and doc of core.ucp_remove_zebraJoas Schilling2012-08-041-3/+13
| * | | [feature/php-events] Fix naming and doc of core.ucp_pm_view_messsageJoas Schilling2012-08-041-4/+20
| * | | [feature/events] Removing the third trigger_event parameterMichael Cullum2012-08-012-3/+3
| * | | [feature/events] Change to use the new method of adding eventsMichael Cullum2012-08-012-9/+3
| * | | [feature/events] Adding ledge ucp_zebra_addJoas Schilling2012-08-011-0/+5
| * | | [feature/events] Adding ledge ucp_zebra_removeJoas Schilling2012-08-011-1/+6
| * | | [feature/events] Adding ledge ucp_pm_viewmesssageJoas Schilling2012-08-011-1/+6
* | | | [ticket/10885] Fix UCP Main Error if no forums existNathan Guse2012-08-061-9/+8
| |/ / |/| |
* | | [ticket/10990] Use $user->lang['COMMA_SEPARATOR'] when appropriateNathan2012-07-223-7/+8
|/ /
* | Merge pull request #843 from nickvergessen/feature/new-tz-handlingNils Adermann2012-07-192-14/+16
|\ \
| * | [feature/new-tz-handling] Don't use global user but make it a parameterJoas Schilling2012-07-192-2/+2
| * | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into feature/new-tz-h...Joas Schilling2012-07-183-2/+70
| |\ \
| * | | [feature/new-tz-handling] Properly name new timezone selection functionJoas Schilling2012-07-172-6/+6
| * | | [feature/new-tz-handling] Fix Timezone selection on registration pageJoas Schilling2012-06-181-1/+3
| * | | [feature/new-tz-handling] Introduce 2 step timezone selection using javascriptJoas Schilling2012-06-181-1/+3
| * | | [feature/new-tz-handling] Remove appearances of board_dst and user_dstJoas Schilling2012-06-181-3/+0