[cvs] commit: ansel view.php ansel/lib Ansel.php ansel/lib/Views/GalleryRenderers Gallery.php GalleryLightbox.php ansel/lib/Widget Actions.php ansel/scripts/upgrades 2008_09_16_add_original_date_values.php
Michael Rubinsky
mike at theupstairsroom.com
Tue Sep 16 04:10:18 UTC 2008
mrubinsk 2008-09-16 00:10:12 EDT
Modified files:
. view.php
lib Ansel.php
lib/Views/GalleryRenderers Gallery.php GalleryLightbox.php
lib/Widget Actions.php
Added files:
scripts/upgrades 2008_09_16_add_original_date_values.php
Log:
Initial commit for adding a gallery display 'mode' that allows grouping
all of a gallery's images (including all images in sub-galleries with proper
perms) by date.
There are still some issues with the LightBox view, and there are no doubt
some other tweaks that need to be made, but this is basically working.
You must first run the 2008_09_13_add_image_original_date.sql script to
update the databse, and then run the 2008_09_16_add_original_date_values.php
script to populate the existing images in your database with orginal dates.
Bug: 5999
Revision Changes Path
1.500 +270 -5 ansel/lib/Ansel.php
1.4 +29 -8 ansel/lib/Views/GalleryRenderers/Gallery.php
1.7 +29 -11 ansel/lib/Views/GalleryRenderers/GalleryLightbox.php
1.22 +12 -1 ansel/lib/Widget/Actions.php
1.1 +49 -0 ansel/scripts/upgrades/2008_09_16_add_original_date_values.php (new)
1.97 +2 -1 ansel/view.php
Chora Links:
http://cvs.horde.org/diff.php/ansel/lib/Ansel.php?r1=1.499&r2=1.500&ty=u
http://cvs.horde.org/diff.php/ansel/lib/Views/GalleryRenderers/Gallery.php?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/ansel/lib/Views/GalleryRenderers/GalleryLightbox.php?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/diff.php/ansel/lib/Widget/Actions.php?r1=1.21&r2=1.22&ty=u
http://cvs.horde.org/co.php/ansel/scripts/upgrades/2008_09_16_add_original_date_values.php?r=1.1
http://cvs.horde.org/diff.php/ansel/view.php?r1=1.96&r2=1.97&ty=u
More information about the cvs
mailing list