The branch "master" has been updated. The following is a summary of the commits.
from: 403c28ca0001e0ce481d642886c3bc524948b349 6a675c8 First pass at fixing Geotag widget. 811d9cb Remove unused case. 28b1d29 Readd missing photo marker graphics. ----------------------------------------------------------------------- commit 6a675c8df4f3e7543dabc0faad38982c53dc3b82 Author: Michael J Rubinsky <[email protected]> Date: Wed Jan 23 10:52:11 2013 -0500 First pass at fixing Geotag widget. ansel/lib/Ajax/Application/Handler.php | 1 + ansel/lib/Widget/Geotag.php | 160 +++++++++++++------------------ ansel/templates/widgets/geotag.html.php | 29 ++++++ 3 files changed, 98 insertions(+), 92 deletions(-) create mode 100644 ansel/templates/widgets/geotag.html.php http://git.horde.org/horde-git/-/commit/6a675c8df4f3e7543dabc0faad38982c53dc3b82 ----------------------------------------------------------------------- commit 811d9cbb2147aae6b352ad8461adf5f2368fbc73 Author: Michael J Rubinsky <[email protected]> Date: Wed Jan 23 10:54:22 2013 -0500 Remove unused case. ansel/js/widgets/geotag.js | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/811d9cbb2147aae6b352ad8461adf5f2368fbc73 ----------------------------------------------------------------------- commit 28b1d290ac89f6cc89143da0577fa9afcf311410 Author: Michael J Rubinsky <[email protected]> Date: Wed Jan 23 11:05:33 2013 -0500 Readd missing photo marker graphics. ansel/themes/default/graphics/photomarker-shadow.png | Bin 0 -> 947 bytes ansel/themes/default/graphics/photomarker.png | Bin 0 -> 598 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 ansel/themes/default/graphics/photomarker-shadow.png create mode 100644 ansel/themes/default/graphics/photomarker.png http://git.horde.org/horde-git/-/commit/28b1d290ac89f6cc89143da0577fa9afcf311410 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
