Releases: symbiote/silverstripe-gridfieldextensions
Releases · symbiote/silverstripe-gridfieldextensions
3.3.0
What's Changed
- Travis config update by @dnsl48 in #299
- MINOR: better composer keywords by @sunnysideup in #306
- PHP 7.4 by @nglasl in #310
- Add Multi Class to inline add button by @oilee80 in #301
- FIX: Fixed handling of uneditable records in GridFieldEditableColumns by @sminnee in #314
- MNT Travis shared config by @emteknetnz in #318
- Update index.md by @chromos33 in #316
- Fix support for dot notation in GridFieldOrderableRows by @lpostiglione in #302
- FIX: use default values in new inline rows (#64) by @ntd in #319
- API phpunit 9 support by @emteknetnz in #327
New Contributors
- @sunnysideup made their first contribution in #306
- @nglasl made their first contribution in #310
- @emteknetnz made their first contribution in #318
- @chromos33 made their first contribution in #316
- @lpostiglione made their first contribution in #302
- @ntd made their first contribution in #319
Full Changelog: 3.2.4...3.3.0
3.2.4
3.2.3
- 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
- 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
- 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
- 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
- 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
2.0.2
3.1.1
- 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