Skip to content

Commit

Permalink
Added release date.
Browse files Browse the repository at this point in the history
  • Loading branch information
tHerrmann committed Sep 4, 2019
1 parent ea0d84d commit c68770a
Showing 1 changed file with 16 additions and 20 deletions.
36 changes: 16 additions & 20 deletions history.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Legend:
* Bug fixed
- General comment

OpenCms 11.0.1- yyyy xx, 2019
OpenCms 11.0.1- September 4, 2019
! Added method to read the categories of a resource from CmsJspResourceWrapper
! Added method getElementBeansInContainers to CmsJspStandardContextBean
! Added method isHistoryContent to CmsContainerElementBean
Expand All @@ -27,14 +27,25 @@ OpenCms 11.0.1- yyyy xx, 2019
! Added the ability to reference more than one master configuration in a sitemap configuration.
! Added baseUri parameter to <cms:display> tag to control formatter lookup when used in a JSP called via AJAX.
! Implemented search option "content" for file fields in XML contents, which causes the indexer to also include the linked file when indexing

* Added Italian localization for CodeMirror integration in TinyMCE (pull request #654).
- Added Italian localization for CodeMirror integration in TinyMCE (pull request #654).
- Updated TinyMCE version to 5.0.14.
- Updated CodeMirror version to 5.48.4.
- Improved session manager tool to not count sessions as active if the only recent activity for them was AJAX heartbeat requests
- Improved handling of detail pages
- Changed behavior of stripHtml EL function so that it does not insert unnecessary spaces.
- Improved options for detail page configuration
- Improved error display for failed validation in the inline editor.
- Added ignoreWriteErrors parameter for network shares to improve compatibility with MacOS High Sierra
- Improved error handling to avoid false "Session expired" error messages.
- Changed gallery dialog to use the localized version of the Title property for titles.
- Replaced color picker with a more simple solution.
- Improved positioning of the preview element when starting drag/drop in the page editor.
* Fixed issue #652: XSS in gallery dialog
* Fixed issue #659 where the Scheduled Publish dialog did not work without the legacy workplace module installed.
* Fixed issue #662 where the date picker did not work correctly when selecting Spanish as a workplace locale.
* Fixed issue #663 where updating a filtered folder content list in the explorer caused a lot of NPEs to be written to the log.
- Fixed issue #632 where new resources were unnecessarily published if a moved parent folder was published
- Fixed issue #655 where location picker widget could become unclickable depending on its configuration.
* Fixed issue #632 where new resources were unnecessarily published if a moved parent folder was published
* Fixed issue #655 where location picker widget could become unclickable depending on its configuration.
* Fixed issue where the context menu in the explorer would not work for empty/invalid XML contents.
* Fixed issue with native inline widget initialization where onAttach was not called.
* Fixed issue where inline editing of multivalued simple fields did not work with the form overlay
Expand All @@ -50,21 +61,6 @@ OpenCms 11.0.1- yyyy xx, 2019
* Fixed issue where an invalid formatter reference in a sitemap configuration would cause that sitemap configuration to be ignored.
* Fixed error in Flex cache which could happen when the number of keys exceeded the configured limit

- Updated TinyMCE version to 5.0.14.
- Updated CodeMirror version to 5.48.4.
- Improved session manager tool to not count sessions as active if the only recent activity for them was AJAX heartbeat requests
- Improved handling of detail pages
- Changed behavior of stripHtml EL function so that it does not insert unnecessary spaces.
- Improved options for detail page configuration
- Improved error display for failed validation in the inline editor.
- Added ignoreWriteErrors parameter for network shares to improve compatibility with MacOS High Sierra
- Improved error handling to avoid false "Session expired" error messages.
- Changed gallery dialog to use the localized version of the Title property for titles.
- Replaced color picker with a more simple solution.
- Improved positioning of the preview element when starting drag/drop in the page editor.



OpenCms 11.0.0 final - April 30, 2019
! Updated Vaadin libraries to version 8.7.1.
- Fixed issue #646 where edit module dialog localization was not complete.
Expand Down

0 comments on commit c68770a

Please sign in to comment.