silverstripe-framework/forms/gridfield
Ingo Schommer 3866f561f5 ENHANCEMENT Using GridField for file selection in "insert image" dialog
API CHANGE Combined HTMLEditorField_Toolbar->FlashForm() and ImageForm() into new MediaForm() to handle both file types
2012-02-14 13:30:52 +01:00
..
GridField.php ENHANCEMENT Using GridField for file selection in "insert image" dialog 2012-02-14 13:30:52 +01:00
GridFieldAction.php ENHANCEMENT GridFieldItemEditView (and specific view and behaviour for usage in CMS) 2012-01-09 21:17:56 +01:00
GridFieldComponent.php API CHANGE: Added GridField_URLHandler component interface. 2012-01-09 18:47:31 +13:00
GridFieldConfig.php MINOR Removed GridField->getDefaultConfig() in favour of new GridFieldConfig_Base class (and adjusted its components to remove the "edit" component, and add the "filter" component by default, to match the original getDefaultDefaultConfig()) 2012-01-30 15:51:07 +01:00
GridFieldDefaultColumns.php BUGFIX Fixed GridField->setFieldFormatting() 2012-01-09 11:36:50 +01:00
GridFieldExporter.php MINOR Fixed GridFieldExporter accessors (undefined $gridField in changed scope) 2012-01-30 17:29:35 +01:00
GridFieldFilter.php MINOR GridField JS API for updating state 2012-02-14 13:30:51 +01:00
GridFieldPaginator.php MINOR GridField JS API for updating state 2012-02-14 13:30:51 +01:00
GridFieldPopupForms.php API CHANGE Security admin supports adding, removing and searching for members by relations via gridfield 2012-01-24 02:46:07 +01:00
GridFieldRelationAdd.php Merge pull request #175 from silverstripe-scienceninjas/pull/autosuggestion-class-fix 2012-01-30 14:29:58 -08:00
GridFieldRelationDelete.php API CHANGE Security admin supports adding, removing and searching for members by relations via gridfield 2012-01-24 02:46:07 +01:00
GridFieldSortableHeader.php MINOR GridField JS API for updating state 2012-02-14 13:30:51 +01:00
GridState.php MINOR Setting existing GridState from client during request handling to allow altering it there 2012-02-14 13:30:51 +01:00