Damian Mooyman
|
48051024aa
|
Merge pull request #203 from assertchris/small-improvements-to-merge-column
Small improvements to merge column
|
2015-04-23 17:13:03 +12:00 |
|
Christopher Pitt
|
5c099aa0dc
|
Small improvements to merge column
|
2015-04-23 16:50:50 +12:00 |
|
Christopher Pitt
|
97498cc3f6
|
Hide current parent for merge options
|
2015-04-23 16:47:54 +12:00 |
|
Damian Mooyman
|
efcdd64cf4
|
Add helper class for cms styling
|
2015-04-23 16:06:56 +12:00 |
|
Damian Mooyman
|
8edc079e92
|
API Improve sizing of blog sidebar
|
2015-04-23 14:30:58 +12:00 |
|
Damian Mooyman
|
0c6f5122ed
|
BUG Fix blogtree with non-blogpost children breaking on migration
|
2015-04-23 12:47:03 +12:00 |
|
Damian Mooyman
|
8ff1fc178c
|
BUG Fix typo in last merge
|
2015-04-21 19:17:27 +12:00 |
|
Christopher Pitt
|
5d9ed5b9e0
|
Added merging of tags and categories
|
2015-04-21 16:51:51 +12:00 |
|
Damian Mooyman
|
d4c80750ad
|
Add class to summary holder
|
2015-04-21 13:21:22 +12:00 |
|
Damian Mooyman
|
e024fcb97a
|
BUG Fix php 5.3 compatibility
|
2015-04-14 15:16:07 +12:00 |
|
Christopher Pitt
|
61f996461c
|
Merge pull request #185 from tractorcow/pulls/2.0/summary-size
Adjust size of custom summary and remove extra title
|
2015-04-14 14:27:59 +12:00 |
|
Christopher Pitt
|
db69eab825
|
Merge pull request #179 from tractorcow/pulls/2.0/filter-description
API Add filter description to blog holder
|
2015-04-14 14:25:20 +12:00 |
|
Damian Mooyman
|
467a50175e
|
Adjust size of custom summary and remove extra title
Depends on https://github.com/silverstripe/silverstripe-framework/pull/4072
|
2015-04-14 14:22:52 +12:00 |
|
Christopher Pitt
|
3e29c378ed
|
Added tag field
|
2015-04-14 14:12:59 +12:00 |
|
Damian Mooyman
|
6283122c9c
|
API Enable custom summaries for blogposts
|
2015-04-13 17:13:53 +12:00 |
|
scott1702
|
6c5ff30bfb
|
Update descriptions of user levels
|
2015-04-13 11:45:57 +12:00 |
|
Damian Mooyman
|
64b140f044
|
API Add localised filter description to blog holder
Supported by the default theme via $MetaTitle
|
2015-04-13 11:33:14 +12:00 |
|
Christopher Pitt
|
23c38002c4
|
Merge pull request #177 from tractorcow/pulls/2.0/role-helpers
API Add role-helpers for templates
|
2015-04-09 16:20:27 +12:00 |
|
Damian Mooyman
|
0dd2d2504b
|
API Add role-helpers for templates
|
2015-04-09 16:13:05 +12:00 |
|
Damian Mooyman
|
81c0ca2c55
|
Comment notification extensions
|
2015-04-09 16:03:30 +12:00 |
|
Damian Mooyman
|
5817eea314
|
API Enable comment specific enhancements
If an author creates a comment include a highlight class
|
2015-04-09 14:12:34 +12:00 |
|
Christopher Pitt
|
330401683a
|
Added role help
|
2015-04-09 13:04:47 +12:00 |
|
David Craig
|
99b03b555c
|
Make BlogPost::isAuthor public
|
2015-04-02 14:50:46 +13:00 |
|
Christopher Pitt
|
342d2a3d2a
|
Better credits description in admin
|
2015-04-02 12:52:44 +13:00 |
|
Christopher Pitt
|
4ee278abb3
|
Fixed credits
|
2015-04-01 15:06:54 +13:00 |
|
Damian Mooyman
|
99ff67feba
|
BUG Fix incorrect reference to extension member ID
|
2015-03-31 17:07:29 +13:00 |
|
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 |
|