silverstripe-framework/forms/gridfield
Ingo Schommer c55c7c33f8 Merge branch '3.0'
Conflicts:
	admin/code/CMSProfileController.php
	composer.json
	tests/model/DataObjectTest.php
2012-11-22 23:51:28 +01:00
..
GridField.php API Replace deprecated FormField::createTag() with static create_tag() 2012-11-15 14:43:21 +13:00
GridFieldAddExistingAutocompleter.php Docs: GridFieldDeleteAction 2012-10-05 17:39:19 +02: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 FIX 7906 Regression: GridFieldConfig_RelationEditor: Removing relation deletes data object 2012-10-15 13:41:11 -03:00
GridFieldDataColumns.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
GridFieldDeleteAction.php API Replace deprecated FormField::createTag() with static create_tag() 2012-11-15 14:43:21 +13:00
GridFieldDetailForm.php BUGFIX Correct redirection URL on deletion in GridFieldDetailForm 2012-11-16 15:32:17 +13:00
GridFieldEditButton.php API Replace deprecated FormField::createTag() with static create_tag() 2012-11-15 14:43:21 +13: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
GridFieldPageCount.php FIX: GridFieldPageCount now throws an exception if added to a gridfield with no gridfieldpaginator 2012-10-03 14:54:37 +13:00
GridFieldPaginator.php NEW: GridFieldPageCount control for displaying the current page count/total in the gridview header. Designed to complement a functional pager in the grid footer. 2012-10-03 14:54:37 +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