Added by Niels van Kampenhout, last edited by Niels van Kampenhout on Aug 29, 2007  (view change)

Labels:

hippocms hippocms Delete
releasenotes releasenotes Delete
Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.

Release Notes - Hippo CMS - Version v6.05.00

Changes

New Features

  • [CMS-775] - Add BlockQuotation and Citation to the rich-text editor.
  • [CMS-787] - ability to specify custom document load pipeline
  • [CMS-791] - Add support for hippo community app newslettermanager in CMS
  • [CMS-808] - Reduce the amount of requests on startup by packaging javascript files into merged files
  • [CMS-848] - Add acronym xinha plugin

Improvements

  • [CMS-446] - Ajaxify login screen
  • [CMS-780] - MultiFileUpload in assets perspective should have a configurable maximum numbers of items
  • [CMS-783] - Allow optional style attr on fieldset cells
  • [CMS-784] - Close the editor after specific workflow actions
  • [CMS-786] - Add new widget "value" which simply outputs the value of a field as text
  • [CMS-788] - use improved version of the SourcePropertiesInputModule
  • [CMS-790] - Upgrade quartz to 1.5.4
  • [CMS-794] - Inline image-upload in editor should have a configurable maxFileSize
  • [CMS-795] - Performance Improvements
  • [CMS-804] - Warn users about unsaved changes on close document action
  • [CMS-811] - Allow the actions.xml to be extended in the extensions folder
  • [CMS-814] - performance: the cms does not cache roles/users/actions while these are read for every authenticated user, so should be cacheable
  • [CMS-816] - default build properties should have jms in cms enabled
  • [CMS-828] - Use background task to delete temporary files
  • [CMS-832] - Allow external selectDocument from outside of the CMS by using the editUri only
  • [CMS-837] - Update Hippo Cocoon and Hippo Cocoon extensions dependencies
  • [CMS-849] - TODO list refactored for better performance
  • [CMS-853] - HTMLArea is still loaded at some places in the CMS instead of Xinha
  • [CMS-854] - Upgrade to Hippo Cocoon 2.1.11
  • [CMS-865] - Show version in title bar of login page
  • [CMS-874] - Add i18n labels and deprecate property for HCA 1.01.02
  • [CMS-875] - Use memory store instead of persistent store for Cocoon and server schedulers
  • [CMS-880] - AdvancedTableOperations: Allow conversion of td into th for an entire row
  • [CMS-885] - Support for server configuration in external location

Bugfixes

  • [CMS-263] - Fix lowercase/uppercase selects for workflow queries
  • [CMS-421] - Quartz database error in logs when using HSQLDB
  • [CMS-569] - Scheduled publication does not work with HSQLDB
  • [CMS-752] - Nested nodelist: up and down arrows appear incorrect
  • [CMS-776] - After a build (for the management tool) the distribution is called editor.zip without versioning info
  • [CMS-778] - New Document View has duplicate onError alert
  • [CMS-779] - Conflicting eventcache jars
  • [CMS-781] - Only @rows can be specified for a textarea, not @cols
  • [CMS-782] - Double click doesn't work in documents tab for "'requested for publication" document
  • [CMS-792] - After CMS-790 [Update to quartz 1.5.3] the hsqldb is missing columns
  • [CMS-796] - Webservice call seems to be broken
  • [CMS-797] - minOccurs = 1 results in non-empty validator
  • [CMS-798] - move document does not invalidate correct views
  • [CMS-803] - Cut/Copy/Paste buttons&contextMenuActions in Xinha throw an error dialog in Firefox
  • [CMS-805] - Colour of selected folder name in tree should be white, not black
  • [CMS-806] - Cache does not invalidate on asset upload in the root folder of assets
  • [CMS-813] - Documentlisting does not refresh on save in editor
  • [CMS-817] - MultiFileUploadWidget javascript onchange event issue in IE
  • [CMS-819] - Workflow box throws javascript errors
  • [CMS-821] - NullPointerException in method getContentsAsString
  • [CMS-822] - Empty document published when publising from editor toolbar and not all mandatory fields are filled
  • [CMS-823] - No workflow icon in doclisting for document requested for deletion
  • [CMS-824] - Double click to edit document does not work
  • [CMS-825] - Required fields are not required
  • [CMS-827] - Temporary files are not cleaned up correctly
  • [CMS-830] - Add invalidation to inline-upload
  • [CMS-831] - Ignore JMS is always set to true
  • [CMS-834] - AJAX login screen looses login data after language change
  • [CMS-835] - listitempreview widget shows items twice on reload of the page
  • [CMS-842] - Components declared in user.roles but not in cocoon.xconf cause ComponentLocator exceptions
  • [CMS-845] - Double meta tag in frameset header
  • [CMS-846] - Using https gives a warning in IE
  • [CMS-850] - edit button in documentlistpreview causes submit of editor form in Mozilla
  • [CMS-851] - Form submit garbles encoding
  • [CMS-856] - Versioning doesn't work
  • [CMS-857] - i18n labelling in the search misses the label
  • [CMS-859] - No feedback to user when copying a document (when it's ready)
  • [CMS-860] - The paste key event may not paste formatting into the HTMLArea
  • [CMS-863] - Todo view does not refresh after action
  • [CMS-864] - Log4j errors at startup
  • [CMS-866] - ReferenceError: "Throwable" is not defined (when saving large document)
  • [CMS-868] - When publishing within cforms editor, the publish bar disappears
  • [CMS-871] - User administration does not update after change
  • [CMS-872] - Missing i18n label for save unsuccesful message in editor
  • [CMS-873] - Revert to version fails with error popup
  • [CMS-876] - Object error when reverting locked document to version x
  • [CMS-877] - Inline image upload throws ReferenceError: "Float" is not defined
  • [CMS-878] - Edited userdata does not refresh after save
  • [CMS-879] - Document listing does not refresh after copying document to current folder
  • [CMS-881] - Error in workflow actions view
  • [CMS-882] - Minutes missing in timestamp of trashed document
  • [CMS-883] - IFrame in custom perspective causes Javascript exception
  • [CMS-884] - Configuration patches out of sync
  • [CMS-886] - ContentModelException thrown in WebdavRepository lookup methods where null should be returned
  • [CMS-887] - Support for additional explorer based perspectives hardcoded

Other

  • [CMS-789] - Delete temporary dependencies on next hippo-cocoon version update
  • [CMS-809] - Remove non Apache License compatible Xinha plugins
  • [CMS-810] - Move CMS Content Model classes from hippo-cms to cms-core
  • [CMS-855] - Release 6.05.00