Nicofuma
9e66a10bac
Merge branch '3.1.x'
2015-03-24 23:57:26 +01:00
Nicofuma
50b3c2b49e
Merge pull request #3398 from marc1706/ticket/13612
...
[ticket/13612] Run meta refresh until extension is fully enabled
2015-03-24 23:32:29 +01:00
Nicofuma
54753e926d
[ticket/13132] Enable twig expressions tests
...
PHPBB3-13132
2015-03-05 21:53:48 +01:00
Tristan Darricau
cf39cfc593
[ticket/13132] Twig: Add loops content to the root context
...
PHPBB3-13132
2015-03-05 21:38:59 +01:00
Andreas Fischer
70990bc86f
Merge branch '3.1.x'
...
* 3.1.x:
[ticket/13670] Modify variable-variable syntax in common avatar test for PHP7
2015-03-05 19:06:28 +01:00
Marc Alexander
33738fa3db
[ticket/13670] Modify variable-variable syntax in common avatar test for PHP7
...
PHPBB3-13670
2015-03-05 15:10:37 +01:00
Marc Alexander
c9df29d680
Merge pull request #3303 from Nicofuma/ticket/13513
...
[ticket/13513] Use paths relative to the phpBB root in the router
2015-02-26 13:41:51 +01:00
Joas Schilling
275d6bec6a
Merge branch '3.1.x'
2015-02-20 20:50:18 +01:00
Joas Schilling
5e215aef26
Merge pull request #3369 from marc1706/ticket/13577
...
[ticket/13577] Skip tests requiring fileinfo if not enabled
2015-02-20 20:50:10 +01:00
Marc Alexander
ddc96a7d07
Merge branch '3.1.x'
2015-02-18 00:19:10 +01:00
rxu
950c72a8a5
[ticket/13433] Add make_clickable() test for emails
...
PHPBB3-13433
2015-02-18 01:03:07 +07:00
Marc Alexander
27cfda74fc
[ticket/13612] Always display success message if extension was enabled
...
An error will already be triggered if enable_step() is not successful.
Redirecting for no obvious reason will just confuse users.
PHPBB3-13612
2015-02-14 23:41:53 +01:00
Marc Alexander
8314ce6871
[ticket/13612] Run meta refresh until extension is fully enabled
...
PHPBB3-13612
2015-02-14 17:59:59 +01:00
Joas Schilling
37ae99c75d
[ticket/10748] Replace direct creations of tools();
...
PHPBB3-10748
2015-02-07 14:41:39 +01:00
Marc Alexander
48b64b0a61
[ticket/13577] Skip filespec test requiring mimetype check on windows
...
PHPBB3-13577
2015-02-05 13:37:34 +01:00
Andreas Fischer
e4064ca839
Merge pull request #3207 from Nicofuma/ticket/13407
...
[ticket/13407] Update Symfony to 2.7.*@dev
* Nicofuma/ticket/13407:
[ticket/13407] Update composer.lock file
[ticket/13407] Bump minimal version to php 5.3.9
[ticket/13407] Introduce a request_stack service
[ticket/13407] Remove the last occurence of pattern in routing files
[ticket/13407] Update Symfony to 2.7.*@dev
2015-02-04 21:14:01 +01:00
Nicofuma
216fb13c2a
[ticket/13407] Remove the last occurence of pattern in routing files
...
PHPBB3-13407
2015-02-04 17:40:11 +01:00
Marc Alexander
c1d644769f
[ticket/13577] Skip functional tests requiring fileinfo if not enabled
...
PHPBB3-13577
2015-02-04 15:24:25 +01:00
Gaëtan Muller
f6e06da4c6
[ticket/13455] Update calls to request_var()
...
PHPBB3-13455
2015-02-03 20:50:40 +01:00
Andreas Fischer
284aa8c496
Merge pull request #3281 from MGaetan89/ticket/13496
...
[ticket/13496] Change set_config_count() calls with $config->increment()
* MGaetan89/ticket/13496:
[ticket/13496] Update calls to `set_config_count()`
2015-02-03 18:13:20 +01:00
Andreas Fischer
3fb6d5b838
Merge branch 'develop-ascraeus' into develop
...
* develop-ascraeus:
[ticket/13538] Add tests for double nested pagination loop
[ticket/13538] Fix tests for pagination in nested loop
[ticket/13538] Add test for pagination in nested loop
2015-02-03 17:53:47 +01:00
Andreas Fischer
5347eac69c
Merge pull request #3328 from marc1706/ticket/13538
...
[ticket/13538] Add tests for pagination in nested loops
* marc1706/ticket/13538:
[ticket/13538] Add tests for double nested pagination loop
[ticket/13538] Fix tests for pagination in nested loop
[ticket/13538] Add test for pagination in nested loop
2015-02-03 17:53:46 +01:00
Nicofuma
f4b42c961f
[ticket/13139] Fix tests
...
PHPBB3-13139
2015-02-03 13:37:52 +01:00
Gaëtan Muller
a633f3484c
[ticket/13496] Update calls to set_config_count()
...
PHPBB3-13496
2015-02-02 21:52:59 +01:00
Gaëtan Muller
79d4ff5538
[ticket/13494] Update calls to set_config()
...
PHPBB3-13494
2015-02-02 19:28:23 +01:00
Matt Friedman
2671306304
[ticket/10388] Update tests
...
PHPBB3-10388
2015-01-29 01:41:52 -08:00
Andreas Fischer
d7741cea60
Merge branch 'develop-ascraeus' into develop
...
* develop-ascraeus:
[ticket/12933] Add test cases for * wildcard searches
[ticket/12933] Handle case when * is last character of word
2015-01-29 00:02:42 +01:00
Dhruv
35edd7a043
[ticket/12933] Add test cases for * wildcard searches
...
PHPBB3-12933
2015-01-28 21:46:38 +05:30
Tristan Darricau
0bdb4c1ed6
Merge pull request #3263 from MGaetan89/ticket/13468
...
[ticket/13468] Change add_log() calls with $phpbb_log->add()
* MGaetan89/ticket/13468:
[ticket/13468] Update calls to `add_log()`
2015-01-28 09:27:16 +01:00
Gaëtan Muller
7fc586080b
[ticket/13468] Update calls to add_log()
...
PHPBB3-13468
2015-01-27 18:34:33 +01:00
Andreas Fischer
7081b3e382
Merge branch 'develop-ascraeus' into develop
...
* develop-ascraeus:
[ticket/12089] Add assert message on HTTP status code check
2015-01-26 02:47:39 +01:00
Andreas Fischer
ffbe8cdc96
Merge branch 'develop-olympus' into develop-ascraeus
...
* develop-olympus:
[ticket/12089] Add assert message on HTTP status code check
2015-01-26 02:47:38 +01:00
Joas Schilling
ed2d080551
[ticket/12089] Add assert message on HTTP status code check
...
PHPBB3-12089
2015-01-25 23:06:56 +01:00
Marc Alexander
2e32fbd090
Merge branch 'develop-ascraeus' into develop
2015-01-24 21:53:20 +01:00
Joas Schilling
b2674cf1f6
[ticket/13543] Fix broken slow test
...
PHPBB3-13543
2015-01-24 21:10:53 +01:00
Marc Alexander
a5c65449de
[ticket/13538] Add tests for double nested pagination loop
...
PHPBB3-13538
2015-01-24 14:35:49 +01:00
Marc Alexander
ee03b4f1ef
[ticket/13538] Fix tests for pagination in nested loop
...
PHPBB3-13538
2015-01-24 14:27:04 +01:00
Joas Schilling
fc91616fad
Merge branch 'develop-ascraeus' into develop
2015-01-23 17:32:57 +01:00
Joas Schilling
9cdbb69f9e
Merge pull request #3321 from marc1706/ticket/13282
...
[ticket/13282] Use 0 as default for integer type columns in postgresql
2015-01-23 17:32:28 +01:00
Marc Alexander
7014d824f0
[ticket/13538] Add test for pagination in nested loop
...
PHPBB3-13538
2015-01-23 11:48:05 +01:00
Marc Alexander
eb4594d8ee
[ticket/13282] Add unit test for adding integer column with default null
...
PHPBB3-13282
2015-01-22 23:17:59 +01:00
Nils Adermann
f9f43141a9
Merge branch 'develop-ascraeus' into develop
...
* develop-ascraeus:
[ticket/13361] Rename exception to runtime_exception
[ticket/13361] Fix the JsonResponse in the exception listener
[ticket/13361] Add tests
[ticket/13361] Support ajax request (send a json response)
[ticket/13361] Improve the exception listener
2015-01-22 16:17:26 +01:00
Nils Adermann
40ab75478e
Merge pull request #3173 from Nicofuma/ticket/13361
...
[ticket/13361] Improve the exception listener
2015-01-22 16:16:21 +01:00
Marc Alexander
47f04d7620
[ticket/13282] Add functional tests for adding profilefields
...
PHPBB3-13282
2015-01-22 10:30:24 +01:00
Andreas Fischer
3bbddbb963
Merge branch 'develop-ascraeus' into develop
...
* develop-ascraeus:
[ticket/13534] Set imagick path to empty string to prevent failing path check
2015-01-21 16:59:26 +01:00
Marc Alexander
7d6fdcfaa5
[ticket/13534] Set imagick path to empty string to prevent failing path check
...
The imagick path defaults to /usr/bin. If it doesn't exist for some reason,
for example on travis, the form won't be submitted and the settings won't be
changed.
PHPBB3-13534
2015-01-21 15:18:25 +01:00
Tristan Darricau
7fef91afd2
[ticket/13361] Rename exception to runtime_exception
...
PHPBB3-13361
2015-01-21 08:41:02 +01:00
Marc Alexander
4b9434bf1b
[ticket/13531] Explicitly disallow trailing paths (e.g. PATH_INFO).
...
PHPBB3-13531
2015-01-21 01:02:08 +01:00
Tristan Darricau
fd25d00fac
Merge branch 'develop-ascraeus' into develop
...
* develop-ascraeus:
[ticket/13530] Fix undefined variables
2015-01-20 23:44:17 +01:00
Joas Schilling
ed6b8f84ad
[ticket/13530] Fix undefined variables
...
PHPBB3-13530
2015-01-20 23:36:45 +01:00