Commit Graph

5 Commits

Author SHA1 Message Date
Niklas Forsdahl
ad99ac8fa2 BUG: Enable chosen in WidgetAreaEditor fields.
Fixed by having Widget::CMSEditor return a FieldList (with fields from
getCMSFields) for showing DropdownFields and ListboxFields correctly,
and by using FormField::saveInto() for saving the data in
Widget::populateFromPostData().
2012-08-30 10:09:49 +03:00
Mike Parkhill
37e556a58e MINOR resolve merge conflict with pull request issue #4 from dancras 2012-08-21 14:47:26 +12:00
Mike Parkhill
30e6bae949 MERGE pull request from dancras issue #4 Adds missing requirements for WidgetAreaEditor 2012-08-21 14:41:30 +12:00
Ed
3c99b0f23a Issue #4: Adds missing requirements for WidgetAreaEditor
NEW: Updates WidgetAreaEditor images to fit new design

BUG: Removes use of deprecated method Name() on FormField
2012-08-09 17:09:57 +01:00
Tom Densham
70a58c8e02 BUGFIX Include missing css, image, and javascript resources 2012-06-14 11:07:26 +01:00