Mike Parkhill
96769ebd37
Merge pull request #7 from creamarketing/widgetareaeditor-enable-chosen
...
BUG: Enable chosen in WidgetAreaEditor fields.
2012-08-30 14:08:14 -07:00
Niklas Forsdahl
78bfae971d
BUG: set current locale when fetching editable widget segment
...
Set the current locale before rendering the editable widget segment
(if the Translatable module is installed)
2012-08-30 11:50:51 +03:00
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
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
Sam Minnee
025ee424c4
NEW: Add an extension that provides the <page-url>/widget/<widget-id> URL as part of the widgets module. (Trac #7174 )
...
The handleWidget() method used to be part of core, and it's now been turned into the extension included here.
2012-06-22 14:04:21 +12:00
Ingo Schommer
552a5006da
MINOR Initial commit
2012-04-18 23:20:33 +02:00