uc_aac 6.x-2.1

Bug fixes

Various bug fixes and JS compatibility tweaks.

uc_aac 6.x-2.x-dev

New features

Changes since 6.x-1.x:

  • #562100 by longwave, AntoineSolutions: Initial commit of the 6.x-2.x code.

uc_aac 5.x-1.6

Bug fixes

Removed dependency (which was never actually in .info) on Jquery Update module by removing namedspaced binding, which was causing problems like #355558 and #336350

uc_aac 6.x-1.x-dev

New features

Initial release of code compatible with d6 Ubercart.

uc_aac 5.x-1.4

Bug fixes

Replaced json_encode with drupal_to_js
Fixed display field to be product/attribute specific instead of only attribute specific

uc_aac 5.x-1.3

Bug fixes

fixed IE compatability issue with radio button attributes
fixed selected index calculation for required attributes
added code to prevent module from trying to work on products with no price affecting attributes

uc_aac 5.x-1.2

Bug fixes

Fixed up problem where prices only adjusted using one sort of attribute config option and not the other 2 reported at http://drupal.org/node/259012 .

uc_aac 5.x-1.1

Bug fixes

Reports on ubercart.org revealed that a product with multiple select or radio button attributes was not behaving properly. Found and fixed the problem of misusing jquery and actually setting the name on form elements instead of filtering by it.

uc_aac 5.x-1.0

Initial port of module from ubercart.org to drupal.org.

Subscribe with RSS Subscribe to Releases for Ubercart Ajax Attribute Calculations