# Change Log ## [0.6.5](https://github.com/UndefinedOffset/SortableGridField/tree/0.6.5) (2016-11-24) [Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/0.6.4...0.6.5) ## [0.6.4](https://github.com/UndefinedOffset/SortableGridField/tree/0.6.4) (2016-11-22) [Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/0.6.3...0.6.4) ## [0.6.3](https://github.com/UndefinedOffset/SortableGridField/tree/0.6.3) (2016-11-18) [Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/0.6.2...0.6.3) **Merged pull requests:** - Use Sort of GridField Header [\#96](https://github.com/UndefinedOffset/SortableGridField/pull/96) ([schellmax](https://github.com/schellmax)) ## [0.6.2](https://github.com/UndefinedOffset/SortableGridField/tree/0.6.2) (2016-06-09) [Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/0.6.1...0.6.2) **Merged pull requests:** - BUG Remove redundant leading underscore in strings [\#95](https://github.com/UndefinedOffset/SortableGridField/pull/95) ([tractorcow](https://github.com/tractorcow)) - Test against 3.3 core and PHP 5.6 [\#93](https://github.com/UndefinedOffset/SortableGridField/pull/93) ([chillu](https://github.com/chillu)) - Added standard Scrutinizer config [\#91](https://github.com/UndefinedOffset/SortableGridField/pull/91) ([helpfulrobot](https://github.com/helpfulrobot)) ## [0.6.1](https://github.com/UndefinedOffset/SortableGridField/tree/0.6.1) (2016-03-03) [Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/0.6.0...0.6.1) **Fixed bugs:** - Unit tests failing with framework 3.2.3 [\#88](https://github.com/UndefinedOffset/SortableGridField/issues/88) ## [0.6.0](https://github.com/UndefinedOffset/SortableGridField/tree/0.6.0) (2016-02-13) [Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/0.5.4...0.6.0) **Implemented enhancements:** - Multiple many\_many GridFields acting on the same relation not possible. [\#86](https://github.com/UndefinedOffset/SortableGridField/issues/86) - Expand unit test to cover page sorting [\#85](https://github.com/UndefinedOffset/SortableGridField/issues/85) **Closed issues:** - Can't set checkbox "Allow drag and drop re-ordering" [\#76](https://github.com/UndefinedOffset/SortableGridField/issues/76) - Investigate build failures for PostgreSQL on 3.1 and 3.2 [\#87](https://github.com/UndefinedOffset/SortableGridField/issues/87) ## [0.5.4](https://github.com/UndefinedOffset/SortableGridField/tree/0.5.4) (2016-01-18) [Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/0.5.3...0.5.4) **Closed issues:** - Support for 3.3 [\#84](https://github.com/UndefinedOffset/SortableGridField/issues/84) - Lithuanian translation [\#83](https://github.com/UndefinedOffset/SortableGridField/issues/83) **Merged pull requests:** - Added standard .gitattributes file [\#82](https://github.com/UndefinedOffset/SortableGridField/pull/82) ([helpfulrobot](https://github.com/helpfulrobot)) - Added standard .editorconfig file [\#80](https://github.com/UndefinedOffset/SortableGridField/pull/80) ([helpfulrobot](https://github.com/helpfulrobot)) ## [0.5.3](https://github.com/UndefinedOffset/SortableGridField/tree/0.5.3) (2015-12-10) [Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/0.5.2...0.5.3) ## [0.5.2](https://github.com/UndefinedOffset/SortableGridField/tree/0.5.2) (2015-11-30) [Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/0.5.1...0.5.2) ## [0.5.1](https://github.com/UndefinedOffset/SortableGridField/tree/0.5.1) (2015-10-09) [Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/0.5.0...0.5.1) ## [0.5.0](https://github.com/UndefinedOffset/SortableGridField/tree/0.5.0) (2015-09-18) [Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/0.4.5...0.5.0) **Implemented enhancements:** - Change install instructions to prefer composer [\#75](https://github.com/UndefinedOffset/SortableGridField/issues/75) - Improved UI for moving to another page [\#72](https://github.com/UndefinedOffset/SortableGridField/issues/72) **Fixed bugs:** - Helper Columns do not maintain the widths of the item being dragged [\#74](https://github.com/UndefinedOffset/SortableGridField/issues/74) ## [0.4.5](https://github.com/UndefinedOffset/SortableGridField/tree/0.4.5) (2015-08-29) [Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/0.4.4...0.4.5) ## [0.4.4](https://github.com/UndefinedOffset/SortableGridField/tree/0.4.4) (2015-08-05) [Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/0.4.3...0.4.4) **Closed issues:** - 3.2 compat? [\#73](https://github.com/UndefinedOffset/SortableGridField/issues/73) ## [0.4.3](https://github.com/UndefinedOffset/SortableGridField/tree/0.4.3) (2015-05-07) [Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/0.4.2...0.4.3) **Fixed bugs:** - setAppendToTop\(\) Does Not Work When the DataObjects Within the GridField are not Part of a RelationList [\#71](https://github.com/UndefinedOffset/SortableGridField/issues/71) **Merged pull requests:** - Allow installation anywhere by adding yml config [\#69](https://github.com/UndefinedOffset/SortableGridField/pull/69) ([danbroooks](https://github.com/danbroooks)) ## [0.4.2](https://github.com/UndefinedOffset/SortableGridField/tree/0.4.2) (2015-04-07) [Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/0.4.1...0.4.2) **Implemented enhancements:** - Add note for many\_many relations about the field name [\#66](https://github.com/UndefinedOffset/SortableGridField/issues/66) **Closed issues:** - Doesnt work for Sitetree descendants because of versioned dataobjects managed by ModelAdmin. [\#64](https://github.com/UndefinedOffset/SortableGridField/issues/64) - Error saving many to many relations [\#63](https://github.com/UndefinedOffset/SortableGridField/issues/63) **Merged pull requests:** - Allow 'disableSelection' to be disabled [\#68](https://github.com/UndefinedOffset/SortableGridField/pull/68) ([hailwood](https://github.com/hailwood)) - Resets the classes of .odd, .even, .first and .last for gridfields when a update \(drop\) event occurs. [\#67](https://github.com/UndefinedOffset/SortableGridField/pull/67) ([AdenFraser](https://github.com/AdenFraser)) ## [0.4.1](https://github.com/UndefinedOffset/SortableGridField/tree/0.4.1) (2014-10-27) [Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/0.4.0...0.4.1) **Closed issues:** - Sort column xxxxx must be an Int, column is of type [\#62](https://github.com/UndefinedOffset/SortableGridField/issues/62) ## [0.4.0](https://github.com/UndefinedOffset/SortableGridField/tree/0.4.0) (2014-10-16) [Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/0.3.2...0.4.0) **Merged pull requests:** - Initial sorting equals sortColumn [\#61](https://github.com/UndefinedOffset/SortableGridField/pull/61) ([ismooth](https://github.com/ismooth)) - Fixes fixSortColumn's Random Initial Sorting [\#57](https://github.com/UndefinedOffset/SortableGridField/pull/57) ([purplespider](https://github.com/purplespider)) ## [0.3.2](https://github.com/UndefinedOffset/SortableGridField/tree/0.3.2) (2014-08-02) [Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/0.3.1...0.3.2) **Closed issues:** - Frontend not working / Error in Examples [\#52](https://github.com/UndefinedOffset/SortableGridField/issues/52) - Unable to toggle off, switched on by default [\#51](https://github.com/UndefinedOffset/SortableGridField/issues/51) - Duplicate Column names [\#50](https://github.com/UndefinedOffset/SortableGridField/issues/50) - Bug with pagination [\#38](https://github.com/UndefinedOffset/SortableGridField/issues/38) ## [0.3.1](https://github.com/UndefinedOffset/SortableGridField/tree/0.3.1) (2013-10-29) [Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/0.3.0...0.3.1) **Fixed bugs:** - Duplicate sort id's when fixing the sort with append\_to\_top [\#47](https://github.com/UndefinedOffset/SortableGridField/issues/47) **Merged pull requests:** - Chinese/Arabic/Te Reo translations [\#49](https://github.com/UndefinedOffset/SortableGridField/pull/49) ([chillu](https://github.com/chillu)) - Transifex support [\#48](https://github.com/UndefinedOffset/SortableGridField/pull/48) ([chillu](https://github.com/chillu)) ## [0.3.0](https://github.com/UndefinedOffset/SortableGridField/tree/0.3.0) (2013-10-22) [Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/0.2.1...0.3.0) **Implemented enhancements:** - Add Docs On Migration from Data Object Manager [\#16](https://github.com/UndefinedOffset/SortableGridField/issues/16) - Append new items to the top by default [\#42](https://github.com/UndefinedOffset/SortableGridField/pull/42) ([g4b0](https://github.com/g4b0)) **Merged pull requests:** - added slovak language [\#44](https://github.com/UndefinedOffset/SortableGridField/pull/44) ([silverstripesk](https://github.com/silverstripesk)) ## [0.2.1](https://github.com/UndefinedOffset/SortableGridField/tree/0.2.1) (2013-09-03) [Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/0.2.0...0.2.1) **Merged pull requests:** - Create LICENSE [\#41](https://github.com/UndefinedOffset/SortableGridField/pull/41) ([simonwelsh](https://github.com/simonwelsh)) ## [0.2.0](https://github.com/UndefinedOffset/SortableGridField/tree/0.2.0) (2013-08-04) [Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/0.1.3...0.2.0) **Implemented enhancements:** - \[REQUEST\] Event to indicate that there has been a change in sort order. [\#39](https://github.com/UndefinedOffset/SortableGridField/issues/39) **Fixed bugs:** - Moving to next page doesn't work in FF 20.0.1 [\#33](https://github.com/UndefinedOffset/SortableGridField/issues/33) **Closed issues:** - Breaks when used with GridFieldManyRelationHandler [\#40](https://github.com/UndefinedOffset/SortableGridField/issues/40) ## [0.1.3](https://github.com/UndefinedOffset/SortableGridField/tree/0.1.3) (2013-07-10) [Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/0.1.2...0.1.3) **Implemented enhancements:** - Partical Cache and sortColumn update [\#35](https://github.com/UndefinedOffset/SortableGridField/issues/35) - Add loading indicator to row sorting [\#34](https://github.com/UndefinedOffset/SortableGridField/issues/34) **Fixed bugs:** - Partical Cache and sortColumn update [\#35](https://github.com/UndefinedOffset/SortableGridField/issues/35) **Merged pull requests:** - Finnish language file [\#37](https://github.com/UndefinedOffset/SortableGridField/pull/37) ([mediaclinic](https://github.com/mediaclinic)) - Added italian language [\#36](https://github.com/UndefinedOffset/SortableGridField/pull/36) ([ntd](https://github.com/ntd)) ## [0.1.2](https://github.com/UndefinedOffset/SortableGridField/tree/0.1.2) (2013-04-26) [Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/0.1.1...0.1.2) **Closed issues:** - An error occured while fetching data from the server Please try again later. [\#31](https://github.com/UndefinedOffset/SortableGridField/issues/31) ## [0.1.1](https://github.com/UndefinedOffset/SortableGridField/tree/0.1.1) (2013-04-19) [Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/0.1.0...0.1.1) **Implemented enhancements:** - Create a release tag [\#32](https://github.com/UndefinedOffset/SortableGridField/issues/32) ## [0.1.0](https://github.com/UndefinedOffset/SortableGridField/tree/0.1.0) (2013-03-29) **Implemented enhancements:** - Optimize sorting in has\_many [\#4](https://github.com/UndefinedOffset/SortableGridField/issues/4) **Fixed bugs:** - Line 183 of the GridFieldSortableRows.php is producing problems [\#24](https://github.com/UndefinedOffset/SortableGridField/issues/24) - GridFieldSortableRowsTest::testSortActionWithAdminPermission No items to sort [\#23](https://github.com/UndefinedOffset/SortableGridField/issues/23) - Adding GridFieldSortableRows to the wrong column causes massive data loss [\#12](https://github.com/UndefinedOffset/SortableGridField/issues/12) **Closed issues:** - nested gridfield in 3.1 [\#27](https://github.com/UndefinedOffset/SortableGridField/issues/27) - Sorting on Extension classes [\#22](https://github.com/UndefinedOffset/SortableGridField/issues/22) - 3.1 SQLQuery::aggregate\(\) doesn't work with limit set on SQLQuery [\#19](https://github.com/UndefinedOffset/SortableGridField/issues/19) - IDE files should not be included in this repo [\#13](https://github.com/UndefinedOffset/SortableGridField/issues/13) - Sort ModelAdmin GridFields [\#6](https://github.com/UndefinedOffset/SortableGridField/issues/6) - fixSortColumn doesn't always run [\#5](https://github.com/UndefinedOffset/SortableGridField/issues/5) - dragdropcheckbox triggers 'changed' on form [\#3](https://github.com/UndefinedOffset/SortableGridField/issues/3) - sort order not being updated on delete [\#2](https://github.com/UndefinedOffset/SortableGridField/issues/2) - installation [\#1](https://github.com/UndefinedOffset/SortableGridField/issues/1) **Merged pull requests:** - Fixing undefined variable $dataList [\#30](https://github.com/UndefinedOffset/SortableGridField/pull/30) ([halkyon](https://github.com/halkyon)) - FIX Do not use hardcoded IDs in tests, as records from fixture might not... [\#29](https://github.com/UndefinedOffset/SortableGridField/pull/29) ([patbolo](https://github.com/patbolo)) - BUGFIX: Use config layer to check for decorated $db fields [\#26](https://github.com/UndefinedOffset/SortableGridField/pull/26) ([unclecheese](https://github.com/unclecheese)) - Update code/forms/GridFieldSortableRows.php [\#25](https://github.com/UndefinedOffset/SortableGridField/pull/25) ([flxbot](https://github.com/flxbot)) - Dutch language! [\#14](https://github.com/UndefinedOffset/SortableGridField/pull/14) ([ARNHOE](https://github.com/ARNHOE)) - spanish translation. [\#11](https://github.com/UndefinedOffset/SortableGridField/pull/11) ([dospuntocero](https://github.com/dospuntocero)) - BUGFIX Make sure it's possible to rename the module's directory without ... [\#10](https://github.com/UndefinedOffset/SortableGridField/pull/10) ([drzax](https://github.com/drzax)) - German Translation [\#9](https://github.com/UndefinedOffset/SortableGridField/pull/9) ([PatrickElsing](https://github.com/PatrickElsing)) - Update lang/en.yml [\#8](https://github.com/UndefinedOffset/SortableGridField/pull/8) ([PatrickElsing](https://github.com/PatrickElsing)) - Renamed the Items array that is sent in post [\#7](https://github.com/UndefinedOffset/SortableGridField/pull/7) ([sheadawson](https://github.com/sheadawson))