Downloads

Download tar.gz 20.29 KB
MD5: 3c29b046eeffc349c6fcbc71d7d890e5
SHA-1: 4cc59e4246797828925657fece95e1ae01e050b2
SHA-256: 6cf5ee3f65998aaf9dc69f497a6b4a8f32f7caa9254d3f40b76b93ff67df95a3
Download zip 22.44 KB
MD5: 88508121805ff6dfd1ad0f551d90023e
SHA-1: df77e4b7c91bf09af6157bdbef133ebe4b08471b
SHA-256: 3184cf21641f04c26f73b5765362e21e72289a5b7edd98ed11774cc8168ea075

Release notes

Important note for users who are upgrading from a previous version:

The conditional actions predicates for uc_signup have changed.

The predicate "Change temporary signups to paid signups upon checkout when order balance is <= zero" is replaced by "Change temporary signups to paid signups upon checkout when order status is complete", and the predicate "Cancel temporary signups created by UC_Signup upon checkout with a remaining order balance" is replaced by "Cancel temporary signups created by UC_Signup when an order is cancelled".

You may need to update your conditional actions settings at admin/store/ca. If orders are not marked as "payment complete", signups will not be finalized.
If you have customized the default conditional actions provided by uc_signup, you may need to delete or revert the old actions before continuing.

Changes since DRUPAL-6--1-0-BETA3:

  • bug #538244 by JaceRider: HTML in event fieldset title and a small spelling error.
  • adding note about the view own orders permission, as pointed out by jrowny in #529782
  • feature #540136 by ezra-g: Form steps at different paths, Improve Next/Previous Buttons
  • bug #538254: Access denied after attempting to start checkout.
  • feature #548456 by missWilder and ezra-g: icons for attendee info
  • bug #560074 by ezra-g:
    Predicates should be more flexible
  • ezra-g expanding README
  • feature #570578 by ezra-g: Provide Default View Replacement for signup_user_admin_list, along with some documentation for the README.
  • bug #570626 by ezra-g: Overzealous form_alter due to bad string check
  • bug #570714 by ezra-g: Attendee info form is circular with non signup-enabled nodes also in the cart
  • bug #520190 by ezra-g: Form Validation and Order submission should fail when signups are closed after an event is in the cart
  • bug #547242 vt ezra-g: Users can checkout without entering required profile fields
  • feature #556960 by ezra-g: Add Current user email to 1st attendee
  • minor coding style fix by ezra-g
  • ezra-g replacing substr with strpos and improving a conditional
  • committing missing class for feature #570844
  • ezra-g making custom ubercart add to cart text also work for buy it now button
  • ezra-g improving compatibility with product kits and removing some cruft code
Created by: ezra-g
Created on: 9 Sep 2009 at 03:55 UTC
Last updated: 9 Sep 2009 at 04:01 UTC
New features
Bug fixes
Unsupported

Other releases