silverstripe-framework/forms/gridfield
Naomi Guyer 1747298786 ENHANCEMENT: Make GridFieldButtonRow more adaptable
* Add ability to choose where to put buttons (in buttonRow, toolbar
header, etc)
* Adjust styles to take these changes into account
2012-05-21 14:41:46 +12:00
..
GridField.php ENHANCEMENT: Make GridFieldButtonRow more adaptable 2012-05-21 14:41:46 +12:00
GridFieldAddExistingAutocompleter.php MINOR Switching _t() calls from sprintf() to using injection parameters (#7170) 2012-05-01 22:17:00 +02:00
GridFieldAddNewButton.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
GridFieldButtonRow.php ENHANCEMENT: Make GridFieldButtonRow more adaptable 2012-05-21 14:41:46 +12:00
GridFieldComponent.php MINOR Cleaned up the GridFieldDataColumns to be easier on the eyes and fixed the some method docblocks for the interface 2012-05-09 10:35:35 +12:00
GridFieldConfig.php ENHANCEMENT: Make GridFieldButtonRow more adaptable 2012-05-21 14:41:46 +12:00
GridFieldDataColumns.php MINOR Cleaned up the GridFieldDataColumns to be easier on the eyes and fixed the some method docblocks for the interface 2012-05-09 10:35:35 +12:00
GridFieldDeleteAction.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
GridFieldDetailForm.php BUGFIX: add capability of redirecting form actions. 2012-05-18 17:36:06 +12:00
GridFieldEditButton.php MINOR Add newline to end of files without one 2012-04-15 10:50:19 +12:00
GridFieldExportButton.php BUGFIX Ensure GridFieldExportButton uses "text/csv" as the MIME type 2012-05-17 14:54:29 +12:00
GridFieldFilterHeader.php MINOR Removing whitespace 2012-05-18 18:05:45 +12:00
GridFieldFooter.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
GridFieldLevelup.php FEATURE: add Levelup component to GridField as GridFieldLevelup 2012-05-07 13:40:53 +12:00
GridFieldPaginator.php ENHANCEMENT: don't show the paginating elements in the paginator when only one page, and keep 'view 1 - 5 of 5' there 2012-05-18 11:31:33 +12:00
GridFieldPrintButton.php ENHANCEMENT GridFieldExportButton allows an anon function to return the 2012-04-23 20:26:41 +12:00
GridFieldSortableHeader.php BUGFIX: GridField filter 2012-05-17 11:15:53 +12:00
GridFieldToolbarHeader.php ENHANCEMENT: Move GridField buttons out of table (fixes 7213) 2012-05-21 14:19:59 +12:00
GridFieldViewButton.php FEATURE: Implemented a view action for GridField, and a record viewing GridFieldConfig. 2012-05-12 18:49:56 +10:00
GridState.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00