Skip to content

Releases: lekoala/silverstripe-cms-actions

1.7.3

05 Jul 10:03
Compare
Choose a tag to compare
  • Improve getRecord handling for cmsUtils

Full Changelog: 1.7.2...1.7.3

1.7.2

01 Jul 06:56
d612a20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.7.1...1.7.2

1.7.1

16 May 10:14
Compare
Choose a tag to compare
  • Use handleSave for new records (save all button)
  • Don't reload if not required (save all button)
  • Refactor X reload as a static method

1.7.0

15 May 09:27
Compare
Choose a tag to compare
  • Add save all button that can be used with editable columns
  • Fix getRecord not getting an id
  • Make buttons injectable so that you can use ::create()
  • Allow custom X-Status message

Full Changelog: 1.6.0...1.7.0

1.6.0

10 May 15:56
Compare
Choose a tag to compare
  • Dropped SS4 support
  • Fix X-Reload not reloading anything
  • Refactor grid state management (custom action should not lose state anymore, save & prev/next will work and update pagination properly)
  • Improve performance by ignoring /schema endpoint

Full Changelog: 1.5.0...1.6.0

1.5.0

06 Feb 21:51
Compare
Choose a tag to compare
  • Changed extension point. We now use updateEditForm which deals better with disabled fields. It should not have any side effects but let me know in the issues if that doesn't work for you
  • Code refactor

Full Changelog: 1.4.1...1.5.0

1.4.1

22 Jun 11:31
Compare
Choose a tag to compare
  • Fix redirect errors

Full Changelog: 1.4.0...1.4.1

1.4.0

31 May 12:20
a220f88
Compare
Choose a tag to compare

What's Changed

  • update composer.json for SS5 by @xini in #35

New Contributors

  • @xini made their first contribution in #35

Full Changelog: 1.3.15...1.4.0

1.3.15

31 May 11:42
Compare
Choose a tag to compare
  • Redirect after action

Full Changelog: 1.3.14...1.3.15

1.3.14

10 May 14:40
Compare
Choose a tag to compare
  • Fix css regression

Full Changelog: 1.3.13...1.3.14