Michael Strong
|
573b792a6b
|
NEW Added new buttons to readme
|
2014-10-13 14:34:21 +13:00 |
|
Michael Strong
|
8bb31e8327
|
Merge pull request #34 from mschilder/patch-1
Added updateRss hook.
|
2014-10-03 10:51:02 +13:00 |
|
mschilder
|
8e7c67a619
|
Update Blog.php
Re-created change to Blog.php. Follow up on #32
|
2014-10-02 11:19:13 +02:00 |
|
Michael Strong
|
cceb1d7e3a
|
Merge pull request #33 from mschilder/patch-3
Update Blog.php - RSS Constructor parameter ordering.
|
2014-09-30 13:09:02 +13:00 |
|
mschilder
|
285eeba49c
|
Update Blog.php
Switch Title and Description for creation of RSS Feed (order was wrong).
|
2014-09-29 10:47:23 +02:00 |
|
Michael Strong
|
f9b71d59e6
|
Merge pull request #29 from micmania1/fix-category-tag-permissions
FIX Fixed permission to allow all blog editors tags and categories
|
2014-07-28 03:23:58 +12:00 |
|
micmania1
|
0ba513579f
|
FIX Fixed permission to allow all blog editors tags and categories
|
2014-07-27 10:24:02 +01:00 |
|
Michael Strong
|
1df6d24047
|
Merge pull request #28 from micmania1/fix-getcmsfields-closure
FIX Fixed the beforeUpdateCMSFields and made them consistent
|
2014-07-27 17:41:04 +12:00 |
|
micmania1
|
9a77be6226
|
FIX Fixed the beforeUpdateCMSFields and made them consistent
|
2014-07-27 06:38:44 +01:00 |
|
Michael Strong
|
78edab24ef
|
Merge pull request #20 from purplespider/patch-1
Fixed incorrect isModified method name causing error
|
2014-06-13 17:10:25 +01:00 |
|
Michael Strong
|
fb85da54de
|
Merge pull request #21 from purplespider/beforeupdatecmsfields
Blog: Wrapped CMS fields in beforeUpdateCMSFields
|
2014-06-13 17:09:46 +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
|
6d1f571896
|
Fixed incorrect isModified method name causing error
Whoops, my bad.
|
2014-06-13 13:48:34 +01:00 |
|
Michael Strong
|
eea227d42e
|
Merge pull request #17 from purplespider/draft-status
Added Date to "Saved as Draft" State
|
2014-06-13 13:26:53 +01:00 |
|
Michael Strong
|
fa517d1b79
|
Merge pull request #18 from purplespider/publish-date
Update the PublishDate on first Publish
|
2014-06-13 13:26:23 +01:00 |
|
Michael Strong
|
b894e0e31c
|
Merge pull request #19 from purplespider/modified-state
Display a 'Modified' tag in the State column for modified pages
|
2014-06-13 13:25:41 +01:00 |
|
James Cocker
|
020f466bf8
|
GridFieldBlogPostState: Added 'Modified' tag to timer state
and adjusted code spacing.
|
2014-06-13 11:49:28 +01:00 |
|
James Cocker
|
c7541e2d17
|
BlogPost: onBeforePublish: Removed owner + added 'dbObject'
|
2014-06-13 11:45:28 +01:00 |
|
James Cocker
|
511dab9e78
|
GridFieldBlogPostState: Made indentation consistant
|
2014-06-13 11:38:15 +01:00 |
|
James Cocker
|
b380f4ac11
|
Display a 'Modified' tag in the State column for modified pages
|
2014-06-12 20:42:32 +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
|
5fd07b2c17
|
Added Date to "Saved as Draft" State
|
2014-06-12 18:49:01 +01:00 |
|
Michael Strong
|
17762568cf
|
Merge pull request #15 from purplespider/1.0
MINOR: BlogPost: Sets Title label to "Post Title"
|
2014-06-11 15:46:46 +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 |
|
Michael Strong
|
ba825f3e4e
|
Merge pull request #14 from micmania1/fix-widgets-cmsfields-inheritance
Fix: Prevent inheritance of the default cms fields within widgets.
|
2014-05-10 22:29:57 +01:00 |
|
micmania1
|
f3a821037c
|
Fix: Prevent inheritance of the default cms fields within widgets.
|
2014-05-08 21:08:44 +01:00 |
|
Michael Strong
|
517e023853
|
Merge pull request #13 from micmania1/12-unreached-statement-in-archive
FIX: Corrected checks for date validation in archive method and added supporting tests.
|
2014-04-10 13:52:54 +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 |
|
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 |
|