Commit Graph

8 Commits

Author SHA1 Message Date
UndefinedOffset
e3895cc5ef Fixed issue #48 where duplicate sort indexes would occur when appending to top instead of the bottom 2013-10-22 10:36:08 -03:00
Ed
eb1e736805 Made adjustments to make the changes more flexible
Fixed issue causing SortableGridField to not work on ModelAdmin lists
2013-10-19 14:34:45 -03:00
Ed
44cae7f0f6 Fixed unit test 2013-07-18 21:01:41 -03:00
jean
0e5426c0d7 FIX Do not use hardcoded IDs in tests, as records from fixture might not start at 1 2013-02-11 15:38:56 +13:00
UndefinedOffset
d4e8ba68e9 Fixed issue 23 where GridFieldSortableRowsTest would fail because the name of the request variable changed from Items to ItemIDs 2013-01-22 09:56:49 -04:00
UndefinedOffset
09af046dc5 Added missing yml file for auto sort test 2012-09-06 12:29:31 -03:00
UndefinedOffset
e1435afd80 Fixed permissions test
Added test for auto sorting
2012-09-06 12:27:23 -03:00
UndefinedOffset
f30a4c8abe Added permission checking to ensure the user can edit a row
Added unit tests
2012-05-15 12:33:00 -03:00