[commits] Horde branch develop updated. 2b444ab64a7ec35082585e838de9604753df3fd4

Michael J. Rubinsky mrubinsk at horde.org
Tue Aug 28 02:30:38 UTC 2012


The branch "develop" has been updated.
The following is a summary of the commits.

from: 5fafb03e0fb6ab2c850a9198f95ae8dc523447d8

5d4bd28 Tiles at Home is no more.
128c968 Add configspecial support for mapping providers and geocoders.
4282314 Use new configspecials for mapping.
6dadb5f This is also dead in Horde 5.
eb76689 Fix reversed key/values.
2b444ab Bing now requires an API key.

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

commit 5d4bd281e3c95d037772b7081e7d20631f62d6fa
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Aug 27 21:57:08 2012 -0400

    Tiles at Home is no more.
    
    See: http://wiki.openstreetmap.org/wiki/Tiles@home
    
    The "public" source for HordeMap has been superceded by numerous
    other explicit drivers since Horde 5 so remove that as well.

 horde/js/map/public.js      |   39 ---------------------------------------
 horde/js/map/tilesathome.js |   32 --------------------------------
 2 files changed, 0 insertions(+), 71 deletions(-)
 delete mode 100644 horde/js/map/public.js
 delete mode 100644 horde/js/map/tilesathome.js

http://git.horde.org/horde-git/-/commit/5d4bd281e3c95d037772b7081e7d20631f62d6fa

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

commit 128c968c281b4dc4cebdd072e4abf822c72004df
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Aug 27 21:59:20 2012 -0400

    Add configspecial support for mapping providers and geocoders.

 horde/lib/Application.php |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/128c968c281b4dc4cebdd072e4abf822c72004df

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

commit 428231484775345da4d05c93fa06cefa0bbbb371
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Aug 27 22:04:53 2012 -0400

    Use new configspecials for mapping.

 ansel/config/conf.xml     |   14 ++------------
 kronolith/config/conf.xml |   13 ++++---------
 2 files changed, 6 insertions(+), 21 deletions(-)

http://git.horde.org/horde-git/-/commit/428231484775345da4d05c93fa06cefa0bbbb371

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

commit 6dadb5f4957ac0c71a8bc5edc603258c51a9b868
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Aug 27 22:11:52 2012 -0400

    This is also dead in Horde 5.
    
    Replaced by native Bing layers in newer OL library.

 horde/js/map/map.js |    2 -
 horde/js/map/ve.js  |  504 ---------------------------------------------------
 2 files changed, 0 insertions(+), 506 deletions(-)
 delete mode 100644 horde/js/map/ve.js

http://git.horde.org/horde-git/-/commit/6dadb5f4957ac0c71a8bc5edc603258c51a9b868

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

commit eb766897b3046f525612663ddf43bc73c52533f2
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Aug 27 22:26:27 2012 -0400

    Fix reversed key/values.

 horde/lib/Application.php |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/eb766897b3046f525612663ddf43bc73c52533f2

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

commit 2b444ab64a7ec35082585e838de9604753df3fd4
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Aug 27 22:26:49 2012 -0400

    Bing now requires an API key.
    
    Working on moving Map init code into a Core library before release.

 horde/config/conf.xml       |    1 +
 kronolith/lib/Kronolith.php |    4 ++++
 2 files changed, 5 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/2b444ab64a7ec35082585e838de9604753df3fd4




More information about the commits mailing list