Downloads
Download tar.gz
109.29 KB
MD5: 5d577c75729deb1cd43d2bc5f0035e3e
SHA-1: b2e15887d4d90dba74d191000f5159e392b671fa
SHA-256: 750fa93eb03231d9eb94f8cc6124772c42fbf64de9a86a9ac781c45b8a5041b9
Download zip
223.6 KB
MD5: 26ec2b5d1c7f8ca78ae61303597ac116
SHA-1: 1800ee0a2b14e97d8e3a036c44d1bdd33e86aacf
SHA-256: fbe9c24d45bf67806acfadec5b0091e26eb706f4ca9a602095f5157ac939f258
Release notes
Overview
- Always make backups before upgrading.
- Always run update.php after updating to ensure that your database is current.
Security updates
- #488072 by monotaga: Added Decouple administer permissions from system module 'access administration pages' permissions.
Bug fixes
- #612464 by codycraven: Changed Remove hook_theme() references on parameters.
- #709704 by codycraven: Changed State field option list, hide province when country == ''.
- #707982 by codycraven | timos: Fixed State / Province field ajax displaying need support of url rewriting.
- #689424 by Carsten Müller, codycraven: Fixed Question to function _addresses_user_address_delete().
- #695980 by codycraven: Fixed Format falls back to US instead of default when country not present.
- #612464 by codycraven: Fixed php 5.3 error.
- #687138 by codycraven: Fixed issue caused by if statement introduced with conversion of 'and' to '&&'.
New features
- #699572 by codycraven | Pomliane, jvielle: Fixed addresses_phone() expand to 24 characters.
- #693976 by robertDouglass: Added Integrate with the geocode module.
- #699070 by RalphSleigh, codycraven: Added Redirect format settings page to Addresses main configuration on save.
- #244471 by codycraven | AntoineSolutions, deviantintegral, kit22aa, codemann, Natalie, GrimSage, Dasha_V: Added State Field Option List.
- #692644 by codycraven: Changed Allow province/state field to accept province/state's name.
Miscellaneous
- #687138 by codycraven: Break long arrays in to multiple keys of an array in addresses.module for readability.
- #687138 by codycraven: Clean up of whitespace in addresses.settings.inc.
- #687138 by codycraven: Clean up of whitespace in addresses.module.
- #687138 by codycraven: Replacement of 'and' and 'or' within if constructs and other related areas with '&&' and '||'.
Special note, this is the correct release for what was supposed to be 1.07. However many of the files in 1.07 were not properly tagged which required this release. If you downloaded 1.07, upgrading to 1.08 is necessary for the proper functioning of the module. This release is identical to what was intended for 1.07.