The branch "master" has been updated. The following is a summary of the commits.
from: 28b1d290ac89f6cc89143da0577fa9afcf311410 defb3e5 This must now take a hash evidently. 8969513 Better var name. d57deec Don't show the map element when there is no geodata. 2823d54 Tweak the size of the popup. 78b365f Combine, move to Ansel:: ac678a4 Use Horde_View, tweak. ----------------------------------------------------------------------- commit defb3e5de6069fe70d23d61f968717c7a3d5ff4f Author: Michael J Rubinsky <[email protected]> Date: Wed Jan 23 11:19:31 2013 -0500 This must now take a hash evidently. ansel/js/widgets/geotag.js | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/defb3e5de6069fe70d23d61f968717c7a3d5ff4f ----------------------------------------------------------------------- commit 8969513f55e680fd7ff4968b386d62b3ecc07fdf Author: Michael J Rubinsky <[email protected]> Date: Wed Jan 23 11:21:18 2013 -0500 Better var name. ansel/lib/Widget/Geotag.php | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/8969513f55e680fd7ff4968b386d62b3ecc07fdf ----------------------------------------------------------------------- commit d57deec2d5db53ae555aedb5cd9863605c04aa36 Author: Michael J Rubinsky <[email protected]> Date: Wed Jan 23 11:26:34 2013 -0500 Don't show the map element when there is no geodata. ansel/templates/widgets/geotag.html.php | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/d57deec2d5db53ae555aedb5cd9863605c04aa36 ----------------------------------------------------------------------- commit 2823d5492136f7130e3e36554f38fba0ba93d21d Author: Michael J Rubinsky <[email protected]> Date: Wed Jan 23 12:18:35 2013 -0500 Tweak the size of the popup. ansel/js/widgets/geotag.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/2823d5492136f7130e3e36554f38fba0ba93d21d ----------------------------------------------------------------------- commit 78b365f16b8e37782987ab8c375d9434e9fc5433 Author: Michael J Rubinsky <[email protected]> Date: Wed Jan 23 12:19:45 2013 -0500 Combine, move to Ansel:: ansel/lib/Ajax/Application/Handler.php | 17 +---------------- ansel/lib/Ansel.php | 19 +++++++++++++++++++ ansel/lib/Widget/Geotag.php | 22 ++-------------------- ansel/map_edit.php | 11 ----------- 4 files changed, 22 insertions(+), 47 deletions(-) http://git.horde.org/horde-git/-/commit/78b365f16b8e37782987ab8c375d9434e9fc5433 ----------------------------------------------------------------------- commit ac678a45b51b6a2d943eab0204ec46f8621b5588 Author: Michael J Rubinsky <[email protected]> Date: Wed Jan 23 12:20:19 2013 -0500 Use Horde_View, tweak. ansel/map_edit.php | 115 +++++++++++-------------------------- ansel/templates/map_edit.html.php | 37 ++++++++++++ 2 files changed, 70 insertions(+), 82 deletions(-) create mode 100644 ansel/templates/map_edit.html.php http://git.horde.org/horde-git/-/commit/ac678a45b51b6a2d943eab0204ec46f8621b5588 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
