Downloads

Download countries_api-6.x-1.2.tar.gztar.gz 42.89 KB
MD5: 3acf1d34cf2612a16ddf37f5251cc2dd
SHA-1: 258924fca87127236efd4c85186b70c39f54df4b
SHA-256: bff06c372a3c88616f0440d113305364541d268b8b8eed43ddc9d199be9ae0c9
Download countries_api-6.x-1.2.zipzip 49.56 KB
MD5: 71f51929b55c2f63cbb66202cbd40ff8
SHA-1: 97e1d328e60ebb3024c9d0fa03bdd36fdc81c74c
SHA-256: 26fcc3bd66ef3a07d013b040fcc44c3dfb0470b93c450137efd5b400eef45c4e

Release notes

Test this update before running it on live site!

Complete log of changes since 6.x-1.1:

  • #799664 by hass: Countries are not sorted in countries_api_get_list.
  • #1258532 by KMC81: $licens is defined but never used in countries_api_help().
  • by Scyther: Fixed call to undefined function in countries_api_numcode_get_country().
  • #255215 add continents_api contrib module (thams Wim Leers)
  • #714246 - Better handling of NULL values (thanks testosterone_z)
  • #731222 - Fix Undefined variable notice in hook_help (thanks g.idema)
  • #1094056: Update ISO3 country code for Romania
  • #1002848 - Add ISO3166 numeric codes for IMN, MNE, SRB
  • #1002818 - Additions regions_api region codes (thanks neilnz)
  • #991258 - Addition of numcode lookup functions
  • #714246 - Dont use drupal_write_record in install hook
  • #1367974 - PHP notices for regions api test.
  • #1561152 - Change 'Libyan Arab Jamahiriya' to 'Libya'
  • Update Help section and fixed minor coding standards issues.
  • Removed t() in hook Schema.
  • Fixed Coder warning for SQL query.
  • Renamed _countries_api_iso_get_country() to _countries_api_get_country() but keept the original function to support other module that uses it.
  • Added constants for all the formats.
  • Updated function documentation.
  • Removed constant in regions_api.test
  • Renamed constants in countries_api.test
  • Fixed 'TODO: Cache results' for countries_api_get_list().
  • Fixed some minor indenting warnings from Coder module
  • Fixed TODO for description for db table in countries_api.install.
  • Update some 'iso3' and 'numcode'.
  • Removing translation directories
  • Code improvement.
  • Added database table field decriptions
Created by: Scyther
Created on: 12 May 2012 at 20:14 UTC
Last updated: 12 May 2012 at 20:19 UTC
New features
Bug fixes

Other releases