silverstripe-blog/code/model
Max Girkens 3b17c4478e
BlogTag existing check on URLSegment
perform existing check for BlogTag on URLSegment rather than Title. 
Title is non unique in the Database, thus allows (ci) duplicates in legacy entries
2018-06-21 13:23:08 +02:00
..
Blog.php Merge branch '2.5' into 2 2018-06-19 21:43:45 +01:00
BlogCategory.php FIX Prevent duplicate tags and categories. 2016-02-05 23:21:13 +00:00
BlogPost.php FIX Ensure that draft blog posts are always viewable to users with view draft permission 2017-11-03 14:00:14 +13:00
BlogTag.php BlogTag existing check on URLSegment 2018-06-21 13:23:08 +02:00
CategorisationObject.php Converted to PSR-2 2015-11-21 19:17:29 +13:00