Type | Changes | By |
---|
| nullForms: MultiValueField list-type="double-listbox" does not work correctly in ajax enabled forms. Thanks to Karen Torres & Rafael Márquez. | felixk |
| Fix @id handling on fi:group/fi:struct element in conjunction with AJAX requests. Thanks to Vincent Demay. | joerg |
| Fix @id handling on fi:group element in conjunction with AJAX requests. Thanks to Kamal Bhatt. | joerg |
Type | Changes | By |
---|
| The Cocoon Forms springified (as much as possible). | giacomo |
Type | Changes | By |
---|
| Dispatch only one TreeSelectionEvent on multiple selection rather than one event for each selected tree item. Thanks to Harald Entner. | joerg |
| Fix ambiguous rule issue with Forms stylesheets when using Saxon. Thanks to Ralph Collett. | joerg |
| 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 |