addresses 6.x-1.11

Security update
New features
Bug fixes

- The security issue fixes an XSS vulnerability in the Addresses main module. (SA-CONTRIB-2011-036 - Addresses - Cross Site Scripting)

- Issue #1216746: Addresses province field does not maintain attributes after ajax call. by dkinzer: Addresses province field does not maintain attributes after ajax call.
- Fixed a comment and indentation.
- Issue #906976: Country set to 'us' (United States) when no value supplied in non-required address by derhasi and usonian and dwightaspinwall: Country set to 'us' (United States) when no value supplied in non-required address.
- Issue #1161654: PHP notice fixes by mikl: PHP notice fixes.
- Issue #378498: Migration from Address Field for CCK: Migration from Address Field for CCK 5.x to Addresses 6.x.
- Issue #1111940: Incorrect user access and #1111974: Loading wrong user when editing by sean3z: mishandle of permissions to edit user addresses by user administrators.
- Issue #1075762: Wrong city name by Patrizio: fix Napoli city name.
- Removing translation directories. (automatic)
- Stripping CVS keywords. (automatic)
- Better language support as per #812772: Translation doesn't work on the "state / province" item with ajax (if country field is displayed)
- Applied a fix for top-countries in CCK fields #822076: Patch to allow designation of "top countries"
- Patch to allow CCK tokens from the Addresses fields #463668: Address fields or field does not show up in Replacement Patterns (Tokens)
- Attempt to add a Weight to the addresses fields #958662: Placement of Addresses fieldset in user forms
- Added another flag so we can choose to show the user form: (1) on the registration form, or not; (2) on the edit form, or not.
- Added support for Feeds #975684: Support for Feeds module
- Added Armed Forces "states".
- Fix the CCK reference to 'field'.'field' into 'filter'.'field'. #324331: CCK addresses fields not displayed in views

addresses 6.x-1.08

Insecure

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.

addresses 6.x-1.07

New features
Bug fixes
Insecure

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.

addresses 6.x-1.06

Insecure

Overview

  • Always make backups before upgrading.
  • Always run update.php after updating to ensure that your database is current.

Security updates

  • #337541 by deviantintegral: Fixed validation of required fields fails

Bug fixes

  • #413088 by zedzed, dboulet: Fixed the address display settings from showing their default values and not their assigned values.
  • #374595 by gjvoosten, Phylock: Fixed address name not showing up in node view.
  • #683872 by codycraven: Fixed Addresses user DB table - bad description.
  • #369362 by codycraven: Fixed Field order in admin/settings/address.
  • #684216 by codycraven: Fixed is_primary() DB issues.
  • #469790 by codycraven, dynamiser: Fixed User: Manage address book: Edit permission.
  • #612464 by codycraven: Fixed php 5.3 error.

New features

  • aries: Hungarian translation
  • AntoineSolutions: Move code cleaning and empty value checking from addresses_token_values() to theme functions to handle calls made directly to theme functions. Update theme functions to output both plain and hcard formats. Updated tokens to have an addresses- prefix/namespace.

addresses 6.x-1.05

Bug fixes
Insecure

Bugs fixed:
* #361907 by brmassa: Address formats settings

addresses 6.x-1.04

New features
Bug fixes
Insecure

New features:
* #359802 by brmassa: In case of a single country, the select list only shows it (users will not be able to select a different one)
* #290579 by brmassa: Order of Fields on Submission Forms

Improvements:
* #355595 by szempy: Romania now have a proper address format

Bugs fixed:
* #334204 by brmassa: New installation and I get errors
* #355595 by szempy: Romania Wrong state codes for Romania
* #356503 by Mark_Watson27: Fax number showing Phone number

addresses 6.x-1.03

New features
Bug fixes
Insecure

New features:
* All default fields are now themable functions

Improvements:
* Make token value substitution more generic, since new fields can be implemented, such as phone and fax fields.
* The country list for formating addresses only show enabled countries.

Bugs fixed:
* #347592 by brmassa: Multiple addresses for Users are not displayed
* #346267 and #322181 by brmassa and AlexisWilke: Phone and Fax fields were missing the theme function, so there were not printed

addresses 6.x-1.02

New features
Bug fixes
Insecure

New features:
* #38611 by Pancho, brmassa and Phylock: Preset country-specific address formats (Some countries only)

Bugs fixed:
* #355282 by brmassa: Invalid argument supplied for foreach...

addresses 6.x-1.x-dev

This version is the newest development version.

Although we do not recommend the use of the development version, new versions are rarely pushed and thus using this version may be a better solution for you.

Do not hesitate to post an issue in the event a problem appears in the development version.

Thank you.

addresses 6.x-1.01

Bug fixes
Insecure

Bugs fixed:
* Security fix by Alexis: users could insert HTML code into some fields and it might execute external files

addresses 6.x-1.0-alpha3

New features
Bug fixes
Insecure

New features:
* Several new options for User addresses
* New display system
* New internal address field system

Bugs fixed:
* Several small-to-mid bugs fixes

Misc:
* Some new code from Alexis Wilke!
* French province codes rewritten

addresses 6.x-1.0-alpha2

New features
Bug fixes
Insecure

New features:
* New interface for selecting what fields will be used (for both user and node addresses)
* Belgium new capital region
* Choose what address fields will be used for user addresses

Bugs fixed:
* User addresses back to work on Drupal 6.2+
* Address required fields bug on CCK implementation
* Several minor fixes

Misc:
* Much better performance
* All functions that was only used by user address now moved to User Addresses module
* Several minor changes

addresses 6.x-1.0-alpha1

New features
Bug fixes
Insecure

The very first commit!

This module is basically a fork, a spin off, from Location API module, but with more consistency.

Subscribe with RSS Subscribe to Releases for Addresses