.. |
Form.ss
|
ENHANCEMENT Custom form attributes through Form->setAttribute()
|
2012-01-02 16:49:33 +01:00 |
GridField_Action.ss
|
Merge branch '106-add-edit-records-rc'
|
2012-02-27 23:58:10 +01:00 |
GridField_Item.ss
|
MINOR Allowing custom attributes on GridField, adding more CSS classes to support behaviour
|
2012-02-08 01:04:56 +01:00 |
GridFieldAction_Edit.ss
|
FEATURE Trigger event when new or edit link is clicked
|
2012-02-23 14:54:03 +13:00 |
GridFieldFilter_Row.ss
|
MINOR GridField column header and sorting styles
|
2012-02-03 15:27:18 +01:00 |
GridFieldItemEditView.ss
|
BUGFIX SSViewer method call for GridFieldItemEditView.ss is not closed
|
2012-02-15 09:23:03 +13:00 |
GridFieldPaginator_Row.ss
|
API CHANGE: Refactored GridField modifiers into GridField_ColumnProvider, GridField_HTMLProvider, GridField_ActionProvider, and GridField_DataModifier interfaces, all added as components in the config.
|
2012-01-09 13:30:34 +13:00 |
GridFieldRelationAdd.ss
|
API CHANGE Security admin supports adding, removing and searching for members by relations via gridfield
|
2012-01-24 02:46:07 +01:00 |
GridFieldSortableHeader_Row.ss
|
API CHANGE: Refactored GridField modifiers into GridField_ColumnProvider, GridField_HTMLProvider, GridField_ActionProvider, and GridField_DataModifier interfaces, all added as components in the config.
|
2012-01-09 13:30:34 +13:00 |
GridFieldTitle.ss
|
FEATURE Trigger event when new or edit link is clicked
|
2012-02-23 14:54:03 +13:00 |
HtmlEditorField_viewfile.ss
|
ENHANCEMENT Inserting image via new dialog with ajax field retrieval and GridField file selection. Rewritten to jQuery.entwine and using the new HTML editor abstraction layer.
|
2012-02-14 13:53:35 +01:00 |
TableListField_Item_export.ss
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
TableListField_Item.ss
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
TableListField_PageControls.ss
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
TableListField_SelectOptions.ss
|
ENHANCEMENT Allowing batch checkbox selection of TableListField rows with TableListField->Markable and TableListField->addSelectOptions() (from r105266)
|
2010-10-15 02:27:59 +00:00 |
TableListField_Summary.ss
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
UploadField_FileButtons.ss
|
ENHANCEMENT Using native jQuery UI buttons and icon styling for a less coupled implementation (e.g. assuming that a "constructive" button always has a specific icon, or one at all). All CMS UI buttons switched to use <button> markup, which allows for inline icons and correctly aligned multi-line button labels.
|
2012-02-17 15:58:32 +01:00 |