silverstripe-gridfieldexten.../code
Marcus 7d1a48c5d7 Merge pull request #125 from SilbinaryWolf/support-hide-ancestor
Added support for 'hide_ancestor' config on GridFieldAddNewMultiClass
2016-02-02 11:28:09 +11:00
..
GridFieldAddExistingSearchButton.php changing from windows line endings to linux line endings 2015-09-21 22:49:02 +12:00
GridFieldAddExistingSearchHandler.php changing from windows line endings to linux line endings 2015-09-21 22:49:02 +12:00
GridFieldAddNewInlineButton.php Ensure extra field values are correctly casted. 2014-02-26 14:02:07 +11:00
GridFieldAddNewMultiClass.php Added support for 'hide_ancestor' for GridFieldAddNewMultiClass so DataObjects can be hidden similar to how Pages can be hidden from the CMS. 2016-01-20 14:29:44 +11:00
GridFieldAddNewMultiClassHandler.php Add GridFieldAddNewMultiClass component. 2013-02-02 14:14:59 +11:00
GridFieldEditableColumns.php Updated GridFieldEditableColumns to have nicer defaults, so you can just add it in and it'll "just work" with your 'summary_fields' data. 2016-01-25 15:10:35 +11:00
GridFieldExtensions.php Fix - Support for module to be named other than "gridfieldextensions" 2013-07-08 13:03:18 +12:00
GridFieldExternalLink.php Adding possibility to define a custom text for the link 2015-09-14 17:17:23 +12:00
GridFieldOrderableRows.php Add extension hook after re-ordering items 2015-11-03 14:56:11 +00:00
GridFieldRequestHandler.php Add allowed actions definitions 2013-07-11 12:40:13 +10:00
GridFieldTitleHeader.php Add a basic column header component. Closes #7. 2013-02-24 11:09:14 +11:00