Tristan Darricau
a537bf9619
Merge branch 'develop-ascraeus' into develop
...
* develop-ascraeus:
[ticket/13192] Add test for app.php in external subfolder
[ticket/13192] Use ltrim() instead of preg_replace()
[ticket/13192] Order test cases consistently
[ticket/13192] Remove app.php on mod rewrite even if app.php is outside root
[ticket/13192] Pass correct parameters and rename method to get_valid_page
[ticket/13192] Use get_valid_user_page in confirm_box() and cleanup globals
[ticket/13192] Use get_valid_user_page method in build_url function
[ticket/13192] Add method for generating valid user page links
2015-01-19 17:52:37 +01:00
Tristan Darricau
add3d3e760
Merge pull request #3055 from marc1706/ticket/13192
...
[ticket/13192] Add method for generating valid user page links based on mod_rewrite
* marc1706/ticket/13192:
[ticket/13192] Add test for app.php in external subfolder
[ticket/13192] Use ltrim() instead of preg_replace()
[ticket/13192] Order test cases consistently
[ticket/13192] Remove app.php on mod rewrite even if app.php is outside root
[ticket/13192] Pass correct parameters and rename method to get_valid_page
[ticket/13192] Use get_valid_user_page in confirm_box() and cleanup globals
[ticket/13192] Use get_valid_user_page method in build_url function
[ticket/13192] Add method for generating valid user page links
2015-01-19 16:45:43 +01:00
Marc Alexander
da189a105b
[ticket/13192] Add test for app.php in external subfolder
...
PHPBB3-13192
2015-01-19 16:10:32 +01:00
Gaëtan Muller
17daaaf441
[ticket/13499] Move get_remote_file()
to functions_compatibility.php
...
PHPBB3-13499
2015-01-15 18:55:51 +01:00
Joas Schilling
853733a0eb
Merge branch 'develop-ascraeus' into develop
2015-01-13 23:31:37 +01:00
Joas Schilling
e3e16a0166
Merge pull request #3234 from brunoais/ticket/13154
...
[ticket/13154] Event to edit user list for notification in notifications
2015-01-13 23:31:28 +01:00
brunoais
2b76d7dc7c
[ticket/13154] Don't assign dispatcher to a variable. Just the obj param.
...
PHPBB3-13154
2015-01-10 17:06:51 +00:00
Marc Alexander
3cfbe7bb4f
Merge branch 'develop-ascraeus' into develop
2015-01-10 12:37:11 +01:00
Marc Alexander
67c987f0d0
Merge pull request #3166 from nickvergessen/Senky-ticket/12866
...
[ticket/12866] Wrong profile field validation options
2015-01-10 12:36:49 +01:00
Joas Schilling
56eae4660c
Merge branch 'develop-ascraeus' into develop
2015-01-10 12:30:06 +01:00
Joas Schilling
bf59d8dd74
Merge pull request #3209 from brunoais/ticket/13146
...
[ticket/13146] Allow changing the result of calling get_forums_visibility_sql
2015-01-10 12:29:48 +01:00
brunoais
349aaab6ac
[ticket/13146] Even more missing phpbb_mock_event_dispatcher()
...
PHPBB3-13146
2015-01-10 08:32:22 +00:00
brunoais
da9ac2da72
[ticket/13146] Last missing phpbb_mock_event_dispatcher()
...
Thank you nickvergessen
PHPBB3-13146
2015-01-10 08:11:51 +00:00
Joas Schilling
6b328912ce
Merge branch 'develop-ascraeus' into develop
2015-01-10 00:12:59 +01:00
Joas Schilling
8ae1b0c52e
Merge pull request #3189 from rxu/ticket/12926
...
[ticket/12926] Support for IDN (IRI)
2015-01-10 00:09:57 +01:00
Joas Schilling
1981f4f966
Merge branch 'develop-ascraeus' into develop
2015-01-09 18:39:26 +01:00
Joas Schilling
d9bdd05c80
Merge pull request #3128 from omniError/ticket/13306
...
[ticket/13306] add error level to collector
2015-01-09 18:39:11 +01:00
Marc Alexander
7ba1a96427
[ticket/13192] Order test cases consistently
...
PHPBB3-13192
2015-01-09 13:38:52 +01:00
brunoais
346f654b2e
[ticket/13146] Use the correct phpbb_mock_event_dispatcher, instead of builder
...
PHPBB3-13146
2015-01-06 12:58:01 +00:00
Marc Alexander
281cc53532
[ticket/13192] Remove app.php on mod rewrite even if app.php is outside root
...
PHPBB3-13192
2015-01-04 17:41:02 +01:00
brunoais
b3bcc1b501
[ticket/13146] Missing delete post test mock
...
PHPBB3-13146
2015-01-02 19:26:05 +00:00
brunoais
8376a027a1
[ticket/13146] Setup mocks for tests with dispatcher
...
PHPBB3-13146
2015-01-02 11:46:03 +00:00
brunoais
dd6efdad59
[ticket/13154] Fix submit_post_test() test group
...
PHPBB3-13154
2014-12-18 14:56:58 +00:00
brunoais
8098d313e6
[ticket/13154] Adjusting phpBB tests for the dispatcher
...
PHPBB3-13154
2014-12-17 23:11:14 +00:00
Joas Schilling
ec90f2b380
[ticket/13421] Move tools to subdirectory
...
PHPBB3-13421
2014-12-06 17:10:07 +01:00
Joas Schilling
d78bb2865b
[ticket/13421] Always require the interface when possible
...
PHPBB3-13421
2014-12-06 16:17:04 +01:00
brunoais
bfecae1d60
[ticket/13146] Forgot delete_post_test.php
...
PHPBB3-13146
2014-12-03 15:43:27 +00:00
brunoais
1c02f7e032
[ticket/13146] Adding required tests modifications for the new constructor
...
PHPBB3-13146
2014-12-03 15:10:32 +00:00
Jakub Senko
b7f69edaa2
[ticket/12866] Assume underscore is part of \w
...
PHPBB3-12866
2014-11-28 20:00:48 +01:00
rxu
a8c62e707a
[ticket/12926] Support for IDN (IRI)
...
Add international domain name support for URLs.
PHPBB3-12926
2014-11-27 01:18:49 +07:00
Marc Alexander
4c88c579b8
Merge branch 'develop-ascraeus' into develop
2014-11-26 13:30:24 +01:00
Tristan Darricau
90012c86e8
[ticket/13389] Replace pattern with path
...
PHPBB3-13389
2014-11-26 12:24:50 +01:00
Joas Schilling
8f67892f5e
Merge branch 'develop-ascraeus' into develop
2014-11-22 17:49:06 +01:00
Joas Schilling
5c3b6a8559
Merge pull request #10 from phpbb/ticket/security-171
...
[ticket/security-171] Use type cast helper for json data
2014-11-22 17:48:37 +01:00
Joas Schilling
0c4a0cac61
Merge branch 'develop-ascraeus' into develop
2014-11-22 15:52:34 +01:00
Joas Schilling
a3b18d87dd
Merge pull request #8 from phpbb/ticket/security-169
...
[ticket/security-169] Stop loop through referer dir in top directory
2014-11-22 15:51:48 +01:00
Marc Alexander
0f06b88ee7
[ticket/security-171] Remove duplicate semicolon from tests
...
SECURITY-171
2014-11-22 15:48:09 +01:00
Joas Schilling
11c9d11482
Merge branch 'develop-ascraeus' into develop
2014-11-22 15:43:33 +01:00
Joas Schilling
fd993cbaf2
Merge pull request #3157 from marc1706/ticket/13358
...
[ticket/13358] Add class for retrieving remote file data
2014-11-22 15:42:37 +01:00
Joas Schilling
d6c85757d7
Merge branch 'develop-ascraeus' into develop
2014-11-22 12:13:46 +01:00
Joas Schilling
7700f31213
Merge pull request #3116 from rxu/ticket/13297
...
[ticket/13297] Add unicode modifier to url/email regular expression patterns
2014-11-22 12:13:39 +01:00
Joas Schilling
5d3f0a9abb
[ticket/13359] Add phpbb\template\twig\environment to template constructor
...
PHPBB3-13359
2014-11-22 03:42:48 +01:00
Marc Alexander
f648fe88d5
[ticket/security-171] Modify tests for new file_downloader class
...
SECURITY-171
2014-11-21 23:49:54 +01:00
Marc Alexander
9649d78fa4
Merge branch 'ticket/13358' into ticket/security-171
2014-11-21 23:37:17 +01:00
Joas Schilling
9b54f2d0c4
Merge branch 'develop-ascraeus' into develop
2014-11-21 22:42:26 +01:00
Joas Schilling
dd7e09d092
Merge pull request #3064 from marc1706/ticket/13197
...
[ticket/13197] Also delete group avatar from users that have it set
2014-11-21 22:41:17 +01:00
Marc Alexander
4ee05b1c17
[ticket/security-171] Add tests for retrieved remote data in version_helper
...
SECURITY-171
2014-11-21 22:32:28 +01:00
Marc Alexander
34004612ac
[ticket/security-171] Sanitize data from composer.json
...
SECURITY-171
2014-11-21 22:32:28 +01:00
Marc Alexander
352648f173
[ticket/13358] Fix tests and use exceptions instead of user object
...
PHPBB3-13358
2014-11-21 21:37:43 +01:00
Joas Schilling
95a8f40052
Merge branch 'develop-ascraeus' into develop
2014-11-21 20:41:14 +01:00