transaction 8.x-1.0-beta1

Bug fixes
New features

Compatibility with Drupal 9, tests added and multiple bug fixes that unblocks the first beta release.

transaction 8.x-1.0-alpha4

Bug fixes
New features

Main changes:

  • Rules integration, with actions to get the last executed transaction, create new transactions and execute transactions
  • Added transaction execution locking mechanism
  • Bug fixes

Complete list of issues:

transaction 8.x-1.0-alpha3

Bug fixes
New features

New features

  • Adds transaction execution options: manual execution after saving, automatic execution right after the transaction is saved or ask the user in the transaction form.
  • Integration with the inline entity form module. The main transaction module provides basic integration, while a new sub-module has been added to provide additional options, like a IEF form widget to create new transaction from the target entity form.

transaction 8.x-1.0-alpha1

First alpha release of Transaction for Drupal 8.

Known issues:

- machine name in field creation form takes an initial value of "[Object object]" due to #2942663: Wrong initial machine name when label has certain default value
- automatic and scheduled transaction execution is present is present in options form but not yet implemented

transaction 8.x-1.x-dev

Note that, as usual in -dev versions, API and any thing can be changed here.

transaction 5.x-1.0

New features

Initial release.

  • Project and functions renamed accordingly
  • Class conforms to PHP OOP conventions
  • Unit tests for main functions and legacy API functions
Subscribe with RSS Subscribe to Releases for Transaction