| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #3383 from nickvergessen/ticket/9109 | Tristan Darricau | 2015-05-29 | 1 | -8/+2 |
| |\ | | | | | | | Ticket/9109 Properly document and calculate the group settings with value 0 | ||||
| | * | [ticket/9109] Properly document and calculate the group settings with value 0 | Joas Schilling | 2015-02-08 | 1 | -8/+2 |
| | | | | | | | | | PHPBB3-9109 | ||||
| * | | Merge pull request #3613 from nickvergessen/ticket/13844 | Tristan Darricau | 2015-05-29 | 2 | -2/+2 |
| |\ \ | | | | | | | | | | Ticket/13844 Better FAQ language files | ||||
| | * | | [ticket/13844] FAQ in new controller format | Joas Schilling | 2015-05-16 | 2 | -2/+2 |
| | | | | | | | | | | | | | PHPBB3-13844 | ||||
| * | | | [ticket/13847] Updated ucp_pm_compose to use utils when forwarding | JoshyPHP | 2015-05-25 | 1 | -1/+5 |
| | | | | | | | | | | | | | PHPBB3-13847 | ||||
| * | | | [ticket/13847] Updated ucp_pm_compose to use the utils service | JoshyPHP | 2015-05-25 | 1 | -1/+5 |
| |/ / | | | | | | | | | | | ...when quoting a post PHPBB3-13847 | ||||
| * | | Merge branch '3.1.x' | Nicofuma | 2015-05-06 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | [ticket/13807] Fix "changed version" to match our version numbering | Joas Schilling | 2015-05-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | PHPBB3-13807 | ||||
| * | | | [ticket/13654] Moving reporting into controller | MateBartus | 2015-04-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moving report.php's content into different services and controllers to better comply with the MVC model. Also implementing: * Replacement for reasons_display() * Adding assign_meta_refresh_var() to \controller\helper * Adding separate routes for easy configuration * Updating unit tests to expect to correct results * Add BC tests PHPBB3-13654 | ||||
| * | | | Merge branch '3.1.x' | Marc Alexander | 2015-03-10 | 1 | -3/+15 |
| |\ \ \ | |/ / | |||||
| | * | | Merge pull request #3445 from RMcGirr83/ticket/13650 | Marc Alexander | 2015-03-10 | 1 | -3/+15 |
| | |\ \ | | | | | | | | | | | | | [ticket/13650] Move core event | ||||
| | | * | | [ticket/13650] Move core event | RMcGirr83 | 2015-02-25 | 1 | -3/+15 |
| | | | | | | | | | | | | | | | | | PHPBB3-13650 | ||||
| * | | | | Merge branch '3.1.x' | Marc Alexander | 2015-03-06 | 1 | -0/+26 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge pull request #3426 from kinerity/ticket/13637 | Marc Alexander | 2015-03-06 | 1 | -0/+26 |
| | |\ \ \ | | |/ / | |/| | | | | | | [ticket/13637] Add core.ucp_pm_compose_alter_vars PHP event | ||||
| | | * | | [ticket/13637] Update msg_id docblock | Kailey Truscott | 2015-03-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Change topic_id to post_id PHPBB3-13637 | ||||
| | | * | | [ticket/13637] Update event name and docblock | Kailey Truscott | 2015-02-20 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update the event name to core.ucp_pm_compose_modify_data Change description of to_group_id and submit dockblock PHPBB3-13637 | ||||
| | | * | | [ticket/13637] Add core.ucp_pm_compose_alter_vars PHP event | Kailey Truscott | 2015-02-19 | 1 | -0/+26 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Add a new PHP event to ucp_pm_compose to alter the default vars PHPBB3-13637 | ||||
| * | | | | Merge pull request #3434 from nickvergessen/ticket/13647 | Marc Alexander | 2015-03-05 | 2 | -2/+8 |
| |\ \ \ \ | | | | | | | | | | | | | | | | [ticket/13647] Move FAQ page to a controller | ||||
| | * | | | | [ticket/13647] Generate route links for faq | Joas Schilling | 2015-02-22 | 2 | -2/+8 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-13647 | ||||
| * | | | | | Merge branch '3.1.x' | Joas Schilling | 2015-02-24 | 1 | -1/+13 |
| |\ \ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | | [ticket/13650] Validate ucp profile data changes | Richard McGirr | 2015-02-23 | 1 | -1/+13 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-13650 | ||||
| * | | | | | Merge branch '3.1.x' | Joas Schilling | 2015-02-22 | 1 | -1/+41 |
| |\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | | | |||||
| | * | | | Merge pull request #3415 from RMcGirr83/ticket/13578 | Joas Schilling | 2015-02-22 | 1 | -1/+41 |
| | |\ \ \ | | | | | | | | | | | | | | | | [ticket/13578] Add ucp_register.php core events | ||||
| | | * | | | [ticket/13578] Add ucp_register.php core events | RMcGirr83 | 2015-02-22 | 1 | -1/+41 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-13578 | ||||
| * | | | | | Merge branch '3.1.x' | Joas Schilling | 2015-02-20 | 1 | -1/+2 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | Merge pull request #3423 from RMcGirr83/ticket/13635 | Joas Schilling | 2015-02-20 | 1 | -1/+2 |
| | |\ \ \ \ | | |_|/ / | |/| | | | | | | | | [ticket/13635] Add sql_ary to ucp profile event | ||||
| | | * | | | [ticket/13635] Add sql_ary to ucp profile event | RMcGirr83 | 2015-02-19 | 1 | -1/+2 |
| | | |/ / | | | | | | | | | | | | | PHPBB3-13635 | ||||
| * | | | | Merge branch '3.1.x' | Marc Alexander | 2015-02-18 | 1 | -9/+0 |
| |\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| | * | | [ticket/13595] Removed unused code | JoshyPHP | 2015-02-13 | 1 | -9/+0 |
| | |/ | | | | | | | PHPBB3-13595 | ||||
| * | | [ticket/13455] Remove `request_var()` references from comments | Gaëtan Muller | 2015-02-03 | 1 | -2/+2 |
| | | | | | | | | | PHPBB3-13455 | ||||
| * | | [ticket/13455] Remove unnecessary calls to `utf8_normalize_nfc()` | Gaëtan Muller | 2015-02-03 | 6 | -20/+20 |
| | | | | | | | | | PHPBB3-13455 | ||||
| * | | [ticket/13455] Update calls to `request_var()` | Gaëtan Muller | 2015-02-03 | 16 | -156/+156 |
| | | | | | | | | | PHPBB3-13455 | ||||
| * | | Merge branch 'develop-ascraeus' into develop | Joas Schilling | 2015-02-02 | 1 | -1/+23 |
| |\ \ | |/ | | | | | | | Conflicts: phpBB/includes/ucp/ucp_profile.php | ||||
| | * | Merge pull request #3325 from rxu/ticket/13536 | Joas Schilling | 2015-02-02 | 1 | -1/+23 |
| | |\ | | | | | | | | | | [ticket/13536] Add ACP/UCP core events to allow modifying user profile data on editing | ||||
| | | * | [ticket/13536] Add core events to allow modifying user profile data on editing | rxu | 2015-01-23 | 1 | -1/+23 |
| | | | | | | | | | | | | | | | | | | | Event request: http://area51.phpbb.com/phpBB/viewtopic.php?f=111&t=33744 PHPBB3-13536 | ||||
| * | | | Merge branch 'develop-ascraeus' into develop | Joas Schilling | 2015-02-02 | 1 | -0/+22 |
| |\ \ \ | |/ / | |||||
| | * | | Merge pull request #3323 from rxu/ticket/13535 | Joas Schilling | 2015-02-02 | 1 | -0/+22 |
| | |\ \ | | | | | | | | | | | | | [ticket/13535] Add core event to allow modifying account settings on editing | ||||
| | | * | | [ticket/13535] Add core event to allow modifying account settings on editing | rxu | 2015-01-22 | 1 | -0/+22 |
| | | |/ | | | | | | | | | | | | | | | | Add ucp_profile.php core event to allow modifying account settings on editing. PHPBB3-13535 | ||||
| * | | | Merge branch 'develop-ascraeus' into develop | Marc Alexander | 2015-02-02 | 1 | -3/+5 |
| |\ \ \ | |/ / | |||||
| | * | | [ticket/13542] Added sentenence of what is changed in the event | paulsohier | 2015-01-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | PHPBB3-13542 | ||||
| | * | | [ticket/13542] Merge result of validation into existing $error | paulsohier | 2015-01-24 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | Because extensions can set a entry in $error, the result of the validate needs to be merged into it. PHPBB3-13542 | ||||
| | * | | [ticket/13542] Update core.ucp_prefs_personal_data to include $error | paulsohier | 2015-01-24 | 1 | -1/+3 |
| | |/ | | | | | | | | | | | Update the event so extensions will be able to validate (and deny) changes. PHPBB3-13542 | ||||
| * | | [ticket/13468] Update calls to `add_log()` | Gaëtan Muller | 2015-01-27 | 3 | -13/+43 |
| | | | | | | | | | PHPBB3-13468 | ||||
| * | | [ticket/13450] Type-hint return value of $phpbb_container->get() | Gaëtan Muller | 2015-01-12 | 13 | -2/+24 |
| | | | | | | | | | PHPBB3-13450 | ||||
| * | | Merge branch 'develop-ascraeus' into develop | Joas Schilling | 2014-11-21 | 1 | -1/+2 |
| |\ \ | |/ | |||||
| | * | Merge pull request #2765 from Elsensee/ticket/11863 | Joas Schilling | 2014-11-21 | 1 | -1/+2 |
| | |\ | | | | | | | | | | [ticket/11863] Set require_activation to none if emails are disabled | ||||
| | | * | [ticket/11863] Grey out unavailable activation methods when emails disabled | Oliver Schramm | 2014-10-17 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | Further fall back to USER_ACTIVATION_DISABLE when emails are disabled but evaluate it at runtime. PHPBB3-11863 | ||||
| * | | | Merge branch 'develop-ascraeus' into develop | Marc Alexander | 2014-11-13 | 1 | -1/+1 |
| |\ \ \ | |/ / | |||||
| | * | | [ticket/13318] login_username needs to have the multibyte parameter set to true | lavigor | 2014-11-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | This is needed for usernames with UTF-8 characters. PHPBB3-13318 | ||||
| * | | | Merge branch 'develop-ascraeus' into develop | Joas Schilling | 2014-11-09 | 1 | -1/+1 |
| |\ \ \ | |/ / | |||||
