Marc Alexander
ae22160243
[ticket/14488] Delete cookies to get correct session ID during login
...
PHPBB3-14488
2016-02-18 23:53:40 +01:00
Marc Alexander
f6fd819764
Merge pull request #4165 from Nicofuma/ticket/14457
...
[ticket/14457] Uses a random placeholder to inject css and js
2016-02-18 21:52:48 +01:00
Tristan Darricau
99ace63e62
[ticket/14457] Don't set CSS to JS and JS to CSS
...
PHPBB3-14457
2016-02-18 17:30:31 +01:00
Marc Alexander
7d41fe0136
[ticket/14315] Properly get sid from cookies and simplify take_screenshot
...
PHPBB3-14315
2016-02-18 11:22:02 +01:00
Marc Alexander
7c96d0abcd
[ticket/14315] Use proper ID selectors in ui test
...
PHPBB3-14315
2016-02-17 13:47:51 +01:00
Marc Alexander
a75885bd85
[ticket/14315] Add logout to ui tests and use in permissions role test
...
PHPBB3-14315
2016-02-17 13:26:35 +01:00
Marc Alexander
620a862266
[ticket/14315] Add functional tests for permission roles and fix non-js
...
Without JS the settings were not applied due to duplicate input names.
PHPBB3-14315
2016-02-17 12:56:19 +01:00
Marc Alexander
d429fd03bf
[ticket/14315] Add tests for setting permission roles using javascript
...
PHPBB3-14315
2016-02-16 22:46:03 +01:00
Marc Alexander
845639ba37
[ticket/14315] Add more functionality to ui test cases
...
PHPBB3-14315
2016-02-16 22:45:31 +01:00
Tristan Darricau
d0ce6a18df
Merge pull request #4171 from CHItA/ticket/14462
...
[ticket/14462] Try to prevent timeouts in the installer
* CHItA/ticket/14462:
[ticket/14462] Not show timeout messages in convertors
[ticket/14462] Make timeout error translateable
[ticket/14462] Update ordering in install db config
[ticket/14462] Fix comments
[ticket/14462] Fix tests
[ticket/14462] Fix CS and typo
[ticket/14462] Set instance of db driver for database access using global
[ticket/14462] Fix installation in tests
[ticket/14462] Refactor tasks to be more modular
[ticket/14462] Further speed improvements
2016-02-16 00:06:52 +01:00
Marc Alexander
d330ef8c1b
[ticket/14478] Move facebook/webdriver dependency to main composer file
...
Also updated to latest version and now using proper version in
composer.json.
PHPBB3-14478
2016-02-14 16:24:00 +01:00
Mate Bartus
97d128a7e4
[ticket/14462] Fix tests
...
PHPBB3-14462
2016-02-12 15:53:36 +01:00
Mate Bartus
7c0fb563ec
[ticket/14462] Fix CS and typo
...
PHPBB3-14462
2016-02-12 15:38:34 +01:00
Marc Alexander
90710ffe98
[ticket/14462] Set instance of db driver for database access using global
...
PHPBB3-14462
2016-02-12 14:31:30 +01:00
Mate Bartus
d63b5a1315
[ticket/14462] Fix installation in tests
...
PHPBB3-14462
2016-02-12 14:31:29 +01:00
Mate Bartus
955b9ede33
[ticket/14462] Further speed improvements
...
- Cache the secondary container
- Only initialize tasks/modules that are being used
- Add timeout error message in the AJAX UI
PHPBB3-14462
2016-02-12 14:31:28 +01:00
Marc Alexander
971fe13a28
Merge pull request #4160 from Nicofuma/ticket/14440
...
[ticket/14440] Correctly remove the web root path in update_web_root_path
2016-02-11 23:40:18 +01:00
Tristan Darricau
20d85433fc
[ticket/14440] Add tests
...
PHPBB3-14440
2016-02-07 15:15:01 +01:00
Marc Alexander
fd9c05309d
[ticket/14448] Let user decide if remote upload certs should be checked
...
Also fixed some minor issues like coding style.
PHPBB3-14448
2016-02-04 17:14:48 +01:00
Marc Alexander
dacbc767f1
[ticket/14448] Do not try to test remote upload timeout
...
PHPBB3-14448
2016-02-03 17:42:47 +01:00
Marc Alexander
c83db45f55
[ticket/14448] Use GuzzleHttp and try to verify certs
...
PHPBB3-14448
2016-02-03 14:06:10 +01:00
Tristan Darricau
8e100f000e
Merge pull request #4144 from VSEphpbb/ticket/14434
...
[ticket/14434] Allow non-migration files inside migrations folder (continued)
* VSEphpbb/ticket/14434:
[ticket/14434] Refactored to check migrations when setting them
[ticket/14434] Check migrations in the database updater task
[ticket/14434] Do not include non-migrations in CLI list
[ticket/14434] Remove redundant conditional
[ticket/14434] Fix whitespace mistakes
[ticket/14434] Remove recursion to simplify is_migration method
[ticket/14434] Extract migration check to a reusable method
[ticket/14434] Schema generator should ignore migration helpers
2016-02-02 13:12:25 +01:00
Tristan Darricau
15e9367b5b
Merge pull request #4152 from marc1706/ticket/14442
...
[ticket/14442] Use Goutte 2.0 for functional tests
* marc1706/ticket/14442:
[ticket/14442] Use get_content() in functional test case
[ticket/14442] Properly set plupload header
[ticket/14442] Use get_content() in plupload functional tests
[ticket/14442] Use Goutte 2.0 instead of outdated 1.0
2016-02-02 13:01:25 +01:00
Marc Alexander
fdb1622588
[ticket/14442] Use get_content() in functional test case
...
PHPBB3-14442
2016-02-01 19:34:58 +01:00
Marc Alexander
2353fe39c0
[ticket/14442] Properly set plupload header
...
PHPBB3-14442
2016-02-01 19:33:34 +01:00
Marc Alexander
105ffe8da3
[ticket/14442] Use get_content() in plupload functional tests
...
PHPBB3-14442
2016-02-01 17:00:56 +01:00
Marc Alexander
e4f562bdba
[ticket/14442] Use Goutte 2.0 instead of outdated 1.0
...
PHPBB3-14442
2016-02-01 15:25:31 +01:00
Marc Alexander
3d67606e16
Merge pull request #4145 from Nicofuma/ticket/14432
...
[ticket/14432] Adds a method to get raw language values
2016-02-01 12:07:02 +01:00
Matt Friedman
27027deb9c
[ticket/14434] Refactored to check migrations when setting them
...
PHPBB3-14434
2016-01-28 12:17:35 -08:00
Marc Alexander
b8b419704c
Merge pull request #4142 from Nicofuma/ticket/14129
...
[ticket/14129] Caches extensions autoloaders
2016-01-27 10:44:47 +01:00
Tristan Darricau
f5ca8c363b
[ticket/14432] Adds a method to get raw language values
...
PHPBB3-14432
2016-01-26 23:45:51 +01:00
Tristan Darricau
cc38bf550b
[ticket/14129] Caches extensions autoloaders
...
PHPBB3-14129
2016-01-26 22:13:26 +01:00
Marc Alexander
ad914a6880
Merge branch '3.1.x'
2016-01-26 08:57:36 +01:00
Matt Friedman
9940775550
[ticket/14433] Purge cache setting up extension functional tests
...
PHPBB3-14433
2016-01-25 17:49:50 -08:00
Tristan Darricau
b7db2717b2
Merge pull request #4126 from marc1706/ticket/13733
...
[ticket/13733] Allow non-migration files inside migrations folder
* marc1706/ticket/13733:
[ticket/13733] Remove validate_classes method argument
[ticket/13733] Make sure migration classes always have same order in tests
[ticket/13733] Properly test setting validate_classes to false/true
[ticket/13733] Use interface for migratinos
[ticket/13733] Update comment explaining migration class validation
[ticket/13733] Add isInstantiable() check.
[ticket/13733] Braces on their own lines
[ticket/13733] Allow tests the skip class validation
[ticket/13733] Properly handle nonexistent classes as well
[ticket/13733] Handle nonexistent classes as well
[ticket/13733] Only use migration classes that extension the base migration class.
2016-01-25 09:08:23 +01:00
Marc Alexander
fac4672f3f
[ticket/13733] Remove validate_classes method argument
...
PHPBB3-13733
2016-01-24 22:39:37 +01:00
Tristan Darricau
36ff2c7b59
Merge branch '3.1.x'
...
* 3.1.x:
[ticket/14425] Allow setting unix socket in database tests
2016-01-24 18:00:26 +01:00
Marc Alexander
10bf5c1533
[ticket/14428] Fix files types remote tests
...
PHPBB3-14428
2016-01-23 13:46:18 +01:00
Marc Alexander
57b226ec76
[ticket/14425] Allow setting unix socket in database tests
...
PHPBB3-14425
2016-01-21 12:20:35 +01:00
Marc Alexander
a60935b99d
[ticket/13733] Make sure migration classes always have same order in tests
...
PHPBB3-13733
2016-01-20 11:16:29 +01:00
Marc Alexander
0defce65c8
[ticket/13733] Properly test setting validate_classes to false/true
...
PHPBB3-13733
2016-01-19 23:32:07 +01:00
Marc Alexander
0178c27092
Merge pull request #3626 from imkingdavid/ticket/13733
...
[ticket/13733] Allow non-migration files inside migrations folder
2016-01-15 18:31:27 +01:00
Marc Alexander
97e002cc3d
Merge branch '3.1.x'
...
Conflicts:
phpBB/phpbb/log/log.php
2016-01-15 11:18:13 +01:00
Marc Alexander
08647781c0
Merge pull request #4059 from JoshyPHP/ticket/14323
...
[ticket/14323] Added support for truncating long URLs
2016-01-13 12:55:31 +01:00
JoshyPHP
e4dae8ed4b
[ticket/14405] Force a lookahead check on [URL] BBCodes
...
PHPBB3-14405
2016-01-12 11:54:20 +01:00
Oliver Schramm
0cc41b94b1
[ticket/14403] Don't expect user_id and user_ip in phpbb\log
...
PHPBB3-14403
2016-01-10 17:43:10 +01:00
Mate Bartus
2efab1cf5a
Merge branch '3.1.x'
...
* 3.1.x:
[ticket/14394] Only purge cache in functional tests if necessary
2016-01-08 14:28:03 +01:00
Marc Alexander
ca04f61b8a
Merge pull request #4000 from Elsensee/ticket/14250
...
[ticket/14250] Review/bump dependencies
2016-01-07 13:56:42 +01:00
Marc Alexander
cf1fc20297
[ticket/14394] Only purge cache in functional tests if necessary
...
PHPBB3-14394
2016-01-07 10:46:43 +01:00
Marc Alexander
ea6bcdff52
Merge branch '3.1.x'
2016-01-06 13:26:23 +01:00