[HippoCMS-scm] [onehippo/ckeditor]

2018-03-26 Thread GitHub
  Branch: refs/heads/bugfix/RD-4242
  Home:   https://github.com/onehippo/ckeditor
___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor] a19b83: RD-4242 Support node 8

2018-03-26 Thread GitHub
  Branch: refs/heads/hippo/release/12.1
  Home:   https://github.com/onehippo/ckeditor
  Commit: a19b8328478343c1bb9d3908c1158ea2a58c09fb
  
https://github.com/onehippo/ckeditor/commit/a19b8328478343c1bb9d3908c1158ea2a58c09fb
  Author: Mathijs den Burger 
  Date:   2018-03-26 (Mon, 26 Mar 2018)

  Changed paths:
M package.json

  Log Message:
  ---
  RD-4242 Support node 8

The codemirror plugin "required" node 6, but node 8 also works fine.
Fixed this in a custom tag (1.16.2), no code changes.

(cherry picked from commit 65760af5c56952aac8fb1480691ed43931b91b2f)


  Commit: 3be248f8cd0da170549c210f85dea8be28eabd20
  
https://github.com/onehippo/ckeditor/commit/3be248f8cd0da170549c210f85dea8be28eabd20
  Author: Mathijs den Burger 
  Date:   2018-03-26 (Mon, 26 Mar 2018)

  Changed paths:
A package-lock.json
M package.json

  Log Message:
  ---
  RD-4242 Support node 8

Our forks of the textselection plugin and wordcount plugin also added a
requirement on node 6. These requirements have been bumped to node 8.

(cherry picked from commit 6a019d91469b7ec749f75dcc1822b1289526070a)


  Commit: c7ecda0cf0b9210dd8ed16a442428fc505283473
  
https://github.com/onehippo/ckeditor/commit/c7ecda0cf0b9210dd8ed16a442428fc505283473
  Author: Mathijs den Burger 
  Date:   2018-03-26 (Mon, 26 Mar 2018)

  Changed paths:
M package.json

  Log Message:
  ---
  RD-4242 Require node >=8 and npm >= 5

(cherry picked from commit 93941af39f02b2e5b503999b79f1d45bb0b34774)


  Commit: f9e8567440d9bf1c0520f128152b1cdf2dc8ec65
  
https://github.com/onehippo/ckeditor/commit/f9e8567440d9bf1c0520f128152b1cdf2dc8ec65
  Author: Mathijs den Burger 
  Date:   2018-03-26 (Mon, 26 Mar 2018)

  Changed paths:
A package-lock.json
M package.json

  Log Message:
  ---
  RD-4242 Reintegrate bugfix/RD-4242


Compare: 
https://github.com/onehippo/ckeditor/compare/393c946ce478...f9e8567440d9___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor] a19b83: RD-4242 Support node 8

2018-03-26 Thread GitHub
  Branch: refs/heads/bugfix/RD-4242
  Home:   https://github.com/onehippo/ckeditor
  Commit: a19b8328478343c1bb9d3908c1158ea2a58c09fb
  
https://github.com/onehippo/ckeditor/commit/a19b8328478343c1bb9d3908c1158ea2a58c09fb
  Author: Mathijs den Burger 
  Date:   2018-03-26 (Mon, 26 Mar 2018)

  Changed paths:
M package.json

  Log Message:
  ---
  RD-4242 Support node 8

The codemirror plugin "required" node 6, but node 8 also works fine.
Fixed this in a custom tag (1.16.2), no code changes.

(cherry picked from commit 65760af5c56952aac8fb1480691ed43931b91b2f)


  Commit: 3be248f8cd0da170549c210f85dea8be28eabd20
  
https://github.com/onehippo/ckeditor/commit/3be248f8cd0da170549c210f85dea8be28eabd20
  Author: Mathijs den Burger 
  Date:   2018-03-26 (Mon, 26 Mar 2018)

  Changed paths:
A package-lock.json
M package.json

  Log Message:
  ---
  RD-4242 Support node 8

Our forks of the textselection plugin and wordcount plugin also added a
requirement on node 6. These requirements have been bumped to node 8.

(cherry picked from commit 6a019d91469b7ec749f75dcc1822b1289526070a)


  Commit: c7ecda0cf0b9210dd8ed16a442428fc505283473
  
https://github.com/onehippo/ckeditor/commit/c7ecda0cf0b9210dd8ed16a442428fc505283473
  Author: Mathijs den Burger 
  Date:   2018-03-26 (Mon, 26 Mar 2018)

  Changed paths:
M package.json

  Log Message:
  ---
  RD-4242 Require node >=8 and npm >= 5

(cherry picked from commit 93941af39f02b2e5b503999b79f1d45bb0b34774)


Compare: 
https://github.com/onehippo/ckeditor/compare/393c946ce478...c7ecda0cf0b9___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor]

2018-03-26 Thread GitHub
  Branch: refs/heads/bugfix/RD-4242
  Home:   https://github.com/onehippo/ckeditor
___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor] 8d5f04: CMS-11128 Support node 8

2018-03-15 Thread GitHub
  Branch: refs/heads/hippo/4.5.x
  Home:   https://github.com/onehippo/ckeditor
  Commit: 8d5f0464f68c444e34f1901d0e82fd07e5782556
  
https://github.com/onehippo/ckeditor/commit/8d5f0464f68c444e34f1901d0e82fd07e5782556
  Author: Arthur Bogaart 
  Date:   2018-03-15 (Thu, 15 Mar 2018)

  Changed paths:
M README.md
A package-lock.json
M package.json

  Log Message:
  ---
  CMS-11128 Support node 8


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


[HippoCMS-scm] [onehippo/ckeditor] 4cebf0: CMS-11098 Set development version to 4.7.1-h12.3.0...

2018-02-27 Thread GitHub
  Branch: refs/heads/hippo/4.7.x
  Home:   https://github.com/onehippo/ckeditor
  Commit: 4cebf040f257b4c21b7534432e66016216f2af00
  
https://github.com/onehippo/ckeditor/commit/4cebf040f257b4c21b7534432e66016216f2af00
  Author: Mathijs den Burger 
  Date:   2018-02-27 (Tue, 27 Feb 2018)

  Changed paths:
M config/pom.xml
M pom.xml

  Log Message:
  ---
  CMS-11098 Set development version to 4.7.1-h12.3.0-SNAPSHOT


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


[HippoCMS-scm] [onehippo/ckeditor]

2018-02-27 Thread GitHub
  Branch: refs/heads/hippo/release/12.2
  Home:   https://github.com/onehippo/ckeditor
___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor] 9a4111: CMS-11098 prepare release hippo-ckeditor-4.7.1-h12...

2018-02-27 Thread GitHub
  Branch: refs/heads/hippo/4.7.x
  Home:   https://github.com/onehippo/ckeditor
  Commit: 9a411163f88abdaa0fad04e2c0a7352ea3e2db59
  
https://github.com/onehippo/ckeditor/commit/9a411163f88abdaa0fad04e2c0a7352ea3e2db59
  Author: Mathijs den Burger 
  Date:   2018-02-27 (Tue, 27 Feb 2018)

  Changed paths:
M config/pom.xml
M pom.xml

  Log Message:
  ---
  CMS-11098 prepare release hippo-ckeditor-4.7.1-h12.2.0


  Commit: 0832bdbf65c8fbabd81eaa7193fbd5aa470b0bad
  
https://github.com/onehippo/ckeditor/commit/0832bdbf65c8fbabd81eaa7193fbd5aa470b0bad
  Author: Mathijs den Burger 
  Date:   2018-02-27 (Tue, 27 Feb 2018)

  Changed paths:
M config/pom.xml
M pom.xml

  Log Message:
  ---
  CMS-11098 prepare for next development iteration


Compare: 
https://github.com/onehippo/ckeditor/compare/93941af39f02...0832bdbf65c8___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor]

2018-02-27 Thread GitHub
  Branch: refs/tags/hippo-ckeditor-4.7.1-h12.2.0
  Home:   https://github.com/onehippo/ckeditor
___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor] 93941a: CMS-11096 Require node >=8 and npm >= 5

2018-02-27 Thread GitHub
  Branch: refs/heads/hippo/4.7.x
  Home:   https://github.com/onehippo/ckeditor
  Commit: 93941af39f02b2e5b503999b79f1d45bb0b34774
  
https://github.com/onehippo/ckeditor/commit/93941af39f02b2e5b503999b79f1d45bb0b34774
  Author: Mathijs den Burger 
  Date:   2018-02-27 (Tue, 27 Feb 2018)

  Changed paths:
M package.json

  Log Message:
  ---
  CMS-11096 Require node >=8 and npm >= 5


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


[HippoCMS-scm] [onehippo/ckeditor] 6a019d: CMS-11096 Support node 8

2018-02-27 Thread GitHub
  Branch: refs/heads/hippo/4.7.x
  Home:   https://github.com/onehippo/ckeditor
  Commit: 6a019d91469b7ec749f75dcc1822b1289526070a
  
https://github.com/onehippo/ckeditor/commit/6a019d91469b7ec749f75dcc1822b1289526070a
  Author: Mathijs den Burger 
  Date:   2018-02-27 (Tue, 27 Feb 2018)

  Changed paths:
A package-lock.json
M package.json

  Log Message:
  ---
  CMS-11096 Support node 8

Our forks of the textselection plugin and wordcount plugin also added a
requirement on node 6. These requirements have been bumped to node 8.


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


[HippoCMS-scm] [onehippo/ckeditor] 65760a: Support node 8

2018-02-27 Thread GitHub
  Branch: refs/heads/hippo/4.7.x
  Home:   https://github.com/onehippo/ckeditor
  Commit: 65760af5c56952aac8fb1480691ed43931b91b2f
  
https://github.com/onehippo/ckeditor/commit/65760af5c56952aac8fb1480691ed43931b91b2f
  Author: Mathijs den Burger 
  Date:   2018-02-27 (Tue, 27 Feb 2018)

  Changed paths:
M package.json

  Log Message:
  ---
  Support node 8

The codemirror plugin "required" node 6, but node 8 also works fine.
Fixed this in a custom tag (1.16.2), no code changes.


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


[HippoCMS-scm] [onehippo/ckeditor] b23e6b: CMS-11021 Set development version to 4.7.1-h12.2.0...

2018-02-19 Thread GitHub
  Branch: refs/heads/hippo/4.7.x
  Home:   https://github.com/onehippo/ckeditor
  Commit: b23e6b3308e824b8e4937cf0bacada512347af34
  
https://github.com/onehippo/ckeditor/commit/b23e6b3308e824b8e4937cf0bacada512347af34
  Author: Mathijs den Burger 
  Date:   2018-02-19 (Mon, 19 Feb 2018)

  Changed paths:
M config/pom.xml
M pom.xml

  Log Message:
  ---
  CMS-11021 Set development version to 4.7.1-h12.2.0-SNAPSHOT


  Commit: b92bcfba6e3e07e97cc3bda72161cee7437d0c95
  
https://github.com/onehippo/ckeditor/commit/b92bcfba6e3e07e97cc3bda72161cee7437d0c95
  Author: Mathijs den Burger 
  Date:   2018-02-19 (Mon, 19 Feb 2018)

  Changed paths:
M plugins/image2/dialogs/image2.js

  Log Message:
  ---
  CMS-11021 Parse image URL before fetching it

The URL of the image prefetched by the image2 plugin should always be a
valid, absolute URL. However, while entering an absolute URL the value
can be interpreted as a relative URL (e.g. "http", the start of an
absolute URL, will be interpreted as a relative URL by the browser).
Such relative URLs should be ignored. The URL constructor throws an
error for illegal and relative URLs, so that's the simple yet effective
filter.

Providing this fix upstream is hard because officially CKEditor
still supports IE. However, IE does not support the URL constructor.


  Commit: a2d90d28abd5feb5c655be4afa73b4db3de132f9
  
https://github.com/onehippo/ckeditor/commit/a2d90d28abd5feb5c655be4afa73b4db3de132f9
  Author: Mathijs den Burger 
  Date:   2018-02-19 (Mon, 19 Feb 2018)

  Changed paths:
M config/pom.xml
M plugins/image2/dialogs/image2.js
M pom.xml

  Log Message:
  ---
  CMS-11021 Reintegrate bugfix/CMS-11021


Compare: 
https://github.com/onehippo/ckeditor/compare/393c946ce478...a2d90d28abd5___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor]

2018-02-19 Thread GitHub
  Branch: refs/heads/hippo/release/12.1
  Home:   https://github.com/onehippo/ckeditor
___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor] b90f23: CMS-10940 prepare release hippo-ckeditor-4.7.1-h12...

2018-01-25 Thread GitHub
  Branch: refs/heads/hippo/release/12.0
  Home:   https://github.com/onehippo/ckeditor
  Commit: b90f23ccf58f742513338badbae96c31dcd8ab92
  
https://github.com/onehippo/ckeditor/commit/b90f23ccf58f742513338badbae96c31dcd8ab92
  Author: Arent-Jan Banck 
  Date:   2018-01-25 (Thu, 25 Jan 2018)

  Changed paths:
M config/pom.xml
M pom.xml

  Log Message:
  ---
  CMS-10940 prepare release hippo-ckeditor-4.7.1-h12.0.1


  Commit: 5a6bad9466763d0203a11acac6a9f79d096459e0
  
https://github.com/onehippo/ckeditor/commit/5a6bad9466763d0203a11acac6a9f79d096459e0
  Author: Arent-Jan Banck 
  Date:   2018-01-25 (Thu, 25 Jan 2018)

  Changed paths:
M config/pom.xml
M pom.xml

  Log Message:
  ---
  CMS-10940 prepare for next development iteration


Compare: 
https://github.com/onehippo/ckeditor/compare/99e4f93a53c6...5a6bad946676___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor] b90f23: CMS-10940 prepare release hippo-ckeditor-4.7.1-h12...

2018-01-25 Thread GitHub
  Branch: refs/tags/hippo-ckeditor-4.7.1-h12.0.1
  Home:   https://github.com/onehippo/ckeditor
  Commit: b90f23ccf58f742513338badbae96c31dcd8ab92
  
https://github.com/onehippo/ckeditor/commit/b90f23ccf58f742513338badbae96c31dcd8ab92
  Author: Arent-Jan Banck 
  Date:   2018-01-25 (Thu, 25 Jan 2018)

  Changed paths:
M config/pom.xml
M pom.xml

  Log Message:
  ---
  CMS-10940 prepare release hippo-ckeditor-4.7.1-h12.0.1


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


[HippoCMS-scm] [onehippo/ckeditor] cc58e6: CMS-10944 Disable hippopicker buttons when their m...

2018-01-04 Thread GitHub
  Branch: refs/heads/hippo/release/12.0
  Home:   https://github.com/onehippo/ckeditor
  Commit: cc58e68a27349b95b4415c63e72ae07c2ec2d175
  
https://github.com/onehippo/ckeditor/commit/cc58e68a27349b95b4415c63e72ae07c2ec2d175
  Author: Mathijs den Burger 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M plugins/hippopicker/plugin.js

  Log Message:
  ---
  CMS-10944 Disable hippopicker buttons when their markup is not allowed

The commands of the 'internal link' and 'image' buttons need the ACF
rules too, otherwise the buttons are not toggled properly within
sections of a widget.

The requiredContent rules for the 'internal link' and 'image' buttons
used exclamation marks, which removed both buttons when content from
either one was not allowed. For example, when the 'img' was not allowed,
the internal link buttons got removed too. Not using exclamation marks
fixed this.

(cherry picked from commit 7fddce25798b7b72a475d95955b1f3f4553751e6)


  Commit: 99e4f93a53c65564bb36634607bacebaf65c8405
  
https://github.com/onehippo/ckeditor/commit/99e4f93a53c65564bb36634607bacebaf65c8405
  Author: Michael Metternich 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M plugins/hippopicker/plugin.js

  Log Message:
  ---
  CMS-10944 Reintegrate bugfix/CMS-10944 into hippo/release/12.0


Compare: 
https://github.com/onehippo/ckeditor/compare/84e80d974c31...99e4f93a53c6___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor] cc58e6: CMS-10944 Disable hippopicker buttons when their m...

2018-01-04 Thread GitHub
  Branch: refs/heads/bugfix/CMS-10944
  Home:   https://github.com/onehippo/ckeditor
  Commit: cc58e68a27349b95b4415c63e72ae07c2ec2d175
  
https://github.com/onehippo/ckeditor/commit/cc58e68a27349b95b4415c63e72ae07c2ec2d175
  Author: Mathijs den Burger 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M plugins/hippopicker/plugin.js

  Log Message:
  ---
  CMS-10944 Disable hippopicker buttons when their markup is not allowed

The commands of the 'internal link' and 'image' buttons need the ACF
rules too, otherwise the buttons are not toggled properly within
sections of a widget.

The requiredContent rules for the 'internal link' and 'image' buttons
used exclamation marks, which removed both buttons when content from
either one was not allowed. For example, when the 'img' was not allowed,
the internal link buttons got removed too. Not using exclamation marks
fixed this.

(cherry picked from commit 7fddce25798b7b72a475d95955b1f3f4553751e6)


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


[HippoCMS-scm] [onehippo/ckeditor]

2018-01-04 Thread GitHub
  Branch: refs/heads/bugfix/CMS-10944
  Home:   https://github.com/onehippo/ckeditor
___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor] ef0ffb: CMS-11005 Prepare release hippo-ckeditor-4.7.1-h12...

2017-11-29 Thread GitHub
  Branch: refs/heads/hippo/4.7.x
  Home:   https://github.com/onehippo/ckeditor
  Commit: ef0ffb7051fce96068f7ae888f4d382a64abc953
  
https://github.com/onehippo/ckeditor/commit/ef0ffb7051fce96068f7ae888f4d382a64abc953
  Author: Arent-Jan Banck 
  Date:   2017-11-29 (Wed, 29 Nov 2017)

  Changed paths:
M config/pom.xml
M pom.xml

  Log Message:
  ---
  CMS-11005 Prepare release hippo-ckeditor-4.7.1-h12.1.0


  Commit: 393c946ce4784023535a921e89c7e05b8e63b688
  
https://github.com/onehippo/ckeditor/commit/393c946ce4784023535a921e89c7e05b8e63b688
  Author: Arent-Jan Banck 
  Date:   2017-11-29 (Wed, 29 Nov 2017)

  Changed paths:
M config/pom.xml
M pom.xml

  Log Message:
  ---
  CMS-11005 prepare for next development iteration


Compare: 
https://github.com/onehippo/ckeditor/compare/b35ec2107e48...393c946ce478___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor] ef0ffb: CMS-11005 Prepare release hippo-ckeditor-4.7.1-h12...

2017-11-29 Thread GitHub
  Branch: refs/tags/hippo-ckeditor-4.7.1-h12.1.0
  Home:   https://github.com/onehippo/ckeditor
  Commit: ef0ffb7051fce96068f7ae888f4d382a64abc953
  
https://github.com/onehippo/ckeditor/commit/ef0ffb7051fce96068f7ae888f4d382a64abc953
  Author: Arent-Jan Banck 
  Date:   2017-11-29 (Wed, 29 Nov 2017)

  Changed paths:
M config/pom.xml
M pom.xml

  Log Message:
  ---
  CMS-11005 Prepare release hippo-ckeditor-4.7.1-h12.1.0


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


[HippoCMS-scm] [onehippo/ckeditor] 1aa81d: CMS-10940 prepare release hippo-ckeditor-4.7.1-h12...

2017-10-06 Thread GitHub
  Branch: refs/heads/hippo/release/12.0
  Home:   https://github.com/onehippo/ckeditor
  Commit: 1aa81ddab258998fdf415be0a051bc6cbee5b6e3
  
https://github.com/onehippo/ckeditor/commit/1aa81ddab258998fdf415be0a051bc6cbee5b6e3
  Author: Arent-Jan Banck 
  Date:   2017-10-06 (Fri, 06 Oct 2017)

  Changed paths:
M config/pom.xml
M pom.xml

  Log Message:
  ---
  CMS-10940 prepare release hippo-ckeditor-4.7.1-h12.0.0


  Commit: 84e80d974c316fdcd9e432710378ffa9d0c83dd2
  
https://github.com/onehippo/ckeditor/commit/84e80d974c316fdcd9e432710378ffa9d0c83dd2
  Author: Arent-Jan Banck 
  Date:   2017-10-06 (Fri, 06 Oct 2017)

  Changed paths:
M config/pom.xml
M pom.xml

  Log Message:
  ---
  CMS-10940 prepare for next development iteration


Compare: 
https://github.com/onehippo/ckeditor/compare/db753f45cb06...84e80d974c31___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor]

2017-10-06 Thread GitHub
  Branch: refs/tags/hippo-ckeditor-4.7.1-h12.0.0
  Home:   https://github.com/onehippo/ckeditor
___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor] db753f: CMS-10940 Use project version 29.2

2017-10-05 Thread GitHub
  Branch: refs/heads/hippo/release/12.0
  Home:   https://github.com/onehippo/ckeditor
  Commit: db753f45cb06c0692bdf141e62bbc2f5edc5224f
  
https://github.com/onehippo/ckeditor/commit/db753f45cb06c0692bdf141e62bbc2f5edc5224f
  Author: Arent-Jan Banck 
  Date:   2017-10-05 (Thu, 05 Oct 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  CMS-10940 Use project version 29.2


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


[HippoCMS-scm] [onehippo/ckeditor] 7fddce: CMS-10781 Disable hippopicker buttons when their m...

2017-10-04 Thread GitHub
  Branch: refs/heads/hippo/4.7.x
  Home:   https://github.com/onehippo/ckeditor
  Commit: 7fddce25798b7b72a475d95955b1f3f4553751e6
  
https://github.com/onehippo/ckeditor/commit/7fddce25798b7b72a475d95955b1f3f4553751e6
  Author: Mathijs den Burger 
  Date:   2017-10-03 (Tue, 03 Oct 2017)

  Changed paths:
M plugins/hippopicker/plugin.js

  Log Message:
  ---
  CMS-10781 Disable hippopicker buttons when their markup is not allowed

The commands of the 'internal link' and 'image' buttons need the ACF
rules too, otherwise the buttons are not toggled properly within
sections of a widget.

The requiredContent rules for the 'internal link' and 'image' buttons
used exclamation marks, which removed both buttons when content from
either one was not allowed. For example, when the 'img' was not allowed,
the internal link buttons got removed too. Not using exclamation marks
fixed this.


  Commit: b35ec2107e48e0717c7ca9fe5f9b52953f1e37a7
  
https://github.com/onehippo/ckeditor/commit/b35ec2107e48e0717c7ca9fe5f9b52953f1e37a7
  Author: Mathijs den Burger 
  Date:   2017-10-04 (Wed, 04 Oct 2017)

  Changed paths:
M plugins/hippopicker/plugin.js

  Log Message:
  ---
  CMS-10781 Reintegrate bugfix/CMS-10781


Compare: 
https://github.com/onehippo/ckeditor/compare/01f618d5bc93...b35ec2107e48___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor] 27f020: CMS-10935 Set maintenance version to 4.7.1-h12.0.0...

2017-10-04 Thread GitHub
  Branch: refs/heads/hippo/release/12.0
  Home:   https://github.com/onehippo/ckeditor
  Commit: 27f020a2f375dc8b3047890710ac8629e3a53f8b
  
https://github.com/onehippo/ckeditor/commit/27f020a2f375dc8b3047890710ac8629e3a53f8b
  Author: Mathijs den Burger 
  Date:   2017-10-04 (Wed, 04 Oct 2017)

  Changed paths:
M config/pom.xml
M pom.xml

  Log Message:
  ---
  CMS-10935 Set maintenance version to 4.7.1-h12.0.0-SNAPSHOT


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


[HippoCMS-scm] [onehippo/ckeditor] 01f618: CMS-10935 Change version to 4.7.1-h12.1.0-SNAPSHOT

2017-10-04 Thread GitHub
  Branch: refs/heads/hippo/4.7.x
  Home:   https://github.com/onehippo/ckeditor
  Commit: 01f618d5bc9342e3493fcb56f5bbb14470c3a0f4
  
https://github.com/onehippo/ckeditor/commit/01f618d5bc9342e3493fcb56f5bbb14470c3a0f4
  Author: Mathijs den Burger 
  Date:   2017-10-04 (Wed, 04 Oct 2017)

  Changed paths:
M README.md
M config/pom.xml
M pom.xml

  Log Message:
  ---
  CMS-10935 Change version to 4.7.1-h12.1.0-SNAPSHOT

The Hippo-specific part after the -h is now a semantic version. This
allows different versions in maintenance branches (for example,
4.7.1-h12.0.0-SNAPSHOT in a hippo/release/12.0 branch).


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


[HippoCMS-scm] [onehippo/ckeditor] fa96ab: The 'config' module should not inherit build confi...

2017-10-03 Thread GitHub
  Branch: refs/heads/hippo/4.7.x
  Home:   https://github.com/onehippo/ckeditor
  Commit: fa96ab5380f68286c0ca2f85ab41f8ce9361ca92
  
https://github.com/onehippo/ckeditor/commit/fa96ab5380f68286c0ca2f85ab41f8ce9361ca92
  Author: Mathijs den Burger 
  Date:   2017-10-03 (Tue, 03 Oct 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  The 'config' module should not inherit build config from the root pom

Otherwise it'll try to clean non-existing directories and execute
CKBuilder twice.


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


[HippoCMS-scm] [onehippo/ckeditor]

2017-10-03 Thread GitHub
  Branch: refs/heads/bugfix/CMS-10781
  Home:   https://github.com/onehippo/ckeditor
___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor] af4c88: CMS-10781 Ensure hippopicker buttons are disabled ...

2017-10-03 Thread GitHub
  Branch: refs/heads/bugfix/CMS-10781
  Home:   https://github.com/onehippo/ckeditor
  Commit: af4c88f305d067caaa2906b85509107a3ee41407
  
https://github.com/onehippo/ckeditor/commit/af4c88f305d067caaa2906b85509107a3ee41407
  Author: Mathijs den Burger 
  Date:   2017-10-03 (Tue, 03 Oct 2017)

  Changed paths:
M plugins/hippopicker/plugin.js

  Log Message:
  ---
  CMS-10781 Ensure hippopicker buttons are disabled when markup disallowed

The Avanced Content Filter rules for the 'internal link' and 'image'
buttons used exclamation marks, which removed both buttons when content
from either one was not allowed. For example, when the 'img' was not
allowed, the internal link buttons got removed too. Not using
exclamation marks fixed this.

Also, the allowed content should be equal to the required content for
both buttons. Having less required content than allowed content only
makes sense when the the UI has separate widgets to enter the
non-required content, with separate ACF rules that determines the
availability of those widgets. Since the Wicket-based picker dialogs
always show the same UI there's no point in separating allowed and
required content.


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


[HippoCMS-scm] [onehippo/ckeditor] 798f16: CMS-10913 Move Json utility to hippo-cms-json modu...

2017-10-02 Thread GitHub
  Branch: refs/heads/feature/CMS-10913
  Home:   https://github.com/onehippo/ckeditor
  Commit: 798f169332d89c669be36143c3b21f385d48609e
  
https://github.com/onehippo/ckeditor/commit/798f169332d89c669be36143c3b21f385d48609e
  Author: Mathijs den Burger 
  Date:   2017-10-02 (Mon, 02 Oct 2017)

  Changed paths:
M config/pom.xml
M config/src/main/java/org/onehippo/ckeditor/CKEditorConfig.java
M 
config/src/main/java/org/onehippo/ckeditor/DeclarativeKeystrokesConverter.java
R config/src/main/java/org/onehippo/ckeditor/Json.java
M config/src/test/java/org/onehippo/ckeditor/CKEditorConfigTest.java
M 
config/src/test/java/org/onehippo/ckeditor/DeclarativeKeystrokesConverterTest.java
R config/src/test/java/org/onehippo/ckeditor/JsonTest.java

  Log Message:
  ---
  CMS-10913 Move Json utility to hippo-cms-json module of the CMS

So this utility can also be used by CMS code.


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


[HippoCMS-scm] [onehippo/ckeditor] 10e3fb: CHANNELMGR-1309 Set default value for hasBottomToo...

2017-09-15 Thread GitHub
  Branch: refs/heads/hippo/4.7.x
  Home:   https://github.com/onehippo/ckeditor
  Commit: 10e3fbfc167c1110f1882f7d844b4dc1bf6f506e
  
https://github.com/onehippo/ckeditor/commit/10e3fbfc167c1110f1882f7d844b4dc1bf6f506e
  Author: Ariel Weinberger 
  Date:   2017-09-15 (Fri, 15 Sep 2017)

  Changed paths:
M config/src/main/java/org/onehippo/ckeditor/CKEditorConfig.java

  Log Message:
  ---
  CHANNELMGR-1309 Set default value for hasBottomToolbar to false for rich text 
fields


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


[HippoCMS-scm] [onehippo/ckeditor] bd03de: CMS-10903 Prepare release hippo-ckeditor-4.7.1-h1

2017-09-13 Thread GitHub
  Branch: refs/heads/hippo/4.7.x
  Home:   https://github.com/onehippo/ckeditor
  Commit: bd03de115ee8a2a77d444bcd3bb95501ee64f047
  
https://github.com/onehippo/ckeditor/commit/bd03de115ee8a2a77d444bcd3bb95501ee64f047
  Author: Arent-Jan Banck 
  Date:   2017-09-13 (Wed, 13 Sep 2017)

  Changed paths:
M config/pom.xml
M pom.xml

  Log Message:
  ---
  CMS-10903 Prepare release hippo-ckeditor-4.7.1-h1


  Commit: 2f92ffc74084a1c91f70c825db55261fecec31f2
  
https://github.com/onehippo/ckeditor/commit/2f92ffc74084a1c91f70c825db55261fecec31f2
  Author: Arent-Jan Banck 
  Date:   2017-09-13 (Wed, 13 Sep 2017)

  Changed paths:
M config/pom.xml
M pom.xml

  Log Message:
  ---
  CMS-10903 prepare for next development iteration


Compare: 
https://github.com/onehippo/ckeditor/compare/c1bba7ca563c...2f92ffc74084___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor] bd03de: CMS-10903 Prepare release hippo-ckeditor-4.7.1-h1

2017-09-13 Thread GitHub
  Branch: refs/tags/hippo-ckeditor-4.7.1-h1
  Home:   https://github.com/onehippo/ckeditor
  Commit: bd03de115ee8a2a77d444bcd3bb95501ee64f047
  
https://github.com/onehippo/ckeditor/commit/bd03de115ee8a2a77d444bcd3bb95501ee64f047
  Author: Arent-Jan Banck 
  Date:   2017-09-13 (Wed, 13 Sep 2017)

  Changed paths:
M config/pom.xml
M pom.xml

  Log Message:
  ---
  CMS-10903 Prepare release hippo-ckeditor-4.7.1-h1


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


[HippoCMS-scm] [onehippo/ckeditor]

2017-08-03 Thread GitHub
  Branch: refs/tags/4.7.0
  Home:   https://github.com/onehippo/ckeditor
___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor]

2017-08-03 Thread GitHub
  Branch: refs/tags/4.7.1
  Home:   https://github.com/onehippo/ckeditor
___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor] 4b326e: CMS-10823 Remove relativePath setting

2017-07-06 Thread GitHub
  Branch: refs/heads/hippo/4.7.x
  Home:   https://github.com/onehippo/ckeditor
  Commit: 4b326eb5f9a6e9a52e31c7ec276881c656401eaf
  
https://github.com/onehippo/ckeditor/commit/4b326eb5f9a6e9a52e31c7ec276881c656401eaf
  Author: Arent-Jan Banck 
  Date:   2017-07-06 (Thu, 06 Jul 2017)

  Changed paths:
M config/pom.xml

  Log Message:
  ---
  CMS-10823 Remove relativePath setting


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


[HippoCMS-scm] [onehippo/ckeditor] ca3f8f: CMS-10823 Prepare release hippo-ckeditor-4.7.0-h1

2017-07-06 Thread GitHub
  Branch: refs/heads/hippo/4.7.x
  Home:   https://github.com/onehippo/ckeditor
  Commit: ca3f8fbc571cb2f33e645a778620dff3096fc478
  
https://github.com/onehippo/ckeditor/commit/ca3f8fbc571cb2f33e645a778620dff3096fc478
  Author: Arent-Jan Banck 
  Date:   2017-07-06 (Thu, 06 Jul 2017)

  Changed paths:
M config/pom.xml
M pom.xml

  Log Message:
  ---
  CMS-10823 Prepare release hippo-ckeditor-4.7.0-h1


  Commit: c6054de58ee343971fa73da267ed08f02a071921
  
https://github.com/onehippo/ckeditor/commit/c6054de58ee343971fa73da267ed08f02a071921
  Author: Arent-Jan Banck 
  Date:   2017-07-06 (Thu, 06 Jul 2017)

  Changed paths:
M config/pom.xml
M pom.xml

  Log Message:
  ---
  CMS-10823 prepare for next development iteration


Compare: 
https://github.com/onehippo/ckeditor/compare/8df305458f36...c6054de58ee3___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor] ca3f8f: CMS-10823 Prepare release hippo-ckeditor-4.7.0-h1

2017-07-06 Thread GitHub
  Branch: refs/tags/hippo-ckeditor-4.7.0-h1
  Home:   https://github.com/onehippo/ckeditor
  Commit: ca3f8fbc571cb2f33e645a778620dff3096fc478
  
https://github.com/onehippo/ckeditor/commit/ca3f8fbc571cb2f33e645a778620dff3096fc478
  Author: Arent-Jan Banck 
  Date:   2017-07-06 (Thu, 06 Jul 2017)

  Changed paths:
M config/pom.xml
M pom.xml

  Log Message:
  ---
  CMS-10823 Prepare release hippo-ckeditor-4.7.0-h1


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


[HippoCMS-scm] [onehippo/ckeditor] 34cf8c: CMS-10778 Refactor unit test so it does not rely o...

2017-06-08 Thread GitHub
  Branch: refs/heads/hippo/4.7.x
  Home:   https://github.com/onehippo/ckeditor
  Commit: 34cf8c6b7076cf44bb8432e3c62e42833c455f7b
  
https://github.com/onehippo/ckeditor/commit/34cf8c6b7076cf44bb8432e3c62e42833c455f7b
  Author: Mathijs den Burger 
  Date:   2017-06-08 (Thu, 08 Jun 2017)

  Changed paths:
M config/pom.xml
M config/src/test/java/org/onehippo/ckeditor/JsonTest.java

  Log Message:
  ---
  CMS-10778 Refactor unit test so it does not rely on Jackson behavior

Newer versions of Jackson don't throw a JsonProcessingException
when asked to pretty-print an EasyMock object. So mock the pretty
printer instead and make it throw a JsonProcessingException.

All hail Whitebox for making it possible to mock a private static
final field.


  Commit: 5f65dddf64cea66cd4ba0ed8d6c585bafac4a854
  
https://github.com/onehippo/ckeditor/commit/5f65dddf64cea66cd4ba0ed8d6c585bafac4a854
  Author: Mathijs den Burger 
  Date:   2017-06-08 (Thu, 08 Jun 2017)

  Changed paths:
A config/src/test/resources/log4j2.xml

  Log Message:
  ---
  CMS-10778 Add log4j2 config file


  Commit: 8df305458f367e58c04055fcf0947a3249cd25c2
  
https://github.com/onehippo/ckeditor/commit/8df305458f367e58c04055fcf0947a3249cd25c2
  Author: Mathijs den Burger 
  Date:   2017-06-08 (Thu, 08 Jun 2017)

  Changed paths:
M config/pom.xml
A config/src/test/resources/log4j-filters.txt
M config/src/test/resources/log4j2.xml

  Log Message:
  ---
  CMS-10778 Don't log expected warnings generated by unit tests


Compare: 
https://github.com/onehippo/ckeditor/compare/742532f25c82...8df305458f36___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor] f40565: CMS-10778 Revert "Reintegrate feature/visual-editi...

2017-06-08 Thread GitHub
  Branch: refs/heads/hippo/4.5.x
  Home:   https://github.com/onehippo/ckeditor
  Commit: f405655ae8e5bc26495759de363e50cf567294f7
  
https://github.com/onehippo/ckeditor/commit/f405655ae8e5bc26495759de363e50cf567294f7
  Author: Mathijs den Burger 
  Date:   2017-06-08 (Thu, 08 Jun 2017)

  Changed paths:
M .gitignore
R config/pom.xml
R config/src/main/java/org/onehippo/ckeditor/CKEditorConfig.java
R 
config/src/main/java/org/onehippo/ckeditor/DeclarativeKeystrokesConverter.java
R config/src/main/java/org/onehippo/ckeditor/HippoPicker.java
R config/src/main/java/org/onehippo/ckeditor/Json.java
R config/src/main/resources/ckeditor/hippocontents.css
R config/src/main/resources/ckeditor/hippostyles.js
R config/src/test/java/org/onehippo/ckeditor/CKEditorConfigTest.java
R 
config/src/test/java/org/onehippo/ckeditor/DeclarativeKeystrokesConverterTest.java
R config/src/test/java/org/onehippo/ckeditor/JsonTest.java
M dev/builder/build-config.js
M maven-distribution-optimized.xml
R plugins/hippopicker/icons/hidpi/pickimage.png
R plugins/hippopicker/icons/hidpi/pickinternallink.png
R plugins/hippopicker/icons/pickimage.png
R plugins/hippopicker/icons/pickinternallink.png
R plugins/hippopicker/lang/de.js
R plugins/hippopicker/lang/en.js
R plugins/hippopicker/lang/es.js
R plugins/hippopicker/lang/fr.js
R plugins/hippopicker/lang/nl.js
R plugins/hippopicker/lang/zh.js
R plugins/hippopicker/plugin.js
M pom.xml

  Log Message:
  ---
  CMS-10778 Revert "Reintegrate feature/visual-editing-psp2"

The merge of Visual Editing is only needed in Hippo 12.
Revert it on this branch so hippo/4.5.x effectively becomes
a Hippo 11 maintenance branch.

This reverts commit 71301199c2a72e8991bb0bc1432668262618c36e, reversing
changes made to 9938a74ec6f50f5fb15686cbae04b6191cfe20f6.


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


[HippoCMS-scm] [onehippo/ckeditor] 742532: CHANNELMGR-1309 Include icons of codemirror plugin...

2017-06-06 Thread GitHub
  Branch: refs/heads/hippo/4.7.x
  Home:   https://github.com/onehippo/ckeditor
  Commit: 742532f25c8264674dfce816467229828f731ea2
  
https://github.com/onehippo/ckeditor/commit/742532f25c8264674dfce816467229828f731ea2
  Author: Mathijs den Burger 
  Date:   2017-06-06 (Tue, 06 Jun 2017)

  Changed paths:
M dev/builder/build.sh

  Log Message:
  ---
  CHANNELMGR-1309 Include icons of codemirror plugin in distribution

The codemirror plugin overrides the sourcedialog completely. It
adds four buttons to the top. Yet those button use individual icon
files (as a CSS background image) and not icons in the sprite
generated by CKBuilder. As a result the buttons don't have icons
when the 'optimized' Hippo CKEditor distribution is used.

This seems a bug in the codemirror plugin. As a quick fix we
include the icons in the optimized build so the buttons show icons
again.


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


[HippoCMS-scm] [onehippo/ckeditor]

2017-05-24 Thread GitHub
  Branch: refs/heads/feature/visual-editing-psp2
  Home:   https://github.com/onehippo/ckeditor
___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor] e6c320: CMS-10635 Set Visual Editing PSP2 development vers...

2017-05-24 Thread GitHub
  Branch: refs/heads/hippo/4.5.x
  Home:   https://github.com/onehippo/ckeditor
  Commit: e6c3205ba4c15bb089f52c51a26b01a18f40e9e0
  
https://github.com/onehippo/ckeditor/commit/e6c3205ba4c15bb089f52c51a26b01a18f40e9e0
  Author: Mathijs den Burger 
  Date:   2017-03-20 (Mon, 20 Mar 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  CMS-10635 Set Visual Editing PSP2 development version


  Commit: cfd79080099ff4c0e8fef6c63784bb2d0edf2aa3
  
https://github.com/onehippo/ckeditor/commit/cfd79080099ff4c0e8fef6c63784bb2d0edf2aa3
  Author: Mathijs den Burger 
  Date:   2017-03-20 (Mon, 20 Mar 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  CMS-10635 Add empty parent relative path to prevent Maven warning

Otherwise Maven logs a warning when ckeditor is included as a
sub-module in a build.


  Commit: a2db22b80164bc2a396f67521cf753e89ca1657c
  
https://github.com/onehippo/ckeditor/commit/a2db22b80164bc2a396f67521cf753e89ca1657c
  Author: Mathijs den Burger 
  Date:   2017-03-23 (Thu, 23 Mar 2017)

  Changed paths:
A config/pom.xml
A config/src/main/java/org/onehippo/ckeditor/CKEditorConfig.java
A config/src/main/resources/ckeditor/hippocontents.css
A config/src/main/resources/ckeditor/hippostyles.js
A config/src/test/java/org/onehippo/ckeditor/CKEditorConfigTest.java
M pom.xml

  Log Message:
  ---
  CMS-10666 Add config module with default editor config for Hippo CMS

Also moved the hippostyles.js and hippocontents.css files that are
referenced in the config.


  Commit: 6251dd63dafd04c2dcaba3b2373489ac9bbd8a33
  
https://github.com/onehippo/ckeditor/commit/6251dd63dafd04c2dcaba3b2373489ac9bbd8a33
  Author: Mathijs den Burger 
  Date:   2017-03-23 (Thu, 23 Mar 2017)

  Changed paths:
M config/src/main/java/org/onehippo/ckeditor/CKEditorConfig.java

  Log Message:
  ---
  CMS-10666 Add constants for CKEditor config properties


  Commit: e1536e0df918d108b92cf5516dc2ce80da2688ac
  
https://github.com/onehippo/ckeditor/commit/e1536e0df918d108b92cf5516dc2ce80da2688ac
  Author: Mathijs den Burger 
  Date:   2017-03-23 (Thu, 23 Mar 2017)

  Changed paths:
M .gitignore

  Log Message:
  ---
  CMS-10666 Add trailing slash to ignored directories


  Commit: 3a12e8b6909947a76f5e46ff545d1df77063b221
  
https://github.com/onehippo/ckeditor/commit/3a12e8b6909947a76f5e46ff545d1df77063b221
  Author: Mathijs den Burger 
  Date:   2017-03-23 (Thu, 23 Mar 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  CMS-10666 Cleanup root pom


  Commit: 39cc78193bbcfc75218d9dea44d3ebf44973e89a
  
https://github.com/onehippo/ckeditor/commit/39cc78193bbcfc75218d9dea44d3ebf44973e89a
  Author: Mathijs den Burger 
  Date:   2017-03-23 (Thu, 23 Mar 2017)

  Changed paths:
M .gitignore
A config/pom.xml
A config/src/main/java/org/onehippo/ckeditor/CKEditorConfig.java
A config/src/main/resources/ckeditor/hippocontents.css
A config/src/main/resources/ckeditor/hippostyles.js
A config/src/test/java/org/onehippo/ckeditor/CKEditorConfigTest.java
M pom.xml

  Log Message:
  ---
  CMS-10666 Reintegrate feature/visual-editing-psp2-CMS-10666


  Commit: 8804ef6a4ee2e13b8c24ce50f338e2c18c879c14
  
https://github.com/onehippo/ckeditor/commit/8804ef6a4ee2e13b8c24ce50f338e2c18c879c14
  Author: Mathijs den Burger 
  Date:   2017-03-23 (Thu, 23 Mar 2017)

  Changed paths:
M config/pom.xml

  Log Message:
  ---
  CMS-10666 Copy resources to 'optimized' directory and run jslint


  Commit: 23094f4b7e8e27fb3f7d81ca99e0e33f776c362a
  
https://github.com/onehippo/ckeditor/commit/23094f4b7e8e27fb3f7d81ca99e0e33f776c362a
  Author: Arthur Bogaart 
  Date:   2017-04-18 (Tue, 18 Apr 2017)

  Changed paths:
M config/src/main/java/org/onehippo/ckeditor/CKEditorConfig.java

  Log Message:
  ---
  CHANNELMGR-1237 Add hippopicker plugin


  Commit: f5915405209e985be02ac282c3f4907a48cdc8fe
  
https://github.com/onehippo/ckeditor/commit/f5915405209e985be02ac282c3f4907a48cdc8fe
  Author: Mathijs den Burger 
  Date:   2017-04-19 (Wed, 19 Apr 2017)

  Changed paths:
M config/pom.xml
A config/src/main/java/org/onehippo/ckeditor/Json.java
A config/src/test/java/org/onehippo/ckeditor/JsonTest.java

  Log Message:
  ---
  CHANNELMGR-1032 Add Json utility class

It's a copy of the JsonUtils in the CMS, but using Jackson instead
of the org.json library.


  Commit: 707bccf5b2ea0a148b34b268d5f6758a65540b52
  
https://github.com/onehippo/ckeditor/commit/707bccf5b2ea0a148b34b268d5f6758a65540b52
  Author: Mathijs den Burger 

[HippoCMS-scm] [onehippo/ckeditor] e912ed: CHANNELMGR-1052 Use window.Wicket instead of just ...

2017-05-08 Thread GitHub
  Branch: refs/heads/feature/visual-editing-psp2-CMS-10715
  Home:   https://github.com/onehippo/ckeditor
  Commit: e912ede8912831de2ca125cb23838e36e113b337
  
https://github.com/onehippo/ckeditor/commit/e912ede8912831de2ca125cb23838e36e113b337
  Author: Mathijs den Burger 
  Date:   2017-05-08 (Mon, 08 May 2017)

  Changed paths:
M plugins/hippopicker/plugin.js

  Log Message:
  ---
  CHANNELMGR-1052 Use window.Wicket instead of just Wicket

Seems cleaner.


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


[HippoCMS-scm] [onehippo/ckeditor] 6b1085: CMS-10712 Enable customization of extraAllowedCont...

2017-04-28 Thread GitHub
  Branch: refs/heads/feature/visual-editing-psp2-CMS-10715
  Home:   https://github.com/onehippo/ckeditor
  Commit: 6b10858be64e1aa87c95754ffe91e013c4738661
  
https://github.com/onehippo/ckeditor/commit/6b10858be64e1aa87c95754ffe91e013c4738661
  Author: Mathijs den Burger 
  Date:   2017-04-26 (Wed, 26 Apr 2017)

  Changed paths:
M config/src/main/java/org/onehippo/ckeditor/CKEditorConfig.java
M config/src/test/java/org/onehippo/ckeditor/CKEditorConfigTest.java

  Log Message:
  ---
  CMS-10712 Enable customization of extraAllowedContent rules

The string version of 'extraAllowedContent' cannot be extended
because appending an extra string of rules to it will add a comma
in between (the logic in Json#append for concatenating string
properties with a comma). Solution: use the object version of
'extraAllowedContent' instead so projects can overlay extra rules
into it, and/or append to the existing allowed attributes (which are
comma-separated).


  Commit: 5ff9a8be9340eb75f89123a04bd214a717be7656
  
https://github.com/onehippo/ckeditor/commit/5ff9a8be9340eb75f89123a04bd214a717be7656
  Author: Mathijs den Burger 
  Date:   2017-04-28 (Fri, 28 Apr 2017)

  Changed paths:
M maven-distribution-optimized.xml

  Log Message:
  ---
  CHANNELMGR-1032 Exclude 'config' module code from optimized JAR

The 'config' folder is a separate Maven module


  Commit: 43bce3bb0fb74a899d96db3f5a94e543de0842be
  
https://github.com/onehippo/ckeditor/commit/43bce3bb0fb74a899d96db3f5a94e543de0842be
  Author: Mathijs den Burger 
  Date:   2017-04-28 (Fri, 28 Apr 2017)

  Changed paths:
M config/src/main/java/org/onehippo/ckeditor/CKEditorConfig.java

  Log Message:
  ---
  CHANNELMGR-1032 Only log stack trace for invalid JSON at debug level

Avoids huge stack traces for a simple configuration error.


  Commit: cc1952d7ffba42ea31a1cad93ed06d33baf43bb8
  
https://github.com/onehippo/ckeditor/commit/cc1952d7ffba42ea31a1cad93ed06d33baf43bb8
  Author: Mathijs den Burger 
  Date:   2017-04-28 (Fri, 28 Apr 2017)

  Changed paths:
M config/src/main/java/org/onehippo/ckeditor/CKEditorConfig.java
M maven-distribution-optimized.xml

  Log Message:
  ---
  CHANNELMGR-1032 Reintegrate feature/visual-editing-psp2-CHANNELMGR-1032


  Commit: fc2405a7c457c4cea8411006e6fb72c07ffb014e
  
https://github.com/onehippo/ckeditor/commit/fc2405a7c457c4cea8411006e6fb72c07ffb014e
  Author: Mathijs den Burger 
  Date:   2017-04-28 (Fri, 28 Apr 2017)

  Changed paths:
M config/src/main/java/org/onehippo/ckeditor/CKEditorConfig.java
M config/src/test/java/org/onehippo/ckeditor/CKEditorConfigTest.java

  Log Message:
  ---
  CMS-10712 Reintegrate feature/visual-editing-psp2-CMS-10712


  Commit: f9e7853945ad540dddba85e8439265b3969e8848
  
https://github.com/onehippo/ckeditor/commit/f9e7853945ad540dddba85e8439265b3969e8848
  Author: Mathijs den Burger 
  Date:   2017-04-28 (Fri, 28 Apr 2017)

  Changed paths:
M config/src/main/java/org/onehippo/ckeditor/CKEditorConfig.java
M config/src/test/java/org/onehippo/ckeditor/CKEditorConfigTest.java
M maven-distribution-optimized.xml

  Log Message:
  ---
  CMS-10715 Merge feature/visual-editing-psp2 changes


Compare: 
https://github.com/onehippo/ckeditor/compare/b46d9b4f7e6f...f9e7853945ad___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor]

2017-04-28 Thread GitHub
  Branch: refs/heads/feature/visual-editing-psp2-CMS-10712
  Home:   https://github.com/onehippo/ckeditor
___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor] 6b1085: CMS-10712 Enable customization of extraAllowedCont...

2017-04-28 Thread GitHub
  Branch: refs/heads/feature/visual-editing-psp2
  Home:   https://github.com/onehippo/ckeditor
  Commit: 6b10858be64e1aa87c95754ffe91e013c4738661
  
https://github.com/onehippo/ckeditor/commit/6b10858be64e1aa87c95754ffe91e013c4738661
  Author: Mathijs den Burger 
  Date:   2017-04-26 (Wed, 26 Apr 2017)

  Changed paths:
M config/src/main/java/org/onehippo/ckeditor/CKEditorConfig.java
M config/src/test/java/org/onehippo/ckeditor/CKEditorConfigTest.java

  Log Message:
  ---
  CMS-10712 Enable customization of extraAllowedContent rules

The string version of 'extraAllowedContent' cannot be extended
because appending an extra string of rules to it will add a comma
in between (the logic in Json#append for concatenating string
properties with a comma). Solution: use the object version of
'extraAllowedContent' instead so projects can overlay extra rules
into it, and/or append to the existing allowed attributes (which are
comma-separated).


  Commit: fc2405a7c457c4cea8411006e6fb72c07ffb014e
  
https://github.com/onehippo/ckeditor/commit/fc2405a7c457c4cea8411006e6fb72c07ffb014e
  Author: Mathijs den Burger 
  Date:   2017-04-28 (Fri, 28 Apr 2017)

  Changed paths:
M config/src/main/java/org/onehippo/ckeditor/CKEditorConfig.java
M config/src/test/java/org/onehippo/ckeditor/CKEditorConfigTest.java

  Log Message:
  ---
  CMS-10712 Reintegrate feature/visual-editing-psp2-CMS-10712


Compare: 
https://github.com/onehippo/ckeditor/compare/cc1952d7ffba...fc2405a7c457___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor] 5ff9a8: CHANNELMGR-1032 Exclude 'config' module code from ...

2017-04-28 Thread GitHub
  Branch: refs/heads/feature/visual-editing-psp2
  Home:   https://github.com/onehippo/ckeditor
  Commit: 5ff9a8be9340eb75f89123a04bd214a717be7656
  
https://github.com/onehippo/ckeditor/commit/5ff9a8be9340eb75f89123a04bd214a717be7656
  Author: Mathijs den Burger 
  Date:   2017-04-28 (Fri, 28 Apr 2017)

  Changed paths:
M maven-distribution-optimized.xml

  Log Message:
  ---
  CHANNELMGR-1032 Exclude 'config' module code from optimized JAR

The 'config' folder is a separate Maven module


  Commit: 43bce3bb0fb74a899d96db3f5a94e543de0842be
  
https://github.com/onehippo/ckeditor/commit/43bce3bb0fb74a899d96db3f5a94e543de0842be
  Author: Mathijs den Burger 
  Date:   2017-04-28 (Fri, 28 Apr 2017)

  Changed paths:
M config/src/main/java/org/onehippo/ckeditor/CKEditorConfig.java

  Log Message:
  ---
  CHANNELMGR-1032 Only log stack trace for invalid JSON at debug level

Avoids huge stack traces for a simple configuration error.


  Commit: cc1952d7ffba42ea31a1cad93ed06d33baf43bb8
  
https://github.com/onehippo/ckeditor/commit/cc1952d7ffba42ea31a1cad93ed06d33baf43bb8
  Author: Mathijs den Burger 
  Date:   2017-04-28 (Fri, 28 Apr 2017)

  Changed paths:
M config/src/main/java/org/onehippo/ckeditor/CKEditorConfig.java
M maven-distribution-optimized.xml

  Log Message:
  ---
  CHANNELMGR-1032 Reintegrate feature/visual-editing-psp2-CHANNELMGR-1032


Compare: 
https://github.com/onehippo/ckeditor/compare/f262454f8417...cc1952d7ffba___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor] c5fcb6: CMS-10715 Copy hippopicker plugin as-is from CMS

2017-04-28 Thread GitHub
  Branch: refs/heads/feature/visual-editing-psp2-CMS-10715
  Home:   https://github.com/onehippo/ckeditor
  Commit: c5fcb6824817b53a18e84bc7413e2925b6562503
  
https://github.com/onehippo/ckeditor/commit/c5fcb6824817b53a18e84bc7413e2925b6562503
  Author: Mathijs den Burger 
  Date:   2017-04-26 (Wed, 26 Apr 2017)

  Changed paths:
A plugins/hippopicker/icons/hidpi/pickimage.png
A plugins/hippopicker/icons/hidpi/pickinternallink.png
A plugins/hippopicker/icons/pickimage.png
A plugins/hippopicker/icons/pickinternallink.png
A plugins/hippopicker/lang/de.js
A plugins/hippopicker/lang/en.js
A plugins/hippopicker/lang/es.js
A plugins/hippopicker/lang/fr.js
A plugins/hippopicker/lang/nl.js
A plugins/hippopicker/lang/zh.js
A plugins/hippopicker/plugin.js

  Log Message:
  ---
  CMS-10715 Copy hippopicker plugin as-is from CMS


  Commit: ce07363821c884c57db9f03384442af5c5ba69c2
  
https://github.com/onehippo/ckeditor/commit/ce07363821c884c57db9f03384442af5c5ba69c2
  Author: Mathijs den Burger 
  Date:   2017-04-28 (Fri, 28 Apr 2017)

  Changed paths:
M plugins/hippopicker/plugin.js

  Log Message:
  ---
  CMS-10715 Fire events when Wicket is not available

If the hippopicker plugin is used outside a Wicket context, it
fires events instead of calling the Wicket callback URLs directly.

Without Wicket, the fix for the 'hippo-root' class on the HTML
element is unnecessary, since that only happens in DOM of
the Wicket-based CMS.


  Commit: 63ba47b8a537ebbb4a7e153e3044f5352c4aa0fb
  
https://github.com/onehippo/ckeditor/commit/63ba47b8a537ebbb4a7e153e3044f5352c4aa0fb
  Author: Mathijs den Burger 
  Date:   2017-04-28 (Fri, 28 Apr 2017)

  Changed paths:
M dev/builder/build-config.js

  Log Message:
  ---
  CMS-10715 Include hippopicker plugin in the CKEditor build


  Commit: 82a931d90eea971f25f0ced6ee84ef47614c5809
  
https://github.com/onehippo/ckeditor/commit/82a931d90eea971f25f0ced6ee84ef47614c5809
  Author: Mathijs den Burger 
  Date:   2017-04-28 (Fri, 28 Apr 2017)

  Changed paths:
M config/src/main/java/org/onehippo/ckeditor/CKEditorConfig.java

  Log Message:
  ---
  CMS-10715 Remove temporary config fix for hippopicker

The plugin now checks itself whether Wicket is available, and only
reads the callbacks when needed.


  Commit: b46d9b4f7e6f1abdb66b505e44e4b02e9c1f5e4e
  
https://github.com/onehippo/ckeditor/commit/b46d9b4f7e6f1abdb66b505e44e4b02e9c1f5e4e
  Author: Mathijs den Burger 
  Date:   2017-04-28 (Fri, 28 Apr 2017)

  Changed paths:
A config/src/main/java/org/onehippo/ckeditor/HippoPicker.java

  Log Message:
  ---
  CMS-10715 Move HippoPicker constants to hippo-ckeditor-config module


Compare: 
https://github.com/onehippo/ckeditor/compare/c5fcb6824817^...b46d9b4f7e6f___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor] 6b1085: CMS-10712 Enable customization of extraAllowedCont...

2017-04-26 Thread GitHub
  Branch: refs/heads/feature/visual-editing-psp2-CMS-10712
  Home:   https://github.com/onehippo/ckeditor
  Commit: 6b10858be64e1aa87c95754ffe91e013c4738661
  
https://github.com/onehippo/ckeditor/commit/6b10858be64e1aa87c95754ffe91e013c4738661
  Author: Mathijs den Burger 
  Date:   2017-04-26 (Wed, 26 Apr 2017)

  Changed paths:
M config/src/main/java/org/onehippo/ckeditor/CKEditorConfig.java
M config/src/test/java/org/onehippo/ckeditor/CKEditorConfigTest.java

  Log Message:
  ---
  CMS-10712 Enable customization of extraAllowedContent rules

The string version of 'extraAllowedContent' cannot be extended
because appending an extra string of rules to it will add a comma
in between (the logic in Json#append for concatenating string
properties with a comma). Solution: use the object version of
'extraAllowedContent' instead so projects can overlay extra rules
into it, and/or append to the existing allowed attributes (which are
comma-separated).


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


[HippoCMS-scm] [onehippo/ckeditor]

2017-04-25 Thread GitHub
  Branch: refs/heads/feature/visual-editing-psp2-CHANNELMGR-1032
  Home:   https://github.com/onehippo/ckeditor
___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor] f59154: CHANNELMGR-1032 Add Json utility class

2017-04-25 Thread GitHub
  Branch: refs/heads/feature/visual-editing-psp2
  Home:   https://github.com/onehippo/ckeditor
  Commit: f5915405209e985be02ac282c3f4907a48cdc8fe
  
https://github.com/onehippo/ckeditor/commit/f5915405209e985be02ac282c3f4907a48cdc8fe
  Author: Mathijs den Burger 
  Date:   2017-04-19 (Wed, 19 Apr 2017)

  Changed paths:
M config/pom.xml
A config/src/main/java/org/onehippo/ckeditor/Json.java
A config/src/test/java/org/onehippo/ckeditor/JsonTest.java

  Log Message:
  ---
  CHANNELMGR-1032 Add Json utility class

It's a copy of the JsonUtils in the CMS, but using Jackson instead
of the org.json library.


  Commit: 707bccf5b2ea0a148b34b268d5f6758a65540b52
  
https://github.com/onehippo/ckeditor/commit/707bccf5b2ea0a148b34b268d5f6758a65540b52
  Author: Mathijs den Burger 
  Date:   2017-04-21 (Fri, 21 Apr 2017)

  Changed paths:
M config/pom.xml
M config/src/main/java/org/onehippo/ckeditor/Json.java
M config/src/test/java/org/onehippo/ckeditor/JsonTest.java

  Log Message:
  ---
  CHANNELMGR-1032 Add Json#prettyString


  Commit: 4dd879f26f1d1afc3713da6125338a949a9d3489
  
https://github.com/onehippo/ckeditor/commit/4dd879f26f1d1afc3713da6125338a949a9d3489
  Author: Mathijs den Burger 
  Date:   2017-04-21 (Fri, 21 Apr 2017)

  Changed paths:
M config/src/main/java/org/onehippo/ckeditor/CKEditorConfig.java
A 
config/src/main/java/org/onehippo/ckeditor/DeclarativeKeystrokesConverter.java
A 
config/src/test/java/org/onehippo/ckeditor/DeclarativeKeystrokesConverterTest.java

  Log Message:
  ---
  CHANNELMGR-1032 Add declarative keystrokes converter

It's a copy of the DeclarativeKeystrokesConverter in the CMS, but
using Jackson instead of the org.json library. It will replace the
one in the CMS.


  Commit: 0bbc7a0c3d7c7f8bc4a41932ebd630ab773371b8
  
https://github.com/onehippo/ckeditor/commit/0bbc7a0c3d7c7f8bc4a41932ebd630ab773371b8
  Author: Mathijs den Burger 
  Date:   2017-04-21 (Fri, 21 Apr 2017)

  Changed paths:
M config/src/main/java/org/onehippo/ckeditor/CKEditorConfig.java
M config/src/test/java/org/onehippo/ckeditor/CKEditorConfigTest.java

  Log Message:
  ---
  CHANNELMGR-1032 Add logic to combine CKEditor config and set defaults

It's a generalization of the code used in the CMS, and will
replace it.


  Commit: c59257ec0f99da1d81d827ad22e4c2f2f7a46945
  
https://github.com/onehippo/ckeditor/commit/c59257ec0f99da1d81d827ad22e4c2f2f7a46945
  Author: Mathijs den Burger 
  Date:   2017-04-25 (Tue, 25 Apr 2017)

  Changed paths:
M config/src/main/java/org/onehippo/ckeditor/Json.java
M config/src/test/java/org/onehippo/ckeditor/JsonTest.java

  Log Message:
  ---
  CHANNELMGR-1032 Add copyright header


  Commit: c3d5a79674e32fe1d0df09a8a464caa518568026
  
https://github.com/onehippo/ckeditor/commit/c3d5a79674e32fe1d0df09a8a464caa518568026
  Author: Mathijs den Burger 
  Date:   2017-04-25 (Tue, 25 Apr 2017)

  Changed paths:
M config/src/main/java/org/onehippo/ckeditor/Json.java

  Log Message:
  ---
  CHANNELMGR-1032 Simplify if-statement


  Commit: 753e8fb4f8454ff4c97a9d319a9ed7d8c10ba1c9
  
https://github.com/onehippo/ckeditor/commit/753e8fb4f8454ff4c97a9d319a9ed7d8c10ba1c9
  Author: Mathijs den Burger 
  Date:   2017-04-25 (Tue, 25 Apr 2017)

  Changed paths:
M 
config/src/test/java/org/onehippo/ckeditor/DeclarativeKeystrokesConverterTest.java

  Log Message:
  ---
  CHANNELMGR-1032 Bump copyright year


  Commit: f262454f8417f0ac68ee7ccdf5bdf5024230fe51
  
https://github.com/onehippo/ckeditor/commit/f262454f8417f0ac68ee7ccdf5bdf5024230fe51
  Author: Mathijs den Burger 
  Date:   2017-04-25 (Tue, 25 Apr 2017)

  Changed paths:
M config/pom.xml
M config/src/main/java/org/onehippo/ckeditor/CKEditorConfig.java
A 
config/src/main/java/org/onehippo/ckeditor/DeclarativeKeystrokesConverter.java
A config/src/main/java/org/onehippo/ckeditor/Json.java
M config/src/test/java/org/onehippo/ckeditor/CKEditorConfigTest.java
A 
config/src/test/java/org/onehippo/ckeditor/DeclarativeKeystrokesConverterTest.java
A config/src/test/java/org/onehippo/ckeditor/JsonTest.java

  Log Message:
  ---
  CHANNELMGR-1032 Reintegrate feature/visual-editing-psp2-CHANNELMGR-1032


Compare: 
https://github.com/onehippo/ckeditor/compare/11668d2f7bcf...f262454f8417___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor] 753e8f: CHANNELMGR-1032 Bump copyright year

2017-04-25 Thread GitHub
  Branch: refs/heads/feature/visual-editing-psp2-CHANNELMGR-1032
  Home:   https://github.com/onehippo/ckeditor
  Commit: 753e8fb4f8454ff4c97a9d319a9ed7d8c10ba1c9
  
https://github.com/onehippo/ckeditor/commit/753e8fb4f8454ff4c97a9d319a9ed7d8c10ba1c9
  Author: Mathijs den Burger 
  Date:   2017-04-25 (Tue, 25 Apr 2017)

  Changed paths:
M 
config/src/test/java/org/onehippo/ckeditor/DeclarativeKeystrokesConverterTest.java

  Log Message:
  ---
  CHANNELMGR-1032 Bump copyright year


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


[HippoCMS-scm] [onehippo/ckeditor] c3d5a7: CHANNELMGR-1032 Simplify if-statement

2017-04-25 Thread GitHub
  Branch: refs/heads/feature/visual-editing-psp2-CHANNELMGR-1032
  Home:   https://github.com/onehippo/ckeditor
  Commit: c3d5a79674e32fe1d0df09a8a464caa518568026
  
https://github.com/onehippo/ckeditor/commit/c3d5a79674e32fe1d0df09a8a464caa518568026
  Author: Mathijs den Burger 
  Date:   2017-04-25 (Tue, 25 Apr 2017)

  Changed paths:
M config/src/main/java/org/onehippo/ckeditor/Json.java

  Log Message:
  ---
  CHANNELMGR-1032 Simplify if-statement


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


[HippoCMS-scm] [onehippo/ckeditor] c59257: CHANNELMGR-1032 Add copyright header

2017-04-25 Thread GitHub
  Branch: refs/heads/feature/visual-editing-psp2-CHANNELMGR-1032
  Home:   https://github.com/onehippo/ckeditor
  Commit: c59257ec0f99da1d81d827ad22e4c2f2f7a46945
  
https://github.com/onehippo/ckeditor/commit/c59257ec0f99da1d81d827ad22e4c2f2f7a46945
  Author: Mathijs den Burger 
  Date:   2017-04-25 (Tue, 25 Apr 2017)

  Changed paths:
M config/src/main/java/org/onehippo/ckeditor/Json.java
M config/src/test/java/org/onehippo/ckeditor/JsonTest.java

  Log Message:
  ---
  CHANNELMGR-1032 Add copyright header


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


[HippoCMS-scm] [onehippo/ckeditor] 11668d: CHANNELMGR-1201 Add sharedspace plugin to build

2017-04-24 Thread GitHub
  Branch: refs/heads/feature/visual-editing-psp2
  Home:   https://github.com/onehippo/ckeditor
  Commit: 11668d2f7bcf59b22df7f86607b8753584ac5f60
  
https://github.com/onehippo/ckeditor/commit/11668d2f7bcf59b22df7f86607b8753584ac5f60
  Author: Joeri de Gooijer 
  Date:   2017-04-24 (Mon, 24 Apr 2017)

  Changed paths:
M dev/builder/build-config.js

  Log Message:
  ---
  CHANNELMGR-1201 Add sharedspace plugin to build


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


[HippoCMS-scm] [onehippo/ckeditor] 707bcc: CHANNELMGR-1032 Add Json#prettyString

2017-04-21 Thread GitHub
  Branch: refs/heads/feature/visual-editing-psp2-CHANNELMGR-1032
  Home:   https://github.com/onehippo/ckeditor
  Commit: 707bccf5b2ea0a148b34b268d5f6758a65540b52
  
https://github.com/onehippo/ckeditor/commit/707bccf5b2ea0a148b34b268d5f6758a65540b52
  Author: Mathijs den Burger 
  Date:   2017-04-21 (Fri, 21 Apr 2017)

  Changed paths:
M config/pom.xml
M config/src/main/java/org/onehippo/ckeditor/Json.java
M config/src/test/java/org/onehippo/ckeditor/JsonTest.java

  Log Message:
  ---
  CHANNELMGR-1032 Add Json#prettyString


  Commit: 4dd879f26f1d1afc3713da6125338a949a9d3489
  
https://github.com/onehippo/ckeditor/commit/4dd879f26f1d1afc3713da6125338a949a9d3489
  Author: Mathijs den Burger 
  Date:   2017-04-21 (Fri, 21 Apr 2017)

  Changed paths:
M config/src/main/java/org/onehippo/ckeditor/CKEditorConfig.java
A 
config/src/main/java/org/onehippo/ckeditor/DeclarativeKeystrokesConverter.java
A 
config/src/test/java/org/onehippo/ckeditor/DeclarativeKeystrokesConverterTest.java

  Log Message:
  ---
  CHANNELMGR-1032 Add declarative keystrokes converter

It's a copy of the DeclarativeKeystrokesConverter in the CMS, but
using Jackson instead of the org.json library. It will replace the
one in the CMS.


  Commit: 0bbc7a0c3d7c7f8bc4a41932ebd630ab773371b8
  
https://github.com/onehippo/ckeditor/commit/0bbc7a0c3d7c7f8bc4a41932ebd630ab773371b8
  Author: Mathijs den Burger 
  Date:   2017-04-21 (Fri, 21 Apr 2017)

  Changed paths:
M config/src/main/java/org/onehippo/ckeditor/CKEditorConfig.java
M config/src/test/java/org/onehippo/ckeditor/CKEditorConfigTest.java

  Log Message:
  ---
  CHANNELMGR-1032 Add logic to combine CKEditor config and set defaults

It's a generalization of the code used in the CMS, and will
replace it.


Compare: 
https://github.com/onehippo/ckeditor/compare/f5915405209e...0bbc7a0c3d7c___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor] f59154: CHANNELMGR-1032 Add Json utility class

2017-04-19 Thread GitHub
  Branch: refs/heads/feature/visual-editing-psp2-CHANNELMGR-1032
  Home:   https://github.com/onehippo/ckeditor
  Commit: f5915405209e985be02ac282c3f4907a48cdc8fe
  
https://github.com/onehippo/ckeditor/commit/f5915405209e985be02ac282c3f4907a48cdc8fe
  Author: Mathijs den Burger 
  Date:   2017-04-19 (Wed, 19 Apr 2017)

  Changed paths:
M config/pom.xml
A config/src/main/java/org/onehippo/ckeditor/Json.java
A config/src/test/java/org/onehippo/ckeditor/JsonTest.java

  Log Message:
  ---
  CHANNELMGR-1032 Add Json utility class

It's a copy of the JsonUtils in the CMS, but using Jackson instead
of the org.json library.


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


[HippoCMS-scm] [onehippo/ckeditor]

2017-04-19 Thread GitHub
  Branch: refs/heads/feature/visual-editing-psp2-CHANNELMGR-1237
  Home:   https://github.com/onehippo/ckeditor
___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor] 23094f: CHANNELMGR-1237 Add hippopicker plugin

2017-04-19 Thread GitHub
  Branch: refs/heads/feature/visual-editing-psp2
  Home:   https://github.com/onehippo/ckeditor
  Commit: 23094f4b7e8e27fb3f7d81ca99e0e33f776c362a
  
https://github.com/onehippo/ckeditor/commit/23094f4b7e8e27fb3f7d81ca99e0e33f776c362a
  Author: Arthur Bogaart 
  Date:   2017-04-18 (Tue, 18 Apr 2017)

  Changed paths:
M config/src/main/java/org/onehippo/ckeditor/CKEditorConfig.java

  Log Message:
  ---
  CHANNELMGR-1237 Add hippopicker plugin


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


[HippoCMS-scm] [onehippo/ckeditor] 23094f: CHANNELMGR-1237 Add hippopicker plugin

2017-04-18 Thread GitHub
  Branch: refs/heads/feature/visual-editing-psp2-CHANNELMGR-1237
  Home:   https://github.com/onehippo/ckeditor
  Commit: 23094f4b7e8e27fb3f7d81ca99e0e33f776c362a
  
https://github.com/onehippo/ckeditor/commit/23094f4b7e8e27fb3f7d81ca99e0e33f776c362a
  Author: Arthur Bogaart 
  Date:   2017-04-18 (Tue, 18 Apr 2017)

  Changed paths:
M config/src/main/java/org/onehippo/ckeditor/CKEditorConfig.java

  Log Message:
  ---
  CHANNELMGR-1237 Add hippopicker plugin


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


[HippoCMS-scm] [onehippo/ckeditor] 8804ef: CMS-10666 Copy resources to 'optimized' directory ...

2017-03-23 Thread GitHub
  Branch: refs/heads/feature/visual-editing-psp2
  Home:   https://github.com/onehippo/ckeditor
  Commit: 8804ef6a4ee2e13b8c24ce50f338e2c18c879c14
  
https://github.com/onehippo/ckeditor/commit/8804ef6a4ee2e13b8c24ce50f338e2c18c879c14
  Author: Mathijs den Burger 
  Date:   2017-03-23 (Thu, 23 Mar 2017)

  Changed paths:
M config/pom.xml

  Log Message:
  ---
  CMS-10666 Copy resources to 'optimized' directory and run jslint


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


[HippoCMS-scm] [onehippo/ckeditor]

2017-03-23 Thread GitHub
  Branch: refs/heads/feature/visual-editing-psp2-CMS-10666
  Home:   https://github.com/onehippo/ckeditor
___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor] a2db22: CMS-10666 Add config module with default editor co...

2017-03-23 Thread GitHub
  Branch: refs/heads/feature/visual-editing-psp2
  Home:   https://github.com/onehippo/ckeditor
  Commit: a2db22b80164bc2a396f67521cf753e89ca1657c
  
https://github.com/onehippo/ckeditor/commit/a2db22b80164bc2a396f67521cf753e89ca1657c
  Author: Mathijs den Burger 
  Date:   2017-03-23 (Thu, 23 Mar 2017)

  Changed paths:
A config/pom.xml
A config/src/main/java/org/onehippo/ckeditor/CKEditorConfig.java
A config/src/main/resources/ckeditor/hippocontents.css
A config/src/main/resources/ckeditor/hippostyles.js
A config/src/test/java/org/onehippo/ckeditor/CKEditorConfigTest.java
M pom.xml

  Log Message:
  ---
  CMS-10666 Add config module with default editor config for Hippo CMS

Also moved the hippostyles.js and hippocontents.css files that are
referenced in the config.


  Commit: 6251dd63dafd04c2dcaba3b2373489ac9bbd8a33
  
https://github.com/onehippo/ckeditor/commit/6251dd63dafd04c2dcaba3b2373489ac9bbd8a33
  Author: Mathijs den Burger 
  Date:   2017-03-23 (Thu, 23 Mar 2017)

  Changed paths:
M config/src/main/java/org/onehippo/ckeditor/CKEditorConfig.java

  Log Message:
  ---
  CMS-10666 Add constants for CKEditor config properties


  Commit: e1536e0df918d108b92cf5516dc2ce80da2688ac
  
https://github.com/onehippo/ckeditor/commit/e1536e0df918d108b92cf5516dc2ce80da2688ac
  Author: Mathijs den Burger 
  Date:   2017-03-23 (Thu, 23 Mar 2017)

  Changed paths:
M .gitignore

  Log Message:
  ---
  CMS-10666 Add trailing slash to ignored directories


  Commit: 3a12e8b6909947a76f5e46ff545d1df77063b221
  
https://github.com/onehippo/ckeditor/commit/3a12e8b6909947a76f5e46ff545d1df77063b221
  Author: Mathijs den Burger 
  Date:   2017-03-23 (Thu, 23 Mar 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  CMS-10666 Cleanup root pom


  Commit: 39cc78193bbcfc75218d9dea44d3ebf44973e89a
  
https://github.com/onehippo/ckeditor/commit/39cc78193bbcfc75218d9dea44d3ebf44973e89a
  Author: Mathijs den Burger 
  Date:   2017-03-23 (Thu, 23 Mar 2017)

  Changed paths:
M .gitignore
A config/pom.xml
A config/src/main/java/org/onehippo/ckeditor/CKEditorConfig.java
A config/src/main/resources/ckeditor/hippocontents.css
A config/src/main/resources/ckeditor/hippostyles.js
A config/src/test/java/org/onehippo/ckeditor/CKEditorConfigTest.java
M pom.xml

  Log Message:
  ---
  CMS-10666 Reintegrate feature/visual-editing-psp2-CMS-10666


Compare: 
https://github.com/onehippo/ckeditor/compare/cfd79080099f...39cc78193bbc___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor] 3a12e8: CMS-10666 Cleanup root pom

2017-03-23 Thread GitHub
  Branch: refs/heads/feature/visual-editing-psp2-CMS-10666
  Home:   https://github.com/onehippo/ckeditor
  Commit: 3a12e8b6909947a76f5e46ff545d1df77063b221
  
https://github.com/onehippo/ckeditor/commit/3a12e8b6909947a76f5e46ff545d1df77063b221
  Author: Mathijs den Burger 
  Date:   2017-03-23 (Thu, 23 Mar 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  CMS-10666 Cleanup root pom


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


[HippoCMS-scm] [onehippo/ckeditor]

2017-03-23 Thread GitHub
  Branch: refs/heads/feature/visual-editing-psp2-CHANNELMGR-1035
  Home:   https://github.com/onehippo/ckeditor
___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor] a2db22: CMS-10666 Add config module with default editor co...

2017-03-23 Thread GitHub
  Branch: refs/heads/feature/visual-editing-psp2-CMS-10666
  Home:   https://github.com/onehippo/ckeditor
  Commit: a2db22b80164bc2a396f67521cf753e89ca1657c
  
https://github.com/onehippo/ckeditor/commit/a2db22b80164bc2a396f67521cf753e89ca1657c
  Author: Mathijs den Burger 
  Date:   2017-03-23 (Thu, 23 Mar 2017)

  Changed paths:
A config/pom.xml
A config/src/main/java/org/onehippo/ckeditor/CKEditorConfig.java
A config/src/main/resources/ckeditor/hippocontents.css
A config/src/main/resources/ckeditor/hippostyles.js
A config/src/test/java/org/onehippo/ckeditor/CKEditorConfigTest.java
M pom.xml

  Log Message:
  ---
  CMS-10666 Add config module with default editor config for Hippo CMS

Also moved the hippostyles.js and hippocontents.css files that are
referenced in the config.


  Commit: 6251dd63dafd04c2dcaba3b2373489ac9bbd8a33
  
https://github.com/onehippo/ckeditor/commit/6251dd63dafd04c2dcaba3b2373489ac9bbd8a33
  Author: Mathijs den Burger 
  Date:   2017-03-23 (Thu, 23 Mar 2017)

  Changed paths:
M config/src/main/java/org/onehippo/ckeditor/CKEditorConfig.java

  Log Message:
  ---
  CMS-10666 Add constants for CKEditor config properties


  Commit: e1536e0df918d108b92cf5516dc2ce80da2688ac
  
https://github.com/onehippo/ckeditor/commit/e1536e0df918d108b92cf5516dc2ce80da2688ac
  Author: Mathijs den Burger 
  Date:   2017-03-23 (Thu, 23 Mar 2017)

  Changed paths:
M .gitignore

  Log Message:
  ---
  CMS-10666 Add trailing slash to ignored directories


Compare: 
https://github.com/onehippo/ckeditor/compare/a2db22b80164^...e1536e0df918___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor] 0ed0e1: wip

2017-03-21 Thread GitHub
  Branch: refs/heads/feature/visual-editing-psp2-CHANNELMGR-1035
  Home:   https://github.com/onehippo/ckeditor
  Commit: 0ed0e1b7ab132eed3344250caef025f6312dfd6d
  
https://github.com/onehippo/ckeditor/commit/0ed0e1b7ab132eed3344250caef025f6312dfd6d
  Author: Mathijs den Burger 
  Date:   2017-03-21 (Tue, 21 Mar 2017)

  Changed paths:
A config/pom.xml
A config/src/main/java/org/onehippo/ckeditor/CKEditorConfiguration.java
A config/src/main/resources/ckeditor/hippocontents.css
A config/src/main/resources/ckeditor/hippostyles.js
A config/src/main/test/org/onehippo/ckeditor/CKEditorConfigurationTest.java
M pom.xml

  Log Message:
  ---
  wip


  Commit: e316bcc93ae2ae86bcaea942be578938c475e60e
  
https://github.com/onehippo/ckeditor/commit/e316bcc93ae2ae86bcaea942be578938c475e60e
  Author: Mathijs den Burger 
  Date:   2017-03-21 (Tue, 21 Mar 2017)

  Changed paths:
M config/pom.xml
A config/src/main/java/org/onehippo/ckeditor/CKEditorConfig.java
R config/src/main/java/org/onehippo/ckeditor/CKEditorConfiguration.java
M config/src/main/resources/ckeditor/hippostyles.js
R config/src/main/test/org/onehippo/ckeditor/CKEditorConfigurationTest.java
A config/src/test/java/org/onehippo/ckeditor/CKEditorConfigTest.java

  Log Message:
  ---
  CMS-10666 Add config module with default editor config for Hippo CMS

Also moved the hippostyles.js and hippocontents.css files that are
referenced in the config.


  Commit: af5d6ca30c5211d5cc8a8055f7bb71e26d935038
  
https://github.com/onehippo/ckeditor/commit/af5d6ca30c5211d5cc8a8055f7bb71e26d935038
  Author: Mathijs den Burger 
  Date:   2017-03-21 (Tue, 21 Mar 2017)

  Changed paths:
M config/src/main/java/org/onehippo/ckeditor/CKEditorConfig.java

  Log Message:
  ---
  CMS-10666 Add constants for CKEditor config properties


  Commit: ee455adf6fcb2a8941e98685cffe0682a9131375
  
https://github.com/onehippo/ckeditor/commit/ee455adf6fcb2a8941e98685cffe0682a9131375
  Author: Mathijs den Burger 
  Date:   2017-03-21 (Tue, 21 Mar 2017)

  Changed paths:
M .gitignore

  Log Message:
  ---
  CMS-10666 Add trailing slash to ignored directories


Compare: 
https://github.com/onehippo/ckeditor/compare/0ed0e1b7ab13^...ee455adf6fcb___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor] cfd790: CMS-10635 Add empty parent relative path to preven...

2017-03-20 Thread GitHub
  Branch: refs/heads/feature/visual-editing-psp2
  Home:   https://github.com/onehippo/ckeditor
  Commit: cfd79080099ff4c0e8fef6c63784bb2d0edf2aa3
  
https://github.com/onehippo/ckeditor/commit/cfd79080099ff4c0e8fef6c63784bb2d0edf2aa3
  Author: Mathijs den Burger 
  Date:   2017-03-20 (Mon, 20 Mar 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  CMS-10635 Add empty parent relative path to prevent Maven warning

Otherwise Maven logs a warning when ckeditor is included as a
sub-module in a build.


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


[HippoCMS-scm] [onehippo/ckeditor] e6c320: CMS-10635 Set Visual Editing PSP2 development vers...

2017-03-20 Thread GitHub
  Branch: refs/heads/feature/visual-editing-psp2
  Home:   https://github.com/onehippo/ckeditor
  Commit: e6c3205ba4c15bb089f52c51a26b01a18f40e9e0
  
https://github.com/onehippo/ckeditor/commit/e6c3205ba4c15bb089f52c51a26b01a18f40e9e0
  Author: Mathijs den Burger 
  Date:   2017-03-20 (Mon, 20 Mar 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  CMS-10635 Set Visual Editing PSP2 development version


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


[HippoCMS-scm] [onehippo/ckeditor] 9938a7: CHANNELMGR-1179 Update npm dependencies

2017-03-08 Thread GitHub
  Branch: refs/heads/hippo/4.5.x
  Home:   https://github.com/onehippo/ckeditor
  Commit: 9938a74ec6f50f5fb15686cbae04b6191cfe20f6
  
https://github.com/onehippo/ckeditor/commit/9938a74ec6f50f5fb15686cbae04b6191cfe20f6
  Author: Joeri de Gooijer 
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
M dev/builder/build.sh
M package.json

  Log Message:
  ---
  CHANNELMGR-1179 Update npm dependencies


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


[HippoCMS-scm] [onehippo/ckeditor] f9a21c: CHANNELMGR-1179 Simplify copy command for plugin s...

2017-03-06 Thread GitHub
  Branch: refs/heads/hippo/4.5.x
  Home:   https://github.com/onehippo/ckeditor
  Commit: f9a21c0eaf78ce0862c44dba449a7b79aa5d3b14
  
https://github.com/onehippo/ckeditor/commit/f9a21c0eaf78ce0862c44dba449a7b79aa5d3b14
  Author: Mathijs den Burger 
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
M dev/builder/build.sh

  Log Message:
  ---
  CHANNELMGR-1179 Simplify copy command for plugin sources


  Commit: e1343ad89c15318c923f6cfc0e6352eba3da9fdd
  
https://github.com/onehippo/ckeditor/commit/e1343ad89c15318c923f6cfc0e6352eba3da9fdd
  Author: Mathijs den Burger 
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  CHANNELMGR-1179 Let Maven clean copied plugin sources


  Commit: 9b371f22b0d78ecb13a43508406069e2ed8e5cc9
  
https://github.com/onehippo/ckeditor/commit/9b371f22b0d78ecb13a43508406069e2ed8e5cc9
  Author: Mathijs den Burger 
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
M README.md

  Log Message:
  ---
  CHANNELMGR-1179 Document changes needed for new plugin


  Commit: 70e061a518ff91915deb23ff296c7f7f3e5b3cce
  
https://github.com/onehippo/ckeditor/commit/70e061a518ff91915deb23ff296c7f7f3e5b3cce
  Author: Mathijs den Burger 
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
M package.json

  Log Message:
  ---
  CHANNELMGR-1179 Prevent publishing of this package via npm


Compare: 
https://github.com/onehippo/ckeditor/compare/0a8c025f2151...70e061a518ff___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor] 0ded4e: Revert "CHANNELMGR-1177 Reintegrate branch 'bugfix...

2017-03-06 Thread GitHub
  Branch: refs/heads/hippo/4.5.x
  Home:   https://github.com/onehippo/ckeditor
  Commit: 0ded4ed13ccabc62aa68316a1987a9c878301d4f
  
https://github.com/onehippo/ckeditor/commit/0ded4ed13ccabc62aa68316a1987a9c878301d4f
  Author: Joeri de Gooijer 
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
R .npmrc
M README.md
M dev/builder/build-config.js
M package.json
M pom.xml

  Log Message:
  ---
  Revert "CHANNELMGR-1177 Reintegrate branch 'bugfix/CHANNELMGR-1177' into 
hippo/4.5.x"

This reverts commit 8c171eb97ccdc7f759514b52af2e9566abd0f06c, reversing
changes made to 478fbc9e8972ebe7c11d42c89141a193b33e96fe.


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


[HippoCMS-scm] [onehippo/ckeditor] 38702d: CHANNELMGR-1177 Put ckeditor plugins in dependenci...

2017-03-06 Thread GitHub
  Branch: refs/heads/hippo/4.5.x
  Home:   https://github.com/onehippo/ckeditor
  Commit: 38702d3ddd0507aa14942d07d468de70ecc8e932
  
https://github.com/onehippo/ckeditor/commit/38702d3ddd0507aa14942d07d468de70ecc8e932
  Author: Joeri de Gooijer 
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
M package.json
M pom.xml

  Log Message:
  ---
  CHANNELMGR-1177 Put ckeditor plugins in dependencies property


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


[HippoCMS-scm] [onehippo/ckeditor] 656788: CHANNELMGR-1177 Remove publish info and scripts fr...

2017-03-06 Thread GitHub
  Branch: refs/heads/hippo/4.5.x
  Home:   https://github.com/onehippo/ckeditor
  Commit: 6567888cfe383ed76dc9ce4109c8b96e94d19eea
  
https://github.com/onehippo/ckeditor/commit/6567888cfe383ed76dc9ce4109c8b96e94d19eea
  Author: Joeri de Gooijer 
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
M package.json

  Log Message:
  ---
  CHANNELMGR-1177 Remove publish info and scripts from package.json


  Commit: 5f4a07ea031b57419073e4aa4b46cd3adf0aa6f3
  
https://github.com/onehippo/ckeditor/commit/5f4a07ea031b57419073e4aa4b46cd3adf0aa6f3
  Author: Joeri de Gooijer 
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
M README.md

  Log Message:
  ---
  CHANNELMGR-1177 Remove publish info from readme


  Commit: e9ad58cbc79f237822f567734b8e2f251205e877
  
https://github.com/onehippo/ckeditor/commit/e9ad58cbc79f237822f567734b8e2f251205e877
  Author: Joeri de Gooijer 
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
M dev/builder/build-config.js

  Log Message:
  ---
  CHANNELMGR-1177 List files added by hippo at bottom of array


  Commit: 1197bf669496287d9ab1d503bd74dc3104bcb293
  
https://github.com/onehippo/ckeditor/commit/1197bf669496287d9ab1d503bd74dc3104bcb293
  Author: Joeri de Gooijer 
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
M package.json

  Log Message:
  ---
  CHANNELMGR-1177 Remove hippo specific name


Compare: 
https://github.com/onehippo/ckeditor/compare/fac63390b58c...1197bf669496___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor] fac633: CHANNELMGR-1178 Remove hippo specific name

2017-03-06 Thread GitHub
  Branch: refs/heads/hippo/4.5.x
  Home:   https://github.com/onehippo/ckeditor
  Commit: fac63390b58c6065fe35264d5c9c6896f0fb2e28
  
https://github.com/onehippo/ckeditor/commit/fac63390b58c6065fe35264d5c9c6896f0fb2e28
  Author: Joeri de Gooijer 
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
M package.json

  Log Message:
  ---
  CHANNELMGR-1178 Remove hippo specific name


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


[HippoCMS-scm] [onehippo/ckeditor] 2e0591: CHANNELMGR-1178 Remove publish info from readme

2017-03-06 Thread GitHub
  Branch: refs/heads/hippo/4.5.x
  Home:   https://github.com/onehippo/ckeditor
  Commit: 2e059190357f20df1fdf6dd0dc28b5a3c8bbeb29
  
https://github.com/onehippo/ckeditor/commit/2e059190357f20df1fdf6dd0dc28b5a3c8bbeb29
  Author: Joeri de Gooijer 
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
M README.md

  Log Message:
  ---
  CHANNELMGR-1178 Remove publish info from readme


  Commit: 27c559138429bc8c3b62247c55c768cd6c542978
  
https://github.com/onehippo/ckeditor/commit/27c559138429bc8c3b62247c55c768cd6c542978
  Author: Joeri de Gooijer 
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
M dev/builder/build-config.js

  Log Message:
  ---
  CHANNELMGR-1178 List files added by hippo at bottom of array


Compare: 
https://github.com/onehippo/ckeditor/compare/fe158f7c82bc...27c559138429___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor] 22068b: Revert "Release 4.5.11-h2-SNAPSHOT.9"

2017-03-06 Thread GitHub
  Branch: refs/heads/hippo/4.5.x
  Home:   https://github.com/onehippo/ckeditor
  Commit: 22068b0a1225c34bed2a4ba42133dc6b534207e7
  
https://github.com/onehippo/ckeditor/commit/22068b0a1225c34bed2a4ba42133dc6b534207e7
  Author: Joeri de Gooijer 
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
M package.json

  Log Message:
  ---
  Revert "Release 4.5.11-h2-SNAPSHOT.9"

This reverts commit 6b14e24baca67ab725c7f0d2b993fbbeb51e6d4c.


  Commit: b4b97353150fc7bf30d33eec1e7c2d26db5305e4
  
https://github.com/onehippo/ckeditor/commit/b4b97353150fc7bf30d33eec1e7c2d26db5305e4
  Author: Joeri de Gooijer 
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
M package.json

  Log Message:
  ---
  Revert "Release 4.5.11-h2-SNAPSHOT.8"

This reverts commit bd67ce716d5880a18cf632757a26d2faa2401133.


  Commit: eb788644ca4d2f1464352cc69e0f54253c5b4f60
  
https://github.com/onehippo/ckeditor/commit/eb788644ca4d2f1464352cc69e0f54253c5b4f60
  Author: Joeri de Gooijer 
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
M package.json

  Log Message:
  ---
  Revert "Release 4.5.11-h2-SNAPSHOT.7"

This reverts commit 3d7890fc75da1da473ebe07a3fae6af4b952d0fb.


  Commit: 0793adbb1f8bf99b73645942086f920f872600da
  
https://github.com/onehippo/ckeditor/commit/0793adbb1f8bf99b73645942086f920f872600da
  Author: Joeri de Gooijer 
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
M package.json

  Log Message:
  ---
  Revert "Release 4.5.11-h2-SNAPSHOT.6"

This reverts commit 75834a9b2c959ccdfc50f33bcbf73032cb00b059.


  Commit: 38faa08565928180fb0df379b24267723be59af8
  
https://github.com/onehippo/ckeditor/commit/38faa08565928180fb0df379b24267723be59af8
  Author: Joeri de Gooijer 
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
M package.json

  Log Message:
  ---
  Revert "Release 4.5.11-h2-SNAPSHOT.5"

This reverts commit 480548ba04a376ba2c906a26e8dc1415ff53.


  Commit: 6edbb719acf9f8a43b2d5404ac35be7966c2f807
  
https://github.com/onehippo/ckeditor/commit/6edbb719acf9f8a43b2d5404ac35be7966c2f807
  Author: Joeri de Gooijer 
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
M package.json

  Log Message:
  ---
  Revert "Release 4.5.11-h2-SNAPSHOT.4"

This reverts commit f02f49c8c2bde450551aa52bd29f76d40457b5d9.


  Commit: 32c909b32e7fcae616a9daa1fbb46d5996f4a9b6
  
https://github.com/onehippo/ckeditor/commit/32c909b32e7fcae616a9daa1fbb46d5996f4a9b6
  Author: Joeri de Gooijer 
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
M package.json

  Log Message:
  ---
  Revert "Release 4.5.11-h2-SNAPSHOT.3"

This reverts commit 58cf9780fbc0d85fa824883c826c86ba1ea56359.


  Commit: a8b8eda6e3aa2a45682411165a921c0fcb185242
  
https://github.com/onehippo/ckeditor/commit/a8b8eda6e3aa2a45682411165a921c0fcb185242
  Author: Joeri de Gooijer 
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
M .release.json

  Log Message:
  ---
  Revert "CHANNELMGR-1189 use latest as dist-tag"

This reverts commit 8caa853f63abe1725fbb988dfb605b90cd410c2b.


  Commit: f9bb8c43b8524895b2adef095866c0a9a08c6160
  
https://github.com/onehippo/ckeditor/commit/f9bb8c43b8524895b2adef095866c0a9a08c6160
  Author: Joeri de Gooijer 
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
M package.json

  Log Message:
  ---
  Revert "Release 4.5.11-h2-SNAPSHOT.2"

This reverts commit b361caac838ac153ec52e9f2cfaba3be5ed7f987.


  Commit: 8080b0275b8cba955c4b912f84950cef5b6e6fe4
  
https://github.com/onehippo/ckeditor/commit/8080b0275b8cba955c4b912f84950cef5b6e6fe4
  Author: Joeri de Gooijer 
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
M package.json

  Log Message:
  ---
  Revert "Release 4.5.11-h2-SNAPSHOT.1"

This reverts commit 374487f922acdd3e998a62b17dc78f6dc5951397.


  Commit: 66df7722e684fd3113e7c0042c73ac168224df32
  
https://github.com/onehippo/ckeditor/commit/66df7722e684fd3113e7c0042c73ac168224df32
  Author: Joeri de Gooijer 
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
M package.json

  Log Message:
  ---
  Revert "Release 4.5.11-h2-SNAPSHOT.0"

This reverts commit bc5c35d1d235bd1b62deaf5a90872c96c7aaa0f3.


  Commit: 45ace52cf65a5637c80e0186c3f86a2fd8683137
  
https://github.com/onehippo/ckeditor/commit/45ace52cf65a5637c80e0186c3f86a2fd8683137
  Author: Joeri de Gooijer 
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
M .release.json

  Log Message:
  ---
  Revert "CHANNELMGR-1178 Update release dist config"

This reverts commit 0b4e109ff13d544d213163854574a18d37e5c11b.


  Commit: e512b6a4eca57c52a1632ffa8746ef4a25e59124
  

[HippoCMS-scm] [onehippo/ckeditor] 6b14e2: Release 4.5.11-h2-SNAPSHOT.9

2017-03-06 Thread GitHub
  Branch: refs/heads/hippo/4.5.x
  Home:   https://github.com/onehippo/ckeditor
  Commit: 6b14e24baca67ab725c7f0d2b993fbbeb51e6d4c
  
https://github.com/onehippo/ckeditor/commit/6b14e24baca67ab725c7f0d2b993fbbeb51e6d4c
  Author: Joeri de Gooijer 
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
M package.json

  Log Message:
  ---
  Release 4.5.11-h2-SNAPSHOT.9


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


[HippoCMS-scm] [onehippo/ckeditor]

2017-03-06 Thread GitHub
  Branch: refs/tags/4.5.11-h2-SNAPSHOT.9
  Home:   https://github.com/onehippo/ckeditor
___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor] bd67ce: Release 4.5.11-h2-SNAPSHOT.8

2017-03-06 Thread GitHub
  Branch: refs/heads/hippo/4.5.x
  Home:   https://github.com/onehippo/ckeditor
  Commit: bd67ce716d5880a18cf632757a26d2faa2401133
  
https://github.com/onehippo/ckeditor/commit/bd67ce716d5880a18cf632757a26d2faa2401133
  Author: Joeri de Gooijer 
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
M package.json

  Log Message:
  ---
  Release 4.5.11-h2-SNAPSHOT.8


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


[HippoCMS-scm] [onehippo/ckeditor]

2017-03-06 Thread GitHub
  Branch: refs/tags/4.5.11-h2-SNAPSHOT.8
  Home:   https://github.com/onehippo/ckeditor
___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor] 3d7890: Release 4.5.11-h2-SNAPSHOT.7

2017-03-06 Thread GitHub
  Branch: refs/heads/hippo/4.5.x
  Home:   https://github.com/onehippo/ckeditor
  Commit: 3d7890fc75da1da473ebe07a3fae6af4b952d0fb
  
https://github.com/onehippo/ckeditor/commit/3d7890fc75da1da473ebe07a3fae6af4b952d0fb
  Author: Joeri de Gooijer 
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
M package.json

  Log Message:
  ---
  Release 4.5.11-h2-SNAPSHOT.7


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


[HippoCMS-scm] [onehippo/ckeditor]

2017-03-06 Thread GitHub
  Branch: refs/tags/4.5.11-h2-SNAPSHOT.7
  Home:   https://github.com/onehippo/ckeditor
___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor] 75834a: Release 4.5.11-h2-SNAPSHOT.6

2017-03-06 Thread GitHub
  Branch: refs/heads/hippo/4.5.x
  Home:   https://github.com/onehippo/ckeditor
  Commit: 75834a9b2c959ccdfc50f33bcbf73032cb00b059
  
https://github.com/onehippo/ckeditor/commit/75834a9b2c959ccdfc50f33bcbf73032cb00b059
  Author: Joeri de Gooijer 
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
M package.json

  Log Message:
  ---
  Release 4.5.11-h2-SNAPSHOT.6


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


[HippoCMS-scm] [onehippo/ckeditor] 480548: Release 4.5.11-h2-SNAPSHOT.5

2017-03-06 Thread GitHub
  Branch: refs/heads/hippo/4.5.x
  Home:   https://github.com/onehippo/ckeditor
  Commit: 480548ba04a376ba2c906a26e8dc1415ff53
  
https://github.com/onehippo/ckeditor/commit/480548ba04a376ba2c906a26e8dc1415ff53
  Author: Joeri de Gooijer 
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
M package.json

  Log Message:
  ---
  Release 4.5.11-h2-SNAPSHOT.5


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


[HippoCMS-scm] [onehippo/ckeditor]

2017-03-06 Thread GitHub
  Branch: refs/tags/4.5.11-h2-SNAPSHOT.5
  Home:   https://github.com/onehippo/ckeditor
___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor]

2017-03-03 Thread GitHub
  Branch: refs/tags/4.5.11-h2-SNAPSHOT.4
  Home:   https://github.com/onehippo/ckeditor
___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor] f02f49: Release 4.5.11-h2-SNAPSHOT.4

2017-03-03 Thread GitHub
  Branch: refs/heads/hippo/4.5.x
  Home:   https://github.com/onehippo/ckeditor
  Commit: f02f49c8c2bde450551aa52bd29f76d40457b5d9
  
https://github.com/onehippo/ckeditor/commit/f02f49c8c2bde450551aa52bd29f76d40457b5d9
  Author: Joeri de Gooijer 
  Date:   2017-03-03 (Fri, 03 Mar 2017)

  Changed paths:
M package.json

  Log Message:
  ---
  Release 4.5.11-h2-SNAPSHOT.4


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


[HippoCMS-scm] [onehippo/ckeditor]

2017-03-03 Thread GitHub
  Branch: refs/tags/4.5.11-h2-SNAPSHOT.3
  Home:   https://github.com/onehippo/ckeditor
___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor] 58cf97: Release 4.5.11-h2-SNAPSHOT.3

2017-03-03 Thread GitHub
  Branch: refs/heads/hippo/4.5.x
  Home:   https://github.com/onehippo/ckeditor
  Commit: 58cf9780fbc0d85fa824883c826c86ba1ea56359
  
https://github.com/onehippo/ckeditor/commit/58cf9780fbc0d85fa824883c826c86ba1ea56359
  Author: Joeri de Gooijer 
  Date:   2017-03-03 (Fri, 03 Mar 2017)

  Changed paths:
M package.json

  Log Message:
  ---
  Release 4.5.11-h2-SNAPSHOT.3


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


[HippoCMS-scm] [onehippo/ckeditor] 8caa85: CHANNELMGR-1189 use latest as dist-tag

2017-03-03 Thread GitHub
  Branch: refs/heads/hippo/4.5.x
  Home:   https://github.com/onehippo/ckeditor
  Commit: 8caa853f63abe1725fbb988dfb605b90cd410c2b
  
https://github.com/onehippo/ckeditor/commit/8caa853f63abe1725fbb988dfb605b90cd410c2b
  Author: Joeri de Gooijer 
  Date:   2017-03-03 (Fri, 03 Mar 2017)

  Changed paths:
M .release.json

  Log Message:
  ---
  CHANNELMGR-1189 use latest as dist-tag

Since there is now only one release on npm that we support we can just
use latest.


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


[HippoCMS-scm] [onehippo/ckeditor]

2017-03-03 Thread GitHub
  Branch: refs/tags/4.5.11-h2-SNAPSHOT.2
  Home:   https://github.com/onehippo/ckeditor
___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor] b361ca: Release 4.5.11-h2-SNAPSHOT.2

2017-03-03 Thread GitHub
  Branch: refs/heads/hippo/4.5.x
  Home:   https://github.com/onehippo/ckeditor
  Commit: b361caac838ac153ec52e9f2cfaba3be5ed7f987
  
https://github.com/onehippo/ckeditor/commit/b361caac838ac153ec52e9f2cfaba3be5ed7f987
  Author: Joeri de Gooijer 
  Date:   2017-03-03 (Fri, 03 Mar 2017)

  Changed paths:
M package.json

  Log Message:
  ---
  Release 4.5.11-h2-SNAPSHOT.2


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


[HippoCMS-scm] [onehippo/ckeditor] 374487: Release 4.5.11-h2-SNAPSHOT.1

2017-03-03 Thread GitHub
  Branch: refs/heads/hippo/4.5.x
  Home:   https://github.com/onehippo/ckeditor
  Commit: 374487f922acdd3e998a62b17dc78f6dc5951397
  
https://github.com/onehippo/ckeditor/commit/374487f922acdd3e998a62b17dc78f6dc5951397
  Author: Joeri de Gooijer 
  Date:   2017-03-03 (Fri, 03 Mar 2017)

  Changed paths:
M package.json

  Log Message:
  ---
  Release 4.5.11-h2-SNAPSHOT.1


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


[HippoCMS-scm] [onehippo/ckeditor]

2017-03-03 Thread GitHub
  Branch: refs/tags/4.5.11-h2-SNAPSHOT.1
  Home:   https://github.com/onehippo/ckeditor
___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor] 0b4e10: CHANNELMGR-1178 Update release dist config

2017-03-03 Thread GitHub
  Branch: refs/heads/hippo/4.5.x
  Home:   https://github.com/onehippo/ckeditor
  Commit: 0b4e109ff13d544d213163854574a18d37e5c11b
  
https://github.com/onehippo/ckeditor/commit/0b4e109ff13d544d213163854574a18d37e5c11b
  Author: Joeri de Gooijer 
  Date:   2017-03-03 (Fri, 03 Mar 2017)

  Changed paths:
M .release.json

  Log Message:
  ---
  CHANNELMGR-1178 Update release dist config


  Commit: bc5c35d1d235bd1b62deaf5a90872c96c7aaa0f3
  
https://github.com/onehippo/ckeditor/commit/bc5c35d1d235bd1b62deaf5a90872c96c7aaa0f3
  Author: Joeri de Gooijer 
  Date:   2017-03-03 (Fri, 03 Mar 2017)

  Changed paths:
M package.json

  Log Message:
  ---
  Release 4.5.11-h2-SNAPSHOT.0


Compare: 
https://github.com/onehippo/ckeditor/compare/3df629e43614...bc5c35d1d235___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor]

2017-03-03 Thread GitHub
  Branch: refs/tags/4.5.11-h2-SNAPSHOT.0
  Home:   https://github.com/onehippo/ckeditor
___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/ckeditor] 3df629: CHANNELMGR-1178 No prerelease postfix in version t...

2017-03-03 Thread GitHub
  Branch: refs/heads/hippo/4.5.x
  Home:   https://github.com/onehippo/ckeditor
  Commit: 3df629e43614e09b15ea172ed8b0534f0c574f0b
  
https://github.com/onehippo/ckeditor/commit/3df629e43614e09b15ea172ed8b0534f0c574f0b
  Author: Joeri de Gooijer 
  Date:   2017-03-03 (Fri, 03 Mar 2017)

  Changed paths:
M package.json

  Log Message:
  ---
  CHANNELMGR-1178 No prerelease postfix in version to match npm registry


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


  1   2   >