[cvs] commit: ansel gallery.php xrequest.php ansel/js galleryactions.js slideshow.js slugcheck.js tagactions.js ansel/js/src galleryactions.js slugcheck.js tagactions.js ansel/lib AnselXRequest.php ansel/lib/AnselXRequest GallerySlugCheck.php ...
Michael Rubinsky
mike at theupstairsroom.com
Sat Feb 23 04:21:20 UTC 2008
mrubinsk 2008-02-22 23:21:20 EST
Modified files:
. gallery.php xrequest.php
js slideshow.js
lib/Views Gallery.php Image.php
templates/gallery gallery.inc
templates/view gallery.inc image.inc
Added files:
js galleryactions.js slugcheck.js
tagactions.js
js/src galleryactions.js slugcheck.js
tagactions.js
lib AnselXRequest.php
lib/AnselXRequest GallerySlugCheck.php TagActions.php
ToggleGalleryActions.php
Log:
Some refactoring. Move ajax request stuff to Ansel_XRequest classes,
similar to Imples. Still needs some work with the stuff related to
tags, but I plan on refactoring the various widgets anyway...
Revision Changes Path
1.109 +8 -2 ansel/gallery.php
1.1 +1 -0 ansel/js/galleryactions.js (new)
1.30 +1 -10 ansel/js/slideshow.js
1.1 +1 -0 ansel/js/slugcheck.js (new)
1.1 +28 -0 ansel/js/src/galleryactions.js (new)
1.1 +41 -0 ansel/js/src/slugcheck.js (new)
1.1 +44 -0 ansel/js/src/tagactions.js (new)
1.1 +1 -0 ansel/js/tagactions.js (new)
1.1 +105 -0 ansel/lib/AnselXRequest.php (new)
1.1 +57 -0 ansel/lib/AnselXRequest/GallerySlugCheck.php (new)
1.1 +122 -0 ansel/lib/AnselXRequest/TagActions.php (new)
1.1 +45 -0 ansel/lib/AnselXRequest/ToggleGalleryActions.php (new)
1.75 +16 -1 ansel/lib/Views/Gallery.php
1.32 +8 -4 ansel/lib/Views/Image.php
1.46 +1 -44 ansel/templates/gallery/gallery.inc
1.146 +1 -61 ansel/templates/view/gallery.inc
1.60 +1 -35 ansel/templates/view/image.inc
1.33 +20 -104 ansel/xrequest.php
Chora Links:
http://cvs.horde.org/diff.php/ansel/gallery.php?r1=1.108&r2=1.109&ty=u
http://cvs.horde.org/co.php/ansel/js/galleryactions.js?r=1.1
http://cvs.horde.org/diff.php/ansel/js/slideshow.js?r1=1.29&r2=1.30&ty=u
http://cvs.horde.org/co.php/ansel/js/slugcheck.js?r=1.1
http://cvs.horde.org/co.php/ansel/js/src/galleryactions.js?r=1.1
http://cvs.horde.org/co.php/ansel/js/src/slugcheck.js?r=1.1
http://cvs.horde.org/co.php/ansel/js/src/tagactions.js?r=1.1
http://cvs.horde.org/co.php/ansel/js/tagactions.js?r=1.1
http://cvs.horde.org/co.php/ansel/lib/AnselXRequest.php?r=1.1
http://cvs.horde.org/co.php/ansel/lib/AnselXRequest/GallerySlugCheck.php?r=1.1
http://cvs.horde.org/co.php/ansel/lib/AnselXRequest/TagActions.php?r=1.1
http://cvs.horde.org/co.php/ansel/lib/AnselXRequest/ToggleGalleryActions.php?r=1.1
http://cvs.horde.org/diff.php/ansel/lib/Views/Gallery.php?r1=1.74&r2=1.75&ty=u
http://cvs.horde.org/diff.php/ansel/lib/Views/Image.php?r1=1.31&r2=1.32&ty=u
http://cvs.horde.org/diff.php/ansel/templates/gallery/gallery.inc?r1=1.45&r2=1.46&ty=u
http://cvs.horde.org/diff.php/ansel/templates/view/gallery.inc?r1=1.145&r2=1.146&ty=u
http://cvs.horde.org/diff.php/ansel/templates/view/image.inc?r1=1.59&r2=1.60&ty=u
http://cvs.horde.org/diff.php/ansel/xrequest.php?r1=1.32&r2=1.33&ty=u
More information about the cvs
mailing list