| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | [prep-release-3.1.0-RC3] Add changelog for 3.1.0-RC3 | Joas Schilling | 2014-08-11 | 1 | -0/+122 | |
| | | | | | ||||||
| | * | | | [prep-release-3.1.0-RC3] Prepare Changelog | Joas Schilling | 2014-08-11 | 1 | -32/+35 | |
| | | | | | ||||||
| | * | | | [prep-release-3.1.0-RC3] Add migration for 3.1.0-RC3 | Joas Schilling | 2014-08-11 | 1 | -0/+35 | |
| | | | | | ||||||
| | * | | | [prep-release-3.1.0-RC3] Update version to 3.1.0-RC3 | Joas Schilling | 2014-08-11 | 6 | -8/+8 | |
| |/ / / | ||||||
| * | | | Merge pull request #2870 from nickvergessen/ticket/12970 | Tristan Darricau | 2014-08-11 | 1 | -14/+14 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12970] Regenerate schema.json with new dependencies * nickvergessen/ticket/12970: [ticket/12970] Regenerate schema.json with new dependencies | |||||
| | * | | | [ticket/12970] Regenerate schema.json with new dependencies | Joas Schilling | 2014-08-11 | 1 | -14/+14 | |
| |/ / / | | | | | | | | | | PHPBB3-12970 | |||||
| * | | | Merge remote-tracking branch 'github-marc1706/ticket/12822' into ↵ | Nils Adermann | 2014-08-11 | 1 | -1/+1 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | develop-ascraeus * github-marc1706/ticket/12822: [ticket/12822] Correctly call \phpbb\user in avatar manager test | |||||
| | * | | | [ticket/12822] Correctly call \phpbb\user in avatar manager test | Marc Alexander | 2014-08-11 | 1 | -1/+1 | |
| |/ / / | | | | | | | | | | PHPBB3-12822 | |||||
| * | | | Merge remote-tracking branch 'github-marc1706/ticket/12822' into ↵ | Nils Adermann | 2014-08-11 | 22 | -113/+238 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | develop-ascraeus * github-marc1706/ticket/12822: [ticket/12822] Fix test runs of avatar manager_test [ticket/12822] Add method for deleting avatars and use confirm_box [ticket/12822] Remove "None" option from avatar select boxes | |||||
| | * | | | [ticket/12822] Fix test runs of avatar manager_test | Marc Alexander | 2014-08-08 | 1 | -4/+11 | |
| | | | | | | | | | | | | | | | | | PHPBB3-12822 | |||||
| | * | | | [ticket/12822] Add method for deleting avatars and use confirm_box | Marc Alexander | 2014-08-07 | 14 | -93/+224 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The method will take care of the actual deletion process in the avatar manager. Additionally, we'll be using a confirm box while deleting the avatar to prevent users from accidentally deleting their avatars. PHPBB3-12822 | |||||
| | * | | | [ticket/12822] Remove "None" option from avatar select boxes | Marc Alexander | 2014-08-07 | 10 | -18/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This option is just used for deleting avatars for which we already have a checkbox. PHPBB3-12822 | |||||
| * | | | | Merge pull request #2842 from Nicofuma/ticket/11854 | Marc Alexander | 2014-08-11 | 32 | -1223/+1272 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | [ticket/11854] Move captchas to phpbb/ and use DI for plugins | |||||
| | * | | | | [ticket/11854] Don't override get service name in nogd | Tristan Darricau | 2014-08-11 | 2 | -9/+1 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-11854 | |||||
| | * | | | | [ticket/11854] Update tests | Tristan Darricau | 2014-08-11 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-11854 | |||||
| | * | | | | [ticket/11854] Use a set_name method instead of overriding get_service_name | Tristan Darricau | 2014-08-11 | 6 | -27/+46 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-11854 | |||||
| | * | | | | [ticket/11854] Change the error message in reCaptcha | Tristan Darricau | 2014-08-11 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-11854 | |||||
| | * | | | | [ticket/11854] Fix comments | Tristan Darricau | 2014-08-11 | 1 | -4/+5 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-11854 | |||||
| | * | | | | [ticket/11854] Base the migration on rc2 | Tristan Darricau | 2014-08-11 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-11854 | |||||
| | * | | | | [ticket/11854] Fix the factory in \phpbb\auth\provider\db | Tristan Darricau | 2014-08-11 | 2 | -2/+13 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-11854 | |||||
| | * | | | | [ticket/11854] Remove unused globals | Tristan Darricau | 2014-08-11 | 1 | -12/+12 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-11854 | |||||
| | * | | | | [ticket/11854] Remove constants and use DI for QA tables | Tristan Darricau | 2014-08-11 | 2 | -36/+63 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-11854 | |||||
| | * | | | | [ticket/11854] Fix coding style | Tristan Darricau | 2014-08-11 | 3 | -812/+30 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-11854 | |||||
| | * | | | | [ticket/11854] Update the default captcha choosen during the installation | Tristan Darricau | 2014-08-11 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-11854 | |||||
| | * | | | | [ticket/11854] Rename captchas.plugins.service_collection service | Tristan Darricau | 2014-08-11 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-11854 | |||||
| | * | | | | [ticket/11854] Rename captchas.factory service to captcha.factory | Tristan Darricau | 2014-08-11 | 10 | -11/+11 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-11854 | |||||
| | * | | | | [ticket/11854] Fix various comments | Tristan Darricau | 2014-08-11 | 2 | -3/+7 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-11854 | |||||
| | * | | | | [ticket/11854] Split phpbb\captcha\gd.php | Tristan Darricau | 2014-08-11 | 2 | -0/+804 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-11854 | |||||
| | * | | | | [ticket/11854] Migrate all old php4 constructor | Tristan Darricau | 2014-08-11 | 2 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-11854 | |||||
| | * | | | | [ticket/11854] Update unit tests | Tristan Darricau | 2014-08-11 | 1 | -1/+15 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-11854 | |||||
| | * | | | | [ticket/11854] Fix migration | Tristan Darricau | 2014-08-11 | 2 | -6/+7 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-11854 | |||||
| | * | | | | [ticket/11854] Add missing dot in the migration file | Tristan Darricau | 2014-08-11 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-11854 | |||||
| | * | | | | [ticket/11854] Add a migration to update the captcha_plugin setting | Tristan Darricau | 2014-08-11 | 2 | -1/+44 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-11854 | |||||
| | * | | | | [ticket/11854] Move captcha stuff to phpbb/ and use DI for plugins | Tristan Darricau | 2014-08-11 | 24 | -400/+313 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-11854 | |||||
| * | | | | | Merge pull request #2845 from rxu/ticket/12942 | Marc Alexander | 2014-08-11 | 1 | -1/+22 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/12942] Add core.add_form_key core event | |||||
| | * | | | | | [ticket/12942] Add core.add_form_key core event | rxu | 2014-08-11 | 1 | -1/+22 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add core.add_form_key core event to allow extensions modifying form key. PHPBB3-12942 | |||||
| * | | | | | | Merge pull request #2867 from prototech/ticket/12967 | Marc Alexander | 2014-08-11 | 1 | -0/+1 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [ticket/12967] Fix undefined variable phpbb_dispatcher error. | |||||
| | * | | | | | | [ticket/12967] Fix undefined variable phpbb_dispatcher error. | Cesar G | 2014-08-11 | 1 | -0/+1 | |
| | | |/ / / / | |/| | | | | | | | | | | | | | | | | PHPBB3-12967 | |||||
| * | | | | | | Merge pull request #2863 from rxu/ticket/12944 | Marc Alexander | 2014-08-11 | 1 | -1/+12 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | [ticket/12944] Add core.login_forum_box core event | |||||
| | * | | | | | [ticket/12944] Add core.login_forum_box core event | rxu | 2014-08-11 | 1 | -1/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add core.login_forum_box core event to allow extensions performing additional actions on forum login. PHPBB3-12944 | |||||
| * | | | | | | Merge pull request #2866 from bantu/ticket/12964 | Dhruv Goel | 2014-08-10 | 1 | -2/+2 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | [ticket/12964] Correct use of undefined $row variable. | |||||
| | * | | | | | | [ticket/12964] Correct use of undefined $row variable. | Andreas Fischer | 2014-08-10 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12964 | |||||
| * | | | | | | | Merge pull request #2864 from rxu/ticket/12931 | Marc Alexander | 2014-08-10 | 1 | -10/+2 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12931] Fix general error on user registration | |||||
| | * | | | | | | | [ticket/12931] Fix general error on user registration | rxu | 2014-08-10 | 1 | -10/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix "Illegal use of $_SERVER" general error on user registration when $config['server_name'] is not set. PHPBB3-12931 | |||||
| * | | | | | | | | Merge pull request #2714 from prototech/ticket/12809 | Marc Alexander | 2014-08-10 | 3 | -24/+19 | |
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | | | | | | | | | [ticket/12809] Fix select button and dropdown list items in RTL. | |||||
| | * | | | | | | | [ticket/12809] Restore text-align for the pagination. | Cesar G | 2014-08-07 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12809 | |||||
| | * | | | | | | | [ticket/12809] Remove obsolete rules and selector. | Cesar G | 2014-08-07 | 2 | -11/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12809 | |||||
| | * | | | | | | | [ticket/12809] Fix select button and dropdown list items in RTL. | Cesar G | 2014-08-07 | 1 | -13/+17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12809 | |||||
| * | | | | | | | | Merge pull request #2862 from marc1706/ticket/12932 | Joas Schilling | 2014-08-10 | 48 | -68/+80 | |
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12932] Add method for allowing override of \phpbb\datetime class * marc1706/ticket/12932: [ticket/12932] Remove set_datetime_class method from user class [ticket/12932] Fix tests and calls to create_datetime [ticket/12932] Add method for getting the datetime class and allow overriding | |||||
| | * | | | | | | | [ticket/12932] Remove set_datetime_class method from user class | Marc Alexander | 2014-08-10 | 1 | -13/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12932 | |||||
