-
by mearnest: committed most recent changes to DRUPAL-6--1 branch.
-
by mearnest: removed patches which have now been integrated into CVS head.
-
by mearnest: Country name removed as check for new location.
-
by mearnest: Manually integrated rc7 patches. Works with Ubercart 2.0.
-
by mearnest: convert United Kingdom country code and Midlothian province to Location compatible codes (uk instead of GB and MLN instead of MLOT).
-
by mearnest: query added to get country_id value which is now passed to javascript for comparing country values. apply_address() js function replaced by uc_location_apply_address() for faster zone lookup when changing country select field.
-
by mearnest: call time pass-by-reference removed for _uc_location_primary_not_set() . Pass-by-ref specified in function def.
-
by mearnest: user_load() now called if the user's locations doesn't exist to ensure that the user account is fully loaded.
-
Ubercart / Location Integration: October 7, 2009 19:18
Commit bbe313c on 6.x-1.x, masterby mearnestby mearnest: updated changelog to match previous commit in preparation for another dev release.
-
Ubercart / Location Integration: October 6, 2009 22:12
Commit db2886c on 6.x-1.x, masterby mearnestby mearnest: added optional support for "location_first_last_org".