Apache » Cocoon »

  Cocoon Forms
      1.0
   homepage

Cocoon Forms 1.0

Changes Report

Release History

VersionDateDescription
1.1.0-M12008-??-??unreleased
1.0.02008-??-??unreleased
1.0.0-RC12007-09-27released
1.0.0-M12006-08-03released


Release 1.1.0-M1 - 2008-??-??

TypeChangesBy
updatenullThe Cocoon Forms springified (as much as possible).giacomo

Release 1.0.0 - 2008-??-??

TypeChangesBy
fixFix ambiguous rule issue with Forms stylesheets when using Saxon. Thanks to Ralph Collett.JH
fixFixed concurrency issue in form definition builders code. If you have custom widgets, please implement WidgetDefinitionBuilder.buildWidgetDefinition(Element, WidgetDefinitionBuilderContext) method. Do not use WidgetDefinitionBuilder.buildWidgetDefinition(Element) method, it is intended to be implemented only by the top level widget (Form).vgritsenko
fixAllow Ajax submission of forms with empty upload field. Thanks to Robin Wyles.joerg

Release 1.0.0-RC1 - 2007-09-27

TypeChangesBy
fixAdd missing dojo.require("dojo.ns") statement. Fixes COCOON-2062. Thanks to Alexander Klimetschek.gkossakowski
addAdd Xinha as alternative for HTMLArea as WYSIWYG online editor as HTMLArea is no longer maintained. Fixes COCOON-2091.felixk
updateDeprecate HTMLArea. HTMLArea editor will be removed in version 1.1 of cocoon-forms block. Use alternatives instead (e.g. Xinha).felixk

Release 1.0.0-M1 - 2006-08-03

TypeChangesBy
fixFix AJAX form uploads with MSIE. Fixes COCOON-2027. Thanks to Jan Oberst.ltrieloff
addInitial creation.reinhard