JoshyPHP
8ef15d10e6
[ticket/13803] Added poll_title tests
...
PHPBB3-13803
2015-05-30 17:26:00 +02:00
JoshyPHP
b0eb63e5b9
[ticket/13803] Added group_description tests
...
PHPBB3-13803
2015-05-30 17:26:00 +02:00
JoshyPHP
a870f8f860
[ticket/13803] Added user_signature tests
...
PHPBB3-13803
2015-05-30 17:26:00 +02:00
JoshyPHP
d42b2fe795
[ticket/13803] Sort test rows in SQL to match the expected result
...
PHPBB3-13803
2015-05-30 17:26:00 +02:00
JoshyPHP
6ab524f8dc
[ticket/13803] Added tests
...
PHPBB3-13803
2015-05-30 17:26:00 +02:00
JoshyPHP
70cd911281
[ticket/13803] Added tests
...
PHPBB3-13803
2015-05-30 17:26:00 +02:00
JoshyPHP
9bf0f794b5
[ticket/13803] Added pm_text tests
...
PHPBB3-13803
2015-05-30 17:26:00 +02:00
JoshyPHP
459f1d4c1f
[ticket/13803] Refactored test
...
PHPBB3-13803
2015-05-30 17:26:00 +02:00
JoshyPHP
b5911281ae
[ticket/13803] Added tests, fixed param order in generate_text_for_storage()
...
PHPBB3-13803
2015-05-30 17:26:00 +02:00
JoshyPHP
986af43f37
[ticket/13803] Added plugins
...
PHPBB3-13803
2015-05-30 17:26:00 +02:00
JoshyPHP
e11ae7e9cd
[ticket/13803] Hyphenated class names
...
PHPBB3-13803
2015-05-30 17:26:00 +02:00
JoshyPHP
de52580a78
[ticket/13803] WIP implementation
...
PHPBB3-13803
2015-05-30 17:26:00 +02:00
Nils Adermann
073f3e6fdc
Merge pull request #3592 from Nicofuma/ticket/13388
...
[ticket/13388] Integrate routing and di parameters resolution
2015-05-30 13:21:22 +02:00
Andreas Fischer
3f4206e012
Merge branch '3.1.x'
...
* 3.1.x:
[ticket/13875] Ignore cache, ext, and store folder in lint test
2015-05-29 22:46:34 +02:00
Andreas Fischer
b5fed65fe3
Merge branch '3.0.x' into 3.1.x
...
* 3.0.x:
[ticket/13875] Ignore cache, ext, and store folder in lint test
Conflicts:
tests/lint_test.php
2015-05-29 22:46:28 +02:00
Tristan Darricau
66c0e0c6a8
[ticket/13388] Integrate routing and di parameters resolution
...
PHPBB3-13388
2015-05-29 16:48:51 +02:00
Oliver Schramm
13955a3e13
Merge pull request #3660 from Nicofuma/ticket/13890
...
[ticket/13890] Fix di tests
2015-05-29 16:40:42 +02:00
Tristan Darricau
86ad1a92c8
Merge pull request #3561 from s9e/ticket/10922
...
[ticket/10922] Added support for body and subject in email BBCode
2015-05-29 16:15:04 +02:00
Tristan Darricau
2aecb94068
Merge pull request #3383 from nickvergessen/ticket/9109
...
Ticket/9109 Properly document and calculate the group settings with value 0
2015-05-29 16:04:56 +02:00
Tristan Darricau
a3d46575c7
Merge pull request #3613 from nickvergessen/ticket/13844
...
Ticket/13844 Better FAQ language files
2015-05-29 15:44:39 +02:00
Tristan Darricau
f5dbc3b6f2
Merge pull request #3616 from s9e/ticket/13847
...
[ticket/13847] Move quote generation to text_formatter.utils
2015-05-29 15:42:14 +02:00
Tristan Darricau
6641ed6478
[ticket/13890] Fix di tests
...
PHPBB3-13890
2015-05-29 14:54:08 +02:00
Tristan Darricau
3c3b099f88
Merge pull request #3622 from s9e/ticket/13860
...
[ticket/13860] Fixed array-to-string conversion
2015-05-29 13:15:33 +02:00
Tristan Darricau
835a2ebcb8
Merge pull request #3625 from s9e/ticket/11742
...
[ticket/11742] Remove tabs-to-space conversion in [code]
2015-05-29 13:03:12 +02:00
Joas Schilling
0e48d250d3
Merge pull request #3648 from marc1706/ticket/13872
...
[ticket/13872] Remove subsilver2 from md exporter test
2015-05-29 11:41:31 +02:00
Nils Adermann
da68f62d4f
Merge pull request #3554 from Nicofuma/ticket/13770
...
[ticket/13770] Wither interface for container_builder
2015-05-29 10:56:54 +02:00
Marc Alexander
c56e2fa2bf
[ticket/13872] Remove subsilver2 from md exporter test
...
PHPBB3-13872
2015-05-28 15:52:18 +02:00
Marc Alexander
615761fdf1
Merge branch '3.1.x'
2015-05-28 14:16:11 +02:00
Marc Alexander
ba205a6bce
[ticket/13875] Ignore cache, ext, and store folder in lint test
...
PHPBB3-13875
2015-05-28 13:35:32 +02:00
JoshyPHP
97d05eb235
[ticket/13860] Fixed PHP notices from undeclared vars/properties
...
PHPBB3-13860
2015-05-28 12:24:14 +02:00
Joas Schilling
b00b504343
[ticket/13872] Allow template events to have a changed version
...
PHPBB3-13872
2015-05-28 12:23:24 +02:00
JoshyPHP
64e1824abd
[ticket/13847] Updated ucp_pm_compose to use utils when forwarding
...
PHPBB3-13847
2015-05-25 21:33:17 +02:00
JoshyPHP
2a7a06da2a
[ticket/13847] Updated ucp_pm_compose to use the utils service
...
...when quoting a post
PHPBB3-13847
2015-05-25 21:33:17 +02:00
JoshyPHP
e50d9186ce
[ticket/13847] Changed enquote() logic to use whichever is the shortest
...
Will enclose attribute values in single- or double- quotes depending on
whichever requires the least escaping. Characters that need to be escaped
are always escaped regardless.
PHPBB3-13847
2015-05-25 21:33:17 +02:00
JoshyPHP
8a077e0e94
[ticket/13847] Move quote generation to text_formatter.utils
...
PHPBB3-13847
2015-05-25 21:33:17 +02:00
JoshyPHP
3f52429e3d
[ticket/11742] Added test
...
PHPBB3-11742
2015-05-23 19:18:02 +02:00
JoshyPHP
ad84a40c00
[ticket/11742] Updated default formatting tests to match the new default
...
PHPBB3-11742
2015-05-23 01:55:04 +02:00
JoshyPHP
92078dce33
[ticket/11742] Removed tabs-to-space conversion in [code]
...
PHPBB3-11742
2015-05-23 01:55:04 +02:00
Joas Schilling
077051fef5
[ticket/13844] Add events
...
PHPBB3-13844
2015-05-20 20:11:52 +02:00
Marc Alexander
023f15f5fe
Merge pull request #3621 from Nicofuma/ticket/13849
...
[ticket/13849] Fix development environment
2015-05-20 09:32:10 +02:00
Nicofuma
c5493c2bb8
Merge pull request #3586 from s9e/ticket/13680
...
[ticket/13680] Updated quote notifications
2015-05-20 00:38:49 +02:00
Nicofuma
fda5a83b6d
Merge pull request #3569 from s9e/ticket/13641
...
[ticket/13641] Proper parsing of custom BBCode for inline code
2015-05-20 00:21:59 +02:00
Nicofuma
b5b7f455b1
Merge pull request #3572 from s9e/ticket/8419
...
[ticket/8419] Custom tag eats up space character
2015-05-20 00:10:12 +02:00
Nicofuma
15bec23770
Merge pull request #3578 from s9e/ticket/13801
...
[ticket/13801] Remove user dependency from text_formatter.s9e.parser
2015-05-20 00:02:41 +02:00
Nicofuma
9ccc7f4d65
Merge pull request #3597 from s9e/ticket/13614
...
[ticket/13614] Removed code that relies on phpbb_pcre_utf8_support()
2015-05-19 23:53:27 +02:00
Nicofuma
b9ff0bbba4
[ticket/13849] Fix tests
...
PHPBB3-13849
2015-05-19 23:11:14 +02:00
JoshyPHP
2cc78b2c3b
[ticket/11530] Fixed test description [ci skip]
...
PHPBB3-11530
2015-05-19 11:16:37 +02:00
JoshyPHP
c1777f4811
[ticket/11530] Remove extra quotes when depth limit is exceeded
...
PHPBB3-11530
2015-05-18 03:57:48 +02:00
JoshyPHP
deadc06652
[ticket/13801] Removed user dependency from text_formatter.s9e.parser
...
PHPBB3-13801
2015-05-18 02:58:33 +02:00
Joas Schilling
6dcc14bc58
[ticket/13844] Add unit tests for the help manager
...
PHPBB3-13844
2015-05-17 21:45:18 +02:00