[commits] Horde branch master updated. bce6aefda049d22ae2e704a0f0685af66f2d1123

Michael J. Rubinsky mrubinsk at horde.org
Fri Jan 25 02:46:11 UTC 2013


The branch "master" has been updated.
The following is a summary of the commits.

from: 4414d8df2da8c76d43ae4132155b53227d125845

394bafe Only poll for more geodata if the image is geotagged.
f83b1b8 No idea how these got put in the middle of the string.
618473d Initial hotfixes for slideshow view.
82c1da3 Fix adding more than one InPlaceEditor on a page.
bce6aef Clean up tile generation, use Horde_View.

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

commit 394bafe600fa3977f2a01f2989c0bb2c99ec549e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Jan 24 16:38:22 2013 -0500

    Only poll for more geodata if the image is geotagged.

 ansel/lib/Widget/Geotag.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/394bafe600fa3977f2a01f2989c0bb2c99ec549e

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

commit f83b1b89520753383dbf55618635ab390ccb16fb
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Jan 24 16:50:36 2013 -0500

    No idea how these got put in the middle of the string.

 ansel/templates/view/image.inc |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/f83b1b89520753383dbf55618635ab390ccb16fb

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

commit 618473d433d26cfbb9d29e5b56bf504630c6d0b3
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Jan 24 17:02:17 2013 -0500

    Initial hotfixes for slideshow view.

 ansel/lib/View/Image.php           |    2 +-
 ansel/lib/View/Slideshow.php       |    4 ++++
 ansel/templates/view/slideshow.inc |    4 ----
 3 files changed, 5 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/618473d433d26cfbb9d29e5b56bf504630c6d0b3

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

commit 82c1da3c32d836458cc488aa145520b1effd71d1
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Jan 24 19:18:00 2013 -0500

    Fix adding more than one InPlaceEditor on a page.

 framework/Core/lib/Horde/Core/Ajax/Imple/InPlaceEditor.php |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/82c1da3c32d836458cc488aa145520b1effd71d1

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

commit bce6aefda049d22ae2e704a0f0685af66f2d1123
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Jan 24 21:41:14 2013 -0500

    Clean up tile generation, use Horde_View.

 ansel/lib/Tile/DateGallery.php            |   78 ++++++++---------
 ansel/lib/Tile/Gallery.php                |  114 ++++++++++++-------------
 ansel/lib/Tile/Image.php                  |  133 +++++++++++++++++------------
 ansel/package.xml                         |   20 +++--
 ansel/templates/tile/dategallery.html.php |    4 +
 ansel/templates/tile/dategallery.inc      |    4 -
 ansel/templates/tile/gallery.html.php     |   16 ++++
 ansel/templates/tile/gallery.inc          |   14 ---
 ansel/templates/tile/gallerymini.html.php |    6 ++
 ansel/templates/tile/gallerymini.inc      |    4 -
 ansel/templates/tile/image.html.php       |   27 ++++++
 ansel/templates/tile/image.inc            |   27 ------
 12 files changed, 229 insertions(+), 218 deletions(-)
 create mode 100644 ansel/templates/tile/dategallery.html.php
 delete mode 100644 ansel/templates/tile/dategallery.inc
 create mode 100755 ansel/templates/tile/gallery.html.php
 delete mode 100755 ansel/templates/tile/gallery.inc
 create mode 100755 ansel/templates/tile/gallerymini.html.php
 delete mode 100755 ansel/templates/tile/gallerymini.inc
 create mode 100644 ansel/templates/tile/image.html.php
 delete mode 100644 ansel/templates/tile/image.inc
 create mode 100644 ansel/templates/view/image.html.php

http://git.horde.org/horde-git/-/commit/bce6aefda049d22ae2e704a0f0685af66f2d1123




More information about the commits mailing list