Kanboard-Prod/tests/units/Helper
Frédéric Guillot d3f38d1bf2 Add support for task links in Markdown headings
If a text block matches #(\d+) it will be interpreted as a task link instead
of a heading.

Closes #5017
2023-04-18 21:17:45 -07:00
..
AppHelperTest.php Helper refactoring 2016-03-04 20:10:34 -05:00
AssetHelperTest.php Rename all models 2016-05-28 19:48:22 -04:00
DatetimeHelperTest.php Helper refactoring 2016-03-04 20:10:34 -05:00
FileHelperTest.php Avoid code duplication in PR #2891 2016-12-19 22:27:13 -05:00
HookHelperTest.php PHP 8 Compatibility 2022-02-05 11:49:03 -08:00
MailHelperTest.php Remove method getMailboxHash() 2017-02-05 17:59:06 -05:00
ProjectActivityHelperTest.php PHP 8 Compatibility 2022-02-05 11:49:03 -08:00
ProjectRoleHelperTest.php Store PHP sessions in the database 2017-12-12 15:04:28 -08:00
TaskHelperTest.php Add hidden accessible titles 2020-10-05 21:29:48 -07:00
TextHelperTest.php Add support for task links in Markdown headings 2023-04-18 21:17:45 -07:00
UrlHelperTest.php Rename all models 2016-05-28 19:48:22 -04:00
UserHelperTest.php Store PHP sessions in the database 2017-12-12 15:04:28 -08:00