[commits] Horde-Hatchery branch master updated. 8a88a36889f4a01f5f02f5012d39d4f081600a2b
Michael Rubinsky
mike at theupstairsroom.com
Wed Nov 11 21:46:11 UTC 2009
The branch "master" has been updated.
The following is a summary of the commits.
from: 2c93b20f5950d401bf54de9ac345a53172a8d4d7
289011e remove deprecated function call
d32702d Don't show widgets when viewing via the api, remove deprecated function call
e0acc3a Need to implement __isset() if we are going to check magic __get() properties against empty()/isset()
63a3098 remove deprecated function call
17adcc3 fix existence check
d7ef71c fix existence check
4c7b8df Fix trying to access protected members, add a getter for Ansel_View parameters
8a88a36 Need to allow setting of parmeters via __set() also
-----------------------------------------------------------------------
commit 289011e37714113320104f38124ec79d3e38b973
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Wed Nov 11 14:31:10 2009 -0500
remove deprecated function call
ansel/lib/View/Image.php | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/ansel/lib/View/Image.php?rt=horde-hatchery&r1=3be09bc84c10c1fee3a7d0db8cbf1c3ddd708f14&r2=289011e37714113320104f38124ec79d3e38b973
-----------------------------------------------------------------------
commit d32702db0bf5d51825c0465a980e4565749fd64c
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Wed Nov 11 15:13:26 2009 -0500
Don't show widgets when viewing via the api, remove deprecated function call
ansel/lib/View/GalleryRenderer/Base.php | 2 +-
ansel/lib/View/GalleryRenderer/GalleryLightbox.php | 1 -
2 files changed, 1 insertions(+), 2 deletions(-)
http://git.horde.org/diff.php/ansel/lib/View/GalleryRenderer/Base.php?rt=horde-hatchery&r1=790fa3a57be84bb02ba6d0b69d20200f36c5656c&r2=d32702db0bf5d51825c0465a980e4565749fd64c
http://git.horde.org/diff.php/ansel/lib/View/GalleryRenderer/GalleryLightbox.php?rt=horde-hatchery&r1=0926e56fca57b4c76355ca32f0f09cd35fa5f7df&r2=d32702db0bf5d51825c0465a980e4565749fd64c
-----------------------------------------------------------------------
commit e0acc3a9601fbafbb149178d48e090b4d6e5db7a
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Wed Nov 11 16:18:07 2009 -0500
Need to implement __isset() if we are going to check magic __get()
properties against empty()/isset()
ansel/lib/View/Base.php | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
http://git.horde.org/diff.php/ansel/lib/View/Base.php?rt=horde-hatchery&r1=3be09bc84c10c1fee3a7d0db8cbf1c3ddd708f14&r2=e0acc3a9601fbafbb149178d48e090b4d6e5db7a
-----------------------------------------------------------------------
commit 63a3098ad5bbb5583efe4db2a9d3ed35c4caee33
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Wed Nov 11 16:18:54 2009 -0500
remove deprecated function call
ansel/lib/View/GalleryRenderer/Gallery.php | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/ansel/lib/View/GalleryRenderer/Gallery.php?rt=horde-hatchery&r1=0926e56fca57b4c76355ca32f0f09cd35fa5f7df&r2=63a3098ad5bbb5583efe4db2a9d3ed35c4caee33
-----------------------------------------------------------------------
commit 17adcc3b3c7c11c662446b86eca3b00feeaec061
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Wed Nov 11 16:19:09 2009 -0500
fix existence check
ansel/templates/view/gallery.inc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/ansel/templates/view/gallery.inc?rt=horde-hatchery&r1=6eced17fa214f579531458e5e5b8b11df5eb1162&r2=17adcc3b3c7c11c662446b86eca3b00feeaec061
-----------------------------------------------------------------------
commit d7ef71cd38acfc107f121e91669a891910c50e1d
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Wed Nov 11 16:24:21 2009 -0500
fix existence check
ansel/templates/view/gallerylightbox.inc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/ansel/templates/view/gallerylightbox.inc?rt=horde-hatchery&r1=6eced17fa214f579531458e5e5b8b11df5eb1162&r2=d7ef71cd38acfc107f121e91669a891910c50e1d
-----------------------------------------------------------------------
commit 4c7b8dfd75ae641cc427a41351326974e7212d08
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Wed Nov 11 16:33:36 2009 -0500
Fix trying to access protected members, add a getter for Ansel_View parameters
ansel/lib/View/Base.php | 10 ++++++++++
ansel/templates/view/gallery.inc | 10 +++++-----
ansel/templates/view/gallerylightbox.inc | 10 +++++-----
3 files changed, 20 insertions(+), 10 deletions(-)
http://git.horde.org/diff.php/ansel/lib/View/Base.php?rt=horde-hatchery&r1=e0acc3a9601fbafbb149178d48e090b4d6e5db7a&r2=4c7b8dfd75ae641cc427a41351326974e7212d08
http://git.horde.org/diff.php/ansel/templates/view/gallery.inc?rt=horde-hatchery&r1=17adcc3b3c7c11c662446b86eca3b00feeaec061&r2=4c7b8dfd75ae641cc427a41351326974e7212d08
http://git.horde.org/diff.php/ansel/templates/view/gallerylightbox.inc?rt=horde-hatchery&r1=d7ef71cd38acfc107f121e91669a891910c50e1d&r2=4c7b8dfd75ae641cc427a41351326974e7212d08
-----------------------------------------------------------------------
commit 8a88a36889f4a01f5f02f5012d39d4f081600a2b
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Wed Nov 11 16:44:57 2009 -0500
Need to allow setting of parmeters via __set() also
ansel/lib/View/Base.php | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
http://git.horde.org/diff.php/ansel/lib/View/Base.php?rt=horde-hatchery&r1=4c7b8dfd75ae641cc427a41351326974e7212d08&r2=8a88a36889f4a01f5f02f5012d39d4f081600a2b
More information about the commits
mailing list