Complete reworking of transaction forms (merits a new branch) Every form_alter on a transaction form is likely to be broken.
Radical simplification underway. removal of the Form designer sub module
Improvement to wallets architecture especially autowallets New signature status extrafield Other small architecture improvements and D11 compatibility.
several little bugfixes
Updated for credit commons 0.9
This branch allows only users to hold wallets, same as 6.x
Multicurrency with wallets held by any entity.
bug fixes
This branch introduces a more compact workflow
improved many displays, readme.md; fixed mass payments fixed passing values to transaction forms via the url.
lots of minor fixes and theme improvements.
improvements to currency formatting, credit commons compatibility, wallet display
improvements to credit commons module, workflows, transaction tabs, forms and d10 compatibility
many small improvement and bugfixes
Form Designer now supports presets
Credit commons working, also mass transaction, bursers
improved upgrade from v5 and default settings
Refactored all code. Need to test upgrades from drupal7, and from version 5 of this module, and everything
credit commons compatible branch
For drupal 10
various minor bugfixes
Same as 5.0.13, but for d10
Numerous improvements, especially to appearance
Transaction children are now handled using entity references, and numerous other small improvements.
Numerous small improvements and tiny bugfixes.
improved worth element rendering and currency formatting. improved limit plugin and plugin config storage.
improved migration fixed bugs in mass_pay
Changed how autocreated wallets are named. Added murmurations plugin.
Sign links working properly, including in mail notification Improvement to autowallet creation. improved transaction serial number allocation
minor fixes
Tightened things up a bit
Important bug fixes
fixed bug with transaction cache-tags.
Drupal 9 release.
numerous small fixes including some required by d9
Many small improvements and bugfixes.
fixes and migration improvements.
semantic versioning begins
there were a couple of showstoppers in the last release
drupal9 ready
Few little bugs + dependencies
Up to date with core 8.7.x. Several minor fixes.
updated API & minor bugfixes
updated dependencies fixed bug deleting pending transactions.
updated dependencies.
changed google charts links to https otherwise they won't show on https sites. fixed a problem creating dependent transactions
Added 'involving', payer, and payee methods to transaction EntityQuery. Fixed problem with state & type views filters. More improvement to migration.