aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'develop-ascraeus' into developJoas Schilling2014-11-221-1/+1
|\
| * Merge pull request #3161 from Crizz0/ticket/12885Joas Schilling2014-11-221-1/+1
| |\ | | | | | | | | | [ticket/12885] New if for Index-page - board-index-text switch
| | * [ticket/12885] New if for Index-page - board-index-text switchCrizzo2014-11-221-1/+1
| | | | | | | | | | | | PHPBB3-12885
* | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-11-221-0/+2
|\ \ \ | |/ /
| * | Merge branch 'develop-olympus' into develop-ascraeusJoas Schilling2014-11-221-0/+2
| |\ \
| | * \ Merge pull request #3164 from Crizz0/ticket/10442Joas Schilling2014-11-221-0/+2
| | |\ \ | | | | | | | | | | | | | | | [ticket/10442] Adds <dd>&nbsp;</dd> to <dl> for xhtml correctness
| | | * | [ticket/10442] Adds <dd>&nbsp;</dd> to <dl> for xhtml correctnessCrizzo2014-11-221-0/+2
| | |/ / | | | | | | | | | | | | PHPBB3-10442
* | | | Merge pull request #3162 from nickvergessen/ticket/13359Marc Alexander2014-11-221-1/+29
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/13359] Add phpbb\template\twig\environment to template constructor
| * | | | [ticket/13359] Add phpbb\template\twig\environment to template constructorJoas Schilling2014-11-221-1/+29
| | | | | | | | | | | | | | | | | | | | PHPBB3-13359
* | | | | Merge branch 'develop-ascraeus' into developMarc Alexander2014-11-222-2/+26
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge pull request #3094 from nickvergessen/ticket/10744Marc Alexander2014-11-222-2/+26
| |\ \ \ | | |_|/ | |/| | | | | | Ticket/10744 Prevent installing styles with reserved names
| | * | [ticket/10744] Fix some doc blocksJoas Schilling2014-11-211-2/+3
| | | | | | | | | | | | | | | | PHPBB3-10744
| | * | [ticket/10744] Type hint objects for IDE usagesJoas Schilling2014-11-211-0/+15
| | | | | | | | | | | | | | | | PHPBB3-10744
| | * | [ticket/10744] Prevent installing styles with reserved namesJoas Schilling2014-11-212-0/+8
| |/ / | | | | | | | | | PHPBB3-10744
* | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-11-211-1/+1
|\ \ \ | |/ /
| * | Merge pull request #3127 from omniError/ticket/13323Joas Schilling2014-11-211-1/+1
| |\ \ | | | | | | | | | | | | [ticket/13323] empty auth option in posting.php
| | * | [ticket/13323] empty auth option in posting.phpomniError2014-11-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | https://tracker.phpbb.com/browse/PHPBB3-13323 PHPBB3-13323
* | | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-11-213-3/+3
|\ \ \ \ | |/ / / | | | | | | | | | | | | Conflicts: phpBB/styles/subsilver2/template/memberlist_email.html
| * | | Merge pull request #3108 from Elsensee/ticket/13284Joas Schilling2014-11-214-5/+5
| |\ \ \ | | | | | | | | | | | | | | | [ticket/13284] Message body not included in email
| | * | | [ticket/13284] Set message body in topic form too, so it will be sentOliver Schramm2014-11-041-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-13284
| | * | | [ticket/13284] Fix request name so users can cc themselvesOliver Schramm2014-11-043-4/+4
| | | | | | | | | | | | | | | | | | | | PHPBB3-13284
* | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-11-211-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #3068 from marc1706/ticket/13204Joas Schilling2014-11-211-1/+1
| |\ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/13204] Tell user that password was incorrect when exceeding attempts
| | * | | | [ticket/13204] Tell user that password was incorrect when exceeding attemptsMarc Alexander2014-11-021-1/+1
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | At the end of the login method, the captcha was entered correctly and only the password was incorrect. Therefore, just tell the user that the password was incorrect. He will see that he still needs to enter a captcha. PHPBB3-13204
* | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-11-213-19/+105
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #3064 from marc1706/ticket/13197Joas Schilling2014-11-213-19/+105
| |\ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/13197] Also delete group avatar from users that have it set
| | * | | | [ticket/13197] Fix tabbingMarc Alexander2014-11-091-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13197
| | * | | | [ticket/13197] Correctly format sql queryMarc Alexander2014-11-091-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13197
| | * | | | [ticket/13197] Test that user's group avatar is deleted by group avatar deleteMarc Alexander2014-10-262-11/+73
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13197
| | * | | | [ticket/13197] Also delete group avatar from users that have it setMarc Alexander2014-10-251-7/+31
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13197
* | | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-11-211-2/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #3156 from prototech/ticket/13316Joas Schilling2014-11-211-2/+4
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/13316] Ensure Recaptcha image uses https when necessary.
| | * | | | | [ticket/13316] Ensure Recaptcha image uses https when necessary.Cesar G2014-11-211-2/+4
| |/ / / / / | | | | | | | | | | | | | | | | | | PHPBB3-13316
* | | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-11-211-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #3144 from marc1706/ticket/13337Joas Schilling2014-11-211-1/+1
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/13337] Do not use SQL IN comparison with empty array
| | * | | | | [ticket/13337] Allow empty array passed to sql_in_set()Marc Alexander2014-11-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | is_array() will evaluate to true even if the array is just an empty array. Make sure we also expect an empty array passed to sql_in_set(). PHPBB3-13337
* | | | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-11-212-2/+16
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Conflicts: phpBB/styles/subsilver2/template/confirm_delete_body.html
| * | | | | | Merge pull request #3044 from Elsensee/ticket/13100Joas Schilling2014-11-213-2/+18
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13100] Display only confirmation buttons when deleting shadow topic
| | * | | | | | [ticket/13100] Remove pointless variableOliver Schramm2014-11-041-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13100
| | * | | | | | [ticket/13100] Display only confirmation buttons when deleting shadow topicOliver Schramm2014-10-203-2/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13100
* | | | | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-11-215-13/+116
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge pull request #3023 from Nicofuma/ticket/13133Joas Schilling2014-11-215-13/+116
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13133] Allow @vendor_name for includecss
| | * | | | | | | [ticket/13133] Rename $ok variableTristan Darricau2014-11-071-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13133
| | * | | | | | | [ticket/13133] Add unit testsTristan Darricau2014-10-094-9/+88
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13133
| | * | | | | | | [ticket/13133] Allow @vendor_name for includecssTristan Darricau2014-10-081-4/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13133
* | | | | | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-11-214-14/+78
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge pull request #2765 from Elsensee/ticket/11863Joas Schilling2014-11-214-14/+78
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/11863] Set require_activation to none if emails are disabled
| | * | | | | | | | [ticket/11863] Add functional testOliver Schramm2014-10-171-0/+55
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11863
| | * | | | | | | | [ticket/11863] Display warning to user because of activation methodOliver Schramm2014-10-172-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11863
| | * | | | | | | | [ticket/11863] Grey out unavailable activation methods when emails disabledOliver Schramm2014-10-173-13/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Further fall back to USER_ACTIVATION_DISABLE when emails are disabled but evaluate it at runtime. PHPBB3-11863