mirror of
https://github.com/symbiote/silverstripe-gridfieldextensions.git
synced 2024-10-22 17:05:39 +02:00
95f0acb0f4
Previously relationships defiend as many_many came in a special type of RelationList - however now this can be one of two types of RelationList depending on the type of definition, with both being valid many_many relationships. This had the unfortunate side effect of seeing the OrderableRows component in (the least) cease functioning correctly. No longer. This also has the fortunate bonus of allowing a many_many relationship to be versioned; where previously while each item in the relationship could be versioned, the relationship itself could not. |
||
---|---|---|
.. | ||
GridFieldAddExistingSearchButton.php | ||
GridFieldAddExistingSearchHandler.php | ||
GridFieldAddNewInlineButton.php | ||
GridFieldAddNewMultiClass.php | ||
GridFieldAddNewMultiClassHandler.php | ||
GridFieldConfigurablePaginator.php | ||
GridFieldEditableColumns.php | ||
GridFieldExtensions.php | ||
GridFieldExternalLink.php | ||
GridFieldOrderableRows.php | ||
GridFieldRequestHandler.php | ||
GridFieldTitleHeader.php |