Skip to content

Releases: colymba/GridFieldBulkEditingTools

3.1.0

10 Mar 01:20
1c5ae8a
Compare
Choose a tag to compare

What's Changed

  • Row updating broken in SilverStripe 4 by @forsdahl in #197
  • FIX: publishRecursive() is part of RecursivePublishable, not Versioned by @kinglozzer in #200

New Contributors

Full Changelog: 3.0.2...3.1.0

3.0.2

26 Apr 01:24
ece0e20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.1...3.0.2

3.0.1

02 Jun 04:35
d51a26a
Compare
Choose a tag to compare
  • Update src/BulkTools/HTTPBulkToolsResponse.php (Steve Boyd) - 4e82c46
  • Update HTTPBulkToolsResponse.php (Steve Boyd) - a2aa747
  • FIX: Remove shutdown function for error output (fixes #204) (Loz Calver) - ff91277
  • fix undefined index notice (Thomas Portelange) - b00987b
  • Update README.md (Thierry François) - 7de4f77

3.0.0

28 Aug 04:51
7f871a7
Compare
Choose a tag to compare

Promotes 3.0.0-beta5 to stable.

3.0.0-beta5

19 Mar 03:32
7f871a7
Compare
Choose a tag to compare
3.0.0-beta5 Pre-release
Pre-release
  • FIX Wrap Injector transformation in DOMContentLoaded listener (Garion Herman) - 2c4587b
  • Get current controller via curr() (removes pushCurrent issue) (Morven Lewis-Everley) - af8d20e
  • Missing ArrayData import (#177) (Martin D) - 52d95ae
  • Update webpack implementation and refactor JS to remove lint warnings (#179) (Robbie Averill) - 148d5ef
  • Minor tidy ups to doc blocks and unused properties in HTTPBulkToolsResponse (#178) (Robbie Averill) - b9dad64