silverstripe-gridfieldexten.../code
Andrew Short 82bb0524b3 Avoid manually constructing URLs.
This means that URLs with query parameters are no longer incorrectly
created.

Closes #6, #23, #27.
2013-10-08 09:30:59 +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 Add allowed actions definitions 2013-07-11 12:40:13 +10: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