[commits] Horde branch master updated. b9fc7693dbb12a44721988226a0363b27fe294e8
Michael Rubinsky
mike at theupstairsroom.com
Thu Jun 17 05:44:42 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: 8f256a5abc37d262c22a09feb382a1a78acdcc4c
a38a0bb fix logic - we might not actually have a yahoo map layer here.
38a33af Return precision value from geocoder.
1dafffd typo
b9fc769 Tweak map zoom level handling.
-----------------------------------------------------------------------
commit a38a0bb03d4cfe8722dafc4806fd6859ce75a8f1
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Thu Jun 17 01:21:22 2010 -0400
fix logic - we might not actually have a yahoo map layer here.
horde/js/hordemap/yahoo.js | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/horde/js/hordemap/yahoo.js?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=a38a0bb03d4cfe8722dafc4806fd6859ce75a8f1
-----------------------------------------------------------------------
commit 38a33af5b5157b4865ae5698dc4f0d1d80c084a5
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Thu Jun 17 01:39:53 2010 -0400
Return precision value from geocoder.
Google's geocoder is really the only one that returns any useful information
(ve always returns 1, and yahoo doesn't return it at all).
horde/js/hordemap/google.js | 2 +-
horde/js/hordemap/horde.js | 5 +++++
horde/js/hordemap/ve.js | 2 +-
horde/js/hordemap/yahoo.js | 2 +-
4 files changed, 8 insertions(+), 3 deletions(-)
http://git.horde.org/diff.php/horde/js/hordemap/google.js?rt=horde-git&r1=e978ac588e0c4796558bdd24941800344c404442&r2=38a33af5b5157b4865ae5698dc4f0d1d80c084a5
http://git.horde.org/diff.php/horde/js/hordemap/horde.js?rt=horde-git&r1=efd936bb9c031bcf3e07eb0a39d48b698e4c3dc0&r2=38a33af5b5157b4865ae5698dc4f0d1d80c084a5
http://git.horde.org/diff.php/horde/js/hordemap/ve.js?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=38a33af5b5157b4865ae5698dc4f0d1d80c084a5
http://git.horde.org/diff.php/horde/js/hordemap/yahoo.js?rt=horde-git&r1=a38a0bb03d4cfe8722dafc4806fd6859ce75a8f1&r2=38a33af5b5157b4865ae5698dc4f0d1d80c084a5
-----------------------------------------------------------------------
commit 1dafffd8e5af0ed3ea51c21de77d88d18752ead4
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Thu Jun 17 01:41:30 2010 -0400
typo
kronolith/lib/Event.php | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
http://git.horde.org/diff.php/kronolith/lib/Event.php?rt=horde-git&r1=7e3440b207db90c35549d3fc9a76a0ef82887fa3&r2=1dafffd8e5af0ed3ea51c21de77d88d18752ead4
-----------------------------------------------------------------------
commit b9fc7693dbb12a44721988226a0363b27fe294e8
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Thu Jun 17 01:42:59 2010 -0400
Tweak map zoom level handling.
Save the current zoom level when saving event so we can return to
it when viewing/editing later. Also, base the zoom level after
geocoding on the precision of the geocoding results if we have
have the information (only google geocoder returns this).
kronolith/js/kronolith.js | 32 +++++++++++++++-----
kronolith/lib/Geo/Mysql.php | 12 +++++--
kronolith/lib/Geo/Sql.php | 15 +++++----
kronolith/scripts/upgrades/2010-06-16_add_zoom.sql | 1 +
kronolith/templates/index/edit.inc | 1 +
5 files changed, 43 insertions(+), 18 deletions(-)
create mode 100644 kronolith/scripts/upgrades/2010-06-16_add_zoom.sql
http://git.horde.org/diff.php/kronolith/js/kronolith.js?rt=horde-git&r1=8f256a5abc37d262c22a09feb382a1a78acdcc4c&r2=b9fc7693dbb12a44721988226a0363b27fe294e8
http://git.horde.org/diff.php/kronolith/lib/Geo/Mysql.php?rt=horde-git&r1=4343b7a9079e436ff77770deb9adb6b1f38cc29c&r2=b9fc7693dbb12a44721988226a0363b27fe294e8
http://git.horde.org/diff.php/kronolith/lib/Geo/Sql.php?rt=horde-git&r1=4343b7a9079e436ff77770deb9adb6b1f38cc29c&r2=b9fc7693dbb12a44721988226a0363b27fe294e8
http://git.horde.org/co.php/kronolith/scripts/upgrades/2010-06-16_add_zoom.sql?rt=horde-git&r=b9fc7693dbb12a44721988226a0363b27fe294e8
http://git.horde.org/diff.php/kronolith/templates/index/edit.inc?rt=horde-git&r1=2bfcd7e5aa81689e383b04488323a5ccdd050360&r2=b9fc7693dbb12a44721988226a0363b27fe294e8
More information about the commits
mailing list