silverstripe-gridfieldexten.../code
Andrew Short 9abd92bd7f Use properly constructed links in the add new multi class components.
This means that the component now works with URLs which include
parameters, such as when translatable is being used. Closes #30.
2013-10-09 20:34:47 +11:00
..
GridFieldAddExistingSearchButton.php Add allowed actions definitions 2013-07-11 12:40:13 +10:00
GridFieldAddExistingSearchHandler.php Add allowed actions definitions 2013-07-11 12:40:13 +10:00
GridFieldAddNewInlineButton.php Fix inline adding and editing with no model class defined 2013-06-22 21:38:29 +10:00
GridFieldAddNewMultiClass.php Use properly constructed links in the add new multi class components. 2013-10-09 20:34:47 +11:00
GridFieldAddNewMultiClassHandler.php Add GridFieldAddNewMultiClass component. 2013-02-02 14:14:59 +11:00
GridFieldEditableColumns.php Add allowed actions definitions 2013-07-11 12:40:13 +10:00
GridFieldExtensions.php Fix - Support for module to be named other than "gridfieldextensions" 2013-07-08 13:03:18 +12:00
GridFieldOrderableRows.php Avoid manually constructing URLs. 2013-10-08 09:30:59 +11: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