Skip to content

Releases: systopia/de.systopia.contract

Membership Contracts 1.7.1

10 Jun 08:31
Compare
Choose a tag to compare

Summary

This is a bugfix of version 1.7.0.

Bugfixes, Improvements

Full Changelog: 1.7.0...1.7.1

Membership Contracts 1.7.0

10 Jun 08:28
Compare
Choose a tag to compare

Summary

This is a small upgrade of version 1.6.

New Features

  • [#76] Option to automatically adjust start dates in the past - by @bjendres

Bugfixes, Improvements

  • [#64] Fixed CI Tests - by @bjendres
  • [#75] ch_defer_payment_start flag changed for all change activities - by @bjendres
  • [#77] CiviCRM 5.60+ compatibility

Full Changelog: 1.6.0...1.7.0

Membership Contracts 1.7-beta1

14 Aug 07:44
Compare
Choose a tag to compare

Summary

This is a small upgrade of version 1.6.

New Features

  • [#76] Option to automatically adjust start dates in the past - by @bjendres

Bugfixes, Improvements

  • [#64] Fixed CI Tests - by @bjendres
  • [#75] ch_defer_payment_start flag changed for all change activities - by @bjendres
  • [#77] CiviCRM 5.60+ compatibility

Full Changelog: 1.6.0...1.7-beta1

Membership Contracts 1.6.1

15 Dec 14:01
Compare
Choose a tag to compare

Summary

This version provides a hotfix for [#75].

New Features

-none-

Bugfixes, Improvements

[#75] ch_defer_payment_start flag changed for all change activities - by @bjendres

Full Changelog: 1.6.0...1.6.1

Membership Contracts 1.6.0

12 Dec 19:27
Compare
Choose a tag to compare

Summary

This version provides some fixes for the great overhaul released in version 1.5.0.

New Features

[#68][#69] Allow backend user to specify "defer payment" flag - by @bjendres and @jojowork
[#74] Contract update (manual): keep cycle day - by @bjendres

Bugfixes, Improvements

[#71] Not using "defer_payment_start" doesn't work - by @bjendres
[#72] Calculation of next installment date wrong if no contributions given - by @bjendres
[#73] Update/Revive form processor actions should keep cycle day if none given - by @bjendres and @jojowork

Full Changelog: 1.5.0...1.6.0

Membership Contracts 1.5.0

07 Nov 15:31
Compare
Choose a tag to compare

Summary

This is a thorough overhaul of the contract extension, let's hope this makes it easier for other people to implement it in their environments. One major milestone here is the refactoring if the customisation code (e.g. create/rapid create forms, change titles or summaries, etc). We moved away from having to host all the different domains in this extension, to providing Symfony hooks to move customisation into an individual companion extension (#58). The first implementation of such a companion extension is not (yet) open source, but feel free to ask.

New Features

[#42] Highlight failed activitiies by @pfigel
[#43] Fixed creation of unrelated custom activity entries
[#53] Added localisation by @jojowork, @abugey, and @bjendres
[#54] Added account holder fields by @jojowork
[#55] Option for direct execution by @jojowork
[#58] Refactored customisation: added Symfony hooks for companion extensions by @bjendres
[#59] Formprocessor actions by @jojowork
[#57][#44] Added membership join date as parameter by @jojowork and @pfigel
[#18852] (external) Usability improvements for adjusting mandate by @bjendres

Bugfixes, Improvements

[#46] Improved API docs by @jojowork
[#48] added contract fields contract_signed by @jojowork
[#51] Added "skip" action to formprocessor by @jojowork
[#52] CI (continuous integration tests) broken by @jojowork
[#61] fixed unit tests by @bjendres
[#62] Replaced deprecated entity reference by @bjendres
[#65] Fixed IBAN fetching in form processor by @jojowork
[#66] Fixed resume_date required issue by @bjendres
[#19143] (external) Improved code robustness by @bjendres
[#19061][#18750] (external) UI imporovements @bjendres

New Contributors

Full Changelog: 1.4...1.5.0

Membership Contracts 1.5-beta2

04 Oct 09:44
Compare
Choose a tag to compare
Pre-release

Summary

This is a thorough overhaul of the contract extension, let's hope this makes it easier for other people to implement it in their environments. One major milestone here is the refactoring if the customisation code (e.g. create/rapid create forms, change titles or summaries, etc). We moved away from having to host all the different domains in this extension, to providing Symfony hooks to move customisation into an individual companion extension (#58). The first implementation of such a companion extension is not (yet) open source, but feel free to ask.

New Features

[#42] Highlight failed activitiies by @pfigel
[#43] Fixed creation of unrelated custom activity entries
[#53] Added localisation by @jojowork, @abugey, and @bjendres
[#54] Added account holder fields by @jojowork
[#55] Option for direct execution by @jojowork
[#58] Refactored customisation: added Symfony hooks for companion extensions by @bjendres
[#59] Formprocessor actions by @jojowork
[#57][#44] Added membership join date as parameter by @jojowork and @pfigel
[#18852] (external) Usability improvements for adjusting mandate by @bjendres

Bugfixes, Improvements

[#46] Improved API docs by @jojowork
[#48] added contract fields contract_signed by @jojowork
[#51] Added "skip" action to formprocessor by @jojowork
[#52] CI (continuous integration tests) broken by @jojowork
[#61] fixed unit tests by @bjendres
[#62] Replaced deprecated entity reference by @bjendres
[#65] Fixed IBAN fetching in form processor by @jojowork
[#19143] (external) Improved code robustness by @bjendres
[#19061][#18750] (external) UI imporovements @bjendres

New Contributors

Full Changelog: 1.4...1.5-beta2

Membership Contracts 1.5-beta1

25 Sep 09:11
Compare
Choose a tag to compare
Pre-release

Summary

This is a thorough overhaul of the contract extension, let's hope this makes it easier for other people to implement it in their environments. One major milestone here is the refactoring if the customisation code (e.g. create/rapid create forms, change titles or summaries, etc). We moved away from having to host all the different domains in this extension, to providing Symfony hooks to move customisation into an individual companion extension (#58). The first implementation of such a companion extension is not (yet) open source, but feel free to ask.

New Features

[#42] Highlight failed activitiies by @pfigel
[#43] Fixed creation of unrelated custom activity entries
[#53] Added localisation by @jojowork, @abugey, and @bjendres
[#54] Added account holder fields by @jojowork
[#55] Option for direct execution by @jojowork
[#58] Refactored customisation: added Symfony hooks for companion extensions by @bjendres
[#59] Formprocessor actions by @jojowork
[#57][#44] Added membership join date as parameter by @jojowork and @pfigel
[#18852] (external) Usability improvements for adjusting mandate by @bjendres

Bugfixes, Improvements

[#46] Improved API docs by @jojowork
[#48] added contract fields contract_signed by @jojowork
[#51] Added "skip" action to formprocessor by @jojowork
[#52] CI (continuous integration tests) broken by @jojowork
[#61] fixed unit tests by @bjendres
[#62] Replaced deprecated entity reference by @bjendres
[#19143] (external) Improved code robustness by @bjendres
[#19061][#18750] (external) UI imporovements @bjendres

New Contributors

Full Changelog: 1.4...1.5-beta1

Contract Extension 1.4

15 Aug 08:19
Compare
Choose a tag to compare

First public release

Remark: all previous releases were internal for the main developer: Greenpeace CE.

Contract Extension 1.4-beta2

24 Mar 16:08
Compare
Choose a tag to compare
Pre-release

This all-new version of the contract extension has been profoundly refactored, and should be a lot easier to adapt to your organisation.

This beta version should help everyone interested to check for remaining bugs or quirks. It already contains some bug fixes over 1.4-beta1