[commits] Horde-Hatchery branch master updated. e9cc53c947b3979d09f1fbf35594859fdde9ad6f

Michael Rubinsky mike at theupstairsroom.com
Mon Aug 3 18:27:25 UTC 2009


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

from: 567afd9432a3914ceec131f1a31c3b0e7c3809bf

637b2a0... Clean up the Image and Slideshow views.
e9cc53c... Clean up slideshow js.

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

commit 637b2a0b9b83c173724a5d7c48af97e9a38936e5
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Mon Aug 3 14:12:46 2009 -0400

    Clean up the Image and Slideshow views.
    
    Have Ansel_View_Slideshow extend Ansel_View_Image to get rid of duplicate code.

 ansel/lib/View/Image.php           |  247 ++++++++++++++++++++----------------
 ansel/lib/View/Slideshow.php       |  128 +------------------
 ansel/templates/view/image.inc     |   41 +++----
 ansel/templates/view/slideshow.inc |   16 +-
 4 files changed, 172 insertions(+), 260 deletions(-)

http://git.horde.org/diff.php/ansel/lib/View/Image.php?rt=horde-hatchery&r1=9205c3a3e9758f43c5778d977b49c55a94d389f1&r2=637b2a0b9b83c173724a5d7c48af97e9a38936e5
http://git.horde.org/diff.php/ansel/lib/View/Slideshow.php?rt=horde-hatchery&r1=43e0dcdd9b23039733a06ead3b1fabdc99ec4609&r2=637b2a0b9b83c173724a5d7c48af97e9a38936e5
http://git.horde.org/diff.php/ansel/templates/view/image.inc?rt=horde-hatchery&r1=6eced17fa214f579531458e5e5b8b11df5eb1162&r2=637b2a0b9b83c173724a5d7c48af97e9a38936e5
http://git.horde.org/diff.php/ansel/templates/view/slideshow.inc?rt=horde-hatchery&r1=6eced17fa214f579531458e5e5b8b11df5eb1162&r2=637b2a0b9b83c173724a5d7c48af97e9a38936e5

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

commit e9cc53c947b3979d09f1fbf35594859fdde9ad6f
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Mon Aug 3 14:23:23 2009 -0400

    Clean up slideshow js.
    
    Remove a bunch of cruft from the original slideshow code, use prototype
    helper functions, get rid of the extra function layer to perform things
    prototype can do itself...

 ansel/js/slideshow.js |   73 +++++++++++++------------------------------------
 1 files changed, 19 insertions(+), 54 deletions(-)

http://git.horde.org/diff.php/ansel/js/slideshow.js?rt=horde-hatchery&r1=342c9c84bd64728e7bb89092616407f773ba688a&r2=e9cc53c947b3979d09f1fbf35594859fdde9ad6f




More information about the commits mailing list