silverstripe-framework/forms/gridfield
2012-03-01 21:36:01 +01:00
..
GridField.php Merge branch '106-add-edit-records-rc' 2012-02-27 23:58:10 +01:00
GridFieldAction.php MINOR Documentation 2012-03-01 21:36:01 +01:00
GridFieldComponent.php API CHANGE: Added GridField_URLHandler component interface. 2012-01-09 18:47:31 +13:00
GridFieldConfig.php MINOR Removed GridFieldRelationAdd->useAutoSuggestion flag, as the field doesn't work without it (no current ID is being set via JS) (SSF-53) 2012-03-01 17:57:16 +01:00
GridFieldDefaultColumns.php MINOR Create valid HTML attributes in GridFieldDefaultColumns->getColumnAttributes() 2012-02-29 09:53:22 +01:00
GridFieldExporter.php BUGFIX SSF-53: fixed that raw html source appears for "Export to CSV" button(SSF-243) 2012-03-01 12:35:35 +13:00
GridFieldFilter.php MINOR: SSF-106 Dont hide filter buttons when search isnt selected 2012-03-01 10:59:29 +13:00
GridFieldPaginator.php Merge branch '106-add-edit-records-rc' 2012-02-27 23:58:10 +01:00
GridFieldPopupForms.php ENHANCEMENT Breadcrumbs support in GridFieldPopupForms (CMS only) 2012-02-28 18:48:33 +01:00
GridFieldRelationAdd.php ENHANCEMENT GridFieldRelationAdd->placeholderText (SSF-53) 2012-03-01 21:35:59 +01:00
GridFieldRelationDelete.php MINOR Documentation 2012-03-01 21:36:01 +01:00
GridFieldSortableHeader.php MINOR: Add asc and desc classes to sorted header 2012-02-29 14:37:48 +13:00
GridFieldTitle.php FEATURE "Add" for gridfield 2012-02-20 14:50:53 +13:00
GridState.php 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