silverstripe-gridfieldexten.../src
Luca Postiglione 4d94b2748d
Added support for dot notation in GridField name
When you want to have a GridField for a sub-relation on a relation of your DataObject you use dot notation, this breaks the functionality of GridFieldOrderableRows because in the POST request the dot is replaced by an underscore.
2020-01-29 12:57:30 +01:00
..
GridFieldAddExistingSearchButton.php FIX Switch Add Existing from jQuery UI to use Bootstrap styles 2018-01-26 11:01:24 +13:00
GridFieldAddExistingSearchHandler.php FIX Convert broken add-existing-search-form styles to use Bootstrap lists and pagination 2018-01-26 11:53:40 +13:00
GridFieldAddNewInlineButton.php Merge branch '3.0' into 3.1 2018-02-21 11:49:19 +00:00
GridFieldAddNewMultiClass.php Merge branch '3.0' into 3.1 2018-02-21 11:49:19 +00:00
GridFieldAddNewMultiClassHandler.php Merge branch '2.0' into 3.0 2018-02-21 11:25:09 +00:00
GridFieldConfigurablePaginator.php FIX Fixed unload modal in GridFieldConfigurablePaginator 2019-03-01 15:39:26 +13:00
GridFieldEditableColumns.php Merge branch '3.0' into 3.1 2018-02-21 11:49:19 +00:00
GridFieldExtensions.php API Install GridFieldExtensions to vendor folder, remove get_module_dir 2017-10-11 09:34:02 +13:00
GridFieldExternalLink.php NAMESPACE, updating vendor. 2017-06-16 14:46:31 +10:00
GridFieldOrderableRows.php Added support for dot notation in GridField name 2020-01-29 12:57:30 +01:00
GridFieldRequestHandler.php NAMESPACE, updating vendor. 2017-06-16 14:46:31 +10:00
GridFieldTitleHeader.php NAMESPACE, updating vendor. 2017-06-16 14:46:31 +10:00