uc_discounts_alt 7.x-2.0-alpha3

Bug fixes
New features

This release includes a major update of the SQL used to calculate discounts. It updates queries to use Drupal 7 API. The query results should remain the same but with any large update, such as this, thorough testing of existing discounts should be performed to ensure they are functioning correctly.

Other changes include:

  • Ability to control discount checkout pane display; Allow/deny users to enter discount codes, Show/hide discount messages.
  • Fix for discounts on product kits.

uc_discounts_alt 7.x-2.0-alpha2

Bug fixes

This release contains a major rewrite of code that:
- Fixes ubercart checkout panes integration.
- Uses new method to modify cart display.
- Replaces JavaScript in form to use AJAX and form states.
- Adds static variable caching to uc_discounts_get_discounts_for_order to greatly reduce queries.
- Fixes discount codes entered during checkout not applying.
- Fixes menu items.
- Fixes 6.x update functions that loaded schema.
- Fixes many undefined variable errors.
- Converts some database queries to D7.

uc_discounts_alt 6.x-2.x-dev

New features
Bug fixes

Nightly development snapshot of the 6.x-2.x branch for new features and bug fixes.

uc_discounts_alt 6.x-1.0-beta36

Bug fixes

Fixes: "unexpected '{' in .../codeless_discounts_field.module on line 114"

uc_discounts_alt 6.x-1.0-beta30

New features
Bug fixes

percent discounts with same weight and products get combined "at the same time". See http://drupal.org/node/447102

uc_discounts_alt 6.x-1.0-beta25

New features
Bug fixes

Discounted price (product_price_alterer_field CCK field) now available in views

Note: the theming for product_price_alterer_field has change.

uc_discounts_alt 6.x-1.0-beta22

Bug fixes

Fixed display of discounted price field added by product_price_alterer_field. See README.txt for more information on this field and how to theme both product_price_alterer_field and codeless_discounts_field (this has changed slightly from previous versions).

uc_discounts_alt 6.x-1.0-beta21

Bug fixes

Changed the way the price alterer submodule works. Please delete fields using this module and re-add them.

uc_discounts_alt 6.x-1.0-beta20

Bug fixes

Changed the way the CCK modules work.
Unfortunately this change breaks any existing theming people have done to codeless_discounts_field_get_codeless_discount_html_for_product (see theme_codeless_discounts_field_get_codeless_discount_html_for_product in codeless_discounts_field.module for new format)

uc_discounts_alt 6.x-1.0-beta18

Bug fixes

fixes infinite loop in node load in product_price_alterer_field submodule

uc_discounts_alt 6.x-1.0-beta17

New features

adds new discount type "Fixed amount off per qualifying item"
no existing functionality should be effected

uc_discounts_alt 6.x-1.0-beta3

Bug fixes

Addresses the following bugs and asks for user testing:
http://drupal.org/node/383672
http://drupal.org/node/384844
http://drupal.org/node/383864

Please review the functionality carefully as I have made several changes that may impact how discounts are applied.

Subscribe with RSS Subscribe to Releases for Ubercart Discounts (Alternative)