Skip to content

Commit c68770a

Browse files
committed
Added release date.
1 parent ea0d84d commit c68770a

File tree

1 file changed

+16
-20
lines changed

1 file changed

+16
-20
lines changed

history.txt

+16-20
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Legend:
1515
* Bug fixed
1616
- General comment
1717

18-
OpenCms 11.0.1- yyyy xx, 2019
18+
OpenCms 11.0.1- September 4, 2019
1919
! Added method to read the categories of a resource from CmsJspResourceWrapper
2020
! Added method getElementBeansInContainers to CmsJspStandardContextBean
2121
! Added method isHistoryContent to CmsContainerElementBean
@@ -27,14 +27,25 @@ OpenCms 11.0.1- yyyy xx, 2019
2727
! Added the ability to reference more than one master configuration in a sitemap configuration.
2828
! Added baseUri parameter to <cms:display> tag to control formatter lookup when used in a JSP called via AJAX.
2929
! Implemented search option "content" for file fields in XML contents, which causes the indexer to also include the linked file when indexing
30-
31-
* Added Italian localization for CodeMirror integration in TinyMCE (pull request #654).
30+
- Added Italian localization for CodeMirror integration in TinyMCE (pull request #654).
31+
- Updated TinyMCE version to 5.0.14.
32+
- Updated CodeMirror version to 5.48.4.
33+
- Improved session manager tool to not count sessions as active if the only recent activity for them was AJAX heartbeat requests
34+
- Improved handling of detail pages
35+
- Changed behavior of stripHtml EL function so that it does not insert unnecessary spaces.
36+
- Improved options for detail page configuration
37+
- Improved error display for failed validation in the inline editor.
38+
- Added ignoreWriteErrors parameter for network shares to improve compatibility with MacOS High Sierra
39+
- Improved error handling to avoid false "Session expired" error messages.
40+
- Changed gallery dialog to use the localized version of the Title property for titles.
41+
- Replaced color picker with a more simple solution.
42+
- Improved positioning of the preview element when starting drag/drop in the page editor.
3243
* Fixed issue #652: XSS in gallery dialog
3344
* Fixed issue #659 where the Scheduled Publish dialog did not work without the legacy workplace module installed.
3445
* Fixed issue #662 where the date picker did not work correctly when selecting Spanish as a workplace locale.
3546
* Fixed issue #663 where updating a filtered folder content list in the explorer caused a lot of NPEs to be written to the log.
36-
- Fixed issue #632 where new resources were unnecessarily published if a moved parent folder was published
37-
- Fixed issue #655 where location picker widget could become unclickable depending on its configuration.
47+
* Fixed issue #632 where new resources were unnecessarily published if a moved parent folder was published
48+
* Fixed issue #655 where location picker widget could become unclickable depending on its configuration.
3849
* Fixed issue where the context menu in the explorer would not work for empty/invalid XML contents.
3950
* Fixed issue with native inline widget initialization where onAttach was not called.
4051
* Fixed issue where inline editing of multivalued simple fields did not work with the form overlay
@@ -50,21 +61,6 @@ OpenCms 11.0.1- yyyy xx, 2019
5061
* Fixed issue where an invalid formatter reference in a sitemap configuration would cause that sitemap configuration to be ignored.
5162
* Fixed error in Flex cache which could happen when the number of keys exceeded the configured limit
5263

53-
- Updated TinyMCE version to 5.0.14.
54-
- Updated CodeMirror version to 5.48.4.
55-
- Improved session manager tool to not count sessions as active if the only recent activity for them was AJAX heartbeat requests
56-
- Improved handling of detail pages
57-
- Changed behavior of stripHtml EL function so that it does not insert unnecessary spaces.
58-
- Improved options for detail page configuration
59-
- Improved error display for failed validation in the inline editor.
60-
- Added ignoreWriteErrors parameter for network shares to improve compatibility with MacOS High Sierra
61-
- Improved error handling to avoid false "Session expired" error messages.
62-
- Changed gallery dialog to use the localized version of the Title property for titles.
63-
- Replaced color picker with a more simple solution.
64-
- Improved positioning of the preview element when starting drag/drop in the page editor.
65-
66-
67-
6864
OpenCms 11.0.0 final - April 30, 2019
6965
! Updated Vaadin libraries to version 8.7.1.
7066
- Fixed issue #646 where edit module dialog localization was not complete.

0 commit comments

Comments
 (0)