silverstripe-framework/forms/gridfield
2012-03-09 13:55:49 +13:00
..
GridField.php MINOR Added per-record canView, canDelete, canCreate and canEdit checks on gridfield and gridfield components #6890 2012-03-09 10:58:01 +13:00
GridFieldAddExistingAutocompleter.php API CHANGE: Renaming of gridfield components #6921 2012-03-09 12:54:02 +13:00
GridFieldComponent.php API CHANGE: Allow for the creation of custom GridField fragments. (#6911) 2012-03-09 10:03:53 +13:00
GridFieldConfig.php API CHANGE Removing GridFieldDeleteAction and moved functionality into GridFieldRemoveButton #6921 2012-03-09 13:55:49 +13:00
GridFieldDefaultColumns.php MINOR Create valid HTML attributes in GridFieldDefaultColumns->getColumnAttributes() 2012-02-29 09:53:22 +01:00
GridFieldDeleteAction.php API CHANGE Removing GridFieldDeleteAction and moved functionality into GridFieldRemoveButton #6921 2012-03-09 13:55:49 +13:00
GridFieldDetailForm.php API CHANGE: Renaming of gridfield components #6921 2012-03-09 12:54:02 +13:00
GridFieldEditButton.php API CHANGE: Renaming of gridfield components #6921 2012-03-09 12:54:02 +13:00
GridFieldExportButton.php API CHANGE: Renaming of gridfield components #6921 2012-03-09 12:54:02 +13:00
GridFieldFilterHeader.php API CHANGE: Renaming of gridfield components #6921 2012-03-09 12:54:02 +13:00
GridFieldPaginator.php MINOR Don't show GridField pagination when no records are found, and ensure the "no results" message is laid out correctly 2012-03-08 18:22:30 +01:00
GridFieldSortableHeader.php MINOR Renaming GridField_Action to GridField_FormAction, to better distinguish it from GridFieldActionProvider and GridFieldAction_Edit. The two are conceptually related, but not through inheritance, as the original naming suggested. 2012-03-08 15:22:00 +01:00
GridFieldToolbarHeader.php API CHANGE: Renaming of gridfield components #6921 2012-03-09 12:54:02 +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