[commits] Horde branch master updated. 253e6a3d0d4e241137f5665e4ac41be62fee9ee8
Michael Rubinsky
mike at theupstairsroom.com
Mon Jul 19 16:27:41 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: 2ebfadf463a0cb344470f58c307debdc53646cbf
253e6a3 Seperate out the Date decorator to it's own file, split out Base functionality of GalleryMode classes
-----------------------------------------------------------------------
commit 253e6a3d0d4e241137f5665e4ac41be62fee9ee8
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Mon Jul 19 12:26:59 2010 -0400
Seperate out the Date decorator to it's own file, split out Base functionality of GalleryMode classes
ansel/lib/Gallery.php | 4 +-
ansel/lib/Gallery/Decorator/Date.php | 199 +++++++++++++
ansel/lib/GalleryMode/Base.php | 153 ++++++++++
ansel/lib/GalleryMode/Date.php | 541 +++++-----------------------------
ansel/lib/GalleryMode/Normal.php | 106 +++----
5 files changed, 474 insertions(+), 529 deletions(-)
create mode 100644 ansel/lib/Gallery/Decorator/Date.php
create mode 100644 ansel/lib/GalleryMode/Base.php
http://git.horde.org/diff.php/ansel/lib/Gallery.php?rt=horde-git&r1=4ade7a3815a52c12068fb5d91ebea676ac2edbb8&r2=253e6a3d0d4e241137f5665e4ac41be62fee9ee8
http://git.horde.org/co.php/ansel/lib/Gallery/Decorator/Date.php?rt=horde-git&r=253e6a3d0d4e241137f5665e4ac41be62fee9ee8
http://git.horde.org/co.php/ansel/lib/GalleryMode/Base.php?rt=horde-git&r=253e6a3d0d4e241137f5665e4ac41be62fee9ee8
http://git.horde.org/diff.php/ansel/lib/GalleryMode/Date.php?rt=horde-git&r1=4ade7a3815a52c12068fb5d91ebea676ac2edbb8&r2=253e6a3d0d4e241137f5665e4ac41be62fee9ee8
http://git.horde.org/diff.php/ansel/lib/GalleryMode/Normal.php?rt=horde-git&r1=f77d32f1994fc8cee50933800d7eb435bc908412&r2=253e6a3d0d4e241137f5665e4ac41be62fee9ee8
More information about the commits
mailing list