-
Fix up problem with default value of the shipping field.
-
Add "In" and "Not in" operators to the the address fields to allow for multiple.
-
Fix issue in allocation when there is no misc items.
-
Resolve uninitialised variable error when no country or a non-existent country is passed.
-
Merge branch '6.x-4.x' of git.drupal.org:project/ecommerce into 7.x-4.x Conflicts: ec_store/ec_store.charge.inc
-
ec_buynow: Fix up issue where using buy now from a form with no data causing uninitialised error.
-
ec_charge: add in support for filtering by address parts.
-
ec_charge: Add in support for $form_state['storage'] handling so components can handle more complex forms.
-
ec_charge: Fix up issue with settings being removed, and not saved.
-
Add in support for txnid to a an argument in a view.