aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'develop-ascraeus' into developDhruv2014-08-121-0/+18
|\ | | | | | | | | | | | | | | # By Callum Macrae # Via Callum Macrae (1) and Dhruv Goel (1) * develop-ascraeus: [ticket/12951] Made editorconfig file comments better [ticket/12951] Added editorconfig
| * Merge pull request #2853 from callumacrae/ticket/12951Dhruv Goel2014-08-121-0/+18
| |\ | | | | | | [ticket/12951] Added editorconfig
| | * [ticket/12951] Made editorconfig file comments betterCallum Macrae2014-08-101-1/+2
| | | | | | | | | PHPBB3-12951
| | * [ticket/12951] Added editorconfigCallum Macrae2014-08-091-0/+17
| | | | | | | | | | | | PHPBB3-12951
* | | Merge pull request #2871 from nickvergessen/ticket/12974Tristan Darricau2014-08-124-5/+5
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12974] Update nightly build version to 3.2.0-a1-dev * nickvergessen/ticket/12974: [ticket/12974] Update nightly build version to 3.2.0-a1-dev
| * | | [ticket/12974] Update nightly build version to 3.2.0-a1-devJoas Schilling2014-08-124-5/+5
|/ / / | | | | | | | | | PHPBB3-12974
* | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-08-127-40/+200
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * develop-ascraeus: [prep-release-3.1.0-RC3] Update phpBB Version for RC4 development [prep-release-3.1.0-RC3] Add changelog for 3.1.0-RC3 [prep-release-3.1.0-RC3] Prepare Changelog [prep-release-3.1.0-RC3] Add migration for 3.1.0-RC3 [prep-release-3.1.0-RC3] Update version to 3.1.0-RC3 Conflicts: phpBB/styles/subsilver2/style.cfg
| * | Merge branch 'prep-release-3.1.0-RC3' into develop-ascraeusJoas Schilling2014-08-128-42/+202
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * prep-release-3.1.0-RC3: [prep-release-3.1.0-RC3] Update phpBB Version for RC4 development [prep-release-3.1.0-RC3] Add changelog for 3.1.0-RC3 [prep-release-3.1.0-RC3] Prepare Changelog [prep-release-3.1.0-RC3] Add migration for 3.1.0-RC3 [prep-release-3.1.0-RC3] Update version to 3.1.0-RC3
| | * | [prep-release-3.1.0-RC3] Update phpBB Version for RC4 developmentJoas Schilling2014-08-123-5/+5
| | | |
| | * | [prep-release-3.1.0-RC3] Add changelog for 3.1.0-RC3Joas Schilling2014-08-111-0/+122
| | | |
| | * | [prep-release-3.1.0-RC3] Prepare ChangelogJoas Schilling2014-08-111-32/+35
| | | |
| | * | [prep-release-3.1.0-RC3] Add migration for 3.1.0-RC3Joas Schilling2014-08-111-0/+35
| | | |
| | * | [prep-release-3.1.0-RC3] Update version to 3.1.0-RC3Joas Schilling2014-08-116-8/+8
| |/ /
* | | Merge branch 'develop-ascraeus' into developTristan Darricau2014-08-111-14/+14
|\ \ \ | |/ / | | | | | | | | | * develop-ascraeus: [ticket/12970] Regenerate schema.json with new dependencies
| * | Merge pull request #2870 from nickvergessen/ticket/12970Tristan Darricau2014-08-111-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 dependenciesJoas Schilling2014-08-111-14/+14
| |/ / | | | | | | | | | PHPBB3-12970
* | | Merge branch 'develop-ascraeus' into developNils Adermann2014-08-111-1/+1
|\ \ \ | |/ / | | | | | | | | | * develop-ascraeus: [ticket/12822] Correctly call \phpbb\user in avatar manager test
| * | Merge remote-tracking branch 'github-marc1706/ticket/12822' into ↵Nils Adermann2014-08-111-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 testMarc Alexander2014-08-111-1/+1
| |/ / | | | | | | | | | PHPBB3-12822
* | | Merge branch 'develop-ascraeus' into developNils Adermann2014-08-1120-111/+238
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | * develop-ascraeus: [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 Conflicts: phpBB/styles/subsilver2/template/ucp_groups_manage.html phpBB/styles/subsilver2/template/ucp_profile_avatar.html
| * | Merge remote-tracking branch 'github-marc1706/ticket/12822' into ↵Nils Adermann2014-08-1122-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_testMarc Alexander2014-08-081-4/+11
| | | | | | | | | | | | | | | | PHPBB3-12822
| | * | [ticket/12822] Add method for deleting avatars and use confirm_boxMarc Alexander2014-08-0714-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 boxesMarc Alexander2014-08-0710-18/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This option is just used for deleting avatars for which we already have a checkbox. PHPBB3-12822
* | | | Merge branch 'develop-ascraeus' into developMarc Alexander2014-08-1132-1223/+1272
|\ \ \ \ | |/ / / | | | | | | | | | | | | Conflicts: phpBB/config/services.yml
| * | | Merge pull request #2842 from Nicofuma/ticket/11854Marc Alexander2014-08-1132-1223/+1272
| |\ \ \ | | | | | | | | | | | | | | | [ticket/11854] Move captchas to phpbb/ and use DI for plugins
| | * | | [ticket/11854] Don't override get service name in nogdTristan Darricau2014-08-112-9/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-11854
| | * | | [ticket/11854] Update testsTristan Darricau2014-08-111-1/+3
| | | | | | | | | | | | | | | | | | | | PHPBB3-11854
| | * | | [ticket/11854] Use a set_name method instead of overriding get_service_nameTristan Darricau2014-08-116-27/+46
| | | | | | | | | | | | | | | | | | | | PHPBB3-11854
| | * | | [ticket/11854] Change the error message in reCaptchaTristan Darricau2014-08-111-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-11854
| | * | | [ticket/11854] Fix commentsTristan Darricau2014-08-111-4/+5
| | | | | | | | | | | | | | | | | | | | PHPBB3-11854
| | * | | [ticket/11854] Base the migration on rc2Tristan Darricau2014-08-111-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-11854
| | * | | [ticket/11854] Fix the factory in \phpbb\auth\provider\dbTristan Darricau2014-08-112-2/+13
| | | | | | | | | | | | | | | | | | | | PHPBB3-11854
| | * | | [ticket/11854] Remove unused globalsTristan Darricau2014-08-111-12/+12
| | | | | | | | | | | | | | | | | | | | PHPBB3-11854
| | * | | [ticket/11854] Remove constants and use DI for QA tablesTristan Darricau2014-08-112-36/+63
| | | | | | | | | | | | | | | | | | | | PHPBB3-11854
| | * | | [ticket/11854] Fix coding styleTristan Darricau2014-08-113-812/+30
| | | | | | | | | | | | | | | | | | | | PHPBB3-11854
| | * | | [ticket/11854] Update the default captcha choosen during the installationTristan Darricau2014-08-111-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-11854
| | * | | [ticket/11854] Rename captchas.plugins.service_collection serviceTristan Darricau2014-08-111-2/+2
| | | | | | | | | | | | | | | | | | | | PHPBB3-11854
| | * | | [ticket/11854] Rename captchas.factory service to captcha.factoryTristan Darricau2014-08-1110-11/+11
| | | | | | | | | | | | | | | | | | | | PHPBB3-11854
| | * | | [ticket/11854] Fix various commentsTristan Darricau2014-08-112-3/+7
| | | | | | | | | | | | | | | | | | | | PHPBB3-11854
| | * | | [ticket/11854] Split phpbb\captcha\gd.phpTristan Darricau2014-08-112-0/+804
| | | | | | | | | | | | | | | | | | | | PHPBB3-11854
| | * | | [ticket/11854] Migrate all old php4 constructorTristan Darricau2014-08-112-3/+3
| | | | | | | | | | | | | | | | | | | | PHPBB3-11854
| | * | | [ticket/11854] Update unit testsTristan Darricau2014-08-111-1/+15
| | | | | | | | | | | | | | | | | | | | PHPBB3-11854
| | * | | [ticket/11854] Fix migrationTristan Darricau2014-08-112-6/+7
| | | | | | | | | | | | | | | | | | | | PHPBB3-11854
| | * | | [ticket/11854] Add missing dot in the migration fileTristan Darricau2014-08-111-2/+2
| | | | | | | | | | | | | | | | | | | | PHPBB3-11854
| | * | | [ticket/11854] Add a migration to update the captcha_plugin settingTristan Darricau2014-08-112-1/+44
| | | | | | | | | | | | | | | | | | | | PHPBB3-11854
| | * | | [ticket/11854] Move captcha stuff to phpbb/ and use DI for pluginsTristan Darricau2014-08-1124-400/+313
| | | | | | | | | | | | | | | | | | | | PHPBB3-11854
* | | | | Merge branch 'develop-ascraeus' into developMarc Alexander2014-08-111-1/+22
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #2845 from rxu/ticket/12942Marc Alexander2014-08-111-1/+22
| |\ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/12942] Add core.add_form_key core event
| | * | | | [ticket/12942] Add core.add_form_key core eventrxu2014-08-111-1/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add core.add_form_key core event to allow extensions modifying form key. PHPBB3-12942