sortablegridfield/CHANGELOG.md

371 lines
22 KiB
Markdown

# Change Log
## [2.2.0](https://github.com/UndefinedOffset/SortableGridField/tree/2.2.0) (2023-05-08)
[Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/2.1.0...2.2.0)
## [2.1.0](https://github.com/UndefinedOffset/SortableGridField/tree/2.1.0) (2022-07-06)
[Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/2.0.9...2.1.0)
## [2.0.9](https://github.com/UndefinedOffset/SortableGridField/tree/2.0.9) (2021-07-19)
[Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/2.0.8...2.0.9)
## [2.0.8](https://github.com/UndefinedOffset/SortableGridField/tree/2.0.8) (2019-01-08)
[Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/2.0.7...2.0.8)
## [2.0.7](https://github.com/UndefinedOffset/SortableGridField/tree/2.0.7) (2018-12-13)
[Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/2.0.6...2.0.7)
## [2.0.6](https://github.com/UndefinedOffset/SortableGridField/tree/2.0.6) (2018-07-04)
[Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/2.0.5...2.0.6)
## [2.0.5](https://github.com/UndefinedOffset/SortableGridField/tree/2.0.5) (2018-06-07)
[Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/2.0.4...2.0.5)
**Closed issues:**
- Int to DBInt [\#120](https://github.com/UndefinedOffset/SortableGridField/issues/120)
**Merged pull requests:**
- Fixes "undefined offset" error when moving a many\_many item to previous page [\#121](https://github.com/UndefinedOffset/SortableGridField/pull/121) ([ChrissiQ](https://github.com/ChrissiQ))
## [2.0.4](https://github.com/UndefinedOffset/SortableGridField/tree/2.0.4) (2018-03-07)
[Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/2.0.3...2.0.4)
## [2.0.3](https://github.com/UndefinedOffset/SortableGridField/tree/2.0.3) (2018-03-01)
[Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/2.0.2...2.0.3)
## [2.0.2](https://github.com/UndefinedOffset/SortableGridField/tree/2.0.2) (2017-12-11)
[Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/2.0.1...2.0.2)
**Closed issues:**
- many\_many ss 3.6 GridFieldAddNewMultiClass Column 'SortOrder' in field list is ambiguous [\#114](https://github.com/UndefinedOffset/SortableGridField/issues/114)
- mapTableNameAndReturn can't parse namespace+classname into mysql tablename [\#113](https://github.com/UndefinedOffset/SortableGridField/issues/113)
## [2.0.1](https://github.com/UndefinedOffset/SortableGridField/tree/2.0.1) (2017-11-29)
[Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/2.0.0...2.0.1)
**Closed issues:**
- Many Many relationships are broken due to renaming of many\_many and many\_many\_extraFields to manyMany and manyManyExtraFields [\#110](https://github.com/UndefinedOffset/SortableGridField/issues/110)
**Merged pull requests:**
- Merge 1.0.x into master [\#112](https://github.com/UndefinedOffset/SortableGridField/pull/112) ([dhensby](https://github.com/dhensby))
- DOCS Update docs examples to be 3.1+ relevant [\#111](https://github.com/UndefinedOffset/SortableGridField/pull/111) ([dhensby](https://github.com/dhensby))
## [2.0.0](https://github.com/UndefinedOffset/SortableGridField/tree/2.0.0) (2017-11-24)
[Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/2.0.0-beta2...2.0.0)
**Closed issues:**
- SilverStripe 4 Compatibility [\#103](https://github.com/UndefinedOffset/SortableGridField/issues/103)
## [2.0.0-beta2](https://github.com/UndefinedOffset/SortableGridField/tree/2.0.0-beta2) (2017-11-01)
[Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/1.0.0...2.0.0-beta2)
## [1.0.0](https://github.com/UndefinedOffset/SortableGridField/tree/1.0.0) (2017-10-27)
[Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/0.6.10...1.0.0)
**Closed issues:**
- Remove tests against unsupported versions [\#97](https://github.com/UndefinedOffset/SortableGridField/issues/97)
## [0.6.10](https://github.com/UndefinedOffset/SortableGridField/tree/0.6.10) (2017-08-14)
[Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/2.0.0-beta1...0.6.10)
## [2.0.0-beta1](https://github.com/UndefinedOffset/SortableGridField/tree/2.0.0-beta1) (2017-07-04)
[Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/2.0.0-alpha1...2.0.0-beta1)
**Closed issues:**
- No search capabilities when using in ModelAdmin [\#108](https://github.com/UndefinedOffset/SortableGridField/issues/108)
**Merged pull requests:**
- Remove closing PHP tag [\#107](https://github.com/UndefinedOffset/SortableGridField/pull/107) ([robbieaverill](https://github.com/robbieaverill))
## [2.0.0-alpha1](https://github.com/UndefinedOffset/SortableGridField/tree/2.0.0-alpha1) (2017-06-05)
[Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/0.6.9...2.0.0-alpha1)
**Closed issues:**
- Tests required for tables with $table\_name declared [\#105](https://github.com/UndefinedOffset/SortableGridField/issues/105)
## [0.6.9](https://github.com/UndefinedOffset/SortableGridField/tree/0.6.9) (2017-04-21)
[Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/0.6.8...0.6.9)
**Closed issues:**
- Query errors when sorted field is on a relation and appending to top [\#101](https://github.com/UndefinedOffset/SortableGridField/issues/101)
## [0.6.8](https://github.com/UndefinedOffset/SortableGridField/tree/0.6.8) (2017-04-18)
[Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/0.6.7...0.6.8)
**Closed issues:**
- Typo error [\#100](https://github.com/UndefinedOffset/SortableGridField/issues/100)
## [0.6.7](https://github.com/UndefinedOffset/SortableGridField/tree/0.6.7) (2017-04-13)
[Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/0.6.6...0.6.7)
**Closed issues:**
- Wrong sort field type check [\#99](https://github.com/UndefinedOffset/SortableGridField/issues/99)
## [0.6.6](https://github.com/UndefinedOffset/SortableGridField/tree/0.6.6) (2017-04-12)
[Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/0.6.5...0.6.6)
**Closed issues:**
- Not working with SS3.5 fresh install [\#98](https://github.com/UndefinedOffset/SortableGridField/issues/98)
## [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)
**Closed issues:**
- Drag and Drop Checkbox can't be selected [\#90](https://github.com/UndefinedOffset/SortableGridField/issues/90)
- Issue edit and Adding New Gallery Holder Page and Gallery Page [\#89](https://github.com/UndefinedOffset/SortableGridField/issues/89)
**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)
**Closed issues:**
- 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)
**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)
- 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)
## [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)
**Closed issues:**
- Change install instructions to prefer composer [\#75](https://github.com/UndefinedOffset/SortableGridField/issues/75)
- Helper Columns do not maintain the widths of the item being dragged [\#74](https://github.com/UndefinedOffset/SortableGridField/issues/74)
- Improved UI for moving to another page [\#72](https://github.com/UndefinedOffset/SortableGridField/issues/72)
## [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)
- Doesn't respect Dataobject's $default\_sort DESC [\#60](https://github.com/UndefinedOffset/SortableGridField/issues/60)
## [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)
**Closed issues:**
- setAppendToTop\(\) Does Not Work When the DataObjects Within the GridField are not Part of a RelationList [\#71](https://github.com/UndefinedOffset/SortableGridField/issues/71)
- \(Drag and drop\) re-ordering over multiple pages [\#70](https://github.com/UndefinedOffset/SortableGridField/issues/70)
**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)
**Closed issues:**
- Add note for many\_many relations about the field name [\#66](https://github.com/UndefinedOffset/SortableGridField/issues/66)
- 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)
**Closed issues:**
- Column 'SortOrder' in field list is ambiguous in a Many\_Many relationship Gridfield [\#59](https://github.com/UndefinedOffset/SortableGridField/issues/59)
- Sort column only updated when GridField is viewed [\#58](https://github.com/UndefinedOffset/SortableGridField/issues/58)
**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:**
- Gridfield sortable button [\#56](https://github.com/UndefinedOffset/SortableGridField/issues/56)
- Problem with $belongs\_many\_many [\#55](https://github.com/UndefinedOffset/SortableGridField/issues/55)
- setAppendToTop - Fatal error: Call to undefined method GridFieldSortableRows::create\(\) [\#54](https://github.com/UndefinedOffset/SortableGridField/issues/54)
- 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)
**Closed issues:**
- 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)
**Closed issues:**
- is this available on composer/sivlerstripe addons? [\#45](https://github.com/UndefinedOffset/SortableGridField/issues/45)
- Add Docs On Migration from Data Object Manager [\#16](https://github.com/UndefinedOffset/SortableGridField/issues/16)
**Merged pull requests:**
- added slovak language [\#44](https://github.com/UndefinedOffset/SortableGridField/pull/44) ([silverstripesk](https://github.com/silverstripesk))
- Append new items to the top by default [\#42](https://github.com/UndefinedOffset/SortableGridField/pull/42) ([g4b0](https://github.com/g4b0))
## [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)
**Closed issues:**
- Breaks when used with GridFieldManyRelationHandler [\#40](https://github.com/UndefinedOffset/SortableGridField/issues/40)
- \[REQUEST\] Event to indicate that there has been a change in sort order. [\#39](https://github.com/UndefinedOffset/SortableGridField/issues/39)
- Moving to next page doesn't work in FF 20.0.1 [\#33](https://github.com/UndefinedOffset/SortableGridField/issues/33)
## [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)
**Closed issues:**
- 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)
**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)
**Closed issues:**
- 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)
**Closed issues:**
- SortOrder field on $has\_many relation [\#28](https://github.com/UndefinedOffset/SortableGridField/issues/28)
- nested gridfield in 3.1 [\#27](https://github.com/UndefinedOffset/SortableGridField/issues/27)
- 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)
- Sorting on Extension classes [\#22](https://github.com/UndefinedOffset/SortableGridField/issues/22)
- Drag&Drop button broke GridField - SS 3.1 - Latest SS 3.1 [\#21](https://github.com/UndefinedOffset/SortableGridField/issues/21)
- Error "Sort column Sort Order must be an Int, column is of type Array" [\#20](https://github.com/UndefinedOffset/SortableGridField/issues/20)
- 3.1 SQLQuery::aggregate\(\) doesn't work with limit set on SQLQuery [\#19](https://github.com/UndefinedOffset/SortableGridField/issues/19)
- sortablegridfield not working with ss3.1 [\#18](https://github.com/UndefinedOffset/SortableGridField/issues/18)
- make upgrading from SortableDataObject painless [\#15](https://github.com/UndefinedOffset/SortableGridField/issues/15)
- IDE files should not be included in this repo [\#13](https://github.com/UndefinedOffset/SortableGridField/issues/13)
- Adding GridFieldSortableRows to the wrong column causes massive data loss [\#12](https://github.com/UndefinedOffset/SortableGridField/issues/12)
- Sort ModelAdmin GridFields [\#6](https://github.com/UndefinedOffset/SortableGridField/issues/6)
- fixSortColumn doesn't always run [\#5](https://github.com/UndefinedOffset/SortableGridField/issues/5)
- Optimize sorting in has\_many [\#4](https://github.com/UndefinedOffset/SortableGridField/issues/4)
- 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))