Commit Graph

9 Commits

Author SHA1 Message Date
Reece 23da810b19 Fixes bug
JS formatting

Updated README.md

SS4 Compliance & Updated Tests

Namespaced templates

Update .travis.yml, .scrutinizer.yml

Update composer.json
2017-06-05 09:41:56 -03:00
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 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
UndefinedOffset e1435afd80 Fixed permissions test
Added test for auto sorting
2012-09-06 12:27:23 -03:00