Skip to content

Releases: aghstrategies/com.aghstrategies.eventmembershipsignup

v2.6

24 Jan 13:50
b7ce70c
Compare
Choose a tag to compare

Addresses #14, only showing future events on price set options.
Also confirms PHP 8.0/8.1 compatibility.

Version 2.5

06 Jan 18:32
1084fd6
Compare
Choose a tag to compare

Fixes a bug where add on memberships were not being recorded (#21)

Version 2.4

29 Oct 19:54
62722e0
Compare
Choose a tag to compare

handle payments completing pay-later contributions

Version 2.3

21 Jun 21:55
8494131
Compare
Choose a tag to compare

This makes it so one can configure a price option to sign up for multiple events OR multiple memberships.

Version 2.2

12 Dec 22:44
Compare
Choose a tag to compare

This resolves a bug introduced in Version 2.1 where a database error prevents the creation of new additional signup options.

Version 2.1

12 May 17:25
Compare
Choose a tag to compare

Simplifies query code
Adds documentation for MkDocs

Version 2.0

30 Jan 21:44
Compare
Choose a tag to compare
  • When a pay-later contribution is completed for the main event, the add-on event registration is also completed. (This does not apply to memberships.) Similarly, canceled pay-later contributions cause the add-on registration to be canceled.
  • Front-end users are prevented from selecting price options for add-on events that are full, in the past, or with online registration that has closed. However, simply disabling online registration on an add-on event will not prevent registration with the corresponding price option(s).
  • Some minor schema changes involving field length and indexing.

Version 1.3

12 Aug 16:19
Compare
Choose a tag to compare

Addresses a bug in CiviCRM where the newly-created line item is an array in 4.5 and an object in 4.6

Version 1.2

08 Aug 04:12
Compare
Choose a tag to compare

Added entity reference fields for event select
Fixed date display for 4.4 event select

Version 1.1

06 Aug 15:04
Compare
Choose a tag to compare

Polished and ready for first stable release