-
Some improvements to README.txt.
-
Ubercart issue #1308692: Remove enabled and weight elements from hook_uc_shipping_method().
-
Code style.
-
Issue #1062848 by tinker: Remove non-shippable products from fulfillment requests.
-
Issue #1062848 by tinker: Remove non-shippable products from fulfillment requests.
-
Rename _uc_shipwire_request() to uc_shipwire_http_request(). Sort quotes by price.
-
Documentation comments.
-
Added code to short-circuit shipping quote API request if needed address information has not been supplied. Added code to respect selection of testing/production server.
-
Coding standards, documentation comments.
-
Put configuration page into fieldsets for consistency with other shipping methods. Change password entry to password form element and add validation handler.