[commits] Horde-Hatchery branch master updated. 4bc55787ee297d9ad255924cd299e5176521a361
Michael Rubinsky
mike at theupstairsroom.com
Thu Aug 13 20:27:49 UTC 2009
The branch "master" has been updated.
The following is a summary of the commits.
from: be39ca3bc33c4c84b35bb5f99d6ec44f5fd19c54
2b7fa25... More PHP5 stuff. Exceptions, public/private etc...
eccc5e5... Evidently an array type in exif can still be returned as a string...
4bc5578... Explode the string if it comes from the Keywords field - otherwise keep it as is.
-----------------------------------------------------------------------
commit 2b7fa252460f887cf6de878e23b8209640999b84
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Thu Aug 13 16:14:53 2009 -0400
More PHP5 stuff. Exceptions, public/private etc...
ansel/lib/Ansel.php | 23 +++-
ansel/lib/Gallery.php | 275 ++++++++++++++++++++------------------
ansel/lib/GalleryMode/Date.php | 16 +-
ansel/lib/GalleryMode/Normal.php | 9 +-
ansel/lib/Image.php | 15 +-
ansel/lib/ImageView.php | 29 +++--
ansel/lib/Storage.php | 263 +++++++++++++++++++++---------------
ansel/rss.php | 2 +-
8 files changed, 358 insertions(+), 274 deletions(-)
http://git.horde.org/diff.php/ansel/lib/Ansel.php?rt=horde-hatchery&r1=3bd9834ac329f083507ff98b943a8cb960f1b8d9&r2=2b7fa252460f887cf6de878e23b8209640999b84
http://git.horde.org/diff.php/ansel/lib/Gallery.php?rt=horde-hatchery&r1=cf69c904ee1204392ead72b27b9727f00f00b583&r2=2b7fa252460f887cf6de878e23b8209640999b84
http://git.horde.org/diff.php/ansel/lib/GalleryMode/Date.php?rt=horde-hatchery&r1=fe0518de30e18ba2d570d19e58c8fc8f16d20f81&r2=2b7fa252460f887cf6de878e23b8209640999b84
http://git.horde.org/diff.php/ansel/lib/GalleryMode/Normal.php?rt=horde-hatchery&r1=fe0518de30e18ba2d570d19e58c8fc8f16d20f81&r2=2b7fa252460f887cf6de878e23b8209640999b84
http://git.horde.org/diff.php/ansel/lib/Image.php?rt=horde-hatchery&r1=cf69c904ee1204392ead72b27b9727f00f00b583&r2=2b7fa252460f887cf6de878e23b8209640999b84
http://git.horde.org/diff.php/ansel/lib/ImageView.php?rt=horde-hatchery&r1=56ff4d1f06c12b89cbea7b93bc868990e429f8e2&r2=2b7fa252460f887cf6de878e23b8209640999b84
http://git.horde.org/diff.php/ansel/lib/Storage.php?rt=horde-hatchery&r1=fe0518de30e18ba2d570d19e58c8fc8f16d20f81&r2=2b7fa252460f887cf6de878e23b8209640999b84
http://git.horde.org/diff.php/ansel/rss.php?rt=horde-hatchery&r1=ad4119ca475055641514384eb4541e53948e0824&r2=2b7fa252460f887cf6de878e23b8209640999b84
-----------------------------------------------------------------------
commit eccc5e5d1dc4beb418d355fc6610d58e48f73c44
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Thu Aug 13 16:22:21 2009 -0400
Evidently an array type in exif can still be returned as a string...
framework/Image/lib/Horde/Image/Exif/Base.php | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/framework/Image/lib/Horde/Image/Exif/Base.php?rt=horde-hatchery&r1=341a61ed1d2aa81dda00025ebb6cc210c4369017&r2=eccc5e5d1dc4beb418d355fc6610d58e48f73c44
-----------------------------------------------------------------------
commit 4bc55787ee297d9ad255924cd299e5176521a361
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Thu Aug 13 16:27:31 2009 -0400
Explode the string if it comes from the Keywords field - otherwise
keep it as is.
ansel/lib/Image.php | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
http://git.horde.org/diff.php/ansel/lib/Image.php?rt=horde-hatchery&r1=2b7fa252460f887cf6de878e23b8209640999b84&r2=4bc55787ee297d9ad255924cd299e5176521a361
More information about the commits
mailing list