-
Issue #1515956 by MegaChriz: fixed add new address bug that occured on some systems.
-
by MegaChriz: backport of several changes made in the 7.x-1.x branch.
-
Issue #1578362 by MegaChriz: implemented address tokens in order context.
-
Issue #1578362 by MegaChriz: implemented address tokens in order context.
-
Issue #1382088 by MegaChriz: fixed empty order address variables in uc_addresses_preprocess_uc_order(), so the checkout test case will pass again.
-
by MegaChriz: added hook hook_uc_addresses_format_address_alter(), so it's possible to alter the address format under some kind of circumstances.
-
by MegaChriz: added example module that demonstrates how to extend Ubercart Addresses using the field handler API.
-
Issue #1424038 by MegaChriz: fixed some whitespace errors, removed some debug code, worked on the automated test "UcAddressesOrderTestCase".
-
Issue #1424038 by MegaChriz: starting point for fixing this issue, fixes broken order administration page and adds address selector.
-
Issue #1471500 by MegaChriz: Fixed issues with the uc_addresses_address() element.