Commit Graph

7 Commits

Author SHA1 Message Date
Jayden Seric
5254b1865c Fixed name-spacing for SilverStripe v4 compatibility
Used [silverstripe-upgrader](https://github.com/silverstripe/silverstripe-upgrader) to fix name-spacing for SilverStripe v4. I then alphabetically sorted the use declarations for readability.

Fixes: https://github.com/silverstripe-australia/silverstripe-gridfieldextensions/issues/166.
2016-12-21 15:23:43 +13:00
Damian Mooyman
974c981721
BUG Ensure that unsaved items can be sorted
Fixes #159
2016-08-18 17:49:24 +12:00
Daniel Hensby
66c09cd60d
Proof of reorder bug 2016-07-21 16:47:44 +01:00
Daniel Hensby
52abae49ca
Test tidy up 2016-07-21 13:21:07 +01:00
Damian Mooyman
8e56ed3e5a Add tests for 3 and 3.2 branches, support 5.6
Rename relations which are now physical methods in 3.2
2015-11-03 18:12:37 +13:00
Andrew Short
56422aede2 Add test for the multi class classes getter. 2013-11-14 23:43:38 +11:00
Andrew Short
4ed382e7a0 Add a test for GridFieldOrderableRows::getSortTable 2013-07-11 12:28:38 +10:00