-
by Scyther: Update Help section and fixed minor coding standards issues.
-
Issue #1561152 by andrewsuth: Change 'Libyan Arab Jamahiriya' to 'Libya'.
-
by Scyther: Code clean up.
-
Issue #1367974 by TR: PHP notices for regions api test.
-
Issue #1367974 by TR: PHP notices for regions api test.
-
by Scyther: Removed constant in regions_api.test
-
by Scyther: Renamed constants in countries_api.test
-
by Scyther: Fixed call to undefined function in countries_api_numcode_get_country(). 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.
-
Issue #799664 by hass: Countries are not sorted in countries_api_get_list.
-
by Scyther: Fixed TODO for countries_api_help, help content is now in a tpl file.