[commits] Horde-Hatchery branch master updated. 014f0046103558793e4cbd8b59ce9243fa092054
Michael Rubinsky
mike at theupstairsroom.com
Thu Dec 3 20:57:09 UTC 2009
The branch "master" has been updated.
The following is a summary of the commits.
from: f98af7d86c639b5c0061b40113b7028b6cb5de06
da8ec77 Start tying in the map ui to the backend storage.
014f004 Need to cast the return of Horde:url to string here
-----------------------------------------------------------------------
commit da8ec772c62f609aaee1566543a524c2f91e5e55
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Thu Dec 3 00:05:07 2009 -0500
Start tying in the map ui to the backend storage.
This implements saving the geolocation obtained from a geocoding request
and adds some other plumbing needed for the rest of the tasks.
kronolith/js/kronolith.js | 23 +++--
kronolith/lib/Driver/Sql.php | 10 ++
kronolith/lib/Event.php | 17 ++++
kronolith/lib/Geo.php | 49 ++++++++++
kronolith/lib/Geo/Mysql.php | 98 ++++++++++++++++++++
kronolith/lib/Geo/Sql.php | 177 ++++++++++++++++++++++++++++++++++++
kronolith/lib/Kronolith.php | 11 ++
kronolith/templates/index/edit.inc | 2 +
8 files changed, 378 insertions(+), 9 deletions(-)
create mode 100644 kronolith/lib/Geo.php
create mode 100644 kronolith/lib/Geo/Mysql.php
create mode 100644 kronolith/lib/Geo/Sql.php
http://git.horde.org/diff.php/kronolith/js/kronolith.js?rt=horde-hatchery&r1=be3f5fa918fa2fbc331c389e5561b14e50b00ba1&r2=da8ec772c62f609aaee1566543a524c2f91e5e55
http://git.horde.org/diff.php/kronolith/lib/Driver/Sql.php?rt=horde-hatchery&r1=afeaee6e47588633ee5aa9f04592033d6e46ba85&r2=da8ec772c62f609aaee1566543a524c2f91e5e55
http://git.horde.org/diff.php/kronolith/lib/Event.php?rt=horde-hatchery&r1=05cdfe4b0bbb6ad7b501bf7743ec58d3855392b6&r2=da8ec772c62f609aaee1566543a524c2f91e5e55
http://git.horde.org/co.php/kronolith/lib/Geo.php?rt=horde-hatchery&r=da8ec772c62f609aaee1566543a524c2f91e5e55
http://git.horde.org/co.php/kronolith/lib/Geo/Mysql.php?rt=horde-hatchery&r=da8ec772c62f609aaee1566543a524c2f91e5e55
http://git.horde.org/co.php/kronolith/lib/Geo/Sql.php?rt=horde-hatchery&r=da8ec772c62f609aaee1566543a524c2f91e5e55
http://git.horde.org/diff.php/kronolith/lib/Kronolith.php?rt=horde-hatchery&r1=5730407a709d2681ec63db47e6c5e0aac24c10a3&r2=da8ec772c62f609aaee1566543a524c2f91e5e55
http://git.horde.org/diff.php/kronolith/templates/index/edit.inc?rt=horde-hatchery&r1=be84abd9c2ad013527da596fe9a2709c72d3ea67&r2=da8ec772c62f609aaee1566543a524c2f91e5e55
-----------------------------------------------------------------------
commit 014f0046103558793e4cbd8b59ce9243fa092054
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Thu Dec 3 15:52:56 2009 -0500
Need to cast the return of Horde:url to string here
kronolith/lib/Kronolith.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/diff.php/kronolith/lib/Kronolith.php?rt=horde-hatchery&r1=da8ec772c62f609aaee1566543a524c2f91e5e55&r2=014f0046103558793e4cbd8b59ce9243fa092054
More information about the commits
mailing list