Apache » Cocoon »

  Cocoon Forms
      1.0
   homepage

Cocoon Forms 1.0

Changes Report

Release History

VersionDateDescription
1.1.1TBDunreleased
1.1.02008-??-??released
1.0.02008-??-??unreleased
1.0.0-RC12007-09-27released
1.0.0-M12006-08-03released


Release 1.1.1 - TBD

TypeChangesBy
fixnullForms: MultiValueField list-type="double-listbox" does not work correctly in ajax enabled forms. Thanks to Karen Torres & Rafael Márquez.felixk
fixFix @id handling on fi:group/fi:struct element in conjunction with AJAX requests. Thanks to Vincent Demay.joerg
fixFix @id handling on fi:group element in conjunction with AJAX requests. Thanks to Kamal Bhatt.joerg

Release 1.1.0 - 2008-??-??

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

Release 1.0.0 - 2008-??-??

TypeChangesBy
fixDispatch only one TreeSelectionEvent on multiple selection rather than one event for each selected tree item. Thanks to Harald Entner.joerg
fixFix ambiguous rule issue with Forms stylesheets when using Saxon. Thanks to Ralph Collett.joerg
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