JoshyPHP
5878d66ebf
[ticket/15512] Avoid reparsing non-existent polls
...
PHPBB3-15512
2018-01-12 16:28:37 +01:00
JoshyPHP
a7664811dd
[ticket/15464] Detect BBCodes in uppercase when reparsing
...
PHPBB3-15464
2017-11-23 16:25:48 +01:00
Matt Friedman
14e8113fcf
[ticket/14576] Move common required files to bootstrap
...
PHPBB3-14576
2016-03-31 11:06:47 -07:00
JoshyPHP
0ff4a6b6a4
[ticket/14381] Set the mode in message parser to "reparse"
...
The default mode is "post". By setting it to something else,
all limits pertaining to posts (min/max length, etc...) should
be disabled.
PHPBB3-14381
2016-03-24 19:49:23 +01:00
Tristan Darricau
b4bbc7056a
Merge pull request #4005 from Elsensee/ticket/14257
...
[ticket/14257] Reparse after update
* Elsensee/ticket/14257:
[ticket/14257] Add tests for reparser manager
[ticket/14257] Fix CLI reparser and set cron interval
[ticket/14257] Fix CLI error message
[ticket/14257] Fix phpdoc in CLI command
[ticket/14257] Add text_reparser manager
[ticket/14257] Use migrations instead of cron job for some reparsers
[ticket/14257] Fix lock acquire in CLI command
[ticket/14257] Fix if condition
[ticket/14257] Add reparse_lock to CLI command
[ticket/14257] Add cron tasks for reparsing text
2015-12-05 11:21:40 +01:00
Oliver Schramm
762b383d2b
[ticket/14257] Add tests for reparser manager
...
PHPBB3-14257
2015-11-21 16:19:39 +01:00
Oliver Schramm
ed02365868
[ticket/14264] Fix tests calling removed method
...
PHPBB3-14264
2015-11-05 20:52:37 +01:00
Oliver Schramm
3c43865a15
[ticket/14264] Fix textreparser tests
...
PHPBB3-14264
2015-11-03 16:45:57 +01:00
JoshyPHP
cf4cdcda58
[ticket/13987] Replaced optional parameter with explicit API
...
Added disable_save() and enable_save() to toggle a dry run
PHPBB3-13987
2015-07-06 23:45:38 +02:00
JoshyPHP
7ccb638912
[ticket/13987] Add --dry-run option to reparser CLI
...
PHPBB3-13987
2015-07-06 23:45:20 +02:00
JoshyPHP
a44711e574
[ticket/13990] Reparse markup inside of forum rules/description
...
PHPBB3-13990
2015-07-06 19:17:40 +02:00
JoshyPHP
132282634f
[ticket/13803] Moved tests to a subdir
...
PHPBB3-13803
2015-05-30 17:26:13 +02:00
JoshyPHP
54b18df084
[ticket/13803] Added contact_admin_info tests
...
PHPBB3-13803
2015-05-30 17:26:01 +02:00
JoshyPHP
3827a131ae
[ticket/13803] Rewrote the poll_option plugin
...
As it turns out, poll_option_id is not a primary key.
PHPBB3-13803
2015-05-30 17:26:00 +02:00
JoshyPHP
7a8ac4bb71
[ticket/13803] Added get_max_id() tests
...
PHPBB3-13803
2015-05-30 17:26:00 +02:00
JoshyPHP
2dc19cec9d
[ticket/13803] Added poll_option tests
...
PHPBB3-13803
2015-05-30 17:26:00 +02:00
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