silverstripe-blog/code
Ian Walls 86f5295175 Format dates in Blog Posts gridfield based on user preferences
Instead of always formatting to DD/MM/YYYY as Nice() does, format
the date based on user settings, using FormatFromSettings().

Fixes silverstripe/silverstripe-blog#384
2016-03-04 14:31:22 -05:00
..
admin Converted to PSR-2 2015-11-21 19:17:29 +13:00
compat FIX Prevent duplicate tags and categories. 2016-02-05 23:21:13 +00:00
extensions 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
forms Format dates in Blog Posts gridfield based on user preferences 2016-03-04 14:31:22 -05:00
model Merge pull request #372 from micmania1/271-prevent-duplicate-tags-categories 2016-02-09 14:56:36 +13:00
widgets FIX: Ensure tag cloud widget does not break when there are zero tags 2016-02-24 22:01:24 +07:00