uc_event_registration 6.x-1.4

New features
Bug fixes
  • Can use the normal webform redirect with two new options: cart and checkout.
  • Can send emails either on webform submission or checkout. (Uses conditional actions predicate, so the conditions for sending the email at checkout can be modified.)
  • No longer uses strongarm to add paidevent as a webform type.
  • Removed version details accidentally added to info files.

uc_event_registration 6.x-1.3

Bug fixes

Issue #1031946 by AndyF: ensures content type paidevent is a webform type.

uc_event_registration 6.x-1.0

First official release. Minimal changes besides formatting from previous beta.

uc_event_registration 6.x-1.0-beta8

Bug fixes

Fixed an issue where we never checked to see if stock was active (even if uc_stock was enabled) before turning off the form.

uc_event_registration 6.x-1.0-beta7

New features

Added functionality to work with uc_stock module as requested in http://drupal.org/node/1034628. We now check the remaining stock and don't let people add more registrations than are available. When stock is gone the webform closes.

Props to EclipseGC in #drupal irc for helping me working some of this out.

Subscribe with RSS Subscribe to Releases for Ubercart Event Registration