[HippoCMS-scm] [Git][cms-community/hippo-addon-channel-manager][feature/create-content] 117 commits: CHANNELMGR-1624

2018-01-18 Thread Arthur Bogaart
Arthur Bogaart pushed to branch feature/create-content at cms-community / 
hippo-addon-channel-manager


Commits:
d90e1091 by Arent-Jan Banck at 2017-12-04T14:33:02+01:00
CHANNELMGR-1624

- - - - -
0936d68c by Bert Leunis at 2017-12-08T16:09:26+01:00
CHANNELMGR-1537 log tracking message. add option to provide message parameters.

- - - - -
d0999c78 by Bert Leunis at 2017-12-11T11:57:53+01:00
CHANNELMGR-1537 populate docType with unsupported field types

- - - - -
b277dd23 by Bert Leunis at 2017-12-11T16:13:25+01:00
CHANNELMGR-1537 sort types alphabetically. only report known hippo types by 
name.

- - - - -
005b4c70 by Bert Leunis at 2017-12-12T09:21:44+01:00
CHANNELMGR-1537 update unit tests for new methods

- - - - -
d53ffc80 by Bert Leunis at 2017-12-12T12:21:50+01:00
CHANNELMGR-1537 added unit tests

- - - - -
a167f17b by Ran ShemTov at 2017-12-14T11:30:26+01:00
CHANNELMGR-1636 Create a creant-content-service for angularjs  a 
create-content-module for angularjs

- - - - -
0ab14717 by Ran ShemTov at 2017-12-14T12:11:04+01:00
CHANNELMGR-1636 Remove create content angular4 service and register angularjs 
service in all components

- - - - -
7e819ed4 by Michael Metternich at 2017-12-14T13:28:56+01:00
CHANNELMGR-1537 Minor code improvements

- - - - -
9ee6f902 by Michael Metternich at 2017-12-14T13:29:52+01:00
CHANNELMGR-1537 Reintegrate feature/CHANNELMGR-1537

- - - - -
9efb5b7a by Ran ShemTov at 2017-12-14T14:39:21+01:00
CHANNELMGR-1636 Refactor create-content-service mock  use promises in the 
document-location-field component spec

- - - - -
a8bd30ed by Ran ShemTov at 2017-12-14T14:56:30+01:00
CHANNELMGR-1636 Replace all observable usages in promises for create content 
service testing

- - - - -
bed3c62e by Ran ShemTov at 2017-12-14T16:01:24+01:00
CHANNELMGR-1636 Remove and clean up unnecessary code

- Cleanup all ticks on document-location-field-component spec and share them in 
1 function
- Remove unnecessary imports

- - - - -
52d9394d by Ran ShemTov at 2017-12-14T16:05:00+01:00
CHANNELMGR-1636 Merge branch feature/CC-CHANNELMGR-1636 into 
feature/angularjs-downgrade

- - - - -
23dd2d18 by Ran ShemTov at 2017-12-14T16:38:37+01:00
CHANNELMGR-1637 Create anglarjs version of documentLocationField component

- - - - -
af23889b by Ran ShemTov at 2017-12-15T10:53:16+01:00
CHANNELMGR-1637 Create an upgraded version of documentLocationFIeld for 
angular4 components to work with

- - - - -
b03be0b2 by Ran ShemTov at 2017-12-15T12:00:10+01:00
CHANNELMGR-1637 Minor changes to the document location field unit testing to 
fit angularjs

- - - - -
24e40ae7 by Ran ShemTov at 2017-12-18T13:54:01+01:00
CHANNELMGR-1637 Fit documentLocationField angular4 tests to angularjs

- - - - -
9162b96b by Ran ShemTov at 2017-12-18T14:00:24+01:00
CHANNELMGR-1637 Comment out angular4 step1 component unit tests, since they 
cannot be used in combination with angularjs

- - - - -
a9d1319b by Ran ShemTov at 2017-12-19T16:14:47+01:00
CHANNELMGR-1637 Fix broken two way data binding

- - - - -
9f4c9906 by Ran ShemTov at 2017-12-19T16:15:10+01:00
CHANNELMGR-1633 Convert nameUrlFields to an angularjs component

- - - - -
e2ebdee9 by Ran ShemTov at 2017-12-20T13:19:11+01:00
CHANNELMGR-1633 Convert angular4 unit tests to angularjs

- - - - -
1386346d by Ran ShemTov at 2017-12-20T16:52:51+01:00
CHANNELMGR-1633 Change name-url-dialog to support new angularjs new-url-fields 
component

- - - - -
3e1c446d by Ran ShemTov at 2017-12-20T17:20:20+01:00
CHANNELMGR-1633 Add condition to avoid overriding manual url

- - - - -
d63ca854 by Ran ShemTov at 2017-12-21T10:31:41+01:00
CHANNELMGR-1633 Update unit tests with the correct changes object mock

- - - - -
f3b007c9 by Ran ShemTov at 2017-12-21T10:35:30+01:00
CHANNELMGR-1633 Change of styles

- - - - -
a36cd91f by Arthur Bogaart at 2017-12-21T11:46:32+01:00
CHANNELMGR-1637 Fix copyright, code format and remove dead code

- - - - -
ddc4853b by Ran ShemTov at 2017-12-21T12:40:10+01:00
CHANNELMGR-1633 Improve unit tests using fakeAsync and observables

- - - - -
883ea4f1 by Arthur Bogaart at 2017-12-21T12:44:50+01:00
CHANNELMGR-1637 Fix accidental fdescribe commit

- - - - -
dfb82cb1 by Ran ShemTov at 2017-12-21T13:19:33+01:00
CHANNELMGR-1637 Merge branch feature/CC-CHANNELMGR-1637 into 
feature/angularjs-downgrade

- - - - -
5a17949b by Ariel Weinberger at 2017-12-22T16:39:58+01:00
CHANNELMGR-1633 Merge branch feature/CC-CHANNELMGR-1633 into 
feature/angularjs-downgrade

- - - - -
b4b4460e by Ariel Weinberger at 2017-12-28T14:15:07+01:00
CHANNELMGR-1634 First step of conversion of Step 1 into AngularJS. Base 
component with top toolbar converted

- - - - -
a762c750 by Ariel Weinberger at 2017-12-29T12:39:10+01:00
CHANNELMGR-1634 Insert name url fields in converted step 1

- - - - -
b670150c by Ariel Weinberger at 2017-12-29T12:51:02+01:00
CHANNELMGR-1634 Insert document type selection field, without error handling yet

- - - - -
5876a406 by Ariel Weinberger at 2017-12-29T12:55:26+01:00

[HippoCMS-scm] [Git][cms-community/hippo-addon-crisp] Pushed new branch feature/CRISP-36

2018-01-18 Thread Woonsan Ko
Woonsan Ko pushed new branch feature/CRISP-36 at cms-community / 
hippo-addon-crisp

---
View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-addon-crisp/tree/feature/CRISP-36
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


[HippoCMS-scm] [Git][cms-community/hippo-cms-translations][release/12.1] CMS-11037 Register SVG validation error property

2018-01-18 Thread Sergey Shepelevich
Sergey Shepelevich pushed to branch release/12.1 at cms-community / 
hippo-cms-translations


Commits:
6fa41902 by Sergey Shepelevich at 2018-01-18T11:39:16+01:00
CMS-11037 Register SVG validation error property

- - - - -


4 changed files:

- 
hippo-cms/resources/org/hippoecm/frontend/editor/plugins/linkpicker/GalleryUploadPanel.properties
- 
hippo-cms/resources/org/hippoecm/frontend/editor/plugins/linkpicker/GalleryUploadPanel.registry.json
- 
hippo-cms/resources/org/hippoecm/frontend/plugins/jquery/upload/multiple/JQueryFileUploadDialog.properties
- 
hippo-cms/resources/org/hippoecm/frontend/plugins/jquery/upload/multiple/JQueryFileUploadDialog.registry.json


Changes:

=
hippo-cms/resources/org/hippoecm/frontend/editor/plugins/linkpicker/GalleryUploadPanel.properties
=
--- 
a/hippo-cms/resources/org/hippoecm/frontend/editor/plugins/linkpicker/GalleryUploadPanel.properties
+++ 
b/hippo-cms/resources/org/hippoecm/frontend/editor/plugins/linkpicker/GalleryUploadPanel.properties
@@ -1,5 +1,6 @@
-#Wed Apr 20 11:10:30 CEST 2016
+#Thu Jan 18 11:33:54 CET 2018
 exception,type\=org.hippoecm.repository.api.WorkflowException=Cannot add 
'{0}', because an item with name '{0}' already exists in this folder.
 
exception,type\=org.hippoecm.frontend.plugins.jquery.upload.FileUploadViolationException=Cannot
 add '{0}'\: {1}
+exception,type\=org.hippoecm.frontend.plugins.gallery.model.SvgScriptGalleryException=SVG
 images with embedded script are not supported.
 button-upload-label=Upload
 select-file-label=Select file to upload


=
hippo-cms/resources/org/hippoecm/frontend/editor/plugins/linkpicker/GalleryUploadPanel.registry.json
=
--- 
a/hippo-cms/resources/org/hippoecm/frontend/editor/plugins/linkpicker/GalleryUploadPanel.registry.json
+++ 
b/hippo-cms/resources/org/hippoecm/frontend/editor/plugins/linkpicker/GalleryUploadPanel.registry.json
@@ -16,6 +16,16 @@
 "exception,type=org.hippoecm.repository.api.WorkflowException" : {
   "status" : "CLEAN",
   "locales" : null
+},
+
"exception,type=org.hippoecm.frontend.plugins.gallery.model.SvgScriptGalleryException"
 : {
+  "status" : "ADDED",
+  "locales" : {
+"de" : "UNRESOLVED",
+"fr" : "UNRESOLVED",
+"nl" : "UNRESOLVED",
+"zh" : "UNRESOLVED",
+"es" : "UNRESOLVED"
+  }
 }
   }
 }
\ No newline at end of file


=
hippo-cms/resources/org/hippoecm/frontend/plugins/jquery/upload/multiple/JQueryFileUploadDialog.properties
=
--- 
a/hippo-cms/resources/org/hippoecm/frontend/plugins/jquery/upload/multiple/JQueryFileUploadDialog.properties
+++ 
b/hippo-cms/resources/org/hippoecm/frontend/plugins/jquery/upload/multiple/JQueryFileUploadDialog.properties
@@ -1,9 +1,10 @@
-#Wed Apr 20 11:10:30 CEST 2016
+#Thu Jan 18 11:33:54 CET 2018
 exception,type\=org.hippoecm.repository.api.WorkflowException=Cannot add {0}, 
because an item with name {0} already exists in this folder.
-exception,type\=org.apache.wicket.util.upload.FileUploadException=File upload 
failed.
-file-type-label=File type
+no-file-uploaded-label=Nothing uploaded
 button-add-label=Select files
+button-upload-label=Upload
+exception,type\=org.hippoecm.frontend.plugins.gallery.model.SvgScriptGalleryException=SVG
 images with embedded script are not supported.
 button-close-label=Close
+exception,type\=org.apache.wicket.util.upload.FileUploadException=File upload 
failed.
 
exception,type\=org.hippoecm.frontend.plugins.gallery.model.GalleryException=Gallery
 item could not be created.
-button-upload-label=Upload
-no-file-uploaded-label=Nothing uploaded
+file-type-label=File type


=
hippo-cms/resources/org/hippoecm/frontend/plugins/jquery/upload/multiple/JQueryFileUploadDialog.registry.json
=
--- 
a/hippo-cms/resources/org/hippoecm/frontend/plugins/jquery/upload/multiple/JQueryFileUploadDialog.registry.json
+++ 
b/hippo-cms/resources/org/hippoecm/frontend/plugins/jquery/upload/multiple/JQueryFileUploadDialog.registry.json
@@ -32,6 +32,16 @@
 "exception,type=org.hippoecm.repository.api.WorkflowException" : {
   "status" : "CLEAN",
   "locales" : null
+},
+
"exception,type=org.hippoecm.frontend.plugins.gallery.model.SvgScriptGalleryException"
 : {
+  "status" : "ADDED",
+  "locales" : {
+"de" : "UNRESOLVED",
+"fr" : "UNRESOLVED",
+"nl" : "UNRESOLVED",
+"zh" : "UNRESOLVED",
+"es" : "UNRESOLVED"
+  }
 }
   }
 }
\ No newline at end of file



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-cms-translations/commit/6fa4190201f9660f29d280193f2a2524f023bace

---
View it on GitLab: 

[HippoCMS-scm] [Git][cms-community/hippo-cms-translations][release/12.0] CMS-11037 Register SVG validation error property

2018-01-18 Thread Sergey Shepelevich
Sergey Shepelevich pushed to branch release/12.0 at cms-community / 
hippo-cms-translations


Commits:
2cbf22fa by Sergey Shepelevich at 2018-01-18T13:02:14+01:00
CMS-11037 Register SVG validation error property

- - - - -


4 changed files:

- 
hippo-cms/resources/org/hippoecm/frontend/editor/plugins/linkpicker/GalleryUploadPanel.properties
- 
hippo-cms/resources/org/hippoecm/frontend/editor/plugins/linkpicker/GalleryUploadPanel.registry.json
- 
hippo-cms/resources/org/hippoecm/frontend/plugins/jquery/upload/multiple/JQueryFileUploadDialog.properties
- 
hippo-cms/resources/org/hippoecm/frontend/plugins/jquery/upload/multiple/JQueryFileUploadDialog.registry.json


Changes:

=
hippo-cms/resources/org/hippoecm/frontend/editor/plugins/linkpicker/GalleryUploadPanel.properties
=
--- 
a/hippo-cms/resources/org/hippoecm/frontend/editor/plugins/linkpicker/GalleryUploadPanel.properties
+++ 
b/hippo-cms/resources/org/hippoecm/frontend/editor/plugins/linkpicker/GalleryUploadPanel.properties
@@ -1,5 +1,6 @@
-#Wed Apr 20 11:10:30 CEST 2016
+#Thu Jan 18 12:56:23 CET 2018
 exception,type\=org.hippoecm.repository.api.WorkflowException=Cannot add 
'{0}', because an item with name '{0}' already exists in this folder.
 
exception,type\=org.hippoecm.frontend.plugins.jquery.upload.FileUploadViolationException=Cannot
 add '{0}'\: {1}
+exception,type\=org.hippoecm.frontend.plugins.gallery.model.SvgScriptGalleryException=SVG
 images with embedded script are not supported.
 button-upload-label=Upload
 select-file-label=Select file to upload


=
hippo-cms/resources/org/hippoecm/frontend/editor/plugins/linkpicker/GalleryUploadPanel.registry.json
=
--- 
a/hippo-cms/resources/org/hippoecm/frontend/editor/plugins/linkpicker/GalleryUploadPanel.registry.json
+++ 
b/hippo-cms/resources/org/hippoecm/frontend/editor/plugins/linkpicker/GalleryUploadPanel.registry.json
@@ -16,6 +16,16 @@
 "exception,type=org.hippoecm.repository.api.WorkflowException" : {
   "status" : "CLEAN",
   "locales" : null
+},
+
"exception,type=org.hippoecm.frontend.plugins.gallery.model.SvgScriptGalleryException"
 : {
+  "status" : "ADDED",
+  "locales" : {
+"de" : "UNRESOLVED",
+"fr" : "UNRESOLVED",
+"nl" : "UNRESOLVED",
+"zh" : "UNRESOLVED",
+"es" : "UNRESOLVED"
+  }
 }
   }
 }
\ No newline at end of file


=
hippo-cms/resources/org/hippoecm/frontend/plugins/jquery/upload/multiple/JQueryFileUploadDialog.properties
=
--- 
a/hippo-cms/resources/org/hippoecm/frontend/plugins/jquery/upload/multiple/JQueryFileUploadDialog.properties
+++ 
b/hippo-cms/resources/org/hippoecm/frontend/plugins/jquery/upload/multiple/JQueryFileUploadDialog.properties
@@ -1,9 +1,10 @@
-#Wed Apr 20 11:10:30 CEST 2016
+#Thu Jan 18 12:56:23 CET 2018
 exception,type\=org.hippoecm.repository.api.WorkflowException=Cannot add {0}, 
because an item with name {0} already exists in this folder.
-exception,type\=org.apache.wicket.util.upload.FileUploadException=File upload 
failed.
-file-type-label=File type
+no-file-uploaded-label=Nothing uploaded
 button-add-label=Select files
+button-upload-label=Upload
+exception,type\=org.hippoecm.frontend.plugins.gallery.model.SvgScriptGalleryException=SVG
 images with embedded script are not supported.
 button-close-label=Close
+exception,type\=org.apache.wicket.util.upload.FileUploadException=File upload 
failed.
 
exception,type\=org.hippoecm.frontend.plugins.gallery.model.GalleryException=Gallery
 item could not be created.
-button-upload-label=Upload
-no-file-uploaded-label=Nothing uploaded
+file-type-label=File type


=
hippo-cms/resources/org/hippoecm/frontend/plugins/jquery/upload/multiple/JQueryFileUploadDialog.registry.json
=
--- 
a/hippo-cms/resources/org/hippoecm/frontend/plugins/jquery/upload/multiple/JQueryFileUploadDialog.registry.json
+++ 
b/hippo-cms/resources/org/hippoecm/frontend/plugins/jquery/upload/multiple/JQueryFileUploadDialog.registry.json
@@ -32,6 +32,16 @@
 "exception,type=org.hippoecm.repository.api.WorkflowException" : {
   "status" : "CLEAN",
   "locales" : null
+},
+
"exception,type=org.hippoecm.frontend.plugins.gallery.model.SvgScriptGalleryException"
 : {
+  "status" : "ADDED",
+  "locales" : {
+"de" : "UNRESOLVED",
+"fr" : "UNRESOLVED",
+"nl" : "UNRESOLVED",
+"zh" : "UNRESOLVED",
+"es" : "UNRESOLVED"
+  }
 }
   }
 }
\ No newline at end of file



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-cms-translations/commit/2cbf22fab4b2b8ad8ce530daf9151011176a1708

---
View it on GitLab: 

[HippoCMS-scm] [Git][cms-community/hippo-addon-channel-manager] Deleted branch bugfix/CHANNELMGR-1679

2018-01-18 Thread Bert Leunis
Bert Leunis deleted branch bugfix/CHANNELMGR-1679 at cms-community / 
hippo-addon-channel-manager

---

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


[HippoCMS-scm] [Git][cms-community/hippo-essentials-components] Deleted branch feature/ESSCOM-29

2018-01-18 Thread Bert Leunis
Bert Leunis deleted branch feature/ESSCOM-29 at cms-community / 
hippo-essentials-components

---

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


[HippoCMS-scm] [Git][cms-community/hippo-essentials-components] Pushed new branch feature/create-content

2018-01-18 Thread Bert Leunis
Bert Leunis pushed new branch feature/create-content at cms-community / 
hippo-essentials-components

---
View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-essentials-components/tree/feature/create-content
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


[HippoCMS-scm] [Git][cms-community/hippo-essentials-components][feature/create-content] ESSCOM-30 Set create-content development version

2018-01-18 Thread Bert Leunis
Bert Leunis pushed to branch feature/create-content at cms-community / 
hippo-essentials-components


Commits:
6a048eac by Bert Leunis at 2018-01-18T10:40:06+01:00
ESSCOM-30 Set create-content development version

- - - - -


4 changed files:

- cms/pom.xml
- hst/pom.xml
- pom.xml
- repository/pom.xml


Changes:

=
cms/pom.xml
=
--- a/cms/pom.xml
+++ b/cms/pom.xml
@@ -22,7 +22,7 @@
   
 org.onehippo.cms7
 hippo-essentials-components
-4.2.0-SNAPSHOT
+4.2.0-create-content-SNAPSHOT
   
 
   Hippo Essentials CMS Component Library


=
hst/pom.xml
=
--- a/hst/pom.xml
+++ b/hst/pom.xml
@@ -22,7 +22,7 @@
   
 org.onehippo.cms7
 hippo-essentials-components
-4.2.0-SNAPSHOT
+4.2.0-create-content-SNAPSHOT
   
 
   Hippo Essentials HST Component Library


=
pom.xml
=
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
   Hippo Essentials Components
   Hippo Essentials Components
   hippo-essentials-components
-  4.2.0-SNAPSHOT
+  4.2.0-create-content-SNAPSHOT
   pom
 
   2016


=
repository/pom.xml
=
--- a/repository/pom.xml
+++ b/repository/pom.xml
@@ -22,7 +22,7 @@
   
 org.onehippo.cms7
 hippo-essentials-components
-4.2.0-SNAPSHOT
+4.2.0-create-content-SNAPSHOT
   
 
   Hippo Essentials Components Repository



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-essentials-components/commit/6a048eac979f9c50f1cbc24249e6730a6971a15c

---
View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-essentials-components/commit/6a048eac979f9c50f1cbc24249e6730a6971a15c
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


[HippoCMS-scm] [Git][cms-community/hippo-cms-release][feature/create-content] CMS-10923 Set essentials components version to create content version

2018-01-18 Thread Bert Leunis
Bert Leunis pushed to branch feature/create-content at cms-community / 
hippo-cms-release


Commits:
0275417f by Bert Leunis at 2018-01-18T10:50:06+01:00
CMS-10923 Set essentials components version to create content version

- - - - -


1 changed file:

- pom.xml


Changes:

=
pom.xml
=
--- a/pom.xml
+++ b/pom.xml
@@ -1,6 +1,6 @@
 
 
-
4.2.0-SNAPSHOT
+
4.2.0-create-content-SNAPSHOT
 
4.2.0-SNAPSHOT
 
7.2.0-SNAPSHOT
 
4.2.0-SNAPSHOT



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-cms-release/commit/0275417fc20dc1e4643540b7e3f4cd589308eb71

---
View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-cms-release/commit/0275417fc20dc1e4643540b7e3f4cd589308eb71
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


[HippoCMS-scm] [Git][cms-community/hippo-essentials-components][feature/create-content] ESSCOM-29 also add date strings when there are no documents

2018-01-18 Thread Bert Leunis
Bert Leunis pushed to branch feature/create-content at cms-community / 
hippo-essentials-components


Commits:
6b591ef0 by Bert Leunis at 2018-01-18T12:53:37+01:00
ESSCOM-29 also add date strings when there are no documents

- - - - -


2 changed files:

- 
hst/src/main/java/org/onehippo/cms7/essentials/components/EssentialsEventsComponent.java
- 
hst/src/main/java/org/onehippo/cms7/essentials/components/EssentialsNewsComponent.java


Changes:

=
hst/src/main/java/org/onehippo/cms7/essentials/components/EssentialsEventsComponent.java
=
--- 
a/hst/src/main/java/org/onehippo/cms7/essentials/components/EssentialsEventsComponent.java
+++ 
b/hst/src/main/java/org/onehippo/cms7/essentials/components/EssentialsEventsComponent.java
@@ -48,12 +48,12 @@ public class EssentialsEventsComponent extends 
EssentialsListComponent {
 public void doBeforeRender(final HstRequest request, final HstResponse 
response) {
 final EssentialsEventsComponentInfo paramInfo = 
getComponentParametersInfo(request);
 final String documentTypes = paramInfo.getDocumentTypes();
+ComponentsUtils.addCurrentDateStrings(request);
 if (Strings.isNullOrEmpty(documentTypes)) {
 setEditMode(request);
 return;
 }
 super.doBeforeRender(request, response);
-ComponentsUtils.addCurrentDateStrings(request);
 }
 
 @Override


=
hst/src/main/java/org/onehippo/cms7/essentials/components/EssentialsNewsComponent.java
=
--- 
a/hst/src/main/java/org/onehippo/cms7/essentials/components/EssentialsNewsComponent.java
+++ 
b/hst/src/main/java/org/onehippo/cms7/essentials/components/EssentialsNewsComponent.java
@@ -48,12 +48,12 @@ public class EssentialsNewsComponent extends 
EssentialsListComponent {
 public void doBeforeRender(final HstRequest request, final HstResponse 
response) {
 final EssentialsNewsComponentInfo paramInfo = 
getComponentParametersInfo(request);
 final String documentTypes = paramInfo.getDocumentTypes();
+ComponentsUtils.addCurrentDateStrings(request);
 if(Strings.isNullOrEmpty(documentTypes)){
 setEditMode(request);
 return;
 }
 super.doBeforeRender(request, response);
-ComponentsUtils.addCurrentDateStrings(request);
 }
 
 @Override



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-essentials-components/commit/6b591ef00177eb62ee82655dafc446a661c43017

---
View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-essentials-components/commit/6b591ef00177eb62ee82655dafc446a661c43017
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


[HippoCMS-scm] [Git][cms-community/hippo-essentials][feature/create-content] 15 commits: ESSENTIALS-1108 Change cmseditlink to manage content tag

2018-01-18 Thread Bert Leunis
Bert Leunis pushed to branch feature/create-content at cms-community / 
hippo-essentials


Commits:
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.

- - - - -
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

- - - - -


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/jsp/essentials-banner.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/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/news/src/main/resources/freemarker/newslist-main-newslist-variant.ftl
- plugins/news/src/main/resources/freemarker/newslist-main-newslist.ftl
- plugins/news/src/main/resources/freemarker/newspage-main-variant.ftl
- plugins/news/src/main/resources/freemarker/newspage-main.ftl
- plugins/news/src/main/resources/jsp/newslist-main-newslist.jsp
- plugins/news/src/main/resources/jsp/newspage-main.jsp


The diff was not included because it is too large.


View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-essentials/compare/d144bc36ced4142f7cd180d7347160c779ffedb4...1ec619562293f95ceb406dfa6cd25c6441759108

---
View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-essentials/compare/d144bc36ced4142f7cd180d7347160c779ffedb4...1ec619562293f95ceb406dfa6cd25c6441759108
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


[HippoCMS-scm] [Git][cms-community/hippo-essentials-components][feature/create-content] ESSCOM-29 components of features that store documents in year/month folders…

2018-01-18 Thread Bert Leunis
Bert Leunis pushed to branch feature/create-content at cms-community / 
hippo-essentials-components


Commits:
23f583be by Bert Leunis at 2018-01-18T11:40:47+01:00
ESSCOM-29 components of features that store documents in year/month folders 
supply attributes to the request

This supports the manageContent tags to create new documents in the channel 
manager.

- - - - -


2 changed files:

- 
hst/src/main/java/org/onehippo/cms7/essentials/components/EssentialsEventsComponent.java
- 
hst/src/main/java/org/onehippo/cms7/essentials/components/EssentialsNewsComponent.java


Changes:

=
hst/src/main/java/org/onehippo/cms7/essentials/components/EssentialsEventsComponent.java
=
--- 
a/hst/src/main/java/org/onehippo/cms7/essentials/components/EssentialsEventsComponent.java
+++ 
b/hst/src/main/java/org/onehippo/cms7/essentials/components/EssentialsEventsComponent.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2014 Hippo B.V. (http://www.onehippo.com)
+ * Copyright 2014-2018 Hippo B.V. (http://www.onehippo.com)
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -28,6 +28,7 @@ import org.hippoecm.hst.core.component.HstResponse;
 import org.hippoecm.hst.core.parameters.ParametersInfo;
 import org.hippoecm.repository.util.DateTools;
 import 
org.onehippo.cms7.essentials.components.info.EssentialsEventsComponentInfo;
+import org.onehippo.cms7.essentials.components.utils.ComponentsUtils;
 import org.slf4j.Logger;
 import org.slf4j.LoggerFactory;
 
@@ -52,6 +53,7 @@ public class EssentialsEventsComponent extends 
EssentialsListComponent {
 return;
 }
 super.doBeforeRender(request, response);
+ComponentsUtils.addCurrentDateStrings(request);
 }
 
 @Override


=
hst/src/main/java/org/onehippo/cms7/essentials/components/EssentialsNewsComponent.java
=
--- 
a/hst/src/main/java/org/onehippo/cms7/essentials/components/EssentialsNewsComponent.java
+++ 
b/hst/src/main/java/org/onehippo/cms7/essentials/components/EssentialsNewsComponent.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2014 Hippo B.V. (http://www.onehippo.com)
+ * Copyright 2014-2018 Hippo B.V. (http://www.onehippo.com)
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -28,6 +28,7 @@ import org.hippoecm.hst.core.component.HstResponse;
 import org.hippoecm.hst.core.parameters.ParametersInfo;
 import org.hippoecm.repository.util.DateTools;
 import 
org.onehippo.cms7.essentials.components.info.EssentialsNewsComponentInfo;
+import org.onehippo.cms7.essentials.components.utils.ComponentsUtils;
 import org.slf4j.Logger;
 import org.slf4j.LoggerFactory;
 
@@ -52,6 +53,7 @@ public class EssentialsNewsComponent extends 
EssentialsListComponent {
 return;
 }
 super.doBeforeRender(request, response);
+ComponentsUtils.addCurrentDateStrings(request);
 }
 
 @Override



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-essentials-components/commit/23f583be5290ef0d69323c10db0bce795bc39a06

---
View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-essentials-components/commit/23f583be5290ef0d69323c10db0bce795bc39a06
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


[HippoCMS-scm] [Git][cms-community/hippo-jackrabbit][trunk] JCR-4248: Upgrade httpcore dependency to 4.4.9

2018-01-18 Thread GitLab Mirror
GitLab Mirror pushed to branch trunk at cms-community / hippo-jackrabbit


Commits:
65106ce3 by Julian Reschke at 2018-01-18T10:34:16+00:00
JCR-4248: Upgrade httpcore dependency to 4.4.9

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1821475 
13f79535-47bb-0310-9956-ffa450edef68

- - - - -


1 changed file:

- jackrabbit-webapp/pom.xml


Changes:

=
jackrabbit-webapp/pom.xml
=
--- a/jackrabbit-webapp/pom.xml
+++ b/jackrabbit-webapp/pom.xml
@@ -149,7 +149,7 @@
 
   org.apache.httpcomponents
   httpcore
-  4.4.8
+  4.4.9
   test
 
   



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-jackrabbit/commit/65106ce3a04a4157a5ca6c16164e01cbc9fe6d64

---
View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-jackrabbit/commit/65106ce3a04a4157a5ca6c16164e01cbc9fe6d64
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


[HippoCMS-scm] [Git][cms-community/hippo-essentials-components][feature/create-content] ESSCOM-29 code style improvements

2018-01-18 Thread Bert Leunis
Bert Leunis pushed to branch feature/create-content at cms-community / 
hippo-essentials-components


Commits:
06673dc6 by Bert Leunis at 2018-01-18T11:26:32+01:00
ESSCOM-29 code style improvements

- - - - -


1 changed file:

- 
hst/src/main/java/org/onehippo/cms7/essentials/components/utils/ComponentsUtils.java


Changes:

=
hst/src/main/java/org/onehippo/cms7/essentials/components/utils/ComponentsUtils.java
=
--- 
a/hst/src/main/java/org/onehippo/cms7/essentials/components/utils/ComponentsUtils.java
+++ 
b/hst/src/main/java/org/onehippo/cms7/essentials/components/utils/ComponentsUtils.java
@@ -39,9 +39,9 @@ import com.google.common.base.Splitter;
  */
 public final class ComponentsUtils {
 
-public final static DateTimeFormatter yearFormat = 
DateTimeFormatter.ofPattern("");
-public final static DateTimeFormatter monthFormat = 
DateTimeFormatter.ofPattern("MM");
-public final static DateTimeFormatter dayFormat = 
DateTimeFormatter.ofPattern("dd");
+public static final DateTimeFormatter YEAR_FORMAT = 
DateTimeFormatter.ofPattern("");
+public static final DateTimeFormatter MONTH_FORMAT = 
DateTimeFormatter.ofPattern("MM");
+public static final DateTimeFormatter DAY_FORMAT = 
DateTimeFormatter.ofPattern("dd");
 
 /**
  * Get content bean based on path e.g. {@code "/foo/bar/"}
@@ -253,9 +253,9 @@ public final class ComponentsUtils {
  */
 public static void addCurrentDateStrings(final HstRequest request) {
 final LocalDate now = LocalDate.now();
-request.setAttribute("currentYear", now.format(yearFormat));
-request.setAttribute("currentMonth", now.format(monthFormat));
-request.setAttribute("currentDay", now.format(dayFormat));
+request.setAttribute("currentYear", now.format(YEAR_FORMAT));
+request.setAttribute("currentMonth", now.format(MONTH_FORMAT));
+request.setAttribute("currentDay", now.format(DAY_FORMAT));
 }
 
 private ComponentsUtils() {



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-essentials-components/commit/06673dc6104bcff9481d740d9a58880e1fbc2b95

---
View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-essentials-components/commit/06673dc6104bcff9481d740d9a58880e1fbc2b95
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


[HippoCMS-scm] [Git][cms-community/hippo-addon-channel-manager][feature/CHANNELMGR-1673] 27 commits: CHANNELMGR-1624

2018-01-18 Thread Arthur Bogaart
Arthur Bogaart pushed to branch feature/CHANNELMGR-1673 at cms-community / 
hippo-addon-channel-manager


Commits:
d90e1091 by Arent-Jan Banck at 2017-12-04T14:33:02+01:00
CHANNELMGR-1624

- - - - -
0936d68c by Bert Leunis at 2017-12-08T16:09:26+01:00
CHANNELMGR-1537 log tracking message. add option to provide message parameters.

- - - - -
d0999c78 by Bert Leunis at 2017-12-11T11:57:53+01:00
CHANNELMGR-1537 populate docType with unsupported field types

- - - - -
b277dd23 by Bert Leunis at 2017-12-11T16:13:25+01:00
CHANNELMGR-1537 sort types alphabetically. only report known hippo types by 
name.

- - - - -
005b4c70 by Bert Leunis at 2017-12-12T09:21:44+01:00
CHANNELMGR-1537 update unit tests for new methods

- - - - -
d53ffc80 by Bert Leunis at 2017-12-12T12:21:50+01:00
CHANNELMGR-1537 added unit tests

- - - - -
7e819ed4 by Michael Metternich at 2017-12-14T13:28:56+01:00
CHANNELMGR-1537 Minor code improvements

- - - - -
9ee6f902 by Michael Metternich at 2017-12-14T13:29:52+01:00
CHANNELMGR-1537 Reintegrate feature/CHANNELMGR-1537

- - - - -
100ffa81 by Mathijs den Burger at 2018-01-02T16:56:10+01:00
CHANNELMGR-1585 Report all HTTP requests in Angular as user activity

The Channel Manager used to report only calls to the HST as user
activity. Calls to the CMS (i.e. to the content service) were not
reported as user activity.

- - - - -
6c316fd9 by Mathijs den Burger at 2018-01-04T11:25:01+01:00
CHANNELMGR-1585 Report page loads as user activity

Otherwise active logout will kick out users that are just browsing pages
in the Channel Manager (e.g. to preview content).

- - - - -
9203e896 by Mathijs den Burger at 2018-01-04T11:25:23+01:00
CHANNELMGR-1585 Reintegrate bugfix/CHANNELMGR-1585

- - - - -
9dfe19e1 by Mathijs den Burger at 2018-01-05T12:35:07+01:00
CHANNELMGR-1660 Remove all usage of Angular 4 and Material 2

Back to AngularJs only. For now.

- - - - -
9e569b3f by Mathijs den Burger at 2018-01-09T12:01:38+01:00
CHANNELMGR-1670 Reintegrate feature/CHANNELMGR-1660-angularjs

The first part of the POC in CHANNELMGR-1660 was to revert back to
AngularJs. Only these changes are reintegrated.

- - - - -
eae866db by Bert Leunis at 2018-01-09T13:50:51+01:00
CHANNELMGR-1523 also load the prototype item of a menu

- - - - -
5d9ef5c9 by Bert Leunis at 2018-01-11T10:47:31+01:00
CHANNELMGR-1523 added the unit test for this case

- - - - -
a1a42c1a by Michael Metternich at 2018-01-12T14:59:18+01:00
CHANNELMGR-1523 Reintegrate bugfix/CHANNELMGR-1523

- - - - -
a5bb3035 by Arthur Bogaart at 2018-01-14T14:29:13+01:00
CHANNELMGR-1673 Merge master changes into feature/create-content

- - - - -
a4e0ca1c by Arthur Bogaart at 2018-01-17T00:23:16+01:00
CHANNELMGR-1673 Fix NameUrlFieldsDialog template loading

- - - - -
c4d07620 by Arthur Bogaart at 2018-01-17T00:27:28+01:00
CHANNELMGR-1673 Fix indent

- - - - -
57defca8 by Arthur Bogaart at 2018-01-17T00:30:26+01:00
CHANNELMGR-1673 Remove fieldsEditor component

Could not find a reference.

- - - - -
c5a89fe8 by Arthur Bogaart at 2018-01-17T00:32:11+01:00
CHANNELMGR-1673 Bump to frontend-build 7.0.2

- - - - -
44c63a3f by Arthur Bogaart at 2018-01-17T00:32:51+01:00
CHANNELMGR-1673 Fix ui-router import

- - - - -
e9fbb3cc by Arthur Bogaart at 2018-01-17T00:34:14+01:00
CHANNELMGR-1673 Remove left-over typescript files

- - - - -
8f29e371 by Arthur Bogaart at 2018-01-17T00:35:33+01:00
CHANNELMGR-1673 Fix missing sharedspace-toolbar-component

- - - - -
4cb4b1ab by Arthur Bogaart at 2018-01-18T11:55:31+01:00
CHANNELMGR-1673 Fix fields module import

- - - - -
abf23415 by Arthur Bogaart at 2018-01-18T12:01:29+01:00
CHANNELMGR-1673 Add throttle factory

- - - - -
08eeaa93 by Arthur Bogaart at 2018-01-18T12:11:03+01:00
CHANNELMGR-1673 Replace Observable.debounce with custom throttle/ng-onchange

- add urlUpdate to bindings, this disables the Change button in the 
nameUrlFieldsDialog while the server is generating a new URL slug
- Ensure SLUG requests are sent in series; this will reduce the number of 
callbacks for slow connections/high server loads and a faster UI.

- - - - -


30 changed files:

- 
content-service/src/main/java/org/onehippo/cms/channelmanager/content/documenttype/DocumentTypesServiceImpl.java
- 
content-service/src/main/java/org/onehippo/cms/channelmanager/content/documenttype/field/FieldTypeUtils.java
- 
content-service/src/main/java/org/onehippo/cms/channelmanager/content/documenttype/model/DocumentType.java
- 
content-service/src/test/java/org/onehippo/cms/channelmanager/content/documenttype/DocumentTypesServiceImplTest.java
- 
content-service/src/test/java/org/onehippo/cms/channelmanager/content/documenttype/field/FieldTypeUtilsTest.java
- frontend-ng/build.conf.js
- frontend-ng/package-lock.json
- frontend-ng/package.json
- − frontend-ng/src/app/app.module.ts
- frontend-ng/src/app/channel/actions/channelActions.ng1.module.js → 
frontend-ng/src/app/channel/actions/actions.js
- frontend-ng/src/app/channel/channel.ng1.module.js →