[commits] Horde branch master updated. 67ac322624217f5153a6909451107f561ef0228c

Michael J. Rubinsky mrubinsk at horde.org
Sat Jun 25 21:53:52 UTC 2011


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

from: 00810615963e8037f861f87bad100bb5747f8b53

1f26957 fix Ansel_Storage#getRecentImagesGeodata
6b4e720 wrapping
ac213ce no need to return a value from this method.
89c5e79 general cleanup
a63771d Need to output basic Ansel js object for blocks too.
67ac322 refactor image previews in blocks that have them.

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

commit 1f2695744ed776aadc487a553bfa9b7c69580e2e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Jun 25 17:06:58 2011 -0400

    fix Ansel_Storage#getRecentImagesGeodata

 ansel/lib/Storage.php |   33 ++++++++++++++++++++++++++++-----
 1 files changed, 28 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/1f2695744ed776aadc487a553bfa9b7c69580e2e

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

commit 6b4e7205b38a884da43ebc780694977fe39aa97f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Jun 25 17:07:21 2011 -0400

    wrapping

 ansel/lib/Storage.php |   13 +++++++++----
 1 files changed, 9 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/6b4e7205b38a884da43ebc780694977fe39aa97f

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

commit ac213ce5065300f30fcc8f6a7db6898441ab4b47
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Jun 25 17:09:25 2011 -0400

    no need to return a value from this method.

 ansel/lib/Api.php     |    3 ++-
 ansel/lib/Storage.php |    3 ---
 2 files changed, 2 insertions(+), 4 deletions(-)

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

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

commit 89c5e79c315e389a22e8e7818aa38b4d9921bd16
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Jun 25 17:17:21 2011 -0400

    general cleanup

 ansel/lib/Storage.php |   59 +++++++++++++++++++++++++++++++-----------------
 1 files changed, 38 insertions(+), 21 deletions(-)

http://git.horde.org/horde-git/-/commit/89c5e79c315e389a22e8e7818aa38b4d9921bd16

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

commit a63771d1ad34445154a5fa2460111c2b5c4aa29e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Jun 25 17:51:55 2011 -0400

    Need to output basic Ansel js object for blocks too.

 ansel/browse.php    |    2 ++
 ansel/lib/Ansel.php |   18 ++++++++++++++++++
 ansel/view.php      |    6 +-----
 3 files changed, 21 insertions(+), 5 deletions(-)

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

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

commit 67ac322624217f5153a6909451107f561ef0228c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Jun 25 17:52:54 2011 -0400

    refactor image previews in blocks that have them.
    
    Uses only a single hidden div for the preview - and avoids issues with conflicting
    method names etc...

 ansel/js/block.js                 |   15 +++++++
 ansel/lib/Block/MyGalleries.php   |   56 ++++++++++++-------------
 ansel/lib/Block/RecentlyAdded.php |   85 +++++++++++++++++++-----------------
 3 files changed, 87 insertions(+), 69 deletions(-)
 create mode 100644 ansel/js/block.js

http://git.horde.org/horde-git/-/commit/67ac322624217f5153a6909451107f561ef0228c




More information about the commits mailing list