[galette-commits] [GIT] galette/plugin-maps.git branch, develop, updated. 1.1.1-19-g1071b11

[ Thread Index | Date Index | More lists.galette.eu/commits Archives ]


This is an automated email from git. It was enerated because a ref
change was pushed to the repository "galette/plugin-maps.git".

The branch, develop has been updated
       via  1071b1183f92fd44b3458e5c249b04389197a9fe (commit)
      from  ccd4fb3a6053a2a918cb854aee0dd20c53983bdc (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1071b1183f92fd44b3458e5c249b04389197a9fe
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Sun Sep 14 15:46:09 2014 +0200

    Use Nominatim API instead of database to serach for member town coordinates

-----------------------------------------------------------------------

Summary of changes:
 README                             |   34 +-------
 _define.php                        |    4 +-
 adh_map.php                        |   13 +--
 lib/GaletteMaps/Coordinates.php    |    8 +-
 lib/GaletteMaps/NominatimTowns.php |  165 ++++++++++++++++++++++++++++++++++++
 lib/GaletteMaps/Towns.php          |  135 -----------------------------
 mymap.php                          |   13 +--
 scripts/mysql.sql                  |   34 --------
 scripts/pgsql.sql                  |   34 --------
 scripts/upgrade-to-1.2-mysql.sql   |    1 +
 scripts/upgrade-to-1.2-pgsql.sql   |    1 +
 templates/default/mymap.tpl        |    2 +-
 12 files changed, 193 insertions(+), 251 deletions(-)
 create mode 100644 lib/GaletteMaps/NominatimTowns.php
 delete mode 100644 lib/GaletteMaps/Towns.php
 create mode 100644 scripts/upgrade-to-1.2-mysql.sql
 create mode 100644 scripts/upgrade-to-1.2-pgsql.sql


hooks/post-receive
--
galette/plugin-maps.git

-- 
-- 
Galette repositories commits - http://galette.tuxfamily.org


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/