Commit Graph

22 Commits

Author SHA1 Message Date
micmania1 0ba513579f FIX Fixed permission to allow all blog editors tags and categories 2014-07-27 10:24:02 +01:00
micmania1 9a77be6226 FIX Fixed the beforeUpdateCMSFields and made them consistent 2014-07-27 06:38:44 +01:00
James Cocker be0e8e283a Blog: Wrapped CMS fields in beforeUpdateCMSFields to allow for customisation 2014-06-13 16:19:15 +01:00
James Cocker c7541e2d17 BlogPost: onBeforePublish: Removed owner + added 'dbObject' 2014-06-13 11:45:28 +01:00
James Cocker 65301b91dc Update the PublishDate on first Publish
If the PublishDate hasn't been set to the future.
2014-06-12 18:55:40 +01:00
James Cocker fedfaa8d53 MINOR: BlogPost: Sets Title label to "Post Title", instead of misleading "Page name" 2014-06-11 10:20:20 +01:00
micmania1 0d098ff231 FIX: Corrected checks for date validation in archive method and added supporting tests 2014-04-10 13:44:17 +01:00
micmania1 7511cb02ee Revelation: Figured out how to spell my own name 2014-03-24 00:19:27 +00:00
micmania1 96e5a75db2 Added category tests 2014-03-23 14:40:53 +00:00
Alex 884f1d4dfa Correct typo in author name 2014-02-20 16:37:55 +00:00
Michael Strong 74fb217661 Fixed conflict 2014-02-16 20:36:18 +00:00
micmania1 bb714ccea2 Fixed merge conflict in blog 2014-02-16 07:50:22 +00:00
micmania1 b355286bd3 ENHANCEMENT: Updated Blog to allow for better subclassing. You can now set different show_in_sitetree config options on subclasses. Also done some cleanup 2014-02-16 07:48:44 +00:00
micmania1 7d178790f6 ENHANCEMENT: Updated Blog to allow for better subclassing. You can now set different show_in_sitetree config options on subclasses. Also done some cleanup 2014-02-16 05:19:26 +00:00
micmania1 f8eeb3b2e6 Added unit tests 2013-10-09 23:09:28 +01:00
Craig Lyons c6b9bfd009 Allow extensions of getBlogPosts for additional decorator filtering 2013-10-09 18:24:45 +01:00
micmania1 fbb372d1b9 Cleaned up indentation. 2013-09-08 04:46:51 +01:00
micmania1 4a3361ddd8 Altered getExcerpt to Excerpt so that params are passed where previously lost in magic methods 2013-09-08 04:31:48 +01:00
Catcherdev d27ffbd1c4 Wrap getCMSFields additions in beforeUpdateCMSFields for decorator overrides 2013-09-06 15:28:48 -06:00
micmania1 049edf48fb Addd GridField component for managing BlogPosts and added composer file 2013-08-10 23:34:46 +01:00
micmania1 b077e587df Added blog type dropdown to gridfield 2013-08-04 17:38:26 +01:00
micmania1 2201af5c74 initial commit 2013-07-21 11:23:35 +01:00