| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | [ticket/9492] Ensure to update all avatar values when the avatar is changed | Joas Schilling | 2013-01-17 | 1 | -1/+1 | |
| | | * | | | | | | | | | [ticket/11201] Remove MSN/WLM fields | Joas Schilling | 2013-01-11 | 2 | -5/+0 | |
| | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
| | * | | | | | | | | | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11103 | Nathan Guse | 2013-01-15 | 1 | -3/+3 | |
| | |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||||
| | | * | | | | | | | | [ticket/11259] Make phpbb_admin_path available everywhere | Nathan Guse | 2012-12-09 | 1 | -3/+3 | |
| | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| | * | | | | | | | | [ticket/11103] Instantiate $phpbb_notifications as needed | Nathan Guse | 2012-12-13 | 1 | -1/+3 | |
| | * | | | | | | | | [ticket/11103] Use $request->variable rather than request_var | Nathan Guse | 2012-12-08 | 1 | -4/+4 | |
| | * | | | | | | | | Merge branch 'develop' of github.com:EXreaction/phpbb3 into ticket/11103 | Nathan Guse | 2012-12-07 | 3 | -1/+39 | |
| | |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||||
| | * | | | | | | | | Merge branch 'develop' of github.com:EXreaction/phpbb3 into ticket/11103 | Nathaniel Guse | 2012-11-11 | 1 | -2/+3 | |
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||||
| | * | | | | | | | | Merge branch 'develop' of github.com:EXreaction/phpbb3 into ticket/11103 | Nathaniel Guse | 2012-11-10 | 4 | -6/+6 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | [ticket/11103] Use phpBB Container to load types/methods | Nathaniel Guse | 2012-11-09 | 1 | -12/+12 | |
| | * | | | | | | | | | [ticket/11103] Set basic notifications to be enabled by default | Nathan Guse | 2012-10-29 | 1 | -13/+12 | |
| | * | | | | | | | | | [ticket/11103] Re-add notify method to the UCP preferences | Nathan Guse | 2012-10-20 | 1 | -0/+11 | |
| | * | | | | | | | | | [ticket/11103] Use the full class name as the item_type/method | Nathan Guse | 2012-10-20 | 1 | -2/+2 | |
| | * | | | | | | | | | [ticket/11103] Remove unnecessary comments | Nathan Guse | 2012-10-18 | 1 | -4/+0 | |
| | * | | | | | | | | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103 | Nathan Guse | 2012-10-18 | 1 | -1/+2 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | [ticket/11103] Remove todo comments that are no longer todo | Nathan Guse | 2012-10-14 | 1 | -1/+0 | |
| | * | | | | | | | | | | [ticket/11103] UCP Notification option grouping | Nathan Guse | 2012-10-13 | 1 | -28/+39 | |
| | * | | | | | | | | | | [ticket/11103] UCP Notification List | Nathan Guse | 2012-10-13 | 2 | -5/+78 | |
| | * | | | | | | | | | | [ticket/11103] Starting work on UCP Notifications list | Nathan Guse | 2012-10-13 | 1 | -41/+48 | |
| | * | | | | | | | | | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103 | Nathan Guse | 2012-10-12 | 2 | -5/+5 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | [ticket/11103] Move UCP Notification Options to Board Preferences tab | Nathan Guse | 2012-10-05 | 1 | -1/+1 | |
| | * | | | | | | | | | | | [ticket/11103] trigger_error message when preferences updated in UCP | Nathan Guse | 2012-10-05 | 1 | -0/+4 | |
| | * | | | | | | | | | | | [ticket/11103] Make $phpbb_notifications a global and use it everywhere | Nathan Guse | 2012-10-04 | 1 | -6/+1 | |
| | * | | | | | | | | | | | [ticket/11103] Rename classes | Nathan Guse | 2012-10-04 | 1 | -4/+4 | |
| | * | | | | | | | | | | | [ticket/11103] UCP Notifications Options Form Key | Nathan Guse | 2012-09-27 | 1 | -0/+7 | |
| | * | | | | | | | | | | | [ticket/11103] Use PM Notification Preferences from Notification Options | Nathan Guse | 2012-09-27 | 1 | -18/+0 | |
| | * | | | | | | | | | | | [ticket/11103] UCP Notification Options can now be set | Nathan Guse | 2012-09-27 | 1 | -13/+30 | |
| | * | | | | | | | | | | | [ticket/11103] Allow grouping of multiple types in ucp notification options | Nathaniel Guse | 2012-09-27 | 2 | -3/+3 | |
| | * | | | | | | | | | | | [ticket/11103] More work on the UCP Notifications page | Nathan Guse | 2012-09-26 | 1 | -2/+93 | |
| | * | | | | | | | | | | | [ticket/11103] UCP base files for notification options | Nathaniel Guse | 2012-09-26 | 2 | -0/+60 | |
| * | | | | | | | | | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde... | Joas Schilling | 2012-12-20 | 4 | -3/+42 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | [ticket/10679] Use module_auth to limit access to the module | Joas Schilling | 2012-12-06 | 1 | -1/+1 | |
| | * | | | | | | | | | | | [ticket/10679] Add new permission for changing profile field information | Joas Schilling | 2012-12-06 | 1 | -0/+5 | |
| | * | | | | | | | | | | | Merge PR #1053 branch 'develop-olympus' into develop | Oleg Pudeyev | 2012-12-05 | 1 | -0/+33 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | / / / / / | | | |_|_|_|/ / / / / | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | | [ticket/10841] adding space after if | Senky | 2012-12-05 | 1 | -2/+2 | |
| | | * | | | | | | | | | [ticket/10841] removing unnecessary spacing | Senky | 2012-12-05 | 1 | -2/+2 | |
| | | * | | | | | | | | | [ticket/10841] changing affectedrows check to COUNT in sql | Senky | 2012-12-05 | 1 | -6/+8 | |
| | | * | | | | | | | | | [ticket/10841] Modifying style and language selectors in UCP | Senky | 2012-12-05 | 1 | -0/+30 | |
| | * | | | | | | | | | | Merge remote-tracking branch 'Fyorl/ticket/10939' into develop | Andreas Fischer | 2012-11-10 | 1 | -2/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | [ticket/10939] Modified ucp_groups.php to not use $_FILES | Fyorl | 2012-08-15 | 1 | -2/+3 | |
| * | | | | | | | | | | | Merge remote-tracking branch 'remotes/phpbb/develop' into feature/softdelete-... | Joas Schilling | 2012-11-10 | 6 | -12/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | [ticket/10780] Use colon from language in ucp_pm_compose.php where possible. | Andreas Fischer | 2012-11-10 | 1 | -2/+2 | |
| | * | | | | | | | | | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2012-10-29 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | | [ticket/11158] Require acl_u_sig for ucp signature module. | Oleg Pudeyev | 2012-10-29 | 1 | -1/+1 | |
| | * | | | | | | | | | | Merge PR #971 branch 'nickvergessen/ticket/11018' into develop | Oleg Pudeyev | 2012-10-22 | 2 | -3/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | [ticket/11023] Fix additional whitespaces that were added by PHPBB3-10968 | Joas Schilling | 2012-10-17 | 2 | -3/+3 | |
| | | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | | Merge PR #918 branch 'develop-olympus' into develop | Oleg Pudeyev | 2012-10-17 | 1 | -1/+2 | |
| | |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| / / / / / / / | | |/ / / / / / / | ||||||
| | | * | | | | | | | [ticket/10568] adding MESSAGE_EDITED to ucp.php and compose_pm | Senky | 2012-08-02 | 1 | -1/+2 | |
| | * | | | | | | | | [ticket/8713] Revert changes to ucp_profile, ucp_register and acp_users. | Andreas Fischer | 2012-09-09 | 2 | -5/+5 | |
| | * | | | | | | | | [ticket/8713] Rename untrimed_variable() to untrimmed_variable(). | Andreas Fischer | 2012-09-08 | 2 | -5/+5 | |
