Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | [ticket/14497] Do not check for doctype on index and use correct return | Marc Alexander | 2016-03-05 | 1 | -4/+4 | |
| | | | | | | | | PHPBB3-14497 | |||||
* | | [ticket/14497] Add test for visiting installer | Marc Alexander | 2016-03-05 | 1 | -0/+30 | |
| | | | | | | | | PHPBB3-14497 | |||||
* | | [ticket/14315] Add functional tests for permission roles and fix non-js | Marc Alexander | 2016-02-17 | 1 | -0/+86 | |
| | | | | | | | | | | | | Without JS the settings were not applied due to duplicate input names. PHPBB3-14315 | |||||
* | | [ticket/14448] Let user decide if remote upload certs should be checked | Marc Alexander | 2016-02-04 | 1 | -2/+3 | |
| | | | | | | | | | | | | Also fixed some minor issues like coding style. PHPBB3-14448 | |||||
* | | [ticket/14442] Properly set plupload header | Marc Alexander | 2016-02-01 | 1 | -4/+4 | |
| | | | | | | | | PHPBB3-14442 | |||||
* | | [ticket/14442] Use get_content() in plupload functional tests | Marc Alexander | 2016-02-01 | 1 | -3/+3 | |
| | | | | | | | | PHPBB3-14442 | |||||
* | | Merge branch '3.1.x' | Mate Bartus | 2016-01-08 | 5 | -0/+23 | |
|\ \ | |/ | | | | | | | * 3.1.x: [ticket/14394] Only purge cache in functional tests if necessary | |||||
| * | [ticket/14394] Only purge cache in functional tests if necessary | Marc Alexander | 2016-01-07 | 5 | -0/+23 | |
| | | | | | | | | PHPBB3-14394 | |||||
* | | [ticket/10628] Added test | JoshyPHP | 2015-12-28 | 1 | -0/+25 | |
| | | | | | | | | | | | | | | | | Tests that the textarea's content is preserved, that no "http://" is added to the text or to the preview's HTML and that the www URL is linkified PHPBB3-10628 | |||||
* | | [ticket/14044] Deduplicate the installers | Mate Bartus | 2015-10-22 | 1 | -2/+5 | |
| | | | | | | | | PHPBB3-14044 | |||||
* | | [ticket/12769] Properly include FA | Michael Miday | 2015-09-17 | 1 | -6/+18 | |
| | | ||||||
* | | [ticket/13904] Fix tests after changes to factory | Marc Alexander | 2015-09-09 | 1 | -4/+4 | |
| | | | | | | | | PHPBB3-13904 | |||||
* | | [ticket/13904] Modify files for updated fast-image-size library | Marc Alexander | 2015-09-09 | 1 | -1/+1 | |
| | | | | | | | | PHPBB3-13904 | |||||
* | | [ticket/13904] Improve test coverage of filespec class | Marc Alexander | 2015-09-09 | 1 | -1/+1 | |
| | | | | | | | | PHPBB3-13904 | |||||
* | | [ticket/13904] Use ini_get() wrapper in file upload types | Marc Alexander | 2015-09-09 | 1 | -1/+1 | |
| | | | | | | | | PHPBB3-13904 | |||||
* | | [ticket/13904] Modify files for changes in ini wrapper | Marc Alexander | 2015-09-09 | 1 | -2/+2 | |
| | | | | | | | | PHPBB3-13904 | |||||
* | | [ticket/13904] Switch around constructor arguments | Marc Alexander | 2015-09-09 | 1 | -5/+5 | |
| | | | | | | | | PHPBB3-13904 | |||||
* | | [ticket/13904] Use \phpbb\php\ini class for ini_get() | Marc Alexander | 2015-09-09 | 1 | -5/+9 | |
| | | | | | | | | PHPBB3-13904 | |||||
* | | [ticket/13904] Add more tests and test cases | Marc Alexander | 2015-09-09 | 1 | -0/+1 | |
| | | | | | | | | PHPBB3-13904 | |||||
* | | [ticket/13904] Set visibility in files and improve test coverage | Marc Alexander | 2015-09-09 | 1 | -1/+1 | |
| | | | | | | | | PHPBB3-13904 | |||||
* | | [ticket/13904] Split code up and pass root path to remote upload type | Marc Alexander | 2015-09-09 | 1 | -1/+1 | |
| | | | | | | | | PHPBB3-13904 | |||||
* | | [ticket/13904] Fix remote upload functional tests | Marc Alexander | 2015-09-09 | 1 | -0/+1 | |
| | | | | | | | | PHPBB3-13904 | |||||
* | | [ticket/13904] Move remote upload to its own type class | Marc Alexander | 2015-09-09 | 1 | -4/+4 | |
| | | | | | | | | PHPBB3-13904 | |||||
* | | [ticket/13904] Remove phpbb_root_path global from filespec class | Marc Alexander | 2015-09-09 | 1 | -1/+1 | |
| | | | | | | | | PHPBB3-13904 | |||||
* | | [ticket/13904] Remove phpbb_root_path global from upload class | Marc Alexander | 2015-09-09 | 1 | -4/+8 | |
| | | | | | | | | PHPBB3-13904 | |||||
* | | [ticket/13904] Pass request service to upload instead of using global | Marc Alexander | 2015-09-09 | 1 | -4/+8 | |
| | | | | | | | | PHPBB3-13904 | |||||
* | | [ticket/13904] Use language class instead of global user in filespec | Marc Alexander | 2015-09-09 | 1 | -7/+3 | |
| | | | | | | | | PHPBB3-13904 | |||||
* | | [ticket/13904] Fix tests again | Marc Alexander | 2015-09-09 | 1 | -5/+10 | |
| | | | | | | | | PHPBB3-13904 | |||||
* | | [ticket/13904] Fix fileupload functional tests | Marc Alexander | 2015-09-09 | 1 | -6/+29 | |
| | | | | | | | | PHPBB3-13904 | |||||
* | | Merge branch '3.1.x' | Tristan Darricau | 2015-08-28 | 1 | -1/+1 | |
|\ \ | |/ | | | | | | | | | * 3.1.x: [ticket/13988] Update tests [ticket/13988] Use absolute path for image attachments in feeds | |||||
| * | [ticket/13988] Update tests | Zoddo | 2015-07-18 | 1 | -1/+1 | |
| | | | | | | | | PHPBB3-13988 | |||||
| * | [ticket/13880] Automatically remove quotes that are nested too deep | JoshyPHP | 2015-06-27 | 1 | -0/+81 | |
| | | | | | | | | PHPBB3-13880 | |||||
* | | [ticket/13645] Move the feeds to controllers | Nicofuma | 2015-08-23 | 3 | -63/+85 | |
| | | | | | | | | PHPBB3-13645 | |||||
* | | [ticket/11444] Update tests | Tristan Darricau | 2015-07-13 | 1 | -0/+2 | |
| | | | | | | | | PHPBB3-11444 | |||||
* | | [ticket/11444] Moving the in-board notifications to a method class | Nicofuma | 2015-07-13 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently the in-board method for the notifications is hardcoded and cannot be disabled. This method should be in his own class extending `phpbb\notification\method\method_interface`. It also add the possibility, for each method, to be enabled by default (ie: no entry in the DB => notification enabled). https://tracker.phpbb.com/browse/PHPBB3-11444 https://tracker.phpbb.com/browse/PHPBB3-11967 PHPBB3-11444 | |||||
* | | [ticket/14000] Replaced test content with non-emoji characters | JoshyPHP | 2015-07-13 | 1 | -2/+2 | |
| | | | | | | | | PHPBB3-14000 | |||||
* | | [ticket/10620] Fixed functional tests to account for newlines | JoshyPHP | 2015-06-25 | 2 | -4/+4 | |
| | | | | | | | | PHPBB3-10620 | |||||
* | | [ticket/10620] Removed extraneous quotes from attribute values | JoshyPHP | 2015-06-25 | 2 | -5/+5 | |
| | | | | | | | | PHPBB3-10620 | |||||
* | | [ticket/10620] Implemented quote improvements | JoshyPHP | 2015-06-25 | 2 | -10/+27 | |
| | | | | | | | | PHPBB3-10620 | |||||
* | | Merge pull request #3669 from s9e/ticket/13901 | Tristan Darricau | 2015-06-24 | 1 | -1/+1 | |
|\ \ | | | | | | | | | | [ticket/13901] Add more whitespace to long quotes for readability | |||||
| * | | [ticket/13901] Fixed test's expected result | JoshyPHP | 2015-05-30 | 1 | -1/+1 | |
| | | | | | | | | | | | | PHPBB3-13901 | |||||
* | | | Merge pull request #3675 from s9e/ticket/13906 | Andreas Fischer | 2015-06-16 | 1 | -0/+22 | |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13906] Fixed old signatures in post preview * s9e/ticket/13906: [ticket/13906] Renamed test [ticket/13906] Added test [ticket/13906] Fixed old signatures in post preview | |||||
| * | | | [ticket/13906] Renamed test | JoshyPHP | 2015-06-02 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | PHPBB3-13906 | |||||
| * | | | [ticket/13906] Added test | JoshyPHP | 2015-06-02 | 1 | -0/+22 | |
| | | | | | | | | | | | | | | | | PHPBB3-13906 | |||||
* | | | | [ticket/13777] Fix tests | MateBartus | 2015-05-31 | 1 | -5/+6 | |
|/ / / | | | | | | | | | | PHPBB3-13777 | |||||
* | | | [ticket/8420] Added regression test | JoshyPHP | 2015-05-31 | 1 | -0/+14 | |
|/ / | | | | | | | PHPBB3-8420 | |||||
* | | Merge pull request #3613 from nickvergessen/ticket/13844 | Tristan Darricau | 2015-05-29 | 1 | -0/+12 | |
|\ \ | | | | | | | | | | Ticket/13844 Better FAQ language files | |||||
| * | | [ticket/13844] Add a functional test that browses the help pages | Joas Schilling | 2015-05-16 | 1 | -0/+12 | |
| | | | | | | | | | | | | PHPBB3-13844 | |||||
* | | | [ticket/13847] Updated ucp_pm_compose to use utils when forwarding | JoshyPHP | 2015-05-25 | 1 | -1/+14 | |
| | | | | | | | | | | | | PHPBB3-13847 | |||||
* | | | [ticket/13847] Updated ucp_pm_compose to use the utils service | JoshyPHP | 2015-05-25 | 1 | -0/+14 | |
| | | | | | | | | | | | | | | | | | | ...when quoting a post PHPBB3-13847 |