Skip to content

Releases: symbiote/silverstripe-gridfieldextensions

3.3.0

10 Nov 00:53
baa6a8d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.2.4...3.3.0

3.2.4

30 Jul 04:47
c77d9d1
Compare
Choose a tag to compare
  • FIX Reinstate previous field fetch logic as fallback (Garion Herman) - 4105d63

3.2.3

28 Jul 22:36
2fc085b
Compare
Choose a tag to compare
  • FIX GridFieldOrderableRows to support polymorphic ManyManyThroughList (Michal Kleiner) - 9944b67
  • Travis config update (Serge Latyntcev) - a710c81
  • FIX: Fix insertion of new records in many-many-through list. (Sam Minnee) - 0b37e97
  • FIX: Let GridFieldEditableColumns edit relations via dot syntax (Sam Minnee) - d357479

3.2.2

15 Nov 03:33
668b297
Compare
Choose a tag to compare
  • FIX: Unable to delete inline-added rows before saving them (Loz Calver) - f22531b
  • FIX: Remove unnecessary "version mismatch" restriction (fixes #282) (Robbie Averill) - 600a39e
  • FIX Fixed unload modal in GridFieldConfigurablePaginator (Robbie Averill) - 088e7f1
  • Add PHP 7.3 to Travis builds and use recipe-cms instead of recipe-core (Robbie Averill) - 76541b2

3.2.1

08 Nov 19:40
56d1adf
Compare
Choose a tag to compare
  • FIX Position inline editable checkbox fields relative rather than absolute (Robbie Averill) - 3876527
  • FIX Disable change tracking on configurable paginator inputs (Robbie Averill) - 4263c9d
  • Add SS 4.3.x to Travis matrix and move Postgres to 2.1.x-dev with SS 4.2 or newer (Robbie Averill) - 968b807
  • Add test for getting the correct Sort order from MMTL items, fix incorrect test class name (Robbie Averill) - 78c63c6
  • FIX Orderable rows now respects actual MMTL sort orders instead of incrementing from SiteTree (Robbie Averill) - b221134

2.1.0

20 Sep 15:07
Compare
Choose a tag to compare
  • Remove obsolete branch alias (Robbie Averill) - 4346fd5
  • indent with 4 spaces instead of tab (zemiacsik) - 1cd4d99
  • updated styling to follow PSR-2 (zemiacsik) - 299086e
  • added support for PHP 7.2 (matej) - b28ded7
  • Remove PHP 5.3 from Travis builds (Robbie Averill) - fdbac60
  • TEST Cover base table last edited update (Daniel Hensby) - 23c0a58
  • Update branch alias (Robbie Averill) - a34d624

3.2.0

03 Jul 21:30
Compare
Choose a tag to compare
  • Remove obsolete branch alias (Robbie Averill) - a034bd5
  • Add unit tests for new ManyManyThrough support (Dylan Wagstaff) - bba8547
  • NEW Add support for ManyManyThrough relations (Dylan Wagstaff) - 95f0acb
  • Add unit tests for new ManyManyThrough support (Dylan Wagstaff) - b6130c4
  • Add various recipe versions to Travis build matrix (Robbie Averill) - 688c29b
  • Add supported module badge to readme (Dylan Wagstaff) - 939415a
  • Fix "+" icon in add new inline button (Martin Portevin) - 41f6267
  • NEW Add support for ManyManyThrough relations (Dylan Wagstaff) - 9fa9ef8
  • Corrected a case when sort column is located in a table that belongs to ancestor class of the item. (Mojmir Fendek) - 6b47b6d
  • Allow onAfterreorderItems extra variables. (Nathan SD) - e15f176
  • Revert back to previous version check to allow many many version objects to pass through the non-ORM method (Michael Goldsmith) - 9009a83
  • Update CMS preview when re-ordering rows (Bernard Hamlin) - e7825cd
  • Added installation instruction (Reece Alexander) - 9d4c87f
  • Fixed GridFieldOrderableRows issue when data class is Versioned and relation is has_many (#243) (Priyashantha) - d1021ac
  • Update branch alias for 4.x-dev (Robbie Averill) - 6bf1a05
  • Update branch alias for 3.2.x-dev (Robbie Averill) - e67065a
  • Update branch alias for 3.x-dev (Robbie Averill) - 14c0080
  • Fix stopPropagation on click if no GridFieldEditableColumns (Martin Portevin) - 30a4f34
  • TEST Cover base table last edited update (Daniel Hensby) - 23c0a58
  • Added standard code of conduct file (helpfulrobot) - 135b248

3.1.2

12 Jun 03:23
0974e36
Compare
Choose a tag to compare
  • Remove PHP 5.3 from Travis builds (Robbie Averill) - fdbac60
  • Use Datetime::now() for last edited updates in OrderableRows (Daniel Hensby) - 9d4ac96

2.0.2

21 Feb 03:23
Compare
Choose a tag to compare
  • Use Datetime::now() for last edited updates in OrderableRows (Daniel Hensby) - 9d4ac96
  • FIX Backport and sanitiseClassName for the "Save" action URL (Jake B) - 04a07d5
  • FIX When setting the page sizes, reset items per page to the first value (Robbie Averill) - 58200f8

3.1.1

11 Feb 22:09
Compare
Choose a tag to compare
  • Fixed GridFieldOrderableRows issue when data class is Versioned and relation is has_many (#243) (Priyashantha) - 6d8b41e
  • FIX Remove excessive width on add new multi class dropdown (Robbie Averill) - cd1fdad
  • Fix PSR-2 rule violations and incorrect docblock return type (Robbie Averill) - 24db0da
  • Add PHP 7.2 to Travis build matrix, add individual phpcs ruleset (Robbie Averill) - b29db7a
  • Fix stopPropagation on click if no GridFieldEditableColumns (Martin Portevin) - af0f342
  • Update translations (Robbie Averill) - eb9093a
  • FIX Convert broken add-existing-search-form styles to use Bootstrap lists and pagination (Robbie Averill) - 0a16566
  • FIX Switch Add Existing from jQuery UI to use Bootstrap styles (Robbie Averill) - 8ba5c34
  • SS4 upgrade fixes. (Mojmir Fendek) - 735cc01