Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/14645] Language pack not reconised when using a symlink | Paul Sohier | 2016-05-21 | 1 | -0/+1 |
| | | | | | | | | Symfony finder does not follow symlinks by default. With this change it does, so a user is able to have the language pack outside the phpBB directory, and linked with a symlink into phpBB/language/ PHPBB3-14645 | ||||
* | Merge pull request #4315 from Nicofuma/ticket/14628 | Marc Alexander | 2016-05-16 | 1 | -4/+5 |
|\ | | | | | | | [ticket/14628] Supports translatable error messages in the CLI installer | ||||
| * | [ticket/14628] Supports translatable error messages in the CLI installer | Tristan Darricau | 2016-05-05 | 1 | -4/+5 |
| | | | | | | | | PHPBB3-14628 | ||||
* | | [ticket/14624] Remove no longer existing event argumemt | Marc Alexander | 2016-05-16 | 1 | -1/+0 |
| | | | | | | | | PHPBB3-14624 | ||||
* | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-05-15 | 1 | -0/+26 |
|\ \ | | | | | | | | | | | | | Conflicts: phpBB/includes/ucp/ucp_profile.php | ||||
| * \ | Merge pull request #4314 from rmcgirr83/ticket_14624 | Marc Alexander | 2016-05-15 | 1 | -0/+26 |
| |\ \ | | | | | | | | | | | | | [ticket/14624] Add event to ucp_profile in signature section | ||||
| | * | | [ticket/14624] Remove whitespace | Richard McGirr | 2016-05-05 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | PHPBB3-14624 | ||||
| | * | | [ticket/14624] Fix typo and phpBB version | Richard McGirr | 2016-05-05 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | PHPBB3-14624 | ||||
| | * | | [ticket/14624] Move event so it actually works | Richard McGirr | 2016-05-05 | 1 | -13/+13 |
| | | | | | | | | | | | | | | | | PHPBB3-14624 | ||||
| | * | | [ticket/14624] Add event to ucp_profile in signature section | Richard McGirr | 2016-05-05 | 1 | -0/+26 |
| | | | | | | | | | | | | | | | | PHPBB3-14624 | ||||
* | | | | [ticket/14595] Added smtp_port where places where smtp_host exists. | Derek Held | 2016-05-14 | 4 | -0/+13 |
| | | | | | | | | | | | | | | | | PHPBB3-14595 | ||||
* | | | | [ticket/14595] Added SMTP port to getConfigTreeBuilder | Derek Held | 2016-05-14 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | PHPBB3-14595 | ||||
* | | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-05-12 | 1 | -5/+9 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| * | | [ticket/14610] Implement lavigor method | Richard McGirr | 2016-05-09 | 1 | -10/+9 |
| | | | | | | | | | | | | PHPBB3-14610 | ||||
| * | | [ticket/14610] Remove whitespace | Richard McGirr | 2016-05-08 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-14610 | ||||
| * | | [ticket/14610] Don't log an error if the Q&A captcha has been solved | Richard McGirr | 2016-05-08 | 1 | -0/+5 |
| |/ | | | | | | | | | | | https://tracker.phpbb.com/browse/PHPBB3-14610 PHPBB3-14610 | ||||
* | | Merge pull request #4310 from Crizz0/ticket/14619 | Tristan Darricau | 2016-05-02 | 4 | -23/+23 |
|\ \ | | | | | | | | | | | | | | | | | | | [ticket/14619] Updates "docs" from 3.1.x/ascraeus to 3.2.x/rhea * Crizz0/ticket/14619: [ticket/14619] Updates 3.1.x/ascraeus to 3.2.x/rhea | ||||
| * | | [ticket/14619] Updates 3.1.x/ascraeus to 3.2.x/rhea | Crizzo | 2016-05-01 | 4 | -23/+23 |
| | | | | | | | | | | | | PHPBB3-14619 | ||||
* | | | [ticket/14607] Add missing auto_increment to report_id | Marc Alexander | 2016-05-01 | 2 | -1/+3435 |
|/ / | | | | | | | PHPBB3-14607 | ||||
* | | Merge pull request #4303 from paul999/ticket/13969 | Tristan Darricau | 2016-04-29 | 2 | -470/+0 |
|\ \ | | | | | | | | | | | | | | | | | | | [ticket/13969] Remove obsolute language files * paul999/ticket/13969: [ticket/13969] Remove obsolute language files | ||||
| * | | [ticket/13969] Remove obsolute language files | Paul Sohier | 2016-04-28 | 2 | -470/+0 |
| | | | | | | | | | | | | | | | | | | These help_*.php files have been moved to help/ PHPBB3-13969 | ||||
* | | | Merge branch 'prep-release-3.2.0-b2' into 3.2.x | Tristan Darricau | 2016-04-28 | 3 | -3390/+74 |
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | * prep-release-3.2.0-b2: [prep-release-3.2.0-b2] Add schema.json [prep-release-3.2.0-b2] Add changelog for 3.2.0-b2 [prep-release-3.2.0-b2] Add migration for 3.2.0-b2 [prep-release-3.2.0-b2] Update version to 3.2.0-b2 | ||||
| * | | [prep-release-3.2.0-b2] Add schema.json | Tristan Darricau | 2016-03-03 | 1 | -3389/+1 |
| | | | |||||
| * | | [prep-release-3.2.0-b2] Add changelog for 3.2.0-b2 | Tristan Darricau | 2016-03-03 | 1 | -1/+33 |
| | | | |||||
| * | | [prep-release-3.2.0-b2] Add migration for 3.2.0-b2 | Tristan Darricau | 2016-03-03 | 1 | -0/+40 |
| | | | |||||
| * | | [prep-release-3.2.0-b2] Update version to 3.2.0-b2 | Tristan Darricau | 2016-03-02 | 5 | -6/+6 |
| | | | |||||
* | | | Merge pull request #4286 from VSEphpbb/ticket/14569 | Marc Alexander | 2016-04-23 | 5 | -131/+48 |
|\ \ \ | | | | | | | | | | | | | [ticket/14569] Extract CLI progress bar creation to a method | ||||
| * | | | [ticket/14569] Extract CLI progress bar creation to a method | Matt Friedman | 2016-04-12 | 5 | -131/+48 |
| | | | | | | | | | | | | | | | | PHPBB3-14569 | ||||
* | | | | Merge branch '3.1.x' into 3.2.x | Joas Schilling | 2016-04-16 | 1 | -0/+36 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Merge branch 'prep-release-3.1.9' into 3.1.x | Joas Schilling | 2016-04-16 | 1 | -0/+36 |
| |\ \ \ | |||||
| | * | | | [prep-release-3.1.9] Add migration for 3.1.9 | Joas Schilling | 2016-04-16 | 1 | -0/+36 |
| | | | | | |||||
| | * | | | [prep-release-3.1.9] Update version for 3.1.9 final | Joas Schilling | 2016-04-16 | 2 | -2/+2 |
| | | | | | |||||
* | | | | | [ticket/14589] Fix @var usage | Máté Bartus | 2016-04-13 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-14589 | ||||
* | | | | | Merge pull request #4236 from Nicofuma/ticket/13616 | Máté Bartus | 2016-04-13 | 13 | -32/+309 |
|\ \ \ \ \ | | | | | | | | | | | | | [ticket/13616] Uses symfony/proxy-manager-bridge to lazy load twig lexer | ||||
| * | | | | | [ticket/13616] Fix CS + constant in the core extension | Tristan Darricau | 2016-04-03 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13616 | ||||
| * | | | | | [ticket/13616] Fix UI tests | Tristan Darricau | 2016-04-03 | 4 | -2/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13616 | ||||
| * | | | | | [ticket/13616] Updates direct call to twig environment constructor | Tristan Darricau | 2016-04-03 | 2 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13616 | ||||
| * | | | | | [ticket/13616] Uses symfony/proxy-manager-bridge to lazy load twig lexer | Tristan Darricau | 2016-04-03 | 7 | -28/+300 |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13616 | ||||
* | | | | | | Merge pull request #4284 from CHItA/ticket/14589 | Tristan Darricau | 2016-04-12 | 2 | -11/+19 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14589] Add error messages for failable installer requirements * CHItA/ticket/14589: [ticket/14589] Fix grammatical errors in language strings [ticket/14589] Add error messages for failable installer requirements | ||||
| * | | | | | [ticket/14589] Fix grammatical errors in language strings | Máté Bartus | 2016-04-11 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14589 | ||||
| * | | | | | [ticket/14589] Add error messages for failable installer requirements | Máté Bartus | 2016-04-10 | 2 | -11/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14589 | ||||
* | | | | | | [ticket/14590] Prevent refresh requests after the last tasks in modules | Máté Bartus | 2016-04-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14590 | ||||
* | | | | | | Merge branch '3.1.x' into 3.2.x | Joas Schilling | 2016-04-09 | 2 | -0/+99 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | [3.1.x] Increase version for 3.1.10 development | Joas Schilling | 2016-04-09 | 2 | -2/+2 |
| | |_|/ / | |/| | | | |||||
| * | | | | [prep-release-3.1.9] Add changelog for 3.1.9-RC1 | Joas Schilling | 2016-04-09 | 1 | -1/+64 |
| | | | | | |||||
| * | | | | [prep-release-3.1.9] Add migration for 3.1.9-RC1 | Joas Schilling | 2016-04-09 | 1 | -0/+36 |
| | | | | | |||||
| * | | | | [prep-release-3.1.9] Update version to 3.1.9-RC1 | Joas Schilling | 2016-04-09 | 5 | -7/+7 |
| | | | | | |||||
* | | | | | Merge branch '3.1.x' into 3.2.x | Joas Schilling | 2016-04-08 | 1 | -7/+0 |
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | | | * 3.1.x: [ticket/14587] Remove sectionGroup from web.config | ||||
| * | | | [ticket/14587] Remove sectionGroup from web.config | David Colón | 2016-04-07 | 1 | -7/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | Causes errors on some IIS installations. PHPBB3-14587 | ||||
| * | | | Merge pull request #4256 from Nicofuma/ticket/13683 | Marc Alexander | 2016-04-07 | 1 | -2/+12 |
| |\ \ \ | | | | | | | | | | | | | | | | [ticket/13683] Respects force_server_vars settings when generating URLs |