Commit Graph

128 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
Christopher Pitt
8d64f95372 Merge pull request #166 from tractorcow/pulls/2.0/sort-newest-first
Sort newest posts first
2015-03-26 10:09:50 +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
Damian Mooyman
3be06ffd20 Merge pull request #162 from flashbackzoo/pulls/member-profiles
Add member profiles to blog
2015-03-24 14:00:21 +13:00
David Craig
49bee390a3 Add user profiles to Blog 2015-03-24 12:25:46 +13:00
Christopher Pitt
47369dc9b6 Merge pull request #160 from tractorcow/pulls/2.0/fix-self
BUG Fix incorrect $this reference within closure
2015-03-16 12:35:48 +13:00
Damian Mooyman
dc5a941409 BUG Fix incorrect $this reference within closure 2015-03-16 12:26:04 +13:00
Michael Strong
c5d32f7fb2 Merge pull request #159 from tractorcow/pulls/2.0/editor-management
API New permissions for writers, editors, and contributors
2015-03-13 14:55:00 +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
Damian Mooyman
a81ff7067d Merge pull request #154 from assertchris/bug/ignore-missing-widgets-extension
Ignore missing widgets extension
2015-03-10 11:23:24 +13:00
Christopher Pitt
541822de92 Ignore missing widgets extension 2015-03-10 10:45:39 +13:00
Damian Mooyman
199653197e Support 4.0 2015-03-06 17:20:36 +13:00
Damian Mooyman
54d55b7eae Alias master as 2.0 2015-03-06 15:59:12 +13:00
Christopher Pitt
f4242f3460 Merge pull request #152 from tractorcow/pulls/2.0/fix-archive
BUG Fix Type field conflict with core Widget field
2015-03-06 15:11:00 +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
Christopher Pitt
c4a67ad295 Merge pull request #144 from tractorcow/pulls/compat
Compatibility with blog 1.0
2015-03-06 08:58:10 +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
fc8aa0fafe Merge pull request #147 from mediaclinic/develop-bootstrap3
Finnish translation
2015-03-05 11:13:40 +13:00
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