Commit Graph

857 Commits

Author SHA1 Message Date
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
Michael Strong 6a321aa019 Merge pull request #11 from micmania1/added-screenshots
Added screenshots
2014-03-23 15:48:48 +00:00
Michael Strong 6ee356158b Merge pull request #10 from micmania1/added-blog-tests
Added category test
2014-03-23 15:18:04 +00:00
micmania1 2dc4161242 Added screenshots 2014-03-23 15:12:11 +00:00
micmania1 96e5a75db2 Added category tests 2014-03-23 14:40:53 +00:00
Michael Strong 34f708fb40 Merge pull request #9 from alexgrahamuk/patch-1
Correct typo in author name
2014-02-21 10:27:08 +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 a54de0e3f1 Added travis build indicator 2013-10-10 00:48:21 +01:00
micmania1 f6e9d187ed updated readme with travis support 2013-10-10 00:45:25 +01:00
micmania1 955066a7fe updated composer 2013-10-10 00:27:57 +01:00
micmania1 e95cb4f4d4 updated composer 2013-10-10 00:22:12 +01:00
micmania1 b8e03ce116 travis fixes 2013-10-10 00:18:37 +01:00
micmania1 42052aec6b travis attempt - part 4 2013-10-09 23:51:16 +01:00
micmania1 19589be0f8 travis attempt - part 3 2013-10-09 23:48:32 +01:00
micmania1 606aea7a7e corrected the travis yml - part 2. 2013-10-09 23:38:08 +01:00
micmania1 bfda97b524 corrected yml 2013-10-09 23:27:07 +01:00
micmania1 9f492e3f0e Added travis support 2013-10-09 23:24:17 +01:00
micmania1 f8eeb3b2e6 Added unit tests 2013-10-09 23:09:28 +01:00
micmania1 e457c1be26 Merge branch 'master' of github.com:micmania1/silverstripe-blogger 2013-10-09 18:27:00 +01:00
Craig Lyons c6b9bfd009 Allow extensions of getBlogPosts for additional decorator filtering 2013-10-09 18:24:45 +01:00
Michael Strong 0c30e8f4b6 Merge pull request #3 from clyonsEIS/master
Allow extensions of getBlogPosts for additional decorator filtering
2013-10-09 08:58:50 -07:00
Craig Lyons 008947959d Allow extensions of getBlogPosts for additional decorator filtering 2013-10-09 10:20:46 -04:00
micmania1 4268621328 Fix duplication 2013-09-08 08:05:31 +01:00
micmania1 29f080d771 Merge branch '1.0' of https://github.com/micmania1/silverstripe-blogger into 1.0 2013-09-08 04:50:45 +01:00
micmania1 248c5189e3 Add lazy load fix 2013-09-08 04:48:39 +01:00
micmania1 fbb372d1b9 Cleaned up indentation. 2013-09-08 04:46:51 +01:00
micmania1 cd4a87b6a9 Merge branch '1.0' of https://github.com/micmania1/silverstripe-blogger into 1.0 2013-09-08 04:39:26 +01:00
micmania1 1163231161 Add lazy load fix 2013-09-08 04:31:49 +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
Michael Strong f9eb2a76f1 Merge pull request #2 from catcherdev/master
Wrap getCMSFields in beforeUpdateCMSFields for decorator overrides
2013-09-08 07:44:23 -07:00
Catcherdev d27ffbd1c4 Wrap getCMSFields additions in beforeUpdateCMSFields for decorator overrides 2013-09-06 15:28:48 -06:00
micmania1 a556742fd9 Add lazy load fix 2013-08-23 16:22:13 +01:00
micmania1 2c6235f9d8 Altered getExcerpt to Excerpt so that params are passed where previously lost in magic methods 2013-08-12 15:51:25 +01:00
micmania1 a3af358f61 corrected readme 2013-08-11 02:10:13 +01:00
micmania1 8cb919fdd6 removed redundant templates 2013-08-11 02:08:00 +01:00
micmania1 d97ab8ce93 corrected readme 2013-08-11 01:58:25 +01:00
micmania1 d0e12c401c Merge branch '1.0' of https://github.com/micmania1/silverstripe-blogger 2013-08-11 01:54:40 +01:00
micmania1 64b3b4341f Fixed cms version 2013-08-11 01:54:01 +01:00
micmania1 6ba6535c48 Composer update 2013-08-11 01:46:26 +01:00
micmania1 1344838d5d Updated composer and renamed from silverstripe-blog to silverstripe-blogger to avoid confusion 2013-08-11 01:33:53 +01:00
micmania1 cb53442c7b updated composer 2013-08-11 01:01:48 +01:00
micmania1 b3ad58e95d Added simple_blog theme to dev requirements 2013-08-11 00:58:48 +01:00
micmania1 706145349f corrected composer 2013-08-11 00:33:59 +01:00
micmania1 07c4415ab2 Updated README 2013-08-11 00:26:17 +01:00
micmania1 39784adf9e Merge branch 'master' of https://github.com/micmania1/silverstripe-blog 2013-08-11 00:00:47 +01:00