Oliver Schramm
b7fde76852
[ticket/12451] Remove duplicated lang var
...
PHPBB3-12451
2014-05-03 16:16:17 +02:00
Oliver Schramm
1f76a95bf6
[ticket/12451] Use new line to concatenate strings
...
PHPBB3-12451
2014-05-03 16:16:16 +02:00
Oliver Schramm
d7c0d604b5
[ticket/12451] Split TOO_MANY_CHARS vars for plurals
...
PHPBB3-12451
2014-05-03 16:16:15 +02:00
Oliver Schramm
daa69ecfa9
[ticket/12451] Split TOO_FEW_CHARS_LIMIT for plurals
...
PHPBB3-12451
2014-05-03 16:16:14 +02:00
Oliver Schramm
3f0334c107
[ticket/12185] Fix and increase width
...
PHPBB3-12185
2014-05-03 16:07:07 +02:00
Andreas Fischer
a84acdb4f1
Merge branch 'develop-ascraeus' into develop
...
* develop-ascraeus:
[ticket/12470] Correctly set up the php extensions
[ticket/12470] Fix setup of phpbb
[ticket/12470] Move setup of phpBB to new .sh
[ticket/12470] Move setup of database to new .sh
[ticket/12470] Move phing sniff into new .sh
2014-05-03 15:53:57 +02:00
Andreas Fischer
4e529fda03
Merge pull request #2375 from nickvergessen/ticket/12470
...
Ticket/12470 Move commands from .travis.yml to separate files to allow reusing
* nickvergessen/ticket/12470:
[ticket/12470] Correctly set up the php extensions
[ticket/12470] Fix setup of phpbb
[ticket/12470] Move setup of phpBB to new .sh
[ticket/12470] Move setup of database to new .sh
[ticket/12470] Move phing sniff into new .sh
2014-05-03 15:53:57 +02:00
Tristan Darricau
5cb68b6be9
[ticket/11497] Fix pagination tests
...
PHPBB3-11497
2014-05-03 14:07:49 +02:00
Tristan Darricau
8d9133a30e
[ticket/11497] Use a mock object to define the root folder for the finder
...
PHPBB3-11497
2014-05-03 14:00:47 +02:00
Tristan Darricau
0d893d65eb
[ticket/11497] Generate the list of the routes in controller_helper
...
PHPBB3-11497
2014-05-03 13:41:32 +02:00
Nicofuma
e920f146ca
[ticket/11497] Fix the path for the finder in controller_provider
...
PHPBB3-11497
2014-05-03 12:24:07 +02:00
Nicofuma
01e19a00f8
[ticket/11497] Fix tests
...
PHPBB3-11497
2014-05-03 11:44:58 +02:00
Nicofuma
2463466826
[ticket/11497] Update pagination test
...
PHPBB3-11497
2014-05-03 11:36:05 +02:00
Nicofuma
dc6e2be884
[ticket/11497] Remove 'ext.finder' from services' list
...
PHPBB3-11497
2014-05-03 11:29:14 +02:00
Joas Schilling
d2b783338f
[ticket/12470] Correctly set up the php extensions
...
PHPBB3-12470
2014-05-03 10:43:40 +02:00
Joas Schilling
994ab684bc
[ticket/12470] Fix setup of phpbb
...
PHPBB3-12470
2014-05-03 10:43:40 +02:00
Joas Schilling
a2ac425688
[ticket/12470] Move setup of phpBB to new .sh
...
PHPBB3-12470
2014-05-03 10:43:39 +02:00
Joas Schilling
5cef3254f7
[ticket/12470] Move setup of database to new .sh
...
PHPBB3-12470
2014-05-03 10:43:39 +02:00
Joas Schilling
acf9524710
[ticket/12470] Move phing sniff into new .sh
...
PHPBB3-12470
2014-05-03 10:43:38 +02:00
Joas Schilling
d1568e7fe5
Merge branch 'develop-ascraeus' into develop
...
* develop-ascraeus:
[ticket/12485] Broken tests due to absolute exclude
2014-05-03 10:28:53 +02:00
Joas Schilling
3b823465db
Merge branch 'develop-olympus' into develop-ascraeus
...
* develop-olympus:
[ticket/12485] Broken tests due to absolute exclude
Conflicts:
.travis.yml
phpunit.xml.all
phpunit.xml.dist
phpunit.xml.functional
2014-05-03 10:28:15 +02:00
Joas Schilling
436e388b87
Merge pull request #2396 from Nicofuma/ticket/12485
...
[ticket/12485] Broken tests due to absolute 'exclude'
* Nicofuma/ticket/12485:
[ticket/12485] Broken tests due to absolute exclude
2014-05-03 10:19:52 +02:00
Nicofuma
3dee1db260
[ticket/12485] Broken tests due to absolute exclude
...
PHPBB3-12485
2014-05-03 04:05:25 +02:00
Cesar G
9b2ecf721b
Merge branch 'develop-ascraeus' into develop
...
* develop-ascraeus:
[ticket/10521] Fix broken tests using set_cookie
2014-05-02 17:56:23 -07:00
Cesar G
386aac3a85
Merge remote-tracking branch 'VSEphpbb/ticket/10521' into develop-ascraeus
...
* VSEphpbb/ticket/10521:
[ticket/10521] Fix broken tests using set_cookie
2014-05-02 17:55:57 -07:00
Matt Friedman
b07ea805d4
[ticket/10521] Fix broken tests using set_cookie
...
PHPBB3-10521
2014-05-02 17:33:40 -07:00
Matt Friedman
47ff63f823
[ticket/12484] Add template event ucp_agreement_terms_before/after
...
PHPBB3-12484
2014-05-02 16:41:40 -07:00
Nils Adermann
5b39b9f52a
Merge branch 'develop-ascraeus' into develop
...
* develop-ascraeus:
[ticket/10521] Update docblock of set_cookie for new HttpOnly param
2014-05-03 01:00:06 +02:00
Nils Adermann
57927ef8ea
Merge remote-tracking branch 'github-vse/ticket/10521' into develop-ascraeus
...
* github-vse/ticket/10521:
[ticket/10521] Update docblock of set_cookie for new HttpOnly param
2014-05-03 00:59:55 +02:00
Matt Friedman
6d71f7d7ba
[ticket/10521] Update docblock of set_cookie for new HttpOnly param
...
PHPBB3-10521
2014-05-02 15:57:39 -07:00
Nils Adermann
2280a37a3e
Merge branch 'develop-ascraeus' into develop
...
* develop-ascraeus:
[ticket/12429] Can not insert into more columns than exist.
2014-05-03 00:51:38 +02:00
Nils Adermann
5800532264
Merge remote-tracking branch 'github-bantu/ticket/12429-ascraeus' into develop-ascraeus
...
* github-bantu/ticket/12429-ascraeus:
[ticket/12429] Can not insert into more columns than exist.
2014-05-03 00:51:31 +02:00
Nils Adermann
48d016134e
Merge branch 'develop-ascraeus' into develop
...
* develop-ascraeus:
[ticket/11860] htaccess: Support for Apache 2.4's "Require" syntax.
2014-05-03 00:37:39 +02:00
Andreas Fischer
6cfee5f2c2
[ticket/12429] Can not insert into more columns than exist.
...
PHPBB3-12429
2014-05-03 00:37:31 +02:00
Nils Adermann
c7baeaa912
Merge branch 'develop-olympus' into develop-ascraeus
...
* develop-olympus:
[ticket/11860] htaccess: Support for Apache 2.4's "Require" syntax.
2014-05-03 00:37:28 +02:00
Nils Adermann
af7ec71967
Merge remote-tracking branch 'github-bantu/ticket/11860' into develop-olympus
...
* github-bantu/ticket/11860:
[ticket/11860] htaccess: Support for Apache 2.4's "Require" syntax.
2014-05-03 00:37:11 +02:00
Joas Schilling
184b8c2df7
Merge branch 'develop-ascraeus' into develop
...
* develop-ascraeus:
[ticket/12382] Event loop nesting inclusion applies to regular includes too
[ticket/12382] Allow nested loops in included files.
2014-05-03 00:23:05 +02:00
Joas Schilling
a995f1166c
Merge pull request #2391 from naderman/ticket/12382
...
[ticket/12382] Allow nested loops in included files.
2014-05-03 00:21:50 +02:00
Nils Adermann
c5660ed177
[ticket/12382] Event loop nesting inclusion applies to regular includes too
...
PHPBB3-12382
2014-05-03 00:20:37 +02:00
Nils Adermann
93388eb431
Merge branch 'develop-ascraeus' into develop
...
* develop-ascraeus:
[ticket/10521] Allow language switching by URL parameter
2014-05-03 00:15:54 +02:00
Nils Adermann
1399d60954
Merge remote-tracking branch 'github-vse/ticket/10521' into develop-ascraeus
...
* github-vse/ticket/10521:
[ticket/10521] Allow language switching by URL parameter
2014-05-03 00:15:28 +02:00
Nils Adermann
d18f19a3bb
[ticket/12382] Allow nested loops in included files.
...
They have to reference the fully qualified loop name in BEGIN and END.
PHPBB3-12382
2014-05-03 00:13:06 +02:00
Andreas Fischer
af74bbc81c
Merge branch 'develop-ascraeus' into develop
...
* develop-ascraeus:
[ticket/12482] Fixed undefined variable: data.
2014-05-02 23:32:14 +02:00
Andreas Fischer
936518d201
Merge pull request #2389 from prototech/ticket/12482
...
[ticket/12482] Fixed undefined variable: data.
* prototech/ticket/12482:
[ticket/12482] Fixed undefined variable: data.
2014-05-02 23:32:14 +02:00
Matt Friedman
257ff46659
[ticket/10521] Allow language switching by URL parameter
...
PHPBB3-10521
2014-05-02 14:22:59 -07:00
Cesar G
68f4e84e62
[ticket/12482] Fixed undefined variable: data.
...
PHPBB3-12482
2014-05-02 14:22:16 -07:00
Joas Schilling
3e2d08bb31
Merge branch 'develop-ascraeus' into develop
...
* develop-ascraeus:
[ticket/12478] Add contact field events to viewtopic_body.html.
[ticket/12478] Re-add contact field events in ucp_pm_viewmessage.html.
2014-05-02 23:13:51 +02:00
Joas Schilling
0d133e483b
Merge pull request #2385 from prototech/ticket/12478
...
Add contact field before/after events.
2014-05-02 23:12:10 +02:00
Andreas Fischer
9eac15707e
Merge branch 'develop-ascraeus' into develop
...
* develop-ascraeus:
[ticket/12480] Remove unused use statements
[ticket/12480] Add subfolder/config/routing.yml which should not be found
[ticket/12480] Only load config/routing.yml from extensions route
2014-05-02 23:04:58 +02:00
Andreas Fischer
56f881953d
Merge pull request #2388 from nickvergessen/ticket/12480
...
[ticket/12480] Only load config/routing.yml from extensions route
* nickvergessen/ticket/12480:
[ticket/12480] Remove unused use statements
[ticket/12480] Add subfolder/config/routing.yml which should not be found
[ticket/12480] Only load config/routing.yml from extensions route
2014-05-02 23:04:33 +02:00