Tobias Jeger pushed to branch feature/ESSENTIALS-1137 at cms-community / 
hippo-essentials


Commits:
5feb954d by Michael Metternich at 2017-11-13T13:39:51+01:00
ESSENTIALS-1110 Make essentials part of create content setup

- - - - -
b01f9ed5 by Michael Metternich at 2017-11-13T13:53:55+01:00
ESSENTIALS-1110 Remove create-content tag

- - - - -
0a3e9917 by Michael Metternich at 2017-11-13T13:56:57+01:00
ESSENTIALS-1110 Set create-content tag

- - - - -
ba2ceee4 by Michael Metternich at 2017-12-01T11:13:25+01:00
ESSENTIALS-1129 Merge master into feature/create-content

- - - - -
462b5aa1 by Michael Metternich at 2017-12-01T11:23:30+01:00
ESSENTIALS-1129 Add create-content version to new plugins

- - - - -
a11e1bb3 by Michael Metternich at 2017-12-22T15:02:58+01:00
ESSENTIALS-1108 Change cmseditlink to manage content tag

- - - - -
ed98496f by Bert Leunis at 2018-01-05T15:09:06+01:00
ESSENTIALS-1108 faq list template with separate buttons for create and edit

- - - - -
83150332 by Michael Metternich at 2018-01-09T09:39:58+01:00
ESSENTIALS-1108 Change cmseditlink to manage content tag for news plugin

- - - - -
f7bb51e1 by Michael Metternich at 2018-01-09T10:37:37+01:00
ESSENTIALS-1108 Change manage content tag for content plugin

- - - - -
9585e352 by Michael Metternich at 2018-01-09T16:02:25+01:00
ESSENTIALS-1108 News manage content tag should not create content

- - - - -
cc9a29c2 by Michael Metternich at 2018-01-09T16:30:16+01:00
ESSENTIALS-1108 Change manage content tag for events plugin

- - - - -
63d3c86b by Michael Metternich at 2018-01-11T16:15:27+01:00
ESSENTIALS-1108 Change manage content tag for search plugin

- - - - -
abc096e4 by Michael Metternich at 2018-01-11T16:21:11+01:00
ESSENTIALS-1108 Change manage content tag for list plugin

- - - - -
ff029c7d by Michael Metternich at 2018-01-12T11:11:17+01:00
ESSENTIALS-1108 Tags in blog should not add new documents

Date field type is not supported in right side panel, so new documents
cannot be created from the right side panel.

- - - - -
69bc6995 by Michael Metternich at 2018-01-12T11:11:57+01:00
ESSENTIALS-1108 Consistently use rootPath instead of defaultPath

- - - - -
c4af5b73 by Michael Metternich at 2018-01-12T11:12:23+01:00
ESSENTIALS-1108 Also update jsp files

- - - - -
2af0ed80 by Bert Leunis at 2018-01-15T14:27:55+01:00
ESSENTIALS-1108 layout fixes. add defaultPath for new faq items.

- - - - -
d144bc36 by Bert Leunis at 2018-01-15T15:49:01+01:00
ESSENTIALS-1129 Merge master changes in feature/create-content

- - - - -
96333dfa by Bert Leunis at 2018-01-15T15:56:47+01:00
ESSENTIALS-1108 Merge feature/create-content changes in 
feature/CC-ESSENTIALS-1108

- - - - -
75ddefce by Bert Leunis at 2018-01-18T12:55:40+01:00
ESSENTIALS-1108 use new request attributes for year/month strings

- - - - -
1ec61956 by Bert Leunis at 2018-01-18T13:01:12+01:00
ESSENTIALS-1108 Reintegrate feature/CC-ESSENTIALS-1108

- - - - -
bf63e192 by Bert Leunis at 2018-01-19T15:27:05+01:00
ESSENTIALS-1110 add manageContent buttons for carousel documents

- - - - -
78b8fa07 by Bert Leunis at 2018-01-29T13:55:45+01:00
ESSENTIALS-1155 if a banner component has a banner document configured, you can 
now use the orange button to pick another one

- - - - -
b58549b7 by Bert Leunis at 2018-01-29T15:50:30+01:00
ESSENTIALS-1158 add the option to create a new document from the generic 
content list templates

- - - - -
ea2908db by Bert Leunis at 2018-01-29T17:00:10+01:00
ESSENTIALS-1156 to option to add new faq item documents has been removed

- - - - -
d717ea44 by Michael Metternich at 2018-01-30T10:14:40+01:00
ESSENTIALS-1156 Merge feature/create-content

- - - - -
681e1c5f by Michael Metternich at 2018-01-30T10:16:30+01:00
ESSENTIALS-1156 Also removed rootPath

- - - - -
135909ae by Michael Metternich at 2018-01-30T10:17:21+01:00
ESSENTIALS-1156 Reintegrate bugfix/CC-ESSENTIALS-1156

- - - - -
964a0ac8 by Michael Metternich at 2018-01-30T10:37:33+01:00
ESSENTIALS-1158 Merge feature/create-content

- - - - -
2a4e93a8 by Bert Leunis at 2018-02-01T16:00:02+01:00
ESSENTIALS-1129 Merge master changes in feature/create-content

- - - - -
3c7d181c by Bert Leunis at 2018-02-01T16:05:05+01:00
ESSENTIALS-1129 Reintegrate feature/create-content

- - - - -
d437b848 by Tobias Jeger at 2018-02-02T11:15:02+01:00
ESSENTIALS-1137 Merge branch 'master' into feature/ESSENTIALS-1137

- - - - -


30 changed files:

- 
plugins/banner-and-carousel/src/main/resources/freemarker/essentials-banner-without-description.ftl
- 
plugins/banner-and-carousel/src/main/resources/freemarker/essentials-banner.ftl
- 
plugins/banner-and-carousel/src/main/resources/freemarker/essentials-carousel.ftl
- plugins/banner-and-carousel/src/main/resources/jsp/essentials-banner.jsp
- plugins/banner-and-carousel/src/main/resources/jsp/essentials-carousel.jsp
- plugins/blog/src/main/resources/freemarker/blog-detail-variant.ftl
- plugins/blog/src/main/resources/freemarker/blog-detail.ftl
- plugins/blog/src/main/resources/freemarker/blog-list-variant.ftl
- plugins/blog/src/main/resources/freemarker/blog-list.ftl
- plugins/blog/src/main/resources/jsp/blog-detail.jsp
- plugins/blog/src/main/resources/jsp/blog-list.jsp
- plugins/enterprise-project/pom.xml
- 
plugins/events/src/main/resources/freemarker/eventslist-main-eventslist-variant.ftl
- plugins/events/src/main/resources/freemarker/eventslist-main-eventslist.ftl
- plugins/events/src/main/resources/freemarker/eventspage-main-variant.ftl
- plugins/events/src/main/resources/freemarker/eventspage-main.ftl
- plugins/events/src/main/resources/jsp/eventslist-main-eventslist.jsp
- plugins/events/src/main/resources/jsp/eventspage-main.jsp
- plugins/faq/src/main/resources/instructions/freemarker/faq-main.ftl
- 
plugins/faq/src/main/resources/instructions/freemarker/faqlist-main-variant.ftl
- plugins/faq/src/main/resources/instructions/freemarker/faqlist-main.ftl
- plugins/faq/src/main/resources/instructions/jsp/faq-main.jsp
- plugins/faq/src/main/resources/instructions/jsp/faqlist-main.jsp
- 
plugins/list/src/main/resources/freemarker/list-component-pagination-on-top-and-bottom.ftl
- 
plugins/list/src/main/resources/freemarker/list-component-pagination-on-top.ftl
- plugins/list/src/main/resources/freemarker/list-component.ftl
- plugins/list/src/main/resources/jsp/list-component.jsp
- plugins/lucene-index-exporter/pom.xml
- plugins/news/src/main/resources/freemarker/newslist-main-newslist-variant.ftl
- plugins/news/src/main/resources/freemarker/newslist-main-newslist.ftl


The diff was not included because it is too large.


View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-essentials/compare/859b242c70a19d0854c92b97bf134f2a43eb727a...d437b848e25d22c94772ca5c4cf8cb1bda6ffaf8

---
View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-essentials/compare/859b242c70a19d0854c92b97bf134f2a43eb727a...d437b848e25d22c94772ca5c4cf8cb1bda6ffaf8
You're receiving this email because of your account on code.onehippo.org.
_______________________________________________
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn

Reply via email to