Commit Graph

19 Commits

Author SHA1 Message Date
Christopher Pitt b84e6e7cf6 Merge pull request #165 from tractorcow/pulls/2.0/fix-tag-permissions
BUG Fix editors not being able to create categories / tags
2015-03-26 15:33:18 +13:00
Damian Mooyman deee52a994 Sort newest posts first 2015-03-26 09:56:06 +13:00
Damian Mooyman 45a1af4a0d BUG Fix editors not being able to create categories / tags
Remove debug::dump from tests
Hide options if not allowed to edit the blog
2015-03-25 15:24:40 +13:00
David Craig 49bee390a3 Add user profiles to Blog 2015-03-24 12:25:46 +13:00
Damian Mooyman dc5a941409 BUG Fix incorrect $this reference within closure 2015-03-16 12:26:04 +13:00
Damian Mooyman eabf8cf87e API New permissions for writers, editors, and contributors
API Enable authors to be specified and displayed on post info
BUG Fix blogfilter bug
Update documentation
2015-03-13 14:16:18 +13:00
Christopher Pitt 541822de92 Ignore missing widgets extension 2015-03-10 10:45:39 +13:00
Damian Mooyman 686112aa10 BUG Fix Type field conflict with core Widget field
Type is used for the widget classname
Better scaffolding of formfields
Fix typo in filename
2015-03-06 13:37:37 +13:00
Christopher Pitt fff7bca419 Merge pull request #148 from tractorcow/pr/146
Break out templates and expand
2015-03-06 09:05:00 +13:00
Damian Mooyman 27cc0f4261 Legacy class migration 2015-03-05 14:14:34 +13:00
Damian Mooyman 846eb9c270 Break out templates and expand 2015-03-05 13:05:03 +13:00
Damian Mooyman 2bacf5e6c8 BUG Fix incorrect class 2015-02-07 12:52:45 +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 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 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
vagrant 4166d025e4 NEW Decouple gridfield stuff into lumberjack module 2015-01-29 10:49:48 +00:00