Fix javascript for radio buttons.
Ensure javascript runs correctly when multiple varprice forms are on the page
Ensure javascript for varprice is loaded on every page.
#1509018: Hide/Show of "Other" arbitrary amount not working
Radio button and select boxes can now be used in addition to a text field for variable prices.
Variable price feature now carries through to checkout. Error warnings no longer generated.
7.x upgrade commit wasn't actually pushed in rc1.
Now compatible with Drupal 7 and Ubercart 3.
No changes, just signifies that it's stable and production quality.
Similar fix to RC2; needed to only alter cart product data for products with Variable Price features.
Fixing a bug that added the amount textfield to every add to cart form regardless of whether the Variable Price feature was added to the product or not.
Initial release candidate for the Variable Price module encompassing all the originally specified features.
This is the nightly development snapshot of the 1.x branch of this module, featuring primarily new features.