Commit Graph

13 Commits

Author SHA1 Message Date
Raissa North 18fe0a96e7 FIX Add missing translation for GridFieldBlogPostState 2017-12-01 16:36:00 +13:00
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
micmania1 2c0e1a73ed FIX Prevent the CMS Hijacking the return keypress in gridfieldaddbydbfield 2016-02-05 21:48:31 +00:00
helpfulrobot f82825d9a6 Converted to PSR-2 2015-11-21 19:17:29 +13:00
Christopher Pitt 1648defec9 Clean up 2015-05-14 11:23:58 +12:00
Christopher Pitt a978b4a9a1 Fixed regressions 2015-05-14 10:52:49 +12:00
Christopher Pitt 787c02a19d Clean up 2015-05-11 10:11:21 +12:00
micmania1 9feee011cf FIX GridField state was being added too late in the process which means no data was being passed through to create a new blog post. 2015-02-05 04:30:27 +00:00
micmania1 e8b1cf64ea Fix some stuff 2015-02-03 07:59:15 +00:00
micmania1 b34f2d58c8 FIX GridField state was being removed when the config was removed 2015-02-03 06:34:30 +00:00
micmania1 9b2dcc295f Added more styling to blog post admin 2015-02-02 10:32:40 +00:00
micmania1 f6c35d67e6 Created initial concept for blog UI rework 2015-02-01 09:24:37 +00:00
vagrant 4166d025e4 NEW Decouple gridfield stuff into lumberjack module 2015-01-29 10:49:48 +00:00