[HippoCMS-scm] [Git][cms-community/hippo-site-toolkit][feature/spaplus] HSTTWO-4278: adding comments

2018-03-16 Thread Woonsan Ko
Woonsan Ko pushed to branch feature/spaplus at cms-community / hippo-site-toolkit Commits: 63c18594 by Woonsan Ko at 2018-03-16T23:12:42-04:00 HSTTWO-4278: adding comments - - - - - 1 changed file: -

[HippoCMS-scm] [Git][cms-community/hippo-site-toolkit][feature/spaplus] HSTTWO-4278: Fixing NPE on circular reference

2018-03-16 Thread Woonsan Ko
Woonsan Ko pushed to branch feature/spaplus at cms-community / hippo-site-toolkit Commits: ce4b3aee by Woonsan Ko at 2018-03-16T22:58:16-04:00 HSTTWO-4278: Fixing NPE on circular reference - - - - - 1 changed file: -

[HippoCMS-scm] [Git][cms-community/hippo-site-toolkit][feature/spaplus] HSTTWO-4261: fallback to getIdentifier() if getCanonicalHandleUUID() returns…

2018-03-16 Thread Woonsan Ko
Woonsan Ko pushed to branch feature/spaplus at cms-community / hippo-site-toolkit Commits: 3821db21 by Woonsan Ko at 2018-03-16T19:46:48-04:00 HSTTWO-4261: fallback to getIdentifier() if getCanonicalHandleUUID() returns null, which can happen often when a compound bean extends HippoDocument in

[HippoCMS-scm] [Git][cms-community/hippo-addon-crisp][release/2.2] Revert "CRISP-46: Adding getResourceBackendOperations() to cover corner cases…

2018-03-16 Thread Woonsan Ko
Woonsan Ko pushed to branch release/2.2 at cms-community / hippo-addon-crisp Commits: 8ed34cb0 by Woonsan Ko at 2018-03-16T19:20:17-04:00 Revert CRISP-46: Adding getResourceBackendOperations() to cover corner cases such as invoking different http methods other than GET or PUT This reverts

[HippoCMS-scm] [Git][cms-community/hippo-addon-crisp][master] Revert "CRISP-45: Adding getResourceBackendOperations() to cover corner cases…

2018-03-16 Thread Woonsan Ko
Woonsan Ko pushed to branch master at cms-community / hippo-addon-crisp Commits: e7ca6bc2 by Woonsan Ko at 2018-03-16T19:17:35-04:00 Revert CRISP-45: Adding getResourceBackendOperations() to cover corner cases such as invoking different http methods other than GET or PUT This reverts commit

[HippoCMS-scm] [Git][cms-community/hippo-cms-release][release/12.2] CMS-11133: bump up crisp version

2018-03-16 Thread Woonsan Ko
Woonsan Ko pushed to branch release/12.2 at cms-community / hippo-cms-release Commits: 04ff72be by Woonsan Ko at 2018-03-16T15:16:02-04:00 CMS-11133: bump up crisp version - - - - - 1 changed file: - pom.xml Changes: = pom.xml

[HippoCMS-scm] [Git][cms-community/hippo-addon-crisp][release/2.2] CRISP-46: Adding getResourceBackendOperations() to cover corner cases such as…

2018-03-16 Thread Woonsan Ko
Woonsan Ko pushed to branch release/2.2 at cms-community / hippo-addon-crisp Commits: e3b35a87 by Woonsan Ko at 2018-03-16T15:03:31-04:00 CRISP-46: Adding getResourceBackendOperations() to cover corner cases such as invoking different http methods other than GET or PUT - - - - - 6 changed

[HippoCMS-scm] [Git][cms-community/hippo-addon-crisp][master] 2 commits: CRISP-45: Adding getResourceBackendOperations() to cover corner cases such as…

2018-03-16 Thread Woonsan Ko
Woonsan Ko pushed to branch master at cms-community / hippo-addon-crisp Commits: fbcaf5e5 by Woonsan Ko at 2018-03-16T14:50:49-04:00 CRISP-45: Adding getResourceBackendOperations() to cover corner cases such as invoking different http methods other than GET or PUT - - - - - a5afd23c by Woonsan

[HippoCMS-scm] [Git][cms-community/hippo-testsuite][feature/spaplus] HSTTWO-4278: Adding circular reference document examples

2018-03-16 Thread Woonsan Ko
Woonsan Ko pushed to branch feature/spaplus at cms-community / hippo-testsuite Commits: 324c9eff by Woonsan Ko at 2018-03-16T12:13:01-04:00 HSTTWO-4278: Adding circular reference document examples - - - - - 1 changed file: -

[HippoCMS-scm] [Git][cms-community/hippo-site-toolkit][feature/spaplus] HSTTWO-4274: removing self link in content item section

2018-03-16 Thread Woonsan Ko
Woonsan Ko pushed to branch feature/spaplus at cms-community / hippo-site-toolkit Commits: cb74ca1b by Woonsan Ko at 2018-03-16T11:58:19-04:00 HSTTWO-4274: removing self link in content item section - - - - - 1 changed file: -

[HippoCMS-scm] [Git][cms-community/hippo-site-toolkit][feature/spaplus] HSTTWO-4279: add paramsInfo and params separately to avoid confusions instead of merging

2018-03-16 Thread Woonsan Ko
Woonsan Ko pushed to branch feature/spaplus at cms-community / hippo-site-toolkit Commits: 953e3585 by Woonsan Ko at 2018-03-16T11:45:50-04:00 HSTTWO-4279: add paramsInfo and params separately to avoid confusions instead of merging - - - - - 1 changed file: -

[HippoCMS-scm] [Git][cms-community/hippo-essentials][feature/ESSENTIALS-1180] ESSENTIALS-1180 Reword actions header

2018-03-16 Thread Arthur Bogaart
Arthur Bogaart pushed to branch feature/ESSENTIALS-1180 at cms-community / hippo-essentials Commits: e162c7ff by Arthur Bogaart at 2018-03-16T16:33:40+01:00 ESSENTIALS-1180 Reword actions header - - - - - 1 changed file: -

[HippoCMS-scm] [Git][cms-community/hippo-site-toolkit][feature/spaplus] HSTTWO-4279: merging ParametersInfo props and parameters

2018-03-16 Thread Woonsan Ko
Woonsan Ko pushed to branch feature/spaplus at cms-community / hippo-site-toolkit Commits: d82ea03f by Woonsan Ko at 2018-03-16T11:32:10-04:00 HSTTWO-4279: merging ParametersInfo props and parameters - - - - - 1 changed file: -

[HippoCMS-scm] [Git][cms-community/hippo-essentials][feature/ESSENTIALS-1180] ESSENTIALS-1180 more introduction text for the plugin. remove obsolete column.

2018-03-16 Thread Bert Leunis
Bert Leunis pushed to branch feature/ESSENTIALS-1180 at cms-community / hippo-essentials Commits: 22357ca3 by Bert Leunis at 2018-03-16T15:37:15+01:00 ESSENTIALS-1180 more introduction text for the plugin. remove obsolete column. The namespace will always be the default project namespace, so

[HippoCMS-scm] [Git][cms-community/hippo-essentials][feature/ESSENTIALS-1180] ESSENTIALS-1180 Fix styling

2018-03-16 Thread Arthur Bogaart
Arthur Bogaart pushed to branch feature/ESSENTIALS-1180 at cms-community / hippo-essentials Commits: 01ceee6e by Arthur Bogaart at 2018-03-16T15:22:55+01:00 ESSENTIALS-1180 Fix styling - - - - - 1 changed file: -

[HippoCMS-scm] [Git][cms-community/hippo-essentials][feature/ESSENTIALS-1180] ESSENTIALS-1180 add translation properties for new template queries

2018-03-16 Thread Bert Leunis
Bert Leunis pushed to branch feature/ESSENTIALS-1180 at cms-community / hippo-essentials Commits: d8ec338e by Bert Leunis at 2018-03-16T14:39:45+01:00 ESSENTIALS-1180 add translation properties for new template queries - - - - - 1 changed file: -

[HippoCMS-scm] [Git][cms-community/hippo-essentials][feature/ESSENTIALS-1180] ESSENTIALS-1180 Only list document types that are relaxed

2018-03-16 Thread Arthur Bogaart
Arthur Bogaart pushed to branch feature/ESSENTIALS-1180 at cms-community / hippo-essentials Commits: 1dead0fc by Arthur Bogaart at 2018-03-16T14:33:58+01:00 ESSENTIALS-1180 Only list document types that are relaxed This is a best effort to *skip* abstract document types that can not be

[HippoCMS-scm] [Git][cms-community/hippo-site-toolkit][feature/spaplus] HSTTWO-4268 Use a LinkedHashSet to preserve order

2018-03-16 Thread Ard Schrijvers
Ard Schrijvers pushed to branch feature/spaplus at cms-community / hippo-site-toolkit Commits: 7a157c60 by Ard Schrijvers at 2018-03-16T14:16:44+01:00 HSTTWO-4268 Use a LinkedHashSet to preserve order - - - - - 1 changed file: -

[HippoCMS-scm] [Git][cms-community/hippo-essentials][feature/ESSENTIALS-1180] ESSENTIALS-1180 add mixin to folder node so translation properties can be set

2018-03-16 Thread Bert Leunis
Bert Leunis pushed to branch feature/ESSENTIALS-1180 at cms-community / hippo-essentials Commits: af85f740 by Bert Leunis at 2018-03-16T14:05:19+01:00 ESSENTIALS-1180 add mixin to folder node so translation properties can be set - - - - - 1 changed file: -

[HippoCMS-scm] [Git][cms-community/hippo-essentials][feature/ESSENTIALS-1180] ESSENTIALS-1180 do not create obsolete icon property

2018-03-16 Thread Bert Leunis
Bert Leunis pushed to branch feature/ESSENTIALS-1180 at cms-community / hippo-essentials Commits: c04f651c by Bert Leunis at 2018-03-16T13:39:12+01:00 ESSENTIALS-1180 do not create obsolete icon property - - - - - 1 changed file: -

[HippoCMS-scm] [Git][cms-community/hippo-essentials][feature/ESSENTIALS-1180] ESSENTIALS-1180 Make TemplateQueryUtils methods static

2018-03-16 Thread Arthur Bogaart
Arthur Bogaart pushed to branch feature/ESSENTIALS-1180 at cms-community / hippo-essentials Commits: af6df5f6 by Arthur Bogaart at 2018-03-16T13:34:25+01:00 ESSENTIALS-1180 Make TemplateQueryUtils methods static - - - - - 1 changed file: -

[HippoCMS-scm] [Git][cms-community/hippo-essentials][feature/ESSENTIALS-1180] ESSENTIALS-1180 add util to create template query nodes

2018-03-16 Thread Bert Leunis
Bert Leunis pushed to branch feature/ESSENTIALS-1180 at cms-community / hippo-essentials Commits: 45064854 by Bert Leunis at 2018-03-16T13:17:36+01:00 ESSENTIALS-1180 add util to create template query nodes - - - - - 1 changed file: - +

[HippoCMS-scm] [Git][cms-community/hippo-site-toolkit][feature/spaplus] HSTTWO-4275 Assert current behavior in integration test

2018-03-16 Thread Ard Schrijvers
Ard Schrijvers pushed to branch feature/spaplus at cms-community / hippo-site-toolkit Commits: f2b1951c by Ard Schrijvers at 2018-03-16T13:16:38+01:00 HSTTWO-4275 Assert current behavior in integration test To avoid accidental mistakes in Spring wiring in the future, specify the currently

[HippoCMS-scm] [Git][cms-community/hippo-site-toolkit][feature/spaplus] HSTTWO-4275 Correct bean ref name

2018-03-16 Thread Ard Schrijvers
Ard Schrijvers pushed to branch feature/spaplus at cms-community / hippo-site-toolkit Commits: 9832d240 by Ard Schrijvers at 2018-03-16T13:11:13+01:00 HSTTWO-4275 Correct bean ref name - - - - - 1 changed file: -

[HippoCMS-scm] [Git][cms-community/hippo-site-toolkit][feature/spaplus] HSTTWO-4275 Remove the AutoReloadAppender from the generic appenders

2018-03-16 Thread Ard Schrijvers
Ard Schrijvers pushed to branch feature/spaplus at cms-community / hippo-site-toolkit Commits: 3d4187b1 by Ard Schrijvers at 2018-03-16T12:25:16+01:00 HSTTWO-4275 Remove the AutoReloadAppender from the generic appenders The AutoReloadAppender is only needed in the aggregation valve, and for

[HippoCMS-scm] [Git][cms-community/hippo-site-toolkit][feature/spaplus] HSTTWO-4275 restructure the spring beans a bit to have more consistency

2018-03-16 Thread Ard Schrijvers
Ard Schrijvers pushed to branch feature/spaplus at cms-community / hippo-site-toolkit Commits: c14817c8 by Ard Schrijvers at 2018-03-16T11:50:55+01:00 HSTTWO-4275 restructure the spring beans a bit to have more consistency Think this makes it easier to read - - - - - 3 changed files: -

[HippoCMS-scm] [Git][cms-community/hippo-essentials] Pushed new branch feature/ESSENTIALS-1180

2018-03-16 Thread Bert Leunis
Bert Leunis pushed new branch feature/ESSENTIALS-1180 at cms-community / hippo-essentials --- View it on GitLab: https://code.onehippo.org/cms-community/hippo-essentials/tree/feature/ESSENTIALS-1180 You're receiving this email because of your account on code.onehippo.org.

[HippoCMS-scm] [Git][cms-community/hippo-essentials] Pushed new tag hippo-essentials-4.2.0

2018-03-16 Thread Bert Leunis
Bert Leunis pushed new tag hippo-essentials-4.2.0 at cms-community / hippo-essentials --- View it on GitLab: https://code.onehippo.org/cms-community/hippo-essentials/tree/hippo-essentials-4.2.0 You're receiving this email because of your account on code.onehippo.org.