aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/ucp
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11103] Instantiate $phpbb_notifications as neededNathan Guse2012-12-131-1/+3
* [ticket/11103] Use $request->variable rather than request_varNathan Guse2012-12-081-4/+4
* Merge branch 'develop' of github.com:EXreaction/phpbb3 into ticket/11103Nathan Guse2012-12-073-1/+39
|\
| * [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 branch 'develop' of github.com:EXreaction/phpbb3 into ticket/11103Nathaniel Guse2012-11-111-2/+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
* | | | Merge branch 'develop' of github.com:EXreaction/phpbb3 into ticket/11103Nathaniel Guse2012-11-104-6/+6
|\ \ \ \ | |/ / /
| * | | [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
* | | | | [ticket/11103] Use phpBB Container to load types/methodsNathaniel Guse2012-11-091-12/+12
* | | | | [ticket/11103] Set basic notifications to be enabled by defaultNathan Guse2012-10-291-13/+12
* | | | | [ticket/11103] Re-add notify method to the UCP preferencesNathan Guse2012-10-201-0/+11
* | | | | [ticket/11103] Use the full class name as the item_type/methodNathan Guse2012-10-201-2/+2
* | | | | [ticket/11103] Remove unnecessary commentsNathan Guse2012-10-181-4/+0
* | | | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathan Guse2012-10-181-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | 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/11103] Remove todo comments that are no longer todoNathan Guse2012-10-141-1/+0
* | | | [ticket/11103] UCP Notification option groupingNathan Guse2012-10-131-28/+39
* | | | [ticket/11103] UCP Notification ListNathan Guse2012-10-132-5/+78
* | | | [ticket/11103] Starting work on UCP Notifications listNathan Guse2012-10-131-41/+48
* | | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathan Guse2012-10-122-5/+5
|\ \ \ \ | |/ / /
| * | | [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
* | | | [ticket/11103] Move UCP Notification Options to Board Preferences tabNathan Guse2012-10-051-1/+1
* | | | [ticket/11103] trigger_error message when preferences updated in UCPNathan Guse2012-10-051-0/+4
* | | | [ticket/11103] Make $phpbb_notifications a global and use it everywhereNathan Guse2012-10-041-6/+1
* | | | [ticket/11103] Rename classesNathan Guse2012-10-041-4/+4
* | | | [ticket/11103] UCP Notifications Options Form KeyNathan Guse2012-09-271-0/+7
* | | | [ticket/11103] Use PM Notification Preferences from Notification OptionsNathan Guse2012-09-271-18/+0
* | | | [ticket/11103] UCP Notification Options can now be setNathan Guse2012-09-271-13/+30
* | | | [ticket/11103] Allow grouping of multiple types in ucp notification optionsNathaniel Guse2012-09-272-3/+3
* | | | [ticket/11103] More work on the UCP Notifications pageNathan Guse2012-09-261-2/+93
* | | | [ticket/11103] UCP base files for notification optionsNathaniel Guse2012-09-262-0/+60
|/ / /
* | | 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