Commit Graph

13 Commits

Author SHA1 Message Date
UndefinedOffset
d5fb2aaa9d Fixed issue where queries could fail when using append to top and the base table does not contain the parent relationship (Fixes #101) 2017-04-20 10:45:11 -03:00
UndefinedOffset
07e24d52e6 Unit tests now pass on core releases with ss-2016-002 applied to them (fixes #88) 2016-03-03 09:47:28 -04:00
Ed Chipman
8f9201c696 Added unit tests for page sorting (fixes #85) 2016-02-13 15:09:25 -04:00
Ed Chipman
f921aff29d Fixed single unit test failure on postgres 2016-02-13 13:51:01 -04:00
Ed Chipman
10a52463f4 Added support for updating stages on versioned extensions managed through GridFieldSortableRows (ref #77) 2016-02-06 17:00:23 -04:00
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