silverstripe-framework/forms/gridfield
Sam Minnee 1f7fc1f76a FIX Remove instances of lines longer than 120c
The entire framework repo (with the exception of system-generated files) has been amended to respect the 120c line-length limit.  This is in preparation for the enforcement of this rule with PHP_CodeSniffer.
2012-09-30 17:18:13 +13:00
..
GridField.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
GridFieldAddExistingAutocompleter.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
GridFieldAddNewButton.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
GridFieldButtonRow.php ENHANCEMENT: Make GridFieldButtonRow more adaptable 2012-05-21 14:41:46 +12:00
GridFieldComponent.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
GridFieldConfig.php API CHANGE: GridFieldConfig should extend object to make use of Object::create() this also fixes GridFieldConfig_RecordViewer::create() which was not working before 2012-08-29 12:45:23 +12:00
GridFieldDataColumns.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
GridFieldDeleteAction.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
GridFieldDetailForm.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
GridFieldEditButton.php MINOR Add newline to end of files without one 2012-04-15 10:50:19 +12:00
GridFieldExportButton.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
GridFieldFilterHeader.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
GridFieldFooter.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
GridFieldLevelup.php ENHANCEMENT: Modify GridFieldLevelup to be more reusable 2012-06-26 13:34:49 +02:00
GridFieldPaginator.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
GridFieldPrintButton.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
GridFieldSortableHeader.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13: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 Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00