Fedora 20 Update: drupal7-addressfield-1.0-0.3.rc1.fc20

updates at fedoraproject.org updates at fedoraproject.org
Wed Jan 7 23:55:12 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-17671
2014-12-29 09:00:12
--------------------------------------------------------------------------------

Name        : drupal7-addressfield
Product     : Fedora 20
Version     : 1.0
Release     : 0.3.rc1.fc20
URL         : http://drupal.org/project/addressfield
Summary     : Manage a flexible address field, implementing the xNAL standard
Description :
Address Field defines a new field type to store international postal
addresses, implementing a subset of the top-level address elements
defined in the xNAL standard [1].

The field configuration lets you determine which elements of an address
should be present in the field widget form and which ones should be
rendered for display.

This package provides the following Drupal module:
* addressfield

[1] http://xml.coverpages.org/xnal.html

--------------------------------------------------------------------------------
Update Information:

## 7.x-1.0-rc1

This release over 50 commits made since beta5, with major improvements backported from our commerceguys/addressing [1] library (the base of the future addressfield D8 version [2]).

* Created the concept of an address format [3]. An address format is an array which contains the per-country list of used fields, list of required fields, and the field labels. Imported address formats for 200 countries, derived from Google’s dataset.
* Moved administrative areas out of address.inc, into their own include file (addressfield.administrative_areas.inc [4]), added an alter hook.
* Added administrative areas for 20 countries: Argentina, Chile, China, Colombia, Egypt, Hong Kong, India, Indonesia, Ireland, Jamaica, Japan, Malaysia, Mexico, Peru, Russia, South Korea, Spain, Turkey, United Arab Emirates, Venezuela.
* The field can now be optional [5].
* Added plugins for hiding the street address and/or the postal code.

Changes since 7.x-1.0-beta5:

* Issue #2159251: Clear country specific fields when changing the country
* Issue #1662680 by fago: Stop duplicating form state values in $form_state['addressfield']
* Issue Rename the addressfield-example.inc handler to make room for other example handlers.
* Issue #2262841 by DomoSapiens: W3C validation errors
* Issue #2181001 by PJnes, xurizaemon, greatmatter: WSOD: Call to undefined function addressfield_token_info_alter
* Issue Fix regression introduced by #968112 that caused the addressfield on the field edit form to have required fields.
* Issue #2302281 by Dave Reid: Plugins to hide street address or postal code fields
* Issue #2391989: Notice: Undefined variable: instance
* Issue #2283483 by vasike: Missing statuses messages for addressfield ajax callback commands
* Issue #968112 by Zoltán Balogh, ergophobe, mlncn, duckzland, David Stosik, guedressel, fgm, rolfmeijer, mrmikedewolf, jantoine, davisben: Allow addressfield to be optional
* Issue Remove the empty first option for predefined administrative areas, rely on Drupal for this behavior.
* Issue Add the correct administrative area label for Ukraine.
* Issue #2151903 by johnv: Make sub_premise whole
* Issue #2319093 by mistermoper: Missing sub administrative area views handler
* Issue #1665788 by adubovskoy, andypost, VVS, bojanz, sin, Daniel A. Beilinson: Add administrative areas for Russian regions
* Issue #1345198 by frost, pjcdawkins, mrfelton, roblav, rich.3po: Add irish counties, fix locality label
* Issue #1713698 by bojanz, aidanlis, ergophobe, er_d0s: Correct address labels for Australia
* Issue Fix indentation in addressfield.address_formats.inc, add alter hooks for address formats and administrative areas.
* Issue Further address format improvements.
* Issue Rebuild the list of countries that put the postal code after the locality, remove unneeded Brazil specific code.
* Issue Move the dependent locality (suburb) field to its own row by default, customize formats for China, Philippines, Thailand.
* Issue #2389517 by bojanz, skyredwang: Add administrative areas for China
* Issue #2270913: Help text not shown.
* Issue #2325411 by DuaelFr: Order plugins by weight instead of name
* Issue #2390035: Introduce the concept of an address format, import (some of) Google's dataset
* Issue Add administrative areas for Turkey and South Korea.
* Issue Add administrative areas for United Arab Emirates, Argentina, Chile, Hong Kong, Jamaica, Venezuela.
* Issue #2156061 by KalyaniK: Add missing indian state Telangana, separate territories.
* Issue #1304140 by bojanz, Remon: Egypt administrative divisions
* Issue Move predefined administrative areas to their own include file.
* Issue #1707192 by Yaazkal: Add Columbian administrative areas (departments)
* Issue Add the dependent_locality (suburb/neighbourhood) field to 9 additional countries.
* Issue #2387967: Remove New Zealand regions
* Issue #2129829 by ItangSanjana: Indonesia addresses
* Issue Update the list of countries that use administrative areas in addresses, based on Google's dataset.
* Issue Update postal code metadata (which countries have them, where they're required) from Google's dataset.
* Issue Revert "Issue #1669620 by malberts, RStrydom: South Africa doesn't have states"
* Issue #1819494: Remove Albania from the list of countries without postal codes.
* Issue #1669620 by malberts, RStrydom: South Africa doesn't have states
* Issue #1472628: Add Mexican States
* Issue Move the list of Malaysian states.
* Issue #1950448 by marvil07: Support Peruvian addresses
* Issue #1297580 by jonloh: State dropdown list for Malaysia
* Issue Remove duplicate Spanish subdivision.
* Issue #1107484 by pineray, attiks, shi99: Support for Japanese addresses
* Issue #2202945 by lorenx: Correct 3 italian province names
* Issue #2304349 by eneko1907: Well known administrative areas for Spain -ES-
* Issue #2134625 by RajeevK: Add indian states.
* Issue #1997572 by plach, xurizaemon: Undefined index in _addressfield_render_address() line 223
* Issue #2189637 by xmacinfo: District of Columbia state have a case issue
* Issue #2300431 by zengenuity: Lebanon Has Optional Postal Codes
* Issue #2318763 by bc: Expose the data column to views
* Issue #2185001 by nedjo: Country Malawi should not have a postal code

[1] https://github.com/commerceguys/addressing
[2] https://drupalcommerce.org/blog/16864/commerce-2x-stories-addressing
[3] http://cgit.drupalcode.org/addressfield/tree/addressfield.address_formats.inc
[4] http://cgit.drupalcode.org/addressfield/tree/addressfield.administrative_areas.inc
[5] https://www.drupal.org/node/968112#comment-9425741
--------------------------------------------------------------------------------
ChangeLog:

* Mon Dec 22 2014 Shawn Iwinski <shawn.iwinski at gmail.com> - 1.0-0.3.rc1
- Updated to 1.0-rc1 (BZ #1175145)
- Removed RPM README b/c it only explained common Drupal workflow
- %license usage
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1175145 - drupal7-addressfield-1.0-rc1 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1175145
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update drupal7-addressfield' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list