silverstripe-framework/src/Forms/GridField
Luke Edwards 599a4420bf FIX Improve GridFieldViewButton to work with new Archive Admin (#8240)
* Add gridfield restore action, enable view button in action menu

* Abstract restore action and create test

* Use more appropriate canRestoreToDraft and isArchived, move translations

* Use Hierarchy to determine if a record should be restored to root

* Move restore action to versioned
2018-07-13 10:45:13 +12:00
..
GridField.php Fixing string concat CS issues 2018-01-16 18:39:30 +00:00
GridFieldAddExistingAutocompleter.php Fix switch to using the Convert class for decoding 2017-10-20 14:43:19 +13:00
GridFieldAddNewButton.php ENHANCEMENT GridField passes in context for canCreate 2017-05-09 09:15:09 +12:00
GridFieldButtonRow.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
GridFieldComponent.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
GridFieldConfig.php NEW Allow GridFieldConfig::addComponents to accept an array (#7844) 2018-02-08 11:06:27 +13:00
GridFieldConfig_Base.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
GridFieldConfig_RecordEditor.php Create GridField Actions Menu component (#8083) 2018-05-29 16:10:52 +12:00
GridFieldConfig_RecordViewer.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
GridFieldConfig_RelationEditor.php Create GridField Actions Menu component (#8083) 2018-05-29 16:10:52 +12:00
GridFieldDataColumns.php [ss-2018-006] Prevent code execution in template value resolution 2018-05-14 17:05:31 +12:00
GridFieldDeleteAction.php BUGFIX: Allow buttons to opt out of display (#8113) 2018-06-06 21:14:29 +12:00
GridFieldDetailForm.php ENHANCEMENT Ensure extensions are told the internal item request class for gridfield detail form (#8164) 2018-06-15 17:58:53 +12:00
GridFieldDetailForm_ItemRequest.php API Add onAfterSave extension point to GridFieldDetailForm_ItemRequest 2017-12-14 15:08:32 +13:00
GridFieldEditButton.php Create GridField Actions Menu component (#8083) 2018-05-29 16:10:52 +12:00
GridFieldExportButton.php API Move CSV writing/reading to league/csv library 2018-02-22 09:22:37 +13:00
GridFieldFilterHeader.php Fixing string concat CS issues 2018-01-16 18:39:30 +00:00
GridFieldFooter.php Typo in PHPDoc type 2018-05-30 14:51:09 +12:00
GridFieldGroupDeleteAction.php BUGFIX: Allow buttons to opt out of display (#8113) 2018-06-06 21:14:29 +12:00
GridFieldImportButton.php BUG Fix import modal 2017-09-13 12:52:20 +12:00
GridFieldLevelup.php API Move createTag to HTML class 2017-06-16 12:22:05 +12:00
GridFieldPageCount.php Fixing string concat CS issues 2018-01-16 18:39:30 +00:00
GridFieldPaginator.php API Remove Object class 2017-05-23 13:50:35 +12:00
GridFieldPrintButton.php Fixing string concat CS issues 2018-01-16 18:39:30 +00:00
GridFieldSortableHeader.php Fixing string concat CS issues 2018-01-16 18:39:30 +00:00
GridFieldToolbarHeader.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
GridFieldVersionedState.php BUG Fix behaviour towards versioned but unstagable records 2018-02-20 12:20:18 +13:00
GridFieldViewButton.php FIX Improve GridFieldViewButton to work with new Archive Admin (#8240) 2018-07-13 10:45:13 +12:00
GridField_ActionMenu.php BUGFIX: Allow buttons to opt out of display (#8113) 2018-06-06 21:14:29 +12:00
GridField_ActionMenuItem.php BUGFIX: Allow buttons to opt out of display (#8113) 2018-06-06 21:14:29 +12:00
GridField_ActionMenuLink.php Create GridField Actions Menu component (#8083) 2018-05-29 16:10:52 +12:00
GridField_ActionProvider.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
GridField_ColumnProvider.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
GridField_DataManipulator.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
GridField_FormAction.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
GridField_HTMLProvider.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
GridField_SaveHandler.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
GridField_URLHandler.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
GridState.php Merge branch '3.6' into 4.0 2018-05-01 21:47:17 +01:00
GridState_Component.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
GridState_Data.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00