silverstripe-blog/src/Model
Daniel Hensby 1d6cf1dec6
Merge pull request #486 from zanderwar/pulls/3.0/optional-profiles
Allow a user to disable all profiles
2017-11-06 15:56:55 +00:00
..
BlogFilter FIX Missed GridField import in BlogFilterGridField 2017-01-24 14:11:22 +13:00
Blog.php FIX Blog user settings help links displayed incorrectly 2017-09-22 12:20:41 +12:00
BlogCategory.php FIX updated traditional array syntax 2017-09-14 10:59:01 +12:00
BlogCommentExtension.php Move "code" to PSR-4 friendly "src" folders. Add namespacing. 2017-01-12 10:20:42 +13:00
BlogController.php Added config option check for disable_profiles and removed linking if it is disabled 2017-11-03 08:32:03 +13:00
BlogFilter.php FIX updated traditional array syntax 2017-09-14 10:59:01 +12:00
BlogMemberExtension.php Merge branch '2' 2017-09-14 17:11:45 +12:00
BlogObject.php FIX updated traditional array syntax 2017-09-14 10:59:01 +12:00
BlogPost.php Merge pull request #486 from zanderwar/pulls/3.0/optional-profiles 2017-11-06 15:56:55 +00:00
BlogPostController.php FIX removed @package and @subpackage references 2017-09-14 10:01:45 +12:00
BlogPostFilter.php FIX removed @package and @subpackage references 2017-09-14 10:01:45 +12:00
BlogPostNotifications.php FIX updated traditional array syntax 2017-09-14 10:59:01 +12:00
BlogTag.php FIX updated traditional array syntax 2017-09-14 10:59:01 +12:00
CategorisationObject.php Move "code" to PSR-4 friendly "src" folders. Add namespacing. 2017-01-12 10:20:42 +13:00