[HippoCMS-scm] [onehippo/urlrewritefilter] 10291d: - add hippo maven repository

2016-12-15 Thread GitHub
  Branch: refs/heads/urlrewritefilter-4.0.x
  Home:   https://github.com/onehippo/urlrewritefilter
  Commit: 10291d8ac179c25cd614b9192c66952dc9b2b651
  
https://github.com/onehippo/urlrewritefilter/commit/10291d8ac179c25cd614b9192c66952dc9b2b651
  Author: Marijan Milicevic 
  Date:   2016-12-15 (Thu, 15 Dec 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  - add hippo maven repository


___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/urlrewritefilter] 822f40: readme: highlight this is hippo maintained fork

2016-12-15 Thread GitHub
  Branch: refs/heads/urlrewritefilter-4.0.x
  Home:   https://github.com/onehippo/urlrewritefilter
  Commit: 822f404d72bf66670060d5596166943a25b66fce
  
https://github.com/onehippo/urlrewritefilter/commit/822f404d72bf66670060d5596166943a25b66fce
  Author: Marijan Milicevic 
  Date:   2016-12-15 (Thu, 15 Dec 2016)

  Changed paths:
M README.md

  Log Message:
  ---
  readme: highlight this is hippo maintained fork


___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/urlrewritefilter] 04eb91: fix version build number testcase

2016-12-15 Thread GitHub
  Branch: refs/heads/urlrewritefilter-4.0.x
  Home:   https://github.com/onehippo/urlrewritefilter
  Commit: 04eb915a7c745285f2402890da4169ac086608b3
  
https://github.com/onehippo/urlrewritefilter/commit/04eb915a7c745285f2402890da4169ac086608b3
  Author: Marijan Milicevic 
  Date:   2016-12-10 (Sat, 10 Dec 2016)

  Changed paths:
M src/test/java/org/tuckey/web/filters/urlrewrite/UrlRewriteFilterTest.java

  Log Message:
  ---
  fix version build number testcase


  Commit: f2651793eee13e2f70c0361313e1f2e7bd13cc10
  
https://github.com/onehippo/urlrewritefilter/commit/f2651793eee13e2f70c0361313e1f2e7bd13cc10
  Author: Marijan Milicevic 
  Date:   2016-12-10 (Sat, 10 Dec 2016)

  Changed paths:
M pom.xml
M src/main/java/org/tuckey/web/filters/urlrewrite/Conf.java
M src/main/java/org/tuckey/web/filters/urlrewrite/utils/Log.java
M 
src/main/java/org/tuckey/web/filters/urlrewrite/utils/ModRewriteConfLoader.java
M src/test/java/org/tuckey/web/filters/urlrewrite/PerformanceTest.java
M src/test/java/org/tuckey/web/testhelper/MockServletContext.java

  Log Message:
  ---
  update dependencies, start with upgrading to java 8


  Commit: a9d3c8c9d27acc948a9852059de5f3d3e67dbc6c
  
https://github.com/onehippo/urlrewritefilter/commit/a9d3c8c9d27acc948a9852059de5f3d3e67dbc6c
  Author: Marijan Milicevic 
  Date:   2016-12-10 (Sat, 10 Dec 2016)

  Changed paths:
M pom.xml
M src/main/java/org/tuckey/web/filters/urlrewrite/Conf.java
M src/main/java/org/tuckey/web/filters/urlrewrite/UrlRewriter.java
M src/main/java/org/tuckey/web/filters/urlrewrite/utils/Log.java
M 
src/main/java/org/tuckey/web/filters/urlrewrite/utils/ModRewriteConfLoader.java
M 
src/main/java/org/tuckey/web/filters/urlrewrite/utils/ServerNameMatcher.java
M src/main/java/org/tuckey/web/filters/urlrewrite/utils/StringUtils.java
M src/main/java/org/tuckey/web/filters/urlrewrite/utils/WildcardHelper.java
M src/main/java/org/tuckey/web/filters/urlrewrite/utils/WildcardMatcher.java
M src/test/java/org/tuckey/web/filters/urlrewrite/PerformanceTest.java
M src/test/java/org/tuckey/web/testhelper/BenchmarkRunner.java

  Log Message:
  ---
  some cleanup..


  Commit: 8aab881343f9bd1ab22f8dfd1ee36ae0f2a2af28
  
https://github.com/onehippo/urlrewritefilter/commit/8aab881343f9bd1ab22f8dfd1ee36ae0f2a2af28
  Author: Marijan Milicevic 
  Date:   2016-12-12 (Mon, 12 Dec 2016)

  Changed paths:
M pom.xml
M src/main/java/org/tuckey/web/filters/urlrewrite/NormalRewrittenUrl.java
M src/main/java/org/tuckey/web/filters/urlrewrite/NormalRule.java
M src/main/java/org/tuckey/web/filters/urlrewrite/RuleBase.java
M src/main/java/org/tuckey/web/filters/urlrewrite/RuleChain.java
M 
src/main/java/org/tuckey/web/filters/urlrewrite/UrlRewriteWrappedRequest.java
M 
src/main/java/org/tuckey/web/filters/urlrewrite/UrlRewriteWrappedResponse.java
M 
src/main/java/org/tuckey/web/filters/urlrewrite/gzip/GenericResponseWrapper.java
A src/main/java/org/tuckey/web/filters/urlrewrite/utils/RewriteUtils.java
M src/main/java/org/tuckey/web/filters/urlrewrite/utils/URLDecoder.java
M src/main/java/org/tuckey/web/filters/urlrewrite/utils/URLEncoder.java
M src/test/java/org/tuckey/web/filters/urlrewrite/RuleTest.java
A src/test/java/org/tuckey/web/filters/urlrewrite/TestRewriting.java
M src/test/java/org/tuckey/web/testhelper/BenchmarkRunner.java
M src/test/java/org/tuckey/web/testhelper/MockRequest.java

  Log Message:
  ---
  - more cleanups
- fix UTF redirects


  Commit: 36c72a54b94ffe27c160b861c0921bf2be989c32
  
https://github.com/onehippo/urlrewritefilter/commit/36c72a54b94ffe27c160b861c0921bf2be989c32
  Author: Marijan Milicevic 
  Date:   2016-12-12 (Mon, 12 Dec 2016)

  Changed paths:
M pom.xml
M src/test/java/org/tuckey/web/filters/urlrewrite/UrlRewriteFilterTest.java

  Log Message:
  ---
  - add scm and build number,,  fix testcase


  Commit: f62a2a746213336138a71bf21d12cd49a910b552
  
https://github.com/onehippo/urlrewritefilter/commit/f62a2a746213336138a71bf21d12cd49a910b552
  Author: Marijan Milicevic 
  Date:   2016-12-12 (Mon, 12 Dec 2016)

  Changed paths:
R src/test/java/org/tuckey/web/filters/urlrewrite/TestRewriting.java
A src/test/java/org/tuckey/web/filters/urlrewrite/TestUtfRewriting.java

  Log Message:
  ---
  - another redirect testcase


  Commit: c08510a1948737090fda9f17be488517ff2335cb
  
https://github.com/onehippo/urlrewritefilter/commit/c08510a1948737090fda9f17be488517ff2335cb
  Author: Marijan Milicevic 
  Date:   2016-12-12 (Mon, 12 Dec 2016)

  Changed paths:
M src/main/java/org/tuckey/web/filters/urlrewrite/CatchElem.java
M 

[HippoCMS-scm] [onehippo/urlrewritefilter]

2016-12-15 Thread GitHub
  Branch: refs/heads/urlrewritefilter-4.0.x
  Home:   https://github.com/onehippo/urlrewritefilter
___
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] Pushed new branch feature/visual-editing-psp1-CHANNELMGR-1064

2016-12-15 Thread Arthur Bogaart
Arthur Bogaart pushed new branch feature/visual-editing-psp1-CHANNELMGR-1064 at 
cms-community / hippo-addon-channel-manager
___
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 bugfix/ESSCOM-15

2016-12-15 Thread Bert Leunis
Bert Leunis deleted branch bugfix/ESSCOM-15 at cms-community / 
hippo-essentials-components
___
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] Pushed new branch feature/visual-editing-psp1-CHANNELMGR-1055

2016-12-15 Thread Tobias Jeger
Tobias Jeger pushed new branch feature/visual-editing-psp1-CHANNELMGR-1055 at 
cms-community / hippo-addon-channel-manager
___
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][bugfix/ESSCOM-15] ESSCOM-15 updated copyright year of license header

2016-12-15 Thread Bert Leunis
Bert Leunis pushed to branch bugfix/ESSCOM-15 at cms-community / 
hippo-essentials-components


Commits:
228eda8e by Bert Leunis at 2016-12-15T14:28:29+01:00
ESSCOM-15 updated copyright year of license header

- - - - -


1 changed file:

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


Changes:

=
hst/src/main/java/org/onehippo/cms7/essentials/components/EssentialsListComponent.java
=
--- 
a/hst/src/main/java/org/onehippo/cms7/essentials/components/EssentialsListComponent.java
+++ 
b/hst/src/main/java/org/onehippo/cms7/essentials/components/EssentialsListComponent.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2014-2015 Hippo B.V. (http://www.onehippo.com)
+ * Copyright 2014-2016 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.



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-essentials-components/commit/228eda8ee5866f366d9b5b9cae9e52cfae60bd67
___
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/visual-editing-psp1] CHANNELMGR-1073 Enable Webpack HMR for all but JS

2016-12-15 Thread Arthur Bogaart
Arthur Bogaart pushed to branch feature/visual-editing-psp1 at cms-community / 
hippo-addon-channel-manager


Commits:
78d6a360 by Arthur Bogaart at 2016-12-15T14:21:25+01:00
CHANNELMGR-1073 Enable Webpack HMR for all but JS

By adding our own module.hot code to the root module of the app, we can prevent 
Webpack from not reloading the app on javascript changes, and still have all 
other files (like styles) do something smart :)

- - - - -


2 changed files:

- frontend-ng/build.conf.js
- frontend-ng/src/index.js


Changes:

=
frontend-ng/build.conf.js
=
--- a/frontend-ng/build.conf.js
+++ b/frontend-ng/build.conf.js
@@ -41,6 +41,7 @@ const customConfig = {
 'window.jQuery': 'jquery',
 'window.dragula': 'dragula',
   },
+  hmr: true,
   serverPort: 9090,
   karma: {
 files: [


=
frontend-ng/src/index.js
=
--- a/frontend-ng/src/index.js
+++ b/frontend-ng/src/index.js
@@ -17,3 +17,7 @@
 import './vendor.scss';
 import './index.scss';
 import './angularjs/hippo-cm';
+
+if (module.hot) {
+  module.hot.decline();
+}



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-addon-channel-manager/commit/78d6a360402880773bdde03c2a0f8f03d3cd459f
___
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][release/3.1] ESSCOM-12 document why two classes were deprecated

2016-12-15 Thread Bert Leunis
Bert Leunis pushed to branch release/3.1 at cms-community / 
hippo-essentials-components


Commits:
20fae795 by Bert Leunis at 2016-12-15T14:18:22+01:00
ESSCOM-12 document why two classes were deprecated

(cherry picked from commit 07358d3b77df754486df52282699b6e63f4fa112)

- - - - -


2 changed files:

- 
hst/src/main/java/org/onehippo/cms7/essentials/components/utils/query/HstQueryBuilder.java
- 
hst/src/main/java/org/onehippo/cms7/essentials/components/utils/query/QueryBuilder.java


Changes:

=
hst/src/main/java/org/onehippo/cms7/essentials/components/utils/query/HstQueryBuilder.java
=
--- 
a/hst/src/main/java/org/onehippo/cms7/essentials/components/utils/query/HstQueryBuilder.java
+++ 
b/hst/src/main/java/org/onehippo/cms7/essentials/components/utils/query/HstQueryBuilder.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2014 Hippo B.V. (http://www.onehippo.com)
+ * Copyright 2014-2016 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.
@@ -38,6 +38,12 @@ import 
org.onehippo.cms7.essentials.components.utils.SiteUtils;
 import org.slf4j.Logger;
 import org.slf4j.LoggerFactory;
 
+/**
+ * QueryBuilder implementation for easier construction of HstQuery objects.
+ *
+ * @deprecated Deprecated since version since 3.2.0 in favor of the HST fluent 
API's HstQueryBuilder
+ * @see org.hippoecm.hst.content.beans.query.builder.HstQueryBuilder
+ */
 @Deprecated
 public class HstQueryBuilder implements QueryBuilder {
 


=
hst/src/main/java/org/onehippo/cms7/essentials/components/utils/query/QueryBuilder.java
=
--- 
a/hst/src/main/java/org/onehippo/cms7/essentials/components/utils/query/QueryBuilder.java
+++ 
b/hst/src/main/java/org/onehippo/cms7/essentials/components/utils/query/QueryBuilder.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2014 Hippo B.V. (http://www.onehippo.com)
+ * Copyright 2014-2016 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.
@@ -23,6 +23,12 @@ import org.hippoecm.hst.content.beans.query.HstQuery;
 import org.hippoecm.hst.content.beans.query.filter.Filter;
 import org.hippoecm.hst.content.beans.standard.HippoBean;
 
+/**
+ * QueryBuilder interface for easier construction of HstQuery objects.
+ *
+ * @deprecated Deprecated since version since 3.2.0 in favor of the HST fluent 
API's HstQueryBuilder
+ * @see org.hippoecm.hst.content.beans.query.builder.HstQueryBuilder
+ */
 @Deprecated
 public interface QueryBuilder {
 



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-essentials-components/commit/20fae79529e4d1f39a35732b2131b4c99bb68552
___
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][release/11.0] CMS-16 update content blocks version for HIPPLUG-1417

2016-12-15 Thread Bert Leunis
Bert Leunis pushed to branch release/11.0 at cms-community / hippo-cms-release


Commits:
7e1c11f2 by Bert Leunis at 2016-12-15T13:46:48+01:00
CMS-16 update content blocks version for HIPPLUG-1417

- - - - -


1 changed file:

- pom.xml


Changes:

=
pom.xml
=
--- a/pom.xml
+++ b/pom.xml
@@ -60,7 +60,7 @@
 
 
 
3.0.3
-
3.0.1
+
3.0.2-SNAPSHOT
 
6.0.1
 
3.0.1
 
3.0.1



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-cms-release/commit/7e1c11f2a895051ddb28b3f38dc65eec1a69614c
___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [Git][cms-community/hippo-plugin-content-blocks][release/3.0] 3 commits: HIPPLUG-1417 update provided dependencies version numbers

2016-12-15 Thread Bert Leunis
Bert Leunis pushed to branch release/3.0 at cms-community / 
hippo-plugin-content-blocks


Commits:
53ec8859 by Bert Leunis at 2016-12-15T13:42:22+01:00
HIPPLUG-1417 update provided dependencies version numbers

- - - - -
e747345b by Bert Leunis at 2016-12-15T13:43:02+01:00
HIPPLUG-1417 improved block header title  controls



(cherry picked from commits 12fc0a533ec2df605abfcddf1b2449d76322fd29 
ca1e240f11e9d581ced8f5185a5dc803b5c74684 
e910689823c4d410fb76b1a205f31922ac72fdc0)

- - - - -
269ac342 by Bert Leunis at 2016-12-15T13:46:04+01:00
HIPPLUG-1417 Reintegrate bugfix/HIPPLUG-1417

- - - - -


3 changed files:

- pom.xml
- src/main/java/org/onehippo/forge/contentblocks/ContentBlocksFieldPlugin.html
- src/main/resources/org/onehippo/forge/contentblocks/style.css


Changes:

=
pom.xml
=
--- a/pom.xml
+++ b/pom.xml
@@ -39,8 +39,8 @@
   
 
   
-4.0.2
-4.0.2
+4.0.4
+4.0.4
   
 
   


=
src/main/java/org/onehippo/forge/contentblocks/ContentBlocksFieldPlugin.html
=
--- 
a/src/main/java/org/onehippo/forge/contentblocks/ContentBlocksFieldPlugin.html
+++ 
b/src/main/java/org/onehippo/forge/contentblocks/ContentBlocksFieldPlugin.html
@@ -59,15 +59,15 @@
 
   
 
+  
+
+
+
+  
   
 [ item title ]
   
   
-
-  
-  
-  
-
 
   
 


=
src/main/resources/org/onehippo/forge/contentblocks/style.css
=
--- a/src/main/resources/org/onehippo/forge/contentblocks/style.css
+++ b/src/main/resources/org/onehippo/forge/contentblocks/style.css
@@ -1,5 +1,5 @@
 /*
- * Copyright 2010-2015 Hippo B.V. (http://www.onehippo.com)
+ * Copyright 2010-2016 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.
@@ -14,10 +14,14 @@
  * limitations under the License.
  */
 
-.hippo-editor-field-subfield:hover > .contentpicker-blocks > 
.hippo-editor-field-subfield-controls {
+.hippo-editor-field:hover > .hippo-editor-field-subfield-controls {
   opacity: 1;
 }
 
+.hippo-editor-field > .hippo-editor-field-subfield-controls {
+  padding: 4px;
+}
+
 .contentpicker-blocks div.hippo-diff-added {
   float: none;
 }
@@ -95,11 +99,8 @@
 }
 
 .content-block-title {
-  font-weight: bold;
-  font-size: small;
-  padding-top: 5px;
-  padding-left: 8px;
-  padding-bottom: 2px;
+  font-size: 16px;
+  padding-bottom: 8px;
 }
 
 /* Dialog style */



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-plugin-content-blocks/compare/b34f67eaa461da46515281cf2240adb5536ced91...269ac3426ec9f7a0a745c23bbfb48e05ef333a6c
___
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][release/11.1] CMS-16 update content blocks version for HIPPLUG-1416

2016-12-15 Thread Bert Leunis
Bert Leunis pushed to branch release/11.1 at cms-community / hippo-cms-release


Commits:
8a1b0159 by Bert Leunis at 2016-12-15T13:24:24+01:00
CMS-16 update content blocks version for HIPPLUG-1416

- - - - -


1 changed file:

- pom.xml


Changes:

=
pom.xml
=
--- a/pom.xml
+++ b/pom.xml
@@ -60,7 +60,7 @@
 
 
 
3.1.1-SNAPSHOT
-
3.1.0
+
3.1.1-SNAPSHOT
 
6.1.0
 
3.1.0
 
3.1.0



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-cms-release/commit/8a1b01595df78969823bfdad649d38fb5b45e5d6
___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [Git][cms-community/hippo-plugin-content-blocks][release/3.1] 2 commits: HIPPLUG-1416 improved block header title & controls(cherry picked from commits…

2016-12-15 Thread Bert Leunis
Bert Leunis pushed to branch release/3.1 at cms-community / 
hippo-plugin-content-blocks


Commits:
b531f7c9 by Bert Leunis at 2016-12-15T13:21:27+01:00
HIPPLUG-1416 improved block header title  controls

(cherry picked from 
commits 12fc0a533ec2df605abfcddf1b2449d76322fd29 
ca1e240f11e9d581ced8f5185a5dc803b5c74684 
e910689823c4d410fb76b1a205f31922ac72fdc0)

- - - - -
f8608900 by Bert Leunis at 2016-12-15T13:22:36+01:00
HIPPLUG-1416 Reintegrate bugfix/HIPPLUG-1416

- - - - -


2 changed files:

- src/main/java/org/onehippo/forge/contentblocks/ContentBlocksFieldPlugin.html
- src/main/resources/org/onehippo/forge/contentblocks/style.css


Changes:

=
src/main/java/org/onehippo/forge/contentblocks/ContentBlocksFieldPlugin.html
=
--- 
a/src/main/java/org/onehippo/forge/contentblocks/ContentBlocksFieldPlugin.html
+++ 
b/src/main/java/org/onehippo/forge/contentblocks/ContentBlocksFieldPlugin.html
@@ -59,15 +59,15 @@
 
   
 
+  
+
+
+
+  
   
 [ item title ]
   
   
-
-  
-  
-  
-
 
   
 


=
src/main/resources/org/onehippo/forge/contentblocks/style.css
=
--- a/src/main/resources/org/onehippo/forge/contentblocks/style.css
+++ b/src/main/resources/org/onehippo/forge/contentblocks/style.css
@@ -1,5 +1,5 @@
 /*
- * Copyright 2010-2015 Hippo B.V. (http://www.onehippo.com)
+ * Copyright 2010-2016 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.
@@ -14,10 +14,14 @@
  * limitations under the License.
  */
 
-.hippo-editor-field-subfield:hover > .contentpicker-blocks > 
.hippo-editor-field-subfield-controls {
+.hippo-editor-field:hover > .hippo-editor-field-subfield-controls {
   opacity: 1;
 }
 
+.hippo-editor-field > .hippo-editor-field-subfield-controls {
+  padding: 4px;
+}
+
 .contentpicker-blocks div.hippo-diff-added {
   float: none;
 }
@@ -95,11 +99,8 @@
 }
 
 .content-block-title {
-  font-weight: bold;
-  font-size: small;
-  padding-top: 5px;
-  padding-left: 8px;
-  padding-bottom: 2px;
+  font-size: 16px;
+  padding-bottom: 8px;
 }
 
 /* Dialog style */



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-plugin-content-blocks/compare/17292633d0a1adf19ccc066af5cb9c1336e6b0c2...f860890017e6a4736f98d36303b506dd33f02a6f
___
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][release/10.2] CMS-16 update content blocks version for HIPPLUG-1418

2016-12-15 Thread Bert Leunis
Bert Leunis pushed to branch release/10.2 at cms-community / hippo-cms-release


Commits:
e084fb96 by Bert Leunis at 2016-12-15T11:14:11+01:00
CMS-16 update content blocks version for HIPPLUG-1418

- - - - -


1 changed file:

- pom.xml


Changes:

=
pom.xml
=
--- a/pom.xml
+++ b/pom.xml
@@ -60,7 +60,7 @@
 2.2.1
 
 
-
2.2.0
+
2.2.1-SNAPSHOT
 
5.2.0
 
2.2.0
 
2.2.0



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-cms-release/commit/e084fb963c0ab00a7c2d650f894ee798626091e3
___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [Git][cms-community/hippo-cms][master] 23 commits: CMS-8910 reorganize html; remove position absolute from css for header elements

2016-12-15 Thread Arthur Bogaart
Arthur Bogaart pushed to branch master at cms-community / hippo-cms


Commits:
4696e1b0 by Bert Leunis at 2016-08-26T15:27:51+02:00
CMS-8910 reorganize html; remove position absolute from css for header elements

- - - - -
9ac5c5e7 by Bert Leunis at 2016-08-26T16:36:15+02:00
CMS-8910 add logo + tooltip for release version number

- - - - -
79144baf by Bert Leunis at 2016-08-29T15:12:04+02:00
CMS-8910 add system info dialog

- - - - -
24691fcc by Bert Leunis at 2016-09-01T16:55:53+02:00
CMS-8910 rearrange advanced menu items into dropdown groups

- - - - -
759f9da2 by Bert Leunis at 2016-09-02T10:04:04+02:00
CMS-8910 layout fixes

- - - - -
ba5abe8f by Bert Leunis at 2016-09-02T10:04:31+02:00
CMS-8910 update header height. fix incorrect bootstrap

- - - - -
b6c1e9dc by Bert Leunis at 2016-09-02T15:10:23+02:00
CMS-8910 fix contentpropadd bootstraps

- - - - -
7571218b by Bert Leunis at 2016-09-05T10:45:00+02:00
CMS-8910 move the check plugin to the system menu

- - - - -
e06f642b by Bert Leunis at 2016-09-05T15:45:46+02:00
CMS-8910 change setup of dropdown menus so the items are populated by config; 
move all config changes to one delta xml

- - - - -
001c561d by Bert Leunis at 2016-09-05T16:49:37+02:00
CMS-8910 show checkinout and unlock plugins always, but only make them active 
when applicable

- - - - -
eeaeb3a2 by Bert Leunis at 2016-09-05T16:54:45+02:00
CMS-8910 logout newly created jcr session

- - - - -
b561f794 by Arthur Bogaart at 2016-11-11T00:28:18+01:00
CMS-8910 Add license header

- - - - -
f6159b25 by Arthur Bogaart at 2016-11-11T11:40:54+01:00
CMS-8910 Merge master changes in feature/CMS-8910

- - - - -
6388e568 by Arthur Bogaart at 2016-11-11T13:55:47+01:00
CMS-8910 Move CheckInOut and Unlock menu styling to console.css

 - made the top-level menu buttons a bit bigger

- - - - -
c7ba537f by Arthur Bogaart at 2016-11-11T13:59:15+01:00
CMS-8910 Underline logout-link when hovered

 - consistent UI

- - - - -
b97df2a5 by Arthur Bogaart at 2016-11-14T10:46:27+01:00
CMS-8910 Add keyboard handling for  menu items

 - Set a valid tabindex on *all* menu items to allow users to easily navigate 
the console using the TAB key
 - Add :focus styling on *all* menu items to make navigation by tab 
easier to follow
 - Add a shortcut (alt+j) to put focus on the advanced menu
 - Add keyboard handlers for the advanced menu: LEFT/RIGHT/UP/DOWN to navigate 
it, ENTER/SPACE to select a menu item and ESC to close it

- - - - -
0f9cec39 by Bert Leunis at 2016-11-21T16:19:15+01:00
CMS-8910 restructure config and plugins to align better with the html structure

- - - - -
9d16464c by Arthur Bogaart at 2016-12-06T13:03:11+01:00
CMS-8910 LogoutLink should use DialogService

Removed the nested a elements around the logout-link as well, no more 
hidden focus element.

- - - - -
667d8e33 by Arthur Bogaart at 2016-12-06T13:07:33+01:00
CMS-8910 Merge master changes in feature/CMS-8910

- - - - -
0f6f3437 by Arthur Bogaart at 2016-12-06T16:41:39+01:00
CMS-8910 Cleanup of TopPlugin

- - - - -
5e715b5a by Arthur Bogaart at 2016-12-13T14:02:48+01:00
CMS-8910 Remove duplicate properties on logout-plugin config
- follow hippo:sequence order on initialize items (readability)

- - - - -
74277295 by Arthur Bogaart at 2016-12-15T11:53:27+01:00
CMS-8910 Merge master changes in feature/CMS-8910

- - - - -
c4489771 by Arthur Bogaart at 2016-12-15T11:55:43+01:00
CMS-8910 Reintegrate feature/CMS-8910

- - - - -


30 changed files:

- 
console/frontend/src/main/java/org/hippoecm/frontend/plugins/console/Shortcuts.java
- 
console/frontend/src/main/java/org/hippoecm/frontend/plugins/console/TopPlugin.html
- 
console/frontend/src/main/java/org/hippoecm/frontend/plugins/console/TopPlugin.java
- + 
console/frontend/src/main/java/org/hippoecm/frontend/plugins/console/menu/AdvancedMenuPlugin.html
- + 
console/frontend/src/main/java/org/hippoecm/frontend/plugins/console/menu/AdvancedMenuPlugin.java
- 
console/frontend/src/main/java/org/hippoecm/frontend/plugins/console/menu/MenuPlugin.html
- 
console/frontend/src/main/java/org/hippoecm/frontend/plugins/console/menu/MenuPlugin.java
- + 
console/frontend/src/main/java/org/hippoecm/frontend/plugins/console/menu/Submenu.html
- + 
console/frontend/src/main/java/org/hippoecm/frontend/plugins/console/menu/Submenu.java
- 
console/frontend/src/main/java/org/hippoecm/frontend/plugins/console/menu/check/CheckInOutPlugin.java
- 
console/frontend/src/main/java/org/hippoecm/frontend/plugins/console/menu/cnd/CndExportDialog.java
- 
console/frontend/src/main/java/org/hippoecm/frontend/plugins/console/menu/cnd/CndExportPlugin.java
- 
console/frontend/src/main/java/org/hippoecm/frontend/plugins/console/menu/cnd/CndImportDialog.java
- 
console/frontend/src/main/java/org/hippoecm/frontend/plugins/console/menu/cnd/CndImportPlugin.java
- 
console/frontend/src/main/java/org/hippoecm/frontend/plugins/console/menu/lock/UnlockPlugin.java
- 

[HippoCMS-scm] [Git][cms-community/hippo-cms][feature/CMS-8910] 3 commits: CMS-16 Add QA-class for automated testing

2016-12-15 Thread Arthur Bogaart
Arthur Bogaart pushed to branch feature/CMS-8910 at cms-community / hippo-cms


Commits:
0648e340 by Tobias Jeger at 2016-12-06T16:54:01+01:00
CMS-16 Add QA-class for automated testing

- - - - -
27415cb6 by Ard Schrijvers at 2016-12-12T17:51:14+01:00
CMS-10554  Use correct host in case request is delegated by a proxy like a CDN

Instead of having the Host header as fallback for the 
X-Forwarded-Host have the
X-Forwarded-Host header as fallback of Host header. 
Host header is since HTTP/1.1
mandatory and we have documented everywhere that this Host header 
must be preserved
when running with proxies like httpd / haproxy / nginx, etc.

Next to that, small trivial code improvement that if getRenderingHost is not 
null, we
directly return: The getRenderingHost never returns a comma separated hosts 
string
but always a single host and is only used internally between channel mngr and 
HST
communication

- - - - -
74277295 by Arthur Bogaart at 2016-12-15T11:53:27+01:00
CMS-8910 Merge master changes in feature/CMS-8910

- - - - -


3 changed files:

- 
engine/src/main/java/org/hippoecm/frontend/http/CsrfPreventionRequestCycleListener.java
- 
engine/src/main/java/org/hippoecm/frontend/service/restproxy/RestProxyServicePlugin.java
- 
perspectives/src/main/java/org/hippoecm/frontend/plugins/cms/edit/EditPerspective.java


Changes:

=
engine/src/main/java/org/hippoecm/frontend/http/CsrfPreventionRequestCycleListener.java
=
--- 
a/engine/src/main/java/org/hippoecm/frontend/http/CsrfPreventionRequestCycleListener.java
+++ 
b/engine/src/main/java/org/hippoecm/frontend/http/CsrfPreventionRequestCycleListener.java
@@ -560,7 +560,14 @@ public class CsrfPreventionRequestCycleListener extends 
AbstractRequestCycleList
 private String getLocationHeaderOrigin(HttpServletRequest request)
 {
 
-String host = request.getHeader("X-Forwarded-Host");
+String host = request.getHeader("Host");
+if (host != null && !"".equals(host)) {
+final String location = getFarthestRequestScheme(request) + "://" 
+ host;
+log.debug("Host header found. Return location '{}'", location);
+return location;
+}
+
+host = request.getHeader("X-Forwarded-Host");
 if (host != null) {
 String[] hosts = host.split(",");
 final String location = getFarthestRequestScheme(request) + "://" 
+ hosts[0];
@@ -568,13 +575,6 @@ public class CsrfPreventionRequestCycleListener extends 
AbstractRequestCycleList
 return location;
 }
 
-host = request.getHeader("Host");
-if (host != null && !"".equals(host)) {
-final String location = getFarthestRequestScheme(request) + "://" 
+ host;
-log.debug("Host header found. Return location '{}'", location);
-return location;
-}
-
 // Build scheme://host:port from request
 StringBuilder target = new StringBuilder();
 String scheme = request.getScheme();


=
engine/src/main/java/org/hippoecm/frontend/service/restproxy/RestProxyServicePlugin.java
=
--- 
a/engine/src/main/java/org/hippoecm/frontend/service/restproxy/RestProxyServicePlugin.java
+++ 
b/engine/src/main/java/org/hippoecm/frontend/service/restproxy/RestProxyServicePlugin.java
@@ -224,16 +224,18 @@ public class RestProxyServicePlugin extends Plugin 
implements IRestProxyService 
 
 protected String getFarthestRequestHost() {
 final HttpServletRequest request = (HttpServletRequest) 
RequestCycle.get().getRequest().getContainerRequest();
-String host = request.getHeader("X-Forwarded-Host");
 
+String host = request.getHeader("Host");
+if (host != null && !"".equals(host)) {
+return host;
+}
+
+host = request.getHeader("X-Forwarded-Host");
 if (host != null) {
 String [] hosts = host.split(",");
 return hosts[0].trim();
 }
-host = request.getHeader("Host");
-if (host != null && !"".equals(host)) {
-return host;
-}
+
 // should never happen : HTTP/1.0 based browser clients are unlikely 
to login in the cms :)
 int serverPort = request.getServerPort();
 if (serverPort == 80 || serverPort == 443 || serverPort <= 0) {


=
perspectives/src/main/java/org/hippoecm/frontend/plugins/cms/edit/EditPerspective.java
=
--- 
a/perspectives/src/main/java/org/hippoecm/frontend/plugins/cms/edit/EditPerspective.java
+++ 
b/perspectives/src/main/java/org/hippoecm/frontend/plugins/cms/edit/EditPerspective.java
@@ -68,6 +68,7 @@ public class EditPerspective extends Perspective {
 super(context, config);
 
 add(CssClass.append("hippo-editor"));
+add(CssClass.append("qa-editor"));

[HippoCMS-scm] [Git][cms-community/hippo-addon-channel-manager] Pushed new branch feature/visual-editing-psp1-CHANNELMGR-1018

2016-12-15 Thread Tobias Jeger
Tobias Jeger pushed new branch feature/visual-editing-psp1-CHANNELMGR-1018 at 
cms-community / hippo-addon-channel-manager
___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [Git][cms-community/hippo-cms] Pushed new branch feature/CMS-10560

2016-12-15 Thread Tobias Jeger
Tobias Jeger pushed new branch feature/CMS-10560 at cms-community / hippo-cms
___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn