silverstripe-framework/src/Forms/GridField
2019-09-19 10:00:54 +12:00
..
FormAction FIX Switching to use Controller::curr as it was using previously 2018-11-30 15:40:45 +13: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 MINOR Correct GridField_DataManipulator PHPDOC to not assume DataList 2018-10-11 12:06:21 +13:00
GridField_FormAction.php Updating StateStore interface not to define a constructor & fixing GridFieldFilterHeader to add required attributes 2018-11-30 15:40:45 +13: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
GridField.php Updating StateStore interface not to define a constructor & fixing GridFieldFilterHeader to add required attributes 2018-11-30 15:40:45 +13:00
GridFieldAddExistingAutocompleter.php FIX text/json is not a valid mimetype 2018-08-15 12:10:39 +01: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_Base.php ADD New search component for GridFields (#1777) 2018-09-04 11:35:17 +12:00
GridFieldConfig_RecordEditor.php FIX Restore default delete action on GridFieldConfig_RecordEditor 2018-07-27 17:19:09 +12:00
GridFieldConfig_RecordViewer.php Lint fixes and allow a few other components by default 2018-09-20 13:32:52 +12:00
GridFieldConfig_RelationEditor.php Create GridField Actions Menu component (#8083) 2018-05-29 16:10:52 +12:00
GridFieldConfig.php NEW Allow GridFieldConfig::addComponents to accept an array (#7844) 2018-02-08 11:06:27 +13:00
GridFieldDataColumns.php [ss-2018-006] Prevent code execution in template value resolution 2018-05-14 17:05:31 +12:00
GridFieldDeleteAction.php FIX GridField delete button to offer archive action if possible (#8325) 2018-08-24 13:13:32 +12:00
GridFieldDetailForm_ItemRequest.php FIX GridField delete button to offer archive action if possible (#8325) 2018-08-24 13:13:32 +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
GridFieldEditButton.php Create GridField Actions Menu component (#8083) 2018-05-29 16:10:52 +12:00
GridFieldExportButton.php Allow non summary fields to be used as export fields 2019-09-19 10:00:54 +12:00
GridFieldFilterHeader.php Updating StateStore interface not to define a constructor & fixing GridFieldFilterHeader to add required attributes 2018-11-30 15:40:45 +13: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
GridFieldLazyLoader.php Implement Peer review feedback #8460 2018-10-11 14:56:06 +13:00
GridFieldLevelup.php MINOR Linting fixes 2019-03-26 17:35:58 +13:00
GridFieldPageCount.php Fixing string concat CS issues 2018-01-16 18:39:30 +00:00
GridFieldPaginator.php FIX Paginating a gridfield causing a change event 2018-08-17 09:35:57 +12:00
GridFieldPrintButton.php FIX Use content generated by DataColumns component for print and csv export 2019-08-09 15:04:38 +12:00
GridFieldSortableHeader.php ADD New search component for GridFields (#1777) 2018-09-04 11:35:17 +12:00
GridFieldToolbarHeader.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
GridFieldVersionedState.php Update deprecation PHPDocs to be PSR-5 compliant 2018-09-28 10:49:14 +02:00
GridFieldViewButton.php FIX Improve GridFieldViewButton to work with new Archive Admin (#8240) 2018-07-13 10:45:13 +12: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
GridState.php Merge branch '3.6' into 4.0 2018-05-01 21:47:17 +01:00