[commits] Horde branch master updated. ace4fa3d7de342930641ae9da807abefe49c5284

Chuck Hagenbuch chuck at horde.org
Sun Aug 22 02:11:28 UTC 2010


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

from: 2b952aa90ed203f5b5c2f20103f1487cfec0caec

fa6cc77 We never want all of the images at all child levels when calling getImages()
b07e358 Fix method name - deleteImage() doesn't exist, we want removeImage()
ace4fa3 CS, whitespace, remove some references, add a type hint or two

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

commit fa6cc773824ec1741e02b6d117778483151b562c
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Fri Aug 20 22:13:06 2010 -0400

    We never want all of the images at all child levels when calling getImages()
    
    That breaks the model of DateMode galleries acting like a collection of separate
    galleries, and was causing API-generated lightboxes to have way too much data in
    them, and pages like the Sort Images page to load all 2,000+ images in one of my
    galleries.

 ansel/lib/GalleryMode/Date.php |   30 ++++++++++--------------------
 1 files changed, 10 insertions(+), 20 deletions(-)

http://git.horde.org/diff.php/ansel/lib/GalleryMode/Date.php?rt=horde-git&r1=f44877b26782e769dcb8dfc2130bc5dedda75d16&r2=fa6cc773824ec1741e02b6d117778483151b562c

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

commit b07e35841ee0f254dab2ccd973cbcca268cd46b3
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Fri Aug 20 22:15:19 2010 -0400

    Fix method name - deleteImage() doesn't exist, we want removeImage()

 ansel/lib/GalleryMode/Date.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/ansel/lib/GalleryMode/Date.php?rt=horde-git&r1=fa6cc773824ec1741e02b6d117778483151b562c&r2=b07e35841ee0f254dab2ccd973cbcca268cd46b3

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

commit ace4fa3d7de342930641ae9da807abefe49c5284
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Sat Aug 21 22:11:09 2010 -0400

    CS, whitespace, remove some references, add a type hint or two

 ansel/lib/Gallery.php                              |    1 -
 ansel/lib/GalleryMode/Normal.php                   |    2 -
 ansel/lib/View/Base.php                            |   24 ++++++++++---------
 ansel/lib/View/Gallery.php                         |   16 +++++-------
 ansel/lib/View/GalleryRenderer/Base.php            |    4 +--
 ansel/lib/View/GalleryRenderer/GalleryLightbox.php |    1 -
 6 files changed, 21 insertions(+), 27 deletions(-)

http://git.horde.org/diff.php/ansel/lib/Gallery.php?rt=horde-git&r1=7defaa3b1dd35de48683a224858c1ede5c88ebeb&r2=ace4fa3d7de342930641ae9da807abefe49c5284
http://git.horde.org/diff.php/ansel/lib/GalleryMode/Normal.php?rt=horde-git&r1=9aa4da6c3bbac2500b37a093b3ae24c679a6b010&r2=ace4fa3d7de342930641ae9da807abefe49c5284
http://git.horde.org/diff.php/ansel/lib/View/Base.php?rt=horde-git&r1=442b22a378aabaa70d44ec30ec2b33ee0785e0a2&r2=ace4fa3d7de342930641ae9da807abefe49c5284
http://git.horde.org/diff.php/ansel/lib/View/Gallery.php?rt=horde-git&r1=52c9a8d7a0c7c68432cdae2dde4f54199397ef10&r2=ace4fa3d7de342930641ae9da807abefe49c5284
http://git.horde.org/diff.php/ansel/lib/View/GalleryRenderer/Base.php?rt=horde-git&r1=0574069b0c184186933a459bdd067196b3052b11&r2=ace4fa3d7de342930641ae9da807abefe49c5284
http://git.horde.org/diff.php/ansel/lib/View/GalleryRenderer/GalleryLightbox.php?rt=horde-git&r1=cdc5d38c2d5f09d7d8d73c3553ae7c0353bb9617&r2=ace4fa3d7de342930641ae9da807abefe49c5284




More information about the commits mailing list