silverstripe-gridfieldexten.../src
Dylan Wagstaff 9fa9ef8903 NEW Add support for ManyManyThrough relations
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.
2018-06-01 16:23:00 +12: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 Merge branch '2.0' into 3.0 2018-02-21 11:25:09 +00: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 NEW Add support for ManyManyThrough relations 2018-06-01 16:23:00 +12: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