Andreas Fischer
2a41128e6b
[ticket/11704] Correctly escape "
...
PHPBB3-11704
2013-07-14 19:48:41 +02:00
Nils Adermann
b0905cc1d2
Merge remote-tracking branch 'github-exreaction/ticket/11686' into develop-olympus
...
* github-exreaction/ticket/11686:
[ticket/11686] Not checking for phpBB Debug errors on functional tests
2013-07-13 17:06:00 -04:00
Andreas Fischer
f14967fbff
Merge branch 'prep-release-3.0.12' into develop-olympus
...
* prep-release-3.0.12:
[prep-release-3.0.12] More changelog items for the 3.0.12 release.
2013-07-13 19:30:45 +02:00
Andreas Fischer
9e789c4e9f
[prep-release-3.0.12] More changelog items for the 3.0.12 release.
2013-07-13 19:30:09 +02:00
Nils Adermann
0341555314
Merge branch 'prep-release-3.0.12' into develop-olympus
...
* prep-release-3.0.12:
[ticket/11112] Do not change opensource.org link to https
[ticket/11112] Use https for user-visible links to phpbb.com
2013-07-13 13:14:48 -04:00
Nils Adermann
2aff3b19df
Merge remote-tracking branch 'github-marc1706/ticket/11112' into prep-release-3.0.12
...
* github-marc1706/ticket/11112:
[ticket/11112] Do not change opensource.org link to https
[ticket/11112] Use https for user-visible links to phpbb.com
2013-07-13 13:14:37 -04:00
Nils Adermann
4b8126585d
Merge branch 'prep-release-3.0.12' into develop-olympus
...
* prep-release-3.0.12:
[ticket/11674] Do not include vendor folder if there are no dependencies.
2013-07-13 13:12:19 -04:00
Nils Adermann
9a486539c3
Merge remote-tracking branch 'github-bantu/ticket/11674' into prep-release-3.0.12
...
* github-bantu/ticket/11674:
[ticket/11674] Do not include vendor folder if there are no dependencies.
2013-07-13 13:12:10 -04:00
Nils Adermann
1c9604286d
Merge branch 'prep-release-3.0.12' into develop-olympus
...
* prep-release-3.0.12:
[ticket/11670] Consistency with logo: Replace "phpBB(tm)" with "phpBB(R)".
2013-07-13 13:09:33 -04:00
Nils Adermann
9d57c9635c
Merge remote-tracking branch 'github-bantu/ticket/11670' into prep-release-3.0.12
...
* github-bantu/ticket/11670:
[ticket/11670] Consistency with logo: Replace "phpBB(tm)" with "phpBB(R)".
2013-07-13 13:09:07 -04:00
Nathaniel Guse
6bfa2fc055
[ticket/11686] Not checking for phpBB Debug errors on functional tests
...
PHPBB3-11686
2013-07-13 12:06:05 -05:00
Andreas Fischer
598ab05807
[ticket/11670] Consistency with logo: Replace "phpBB(tm)" with "phpBB(R)".
...
PHPBB3-11670
2013-07-13 18:50:49 +02:00
Andreas Fischer
e0aef4b320
[ticket/11674] Do not include vendor folder if there are no dependencies.
...
PHPBB3-11674
2013-07-13 18:32:33 +02:00
Nathaniel Guse
b1b37ddde2
Merge remote-tracking branch 'remotes/igorw/ticket/11668-travis' into develop-olympus
...
# By Igor Wiedler
# Via Igor Wiedler
* remotes/igorw/ticket/11668-travis:
[ticket/11668] Move lint test to the end for travis
2013-07-13 10:21:58 -05:00
Nathaniel Guse
2b69715e21
Merge branch 'prep-release-3.0.12' into develop-olympus
...
# By Nathaniel Guse (1) and Nils Adermann (1)
* prep-release-3.0.12:
[ticket/11671] Update composer.lock
[ticket/11671] Add phing as a dependency and upgrade deps
2013-07-13 09:15:09 -05:00
Nathaniel Guse
678cccfb04
[ticket/11671] Update composer.lock
...
PHPBB3-11671
2013-07-13 09:14:22 -05:00
Nathaniel Guse
93e4b4450d
Merge remote-tracking branch 'remotes/naderman/ticket/11671' into prep-release-3.0.12
...
# By Nils Adermann
# Via Nils Adermann
* remotes/naderman/ticket/11671:
[ticket/11671] Add phing as a dependency and upgrade deps
2013-07-13 09:10:34 -05:00
Marc Alexander
ee3d4199bb
[ticket/11112] Do not change opensource.org link to https
...
PHPBB3-11112
2013-07-12 22:40:55 -04:00
Nils Adermann
97f633bced
[ticket/11671] Add phing as a dependency and upgrade deps
...
PHPBB3-11671
2013-07-12 16:47:08 -04:00
Marc Alexander
07eadac2f6
[ticket/11112] Use https for user-visible links to phpbb.com
...
PHPBB3-11112
2013-07-12 16:24:27 -04:00
Igor Wiedler
3375f41ef1
[ticket/11668] Move lint test to the end for travis
...
PHPBB3-11668
2013-07-12 16:16:01 -04:00
Andreas Fischer
b93636d42d
[develop-olympus] Increment version number to 3.0.13-dev.
2013-07-12 21:10:05 +02:00
Andreas Fischer
036a4188f3
[develop-olympus] Add changelog for 3.0.12 release.
2013-07-12 21:10:05 +02:00
Andreas Fischer
f1dd35387c
[develop-olympus] Bump version numbers for 3.0.12-RC1 release.
2013-07-12 21:10:05 +02:00
Andreas Fischer
6f14c8375e
[develop-olympus] Bumping version numbers to final for 3.0.12 releases.
2013-07-12 21:10:05 +02:00
Nathaniel Guse
72b06c711a
Merge remote-tracking branch 'remotes/igorw/ticket/11668' into develop-olympus
...
# By Igor Wiedler
# Via Igor Wiedler
* remotes/igorw/ticket/11668:
[ticket/11668] Run lint test at the end of the test suite
2013-07-12 14:04:31 -05:00
Igor Wiedler
a1a5a636b1
[ticket/11668] Run lint test at the end of the test suite
...
The lint test is very slow. Running it at the end should speed up the development cycle.
PHPBB3-11668
2013-07-12 14:42:26 -04:00
Andreas Fischer
67c10ca622
Merge remote-tracking branch 'marc1706/ticket/11548-develop-olympus' into develop-olympus
...
* marc1706/ticket/11548-develop-olympus:
[ticket/11548] Fix incorrect usage of array_map on acp groups page
2013-07-12 19:53:45 +02:00
Marc Alexander
da8e35ac77
[ticket/11548] Fix incorrect usage of array_map on acp groups page
...
The array_map was only ran on small parts of the actual error array instead
of the whole one. This resulted in the output of the language variables' names
rather than their actual value.
PHPBB3-11548
2013-07-12 13:40:30 -04:00
Nathaniel Guse
16aeaed7bd
Merge remote-tracking branch 'remotes/bantu/ticket/11662' into develop-olympus
...
# By Andreas Fischer
# Via Andreas Fischer
* remotes/bantu/ticket/11662:
[ticket/11662] Typos: occured -> occurred
2013-07-12 10:33:45 -05:00
Andreas Fischer
f4b7cbd976
[ticket/11662] Typos: occured -> occurred
...
PHPBB3-11662
2013-07-12 17:10:18 +02:00
Andreas Fischer
a7edbf9258
Merge remote-tracking branch 'marc1706/ticket/11548' into develop-olympus
...
* marc1706/ticket/11548:
[ticket/11548] Use new static methods for request and submit
[ticket/11548] Run array_map on complete error array and not just colour_error
2013-07-11 23:38:49 +02:00
Marc Alexander
2667c3a527
[ticket/11548] Use new static methods for request and submit
...
PHPBB3-11548
2013-07-11 17:34:34 -04:00
Marc Alexander
dc4687501a
Merge branch 'develop-olympus' of https://github.com/phpbb/phpbb3 into ticket/11548
2013-07-11 17:30:32 -04:00
Vjacheslav Trushkin
94e5bfaada
[ticket/10772] Updating tests
...
PHPBB3-10772
2013-07-11 22:46:26 +02:00
Vjacheslav Trushkin
335d48775f
[ticket/10772] Remove 3.1 code
...
PHPBB3-10772
2013-07-11 22:46:19 +02:00
Marc Alexander
599f83395f
[ticket/11548] Run array_map on complete error array and not just colour_error
...
Up to now the array_map() that turns error messages into the localized output
was only ran if the group's color was set. With this patch it'll run the
array_map() on the complete error array if it's not empty.
PHPBB3-11548
2013-07-11 16:15:27 -04:00
Nathaniel Guse
406c48c655
Merge remote-tracking branch 'remotes/cyberalien/ticket/10772' into develop-olympus
...
# By Vjacheslav Trushkin
# Via Vjacheslav Trushkin
* remotes/cyberalien/ticket/10772:
[ticket/10772] Remove unnecessary comment
[ticket/10772] Functional tests for forum style
[ticket/10772] Use forum specific style for trigger_error
2013-07-11 13:08:24 -05:00
Nathaniel Guse
900525a0e4
Merge remote-tracking branch 'remotes/igorw/ticket/11644' into develop-olympus
...
# By Igor Wiedler
# Via Igor Wiedler
* remotes/igorw/ticket/11644:
[ticket/11644] Skip phpbb_dbal_order_lower_test on MySQL 5.6
2013-07-11 12:25:25 -05:00
Igor Wiedler
20d59c49e2
[ticket/11644] Skip phpbb_dbal_order_lower_test on MySQL 5.6
...
PHPBB3-11644
2013-07-11 13:00:21 -04:00
Nathaniel Guse
ece01f0a1f
Merge remote-tracking branch 'remotes/nickv/ticket/8319' into develop-olympus
...
# By Joas Schilling
# Via Joas Schilling
* remotes/nickv/ticket/8319:
[ticket/8319] Do not repeat the replacement
[ticket/8319] Add explanation for RELATIVE_URL and update LOCAL_URL
[ticket/8319] Update BBCodes that currently use the LOCAL_URL tag on update
[ticket/8319] Add new token RELATIVE_URL to allow foreign relative URL parts
[ticket/8319] Prepend Board URL to LOCAL_URL links to prevent abuse
2013-07-11 10:09:53 -05:00
Andreas Fischer
13c087d4f1
Merge remote-tracking branch 'EXreaction/ticket/11630' into develop-olympus
...
* EXreaction/ticket/11630:
[ticket/11630] Improvements to the PHP lint pre-commit hook
2013-07-11 00:50:05 +02:00
Joas Schilling
9210d735a5
[ticket/8319] Do not repeat the replacement
...
PHPBB3-8319
2013-07-10 17:13:02 +02:00
Matthew Fonda
300867ab1a
[ticket/11630] Improvements to the PHP lint pre-commit hook
...
The PHP lint pre-commit hook fails to display any output when an error
other than a parse error is decteced.
Additionally, the hook may not display any meaningful output depending
on php.ini settings. This commit removes the dependency on php.ini.
PHPBB3-11630
2013-07-06 12:16:59 -05:00
Nathan Guse
7c84a12f39
Merge remote-tracking branch 'remotes/bantu/ticket/11619' into develop-olympus
...
# By Andreas Fischer
# Via Andreas Fischer
* remotes/bantu/ticket/11619:
[ticket/11619] Use HTTP/1.0 because of lack of chunked-encoding handling.
[ticket/11619] Some tests for get_remote_file().
2013-07-05 18:21:01 -05:00
Andreas Fischer
9e845d4641
[ticket/11619] Use HTTP/1.0 because of lack of chunked-encoding handling.
...
PHPBB3-11619
2013-07-03 15:31:40 +02:00
Andreas Fischer
950a3a7d95
[ticket/11619] Some tests for get_remote_file().
...
PHPBB3-11619
2013-07-03 15:31:24 +02:00
Andreas Fischer
44de24f1b8
Merge remote-tracking branch 'VSEphpbb/ticket/11617' into develop-olympus
...
* VSEphpbb/ticket/11617:
[ticket/11617] Remove spaces and tabs from empty lines
[ticket/11617] Missing U_ACTION in acp_captcha.php
2013-07-03 04:03:22 +02:00
Matt Friedman
5ef4987ffe
[ticket/11617] Remove spaces and tabs from empty lines
...
PHPBB3-11617
2013-07-02 18:47:56 -07:00
Matt Friedman
fba3a9d600
[ticket/11617] Missing U_ACTION in acp_captcha.php
...
http://tracker.phpbb.com/browse/PHPBB3-11617
PHPBB3-11617
2013-07-02 16:52:15 -07:00