diff --git a/alkacon.mercury.template.democontents/resources/manifest.xml b/alkacon.mercury.template.democontents/resources/manifest.xml index bee55944b..2f0f337e7 100644 --- a/alkacon.mercury.template.democontents/resources/manifest.xml +++ b/alkacon.mercury.template.democontents/resources/manifest.xml @@ -10,37 +10,37 @@ Mercury template - /sites/default - 15.0.0 true @@ -1574,10 +1574,6 @@ This module also creates a set of demo users during the import.]]> /.categories/topic/opencms/ CATEGORY - - /system/categories/ - CATEGORY - @@ -1618,10 +1614,6 @@ This module also creates a set of demo users during the import.]]> /.categories/topic/opencms/ CATEGORY - - /system/categories/ - CATEGORY - @@ -1666,10 +1658,6 @@ This module also creates a set of demo users during the import.]]> /.categories/topic/opencms/ CATEGORY - - /system/categories/ - CATEGORY - @@ -1702,10 +1690,6 @@ This module also creates a set of demo users during the import.]]> /.categories/topic/opencms/ CATEGORY - - /system/categories/ - CATEGORY - @@ -1817,10 +1801,6 @@ This module also creates a set of demo users during the import.]]> /.categories/topic/opencms/ CATEGORY - - /system/categories/ - CATEGORY - @@ -1861,10 +1841,6 @@ This module also creates a set of demo users during the import.]]> /.categories/topic/opencms/ CATEGORY - - /system/categories/ - CATEGORY - @@ -3296,10 +3272,6 @@ This module also creates a set of demo users during the import.]]> /.categories/topic/machines/ CATEGORY - - /system/categories/ - CATEGORY - @@ -3336,10 +3308,6 @@ This module also creates a set of demo users during the import.]]> /.categories/location/europe/ CATEGORY - - /system/categories/ - CATEGORY - @@ -3376,10 +3344,6 @@ This module also creates a set of demo users during the import.]]> /.categories/topic/people/ CATEGORY - - /system/categories/ - CATEGORY - @@ -3416,10 +3380,6 @@ This module also creates a set of demo users during the import.]]> /.categories/location/europe/ CATEGORY - - /system/categories/ - CATEGORY - @@ -12152,10 +12112,6 @@ This module also creates a set of demo users during the import.]]> /.categories/topic/opencms/ CATEGORY - - /system/categories/ - CATEGORY - @@ -12188,10 +12144,6 @@ This module also creates a set of demo users during the import.]]> /.categories/topic/opencms/ CATEGORY - - /system/categories/ - CATEGORY - @@ -12224,10 +12176,6 @@ This module also creates a set of demo users during the import.]]> /.categories/topic/opencms/ CATEGORY - - /system/categories/ - CATEGORY - diff --git a/alkacon.mercury.template.democontents/resources/release/.content/section-m/cs_00015.xml b/alkacon.mercury.template.democontents/resources/release/.content/section-m/cs_00015.xml index 4f93e03a3..6eaf2be03 100644 --- a/alkacon.mercury.template.democontents/resources/release/.content/section-m/cs_00015.xml +++ b/alkacon.mercury.template.democontents/resources/release/.content/section-m/cs_00015.xml @@ -12,7 +12,7 @@ - + @@ -42,9 +42,8 @@
  • Restrict write access to sitemap .config file to a configured role
  • Added configurable sitemap attribute editor for all content managers
  • -
  • In the "Add content" dialog, content types that are not supported in the current page can now be hidden instead of
  • -
  • shown disabled
  • -
  • Lauchpad app "Person data search" reveals personal user data stored in the VFS
  • +
  • In the "Add content" dialog, content types that are not supported in the current page can now be hidden instead of shown disabled
  • +
  • Launchpad app "Person data search" reveals personal user data stored in the VFS
  • Improved native WebDAV support for macOS
  • Lists now allow to add new elements without existing elements
  • Optimize gallery dialog now features a context menu that allows to rename, replace or delete images
  • @@ -71,7 +70,7 @@
  • CmsShell: Added "reindexResources" command
  • Pull request #752 improved error handling during XML validation (github)
  • Pull request #753 added WYSIWYG editor option 'link_default_protocol' which is passed to TinyMCE (github)
  • -
  • Pull request #766 added option for showing full groups names to multi-group selector widge (github)
  • +
  • Pull request #756 added option for showing full groups names to multi-group selector widge (github)
  • Updated multiple dependency libs that contained security vulnerabilities

Issues fixed in OpenCms 15

@@ -81,19 +80,19 @@
  • XML: Schema macros not always resolved as expected
  • Form editor: Disabled select default is not displayed correctly
  • Form editor: Calendar widget did interpret two-digit year numbers literally
  • -
  • Form editor: Category widget did not work correctly when category paths where substrings of the subsite path
  • +
  • Form editor: Category widget did not work correctly when category paths were substrings of the subsite path
  • Page editor: Edit points mess up the page layout with Bootstrap "row-cols"
  • Page editor: Z-Index for "disabled" overlay is too low
  • Page editor: Pointer events for edit point do "bubble"
  • Page editor: Attachment container elements could get removed when editing their settings
  • Page editor: Editing copied model groups simultaneously lead to issues
  • Page editor: For long notification messages the scroll bar did not work
  • -
  • Sitemap editor: "Switch Site" dialog in did not work anymore
  • +
  • Sitemap editor: "Switch Site" dialog did not work anymore
  • Element settings: Help icon after formatter selection did not show description
  • Workplace: GWT context menu has wrong position after the first click
  • Workplace: HTML tags sometimes shown in "title" attribute for editor components
  • Workplace: Removing site selection by clicking on "x" did not work in gallery view
  • -
  • JSP API: UGC did not work if scripts where loaded with "defer"
  • +
  • JSP API: UGC did not work if scripts were loaded with "defer"
  • JSP API: "cms:link" detailPage parameter did not work as expected
  • JSP API: <x:transform> tag in JSPs erroneously deleted attributes
  • Fixed issue where dots '.' in the detail page title leads to bad detail page URLs