Releases for Ubercart Addresses

uc_addresses 5.x-2.2

freixas - October 19, 2009 - 04:11
Official release from CVS tag: DRUPAL-5--2-2
First released: October 19, 2009 - 04:11
Download: uc_addresses-5.x-2.2.tar.gz
Size: 26.2 KB
md5_file hash: bc4ff707cc7a4d152fb4810808bd0e90
Last updated: October 19, 2009 - 04:15
View usage statistics for this release

The major change was that a number of fixes to the 6.x release were backported to the 5.x release. Unfortunately, I don't have a list of these fixes.

This is probably the last update to the 5.x release.

uc_addresses 5.x-2.1

freixas - December 29, 2008 - 23:20
Official release from CVS tag: DRUPAL-5--2-1
First released: December 29, 2008 - 23:20
Download: uc_addresses-5.x-2.1.tar.gz
Size: 25.04 KB
md5_file hash: f6731e326713dfeaac3b36d0e43be839
Last updated: December 29, 2008 - 23:25
View usage statistics for this release

This release fixes a few bugs:

Also, translation files have been donated for Lithuanian and Turkish.

uc_addresses 5.x-2.x-dev

freixas - November 18, 2008 - 15:58
Nightly development snapshot from CVS branch: DRUPAL-5--2
First released: November 18, 2008 - 15:58
Download: uc_addresses-5.x-2.x-dev.tar.gz
Size: 26.2 KB
md5_file hash: 324648cc804fb9674bcb29b8a8edaa91
Last updated: October 19, 2009 - 12:40
View usage statistics for this release

Features and bug fixes leading to 5.x-2.1.

uc_addresses 6.x-1.x-dev

freixas - November 4, 2008 - 04:11
Nightly development snapshot from CVS branch: HEAD
First released: November 4, 2008 - 04:11
Download: uc_addresses-6.x-1.x-dev.tar.gz
Size: 22.78 KB
md5_file hash: 31a7fa2802ace34a912278c03f364973
Last updated: April 24, 2009 - 12:34
View usage statistics for this release

Initial D6 version. Most features seem to work, but there is one know problem: trying to change the country will result in a warning the first time. Repeat and it will work.

Not ready for production use. You have been warned!

uc_addresses 5.x-2.0

freixas - October 6, 2008 - 22:08
Official release from CVS tag: DRUPAL-5--2-0
First released: October 6, 2008 - 22:08
Download: uc_addresses-5.x-2.0.tar.gz
Size: 21.15 KB
md5_file hash: 63dc9ca72ee091c44e54fb753b3acd46
Last updated: October 6, 2008 - 22:10
View usage statistics for this release

This release includes some important bug fixes as well as new features. Be sure to run update.php after installing this update.

New feature summary:

  • Users can assign optional (usually short) names to an address.
  • You can choose whether to require that an address be entered when first registering.

Important bug fixes summary:

  • If the default address was used to automatically fill in the billing or delivery addresses, all the fields became optional so users could omit all fields.
  • When placing an order, the order address was saved too early and too often. The module now waits for for payment to be received before looking at the addresses the user entered.
  • When you told the module to automatically fill in the billing and delivery addresses, it would do so even if the user had edited the fields. So if the user modified an address, reviewed the order, found a mistake and went back, the modifications were overwritten.

Complete details:

  • Fix for bug [#285765]: uc_addresses should not be in Drupal - core. It is now in Drupal - extra.
  • Enhancement as per [#287299] - you can have users skip entering an address during registration.

uc_addresses 5.x-2.0-rc2

freixas - September 15, 2008 - 02:54
Official release from CVS tag: DRUPAL-5--2-0-RC2
First released: September 15, 2008 - 02:54
Download: uc_addresses-5.x-2.0-rc2.tar.gz
Size: 21.15 KB
md5_file hash: ccf9c487a92b78e6d5974bc4220ef948
Last updated: September 15, 2008 - 02:55
View usage statistics for this release

Please review the notes for 5.x-2.0-rc1. Here are the additional changes:

Changes since DRUPAL-5--2-0-RC1:

  • For for [#307840]. If the module is newly installed, it now has the address_name field.
  • Alternate fix for [#301233]. This one captures addresses for COD orders.
  • When editing an address with an address name, the user would get an error about the address name already being in the database. Fixed.
  • Fix for [#308007]. The code was not getting the POSTed zone value properly.
  • During checkout, if the user's default address wasn't in the store's default country, the zone selections were not updated to match the user's default country. Fixed.

uc_addresses 5.x-2.0-rc1

freixas - September 4, 2008 - 14:20
Official release from CVS tag: DRUPAL-5--2-0-RC1
First released: September 4, 2008 - 14:20
Download: uc_addresses-5.x-2.0-rc1.tar.gz
Size: 21.09 KB
md5_file hash: 1440aa584da0f63940367a96f0b786f9
Last updated: September 4, 2008 - 14:25
View usage statistics for this release

This release includes some important bug fixes as well as new features. Be sure to run update.php after installing this update.

New feature summary:

  • Users can assign optional (usually short) names to an address.
  • You can choose whether to require that an address be entered when first registering.

Important bug fixes summary:

  • If the default address was used to automatically fill in the billing or delivery addresses, all the fields became optional so users could omit all fields.
  • When placing an order, the order address was saved too early and too often. The module now waits for for payment to be received before looking at the addresses the user entered.
  • When you told the module to automatically fill in the billing and delivery addresses, it would do so even if the user had edited the fields. So if the user modified an address, reviewed the order, found a mistake and went back, the modifications were overwritten.

Complete details:

  • Fix for bug [#285765]: uc_addresses should not be in Drupal - core. It is now in Drupal - extra.
  • Enhancement as per [#287299] - you can have users skip entering an address during registration.

uc_addresses 5.x-1.0

freixas - July 10, 2008 - 20:57
Official release from CVS tag: DRUPAL-5--1-0
First released: July 10, 2008 - 20:57
Download: uc_addresses-5.x-1.0.tar.gz
Size: 20.41 KB
md5_file hash: 025b3c3c324ee5f2d67dbec2dd79639f
Last updated: July 10, 2008 - 21:00
View usage statistics for this release

This is the official 1.0 release of uc_addresses. It is exactly the same as RC4.

uc_addresses 5.x-1.0-rc4

freixas - June 25, 2008 - 03:35
Official release from CVS tag: DRUPAL-5--1-0-RC4
First released: June 25, 2008 - 03:35
Download: uc_addresses-5.x-1.0-rc4.tar.gz
Size: 20.41 KB
md5_file hash: 320e95198544009f3462062a878a889e
Last updated: June 25, 2008 - 03:40
View usage statistics for this release

Changes since 5.x-1.0-rc3

  • I now use {uc_addresses}_aid for the sequences variable. Fixes bug http://drupal.org/node/271336.
  • I updated the code to normalize addresses so that disabled fields don't cause comparison problems. Fixes bug http://drupal.org/node/273938.
  • Fixed a bug where the billing address didn't get saved because I didn't copy the uid from the order.

It is important that you run the update.php script if you are updating from any earlier version of uc_addresses.

uc_addresses 5.x-1.0-rc3

freixas - June 16, 2008 - 14:55
Official release from CVS tag: DRUPAL-5--1-0-RC3
First released: June 16, 2008 - 14:55
Download: uc_addresses-5.x-1.0-rc3.tar.gz
Size: 19.92 KB
md5_file hash: 28cf698a691ea060c45c030067d4ff03
Last updated: June 16, 2008 - 15:00
View usage statistics for this release

This release includes on new feature:

  • When an anonymous user places an order, the user's addresses are stored in the session. If the system creates an account for the user, the addresses are added to the newly created account (see #268603: Anonyomus address saving.)

And some bug fixes:

uc_addresses 5.x-1.0-rc2

freixas - June 7, 2008 - 01:08
Official release from CVS tag: DRUPAL-5--1-0-RC2
First released: June 7, 2008 - 01:08
Download: uc_addresses-5.x-1.0-rc2.tar.gz
Size: 19.43 KB
md5_file hash: aeb82d18a62845e496562e0333e08496
Last updated: June 7, 2008 - 01:10
View usage statistics for this release

This release contains two small bug fixes.

  • In RC1, when you placed an order using an existing address, you would get a warning about the address being a duplicate. The warning is now gone.
  • In RC1, if you went to the "../user" page, you would see the Address tab. The program now checks to make sure that there is a integer user id following "../user" before displaying the tab.

If there are no problems with this release, it will become the official 1.0.

uc_addresses 5.x-1.0-rc1

freixas - May 29, 2008 - 16:28
Official release from CVS tag: DRUPAL-5--1-0-RC1
First released: May 29, 2008 - 16:28
Download: uc_addresses-5.x-1.0-rc1.tar.gz
Size: 19.39 KB
md5_file hash: 6a986038f28d3043131df88e527d5123
Last updated: May 29, 2008 - 16:30
View usage statistics for this release

This is the first non-developer release of uc_addresses. It includes all the features I wanted except 1 (see the TODO.txt file) and I've tested it somewhat, but I wanted a little more testing before creating the final 1.0 release. Please try it out and submit and bugs or feature requests.

Bug fixes:

The following other changes have been made since the code first became available on ubercart.org:

  • When uninstalling, rows added to the 'variable' table are deleted.
  • Removed some unnecessary check_plain() calls which were creating some bugs.
  • Removed unneeded _UcAddressCache class.
  • Completely reworked the code for displaying a single address.
  • Refactored the database methods.
  • Removed the presentational attributes valign and nowrap from the theming functions.
  • Added the Default Address checkbox to the Add Address page.
  • Disabled the Default Address checkbox when editing the default address.
  • Disabled the Delete button when editing the default address (rather than removing it).
  • Added a Delete button to each address when viewing addresses.

uc_addresses 5.x-1.x-dev

freixas - May 26, 2008 - 21:27
Nightly development snapshot from CVS branch: DRUPAL-5
First released: May 26, 2008 - 21:27
Download: uc_addresses-5.x-1.x-dev.tar.gz
Size: 21.27 KB
md5_file hash: e256a1b5bb8ca1854e1d2eebf453cdd5
Last updated: November 10, 2008 - 00:15
View usage statistics for this release

Initial release.

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.