Commit Graph

857 Commits

Author SHA1 Message Date
Shrike 86a6aaf237 Translation updates 2015-03-02 00:12:04 +02:00
Shrike fa6800503f Added Finnish translation 2015-03-02 00:08:35 +02:00
Damian Mooyman c4c3c3c010 Merge remote-tracking branch 'tractorcow/pulls/fix-gridfield-state2' into develop 2015-02-07 12:55:14 +13:00
Damian Mooyman 2bacf5e6c8 BUG Fix incorrect class 2015-02-07 12:52:45 +13:00
Damian Mooyman ab3b72e27b Merge commit '9feee011cf35edacba8198eec0e267d3552c1bab' into develop
Conflicts:
	composer.json
2015-02-07 12:38:29 +13: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 28703e1130 Merge branch '2.0' of git://github.com/micmania1/silverstripe-blogger into 2.0 2015-02-05 04:23:43 +00:00
Damian Mooyman 347f0a1a6d Update vendor 2015-02-05 15:15:50 +13:00
micmania1 e8b1cf64ea Fix some stuff 2015-02-03 07:59:15 +00:00
micmania1 0e408712a5 FIX GridField state was being removed when the config was removed 2015-02-03 06:35:33 +00:00
micmania1 b34f2d58c8 FIX GridField state was being removed when the config was removed 2015-02-03 06:34:30 +00:00
micmania1 431cd38065 FIX should be 2015-02-03 05:43:13 +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
Michael Strong c31a45497d Merge pull request #45 from micmania1/update-composer
FIX Updated composer version for lumberjack module
2015-01-31 16:14:24 +13:00
micmania1 4211285f5b FIX Updated composer version for lumberjack module 2015-01-31 03:11:17 +00:00
vagrant 4166d025e4 NEW Decouple gridfield stuff into lumberjack module 2015-01-29 10:49:48 +00:00
Michael Strong 5255168d1b Merge pull request #40 from kinglozzer/patch-1
FIX: Prevent change tracking when picking a different blog post type
2014-11-26 10:27:10 +13:00
Loz Calver b70c1cc749 FIX: Prevent change tracking when picking a different blog post type 2014-11-25 11:15:17 +00:00
Michael Strong 43ae8bf19c Merge pull request #38 from micmania1/36-unused-variable
BUG Unused variable put to use. Doesn't show future posts on live stage
2014-11-13 23:09:52 +13:00
micmania1 81fdf81203 BUG Unused variable put to use. Doesn't show future posts on live stage 2014-11-13 09:06:48 +00:00
Michael Strong b0cbae816f Merge pull request #35 from micmania1/master
Master
2014-10-13 14:37:57 +13:00
Michael Strong 15fa742c25 NEW Added new badges to readme 2014-10-13 14:35:30 +13:00
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