silverstripe-framework/forms/gridfield
Will Rossiter 4ea62b44f9 FIX: Ensure GridFieldDetailForm has the current record validator.
Currently the validator is only set through
ModelAdmin and not through GridField
directly. This will set the validator based on the
record unless a custom validator has been
provided.

http://www.silverstripe.org/data-model-questions/show/34650?start=8#post331958
2014-01-12 16:08:31 +13:00
..
GridField.php Update @package, @subpackage labels 2013-05-21 22:24:41 +12:00
GridFieldAddExistingAutocompleter.php disable source_file_comments in GridFieldAddExistingAutocompleter->doSearch() because they would be displayed as plaintext in the dropdown 2013-11-08 08:34:22 +00:00
GridFieldAddNewButton.php Update @package, @subpackage labels 2013-05-21 22:24:41 +12:00
GridFieldButtonRow.php FIX: GridField button styling 2013-06-21 14:22:00 +01:00
GridFieldComponent.php Update @package, @subpackage labels 2013-05-21 22:24:41 +12:00
GridFieldConfig.php GridField 'Add existing' action styling improvements 2013-10-22 16:44:28 +01:00
GridFieldDataColumns.php FIX Escape breadcrumbs in SecurityAdmin (SS-2013-007) 2013-09-30 22:53:43 +02:00
GridFieldDeleteAction.php Update @package, @subpackage labels 2013-05-21 22:24:41 +12:00
GridFieldDetailForm.php FIX: Ensure GridFieldDetailForm has the current record validator. 2014-01-12 16:08:31 +13:00
GridFieldEditButton.php Update @package, @subpackage labels 2013-05-21 22:24:41 +12:00
GridFieldExportButton.php Merge pull request #2136 from nedmas/fix-remove-export-button-padding 2013-08-30 00:24:21 -07:00
GridFieldFilterHeader.php Added gridField->getName() to field names to avoid duplication 2013-08-09 22:57:48 +01:00
GridFieldFooter.php Update @package, @subpackage labels 2013-05-21 22:24:41 +12:00
GridFieldLevelup.php Update @package, @subpackage labels 2013-05-21 22:24:41 +12:00
GridFieldPageCount.php Update @package, @subpackage labels 2013-05-21 22:24:41 +12:00
GridFieldPaginator.php Update @package, @subpackage labels 2013-05-21 22:24:41 +12:00
GridFieldPrintButton.php Update @package, @subpackage labels 2013-05-21 22:24:41 +12:00
GridFieldSortableHeader.php BUG Fixes #2682 - Regression in #2595 causing gridfield headers to break on summary_fields containing field methods 2013-11-27 18:43:27 +13:00
GridFieldToolbarHeader.php Update @package, @subpackage labels 2013-05-21 22:24:41 +12:00
GridFieldViewButton.php Update @package, @subpackage labels 2013-05-21 22:24:41 +12:00
GridState.php Update @package, @subpackage labels 2013-05-21 22:24:41 +12:00