1
0
mirror of https://github.com/silverstripe/silverstripe-blog synced 2024-10-22 11:05:58 +02:00
silverstripe-blog/tests
Damian Mooyman a21b50333d Merge pull request from micmania1/fix-376-url
FIX  allow multibyte chars in url segment
2016-06-29 17:51:22 +12:00
..
blog.yml FIX Prevent showing future blog posts before their publish date 2016-02-05 22:37:01 +00:00
BlogCategoryTest.php FIX allow multibyte chars in url segment 2016-05-31 14:00:54 +12:00
BlogPostFilterTest.php Converted to PSR-2 2015-11-21 19:17:29 +13:00
BlogPostNotificationsTest.php FIX: Unit test for BlogPostNotifications identified a missing %s in a sprintf statement, meaning the title of a BlogPost would not show in the subject of a notification email 2016-01-25 18:33:05 +07:00
BlogPostTest.php FIX add getDate to proxy publish date in rss template 2016-05-31 14:26:29 +12:00
BlogTagsCloudWidgetTest.php BUG Tests don't work in non-root base url. 2016-05-20 13:18:59 +12:00
BlogTagTest.php FIX allow multibyte chars in url segment 2016-05-31 14:00:54 +12:00
BlogTest.php Converted to PSR-2 2015-11-21 19:17:29 +13:00