[commits] Horde branch ansel-map updated. 7b0be1e0c6dfa01e4a5a9a6d03409302e27f7af6

Michael J. Rubinsky mrubinsk at horde.org
Sun Sep 11 05:19:27 UTC 2011


The branch "ansel-map" has been updated.
The following is a summary of the commits.

from: c2c5899248e269115aa71fed200952cb23ffc7ea

2385271 move static javascript to it's own *.js file, clean up a bit
101f56f ws
95a628b Don't show image icon for the current image when in Image View.
2e9270f Start readding reverse geocode features.
7b0be1e remove console.log

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

commit 23852711e86724aeac6391ec483151cc7c8e95f3
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Sep 10 23:35:42 2011 -0400

    move static javascript to it's own *.js file, clean up a bit

 ansel/js/widgets/geotag.js  |  100 +++++++++++++++++++++++++++++
 ansel/lib/Widget/Geotag.php |  149 ++++++++++++-------------------------------
 2 files changed, 141 insertions(+), 108 deletions(-)
 create mode 100644 ansel/js/widgets/geotag.js

http://git.horde.org/horde-git/-/commit/23852711e86724aeac6391ec483151cc7c8e95f3

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

commit 101f56fafff73d16d3221b66ae8875ba352412e6
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Sep 10 23:49:09 2011 -0400

    ws

 ansel/js/map.js |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/101f56fafff73d16d3221b66ae8875ba352412e6

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

commit 95a628b53432c4fbda794d002d575c5031dc084e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Sep 10 23:49:21 2011 -0400

    Don't show image icon for the current image when in Image View.
    
    Show the default marker for the image currently being displayed. Continue
    to show icons for the other images in the gallery with geodata.

 ansel/js/widgets/geotag.js |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/95a628b53432c4fbda794d002d575c5031dc084e

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

commit 2e9270fdd555f7293290f3190ff3fa10c993dd44
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Sep 11 01:17:48 2011 -0400

    Start readding reverse geocode features.
    
    Reverse geocode the image's location data the first time it's displayed,
    display it in the widget, and cache the results in the backend.

 ansel/js/widgets/geotag.js  |  144 ++++++++++++++++++++++++++++++++++++++++---
 ansel/lib/Ansel.php         |    3 +
 ansel/lib/Widget/Geotag.php |    5 +-
 3 files changed, 138 insertions(+), 14 deletions(-)

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

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

commit 7b0be1e0c6dfa01e4a5a9a6d03409302e27f7af6
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Sep 11 01:19:10 2011 -0400

    remove console.log

 ansel/js/widgets/geotag.js |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/7b0be1e0c6dfa01e4a5a9a6d03409302e27f7af6




More information about the commits mailing list