Skip to content

Commit

Permalink
Improved entry order.
Browse files Browse the repository at this point in the history
  • Loading branch information
tHerrmann committed Nov 8, 2013
1 parent d3ad0c7 commit a22b61e
Showing 1 changed file with 14 additions and 12 deletions.
26 changes: 14 additions & 12 deletions history.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,32 +16,34 @@ Legend:
- General comment

OpenCms 9.0.0
! Improved configuration for content formaaters
! Improved configuration for content formatters
! Updated responsive demo template based on Bootstrap 3
! Added multi-field annotation expression to EL for better inline edit support
! Added support for inline CSS and JavaScript in formatter configuration
* Fixed issue #186 regarding XSS vulnerabilities of the workplace
* Fixed issue #194 where the date picker widget sometimes selected the wrong moth depending on the current date
* Fixed potential memory leak when using Solr multi-core features by updating Solr to version 4.3 (@see http://wiki.apache.org/solr/LotsOfCores)
* Fixed issue where the container page document factory was used for extracting content of elements, instead using the factory of the element itself
* Fixed issue where deleted resources were leftover in the search index
* Fixed issue with scheduled publishing failing for resources with long paths
* Fixed issue with updater where categories were overwritten during update
* Fixed issue with missing TinyMCE button bar background in the inline editor
* Fixed issue with the performance of the content editor undo/redo handler when editing large contents
* Fixed issue with missing TinyMCE buttons
* Fixed issue where context menu entries in TinyMCE would not consider the widget configuration
* Fixed issue with missing TinyMCE button bar background in the inline editor
* Fixed issue where links to a different site were not being set correctly when using the WYSIWYG editor
* Fixed issue with creating function detail pages when using the template selection mechanism
* Fixed issue with detail contents not appearing in publish lists for the "This page" publish mode
* Fixed issue #186 regarding XSS vulnerabilities of the workplace
* Fixed issue with /shared having state 'changed' after update
* Fixed issue #194 where the date picker widget sometimes selected the wrong moth depending on the current date
* Fixed issue where the principal widget failed to set the selected value
* Fixed issue where some configurations of the OrgUnit widget failed to work
* Fixed issue where the group select widget failed to fire the value change event
* Fixed issue with the performance of the content editor undo/redo handler when editing large contents
* Fixed issue where context menu entries in TinyMCE would not consider the widget configuration
* Fixed issue with element and container highlighting during drag and drop
* Fixed issue where the edit buttons still appeared for container elements for which the current user had no 'view' permission
* Fixed issue where in a chain of modified resources connected by strong links, some of the resources where not showing in the publish dialog in some cases.
* Fixed issue where links to a different site were not being set correctly when using the WYSIWYG editor
* Fixed issue with /shared having state 'changed' after update
* Fixed issue with updater where categories were overwritten during update
- Changed default start view to 'Direct Edit'
* Fixed issue where the container page document factory was used for extracting content of elements, instead using the factory of the element itself.
* Fixed issue where deleted resources were leftover in the search index.
- Added additional fields to the Solr schema: state, userLastModified, userCreated, version, filename, search_exclude, mimetype, containerTypes.
- Removed no longer supported widgets
- Added additional fields to the Solr schema: state, userLastModified, userCreated, version, filename, search_exclude, mimetype, containerTypes

OpenCms 8.9.0 (aka 9.0 RC) - September 30, 2013
! Improved "in place" editing of web pages for text and also for images and other content types.
Expand Down

0 comments on commit a22b61e

Please sign in to comment.