aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '3.2.x' into 3.3.xMarc Alexander2019-10-265-9/+9
|\
| * Merge pull request #5681 from v12mike/ticket/16150Marc Alexander2019-10-265-9/+9
| |\ | | | | | | | | | [ticket/16150] Make post subject link an absolute url
| | * [ticket/16150] Make post subject links reliablev12mike2019-09-085-9/+9
| | | | | | | | | | | | | | | | | | | | | Change links that were relative to topic page into absolute links. Update related test cases. PHPBB3-16150
* | | Merge pull request #5652 from marc1706/ticket/11327Marc Alexander2019-10-032-36/+63
|\ \ \ | | | | | | | | | | | | [ticket/11327] Implement forgot password functionality via form
| * | | [ticket/11327] Adjust tests for new reset password changesMarc Alexander2019-08-101-3/+3
| | | | | | | | | | | | | | | | PHPBB3-11327
| * | | [ticket/11327] Update tests to reflect changesMarc Alexander2019-08-101-33/+60
| | | | | | | | | | | | | | | | PHPBB3-11327
* | | | [ticket/15257] Provide extension not enableable messagesJakub Senko2019-09-301-2/+7
| | | | | | | | | | | | | | | | PHPBB3-15257
* | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-09-202-5/+18
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | [ticket/security/244] Add missing form parameters to testsMarc Alexander2019-08-242-5/+18
| |/ | | | | | | SECURITY-244
* | [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-0916-24/+24
| | | | | | | | PHPBB3-14948
* | [ticket/15725] Fix installing ext in tests for master branchrxu2019-05-091-0/+5
| | | | | | | | PHPBB3-15725
* | [ticket/15664] Ajaxify ext actions in ACPJakub Senko2019-05-091-4/+4
| | | | | | | | PHPBB3-15664
* | [ticket/15377] Add testRubén Calvo2019-05-081-0/+9
| | | | | | | | PHPBB3-15377
* | [ticket/14972] Migrate from deprecated getMock() method to createMock()rxu2019-05-081-1/+1
| | | | | | | | PHPBB3-14972
* | [ticket/14542] Move cron to controllerMáté Bartus2019-05-062-1/+18
|/ | | | PHPBB3-14542
* Merge pull request #42 from phpbb/ticket/security/227Marc Alexander2018-11-102-79/+0
|\ | | | | | | [ticket/security/227] Replace ImageMagick support with thumbnail event
| * [ticket/security/227] Replace ImageMagick support with thumbnail eventDerky2018-10-232-79/+0
| | | | | | | | SECURITY-227
* | [ticket/10432] Fix errors and address privacy concernJakub Senko2018-10-281-3/+13
| | | | | | | | PHPBB3-10432
* | [ticket/10432] Don't require username when user forgets passwordJakub Senko2018-10-181-12/+33
|/ | | | PHPBB3-10432
* [ticket/11500] Remove unnamed inputJakub Senko2018-07-261-7/+8
| | | | PHPBB3-11500
* Merge pull request #4680 from marc1706/ticket/15055Derky2018-01-051-1/+1
|\ | | | | | | [ticket/15055] Add appveyor file to allow running tests on appveyor as well
| * [ticket/15055] Extend build matrix and trim text in extension_acp_testMarc Alexander2018-01-011-1/+1
| | | | | | | | PHPBB3-15055
* | [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-2/+2
| | | | | | | | PHPBB3-14972
* | [ticket/14972] Avoid using self as constant in testsrxu2018-01-016-6/+6
|/ | | | PHPBB3-14972
* [ticket/15171] Fix testRubén Calvo2017-10-311-1/+1
| | | | PHPBB3-15171
* Merge branch '3.1.x' into 3.2.xTristan Darricau2017-04-191-7/+12
|\ | | | | | | | | | | * 3.1.x: [ticket/7336] Index first post when splitting topics [ticket/7336] Add tests for indexing first post after splitting topics
| * [ticket/7336] Add tests for indexing first post after splitting topicsMarc Alexander2017-01-161-7/+12
| | | | | | | | PHPBB3-7336
* | [ticket/15037] try larger size limithanakin2017-01-231-1/+1
| | | | | | | | PHPBB3-15037
* | [ticket/15307] fix for good!hanakin2017-01-231-2/+2
| | | | | | | | PHPBB3-15037
* | [ticket/15037]a attempt to fix stupid test issuehanakin2017-01-231-3/+3
| | | | | | | | PHPBB3-15037
* | Merge pull request #4632 from VSEphpbb/ticket/14989Tristan Darricau2017-01-151-0/+41
|\ \ | | | | | | | | | | | | | | | | | | [ticket/14989] Allow more admin-configurable schemes in post links * VSEphpbb/ticket/14989: [ticket/14989] Allow more admin-configurable schemes in post links
| * | [ticket/14989] Allow more admin-configurable schemes in post linksMatt Friedman2017-01-111-0/+41
| | | | | | | | | | | | PHPBB3-14989
* | | [ticket/14985] Added functional tests for BBCodes and smiliesJoshyPHP2017-01-122-0/+89
| | | | | | | | | | | | PHPBB3-14985
* | | [ticket/14962] Fix functional test for editing postMarc Alexander2017-01-061-3/+6
| | | | | | | | | | | | PHPBB3-14962
* | | [ticket/14962] Introduces a new helper to check emptyness of bbcode textsTristan Darricau2017-01-061-0/+15
|/ / | | | | | | PHPBB3-14962
* | Merge branch '3.1.x' into 3.2.xTristan Darricau2016-12-111-1/+2
|\ \ | |/ | | | | | | | | | | * 3.1.x: [ticket/14855] Update notification and PM alert bubbles [ticket/14855] Update notification and PM alert bubbles [ticket/14855] Update notification and PM alert bubbles
| * [ticket/14855] Update notification and PM alert bubblesjaviexin2016-12-101-1/+2
| | | | | | | | | | | | | | | | | | Alternative implementation without removing notification from the DOM, but changing the class. So that style designers might have more options (show/not show). Fix tests better. PHPBB3-14855
| * [ticket/14855] Update notification and PM alert bubblesjaviexin2016-12-101-1/+1
| | | | | | | | | | | | | | | | | | Alternative implementation without removing notification from the DOM, but changing the class. So that style designers might have more options (show/not show). Fix tests. PHPBB3-14855
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-11-121-1/+1
|\ \ | |/
| * Merge pull request #4504 from VSEphpbb/ticket/14855Marc Alexander2016-11-121-1/+1
| |\ | | | | | | | | | [ticket/14855] Update notification and PM alert bubbles
| | * [ticket/14855] Update notification functional testMatt Friedman2016-11-051-1/+1
| | | | | | | | | | | | PHPBB3-14855
* | | Merge branch '3.1.x' into 3.2.xTristan Darricau2016-11-061-0/+43
|\ \ \ | |/ / | | | | | | | | | | | | * 3.1.x: [ticket/11483] Add tests for generating user act key on force reactivate [ticket/11483] Generate user act key if database entry is empty
| * | Merge pull request #4486 from marc1706/ticket/11483Tristan Darricau2016-11-061-0/+43
| |\ \ | | |/ | |/| | | | | | | | | | | | | | | | [ticket/11483] Generate user act key if database entry is empty * github.com:phpbb/phpbb: [ticket/11483] Add tests for generating user act key on force reactivate [ticket/11483] Generate user act key if database entry is empty
| | * [ticket/11483] Add tests for generating user act key on force reactivateMarc Alexander2016-11-061-0/+43
| | | | | | | | | | | | PHPBB3-11483
* | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-10-281-14/+10
|\ \ \ | |/ /
| * | [ticket/14830] Fix testsrxu2016-10-241-14/+10
| | | | | | | | | | | | PHPBB3-14830
| * | [ticket/14830] Fix FORM_INVALID error during AСP search index deletionrxu2016-10-211-6/+6
| | | | | | | | | | | | PHPBB3-14830
| * | [ticket/14830] Fix ACP search control functional testsrxu2016-10-211-5/+5
| |/ | | | | | | PHPBB3-14830
* | Merge branch '3.1.x' into 3.2.xTristan Darricau2016-10-031-0/+16
|\ \ | |/ | | | | | | | | * 3.1.x: [ticket/14802] Add test for empty/blank lines in poll options [ticket/14802] Empty/blank lines should not be additional poll options
| * [ticket/14802] Add test for empty/blank lines in poll optionsDaniel Sinn2016-10-031-0/+16
| | | | | | | | PHPBB3-14802