Type | Changes | By |
---|
 | nullThe Cocoon Forms springified (as much as possible). | giacomo |
Type | Changes | By |
---|
 | Fix ambiguous rule issue with Forms stylesheets when using Saxon. Thanks to Ralph Collett. | JH |
 | Fixed 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 |
 | Allow Ajax submission of forms with empty upload field. Thanks to Robin Wyles. | joerg |
Type | Changes | By |
---|
 | Add missing dojo.require("dojo.ns") statement. Fixes COCOON-2062 . Thanks to Alexander Klimetschek. | gkossakowski |
 | Add Xinha as alternative for HTMLArea as WYSIWYG online editor as HTMLArea is no longer maintained. Fixes COCOON-2091 . | felixk |
 | Deprecate HTMLArea. HTMLArea editor will be removed in version 1.1 of cocoon-forms block.
Use alternatives instead (e.g. Xinha). | felixk |
Type | Changes | By |
---|
 | Fix AJAX form uploads with MSIE. Fixes COCOON-2027 . Thanks to Jan Oberst. | ltrieloff |
 | Initial creation. | reinhard |