[commits] Horde branch master updated. aac4082c57085293bbb76de9915db9b5a0727e82
Michael Rubinsky
mike at theupstairsroom.com
Sun Aug 1 20:15:00 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: 24d64b5798bef3f9e0c7dc38b359f0f2733abdca
be31238 This is now taken care of by configuring an in-memory cache
56b1684 Changes
fba9a3c remove categories from ansel, replaced by tags
fa0842d Fix permission check
aac4082 ensure calendar is always on top.
-----------------------------------------------------------------------
commit be31238736ff7e367640127e19baa11b9ba7e0e2
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Sun Aug 1 11:12:23 2010 -0400
This is now taken care of by configuring an in-memory cache
ansel/lib/Storage.php | 29 ++++++-----------------------
1 files changed, 6 insertions(+), 23 deletions(-)
http://git.horde.org/diff.php/ansel/lib/Storage.php?rt=horde-git&r1=517d58fc1ec2409ce45e6d9f45069febd2fc611e&r2=be31238736ff7e367640127e19baa11b9ba7e0e2
-----------------------------------------------------------------------
commit 56b1684d737090f5fc28c60191c7e84968193b07
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Sun Aug 1 11:16:34 2010 -0400
Changes
ansel/docs/CHANGES | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://git.horde.org/diff.php/ansel/docs/CHANGES?rt=horde-git&r1=5e3c83b7bdbc6dd679daedba34ee4fe622a8c86b&r2=56b1684d737090f5fc28c60191c7e84968193b07
-----------------------------------------------------------------------
commit fba9a3cd3ef360cb7c931ba7145ba3bf57fe777f
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Sun Aug 1 11:37:05 2010 -0400
remove categories from ansel, replaced by tags
ansel/gallery.php | 15 -
ansel/group.php | 21 +--
ansel/lib/Ansel.php | 16 -
ansel/lib/Application.php | 11 -
ansel/lib/Image.php | 575 ++++++++++++++++++++++-------------
ansel/lib/Storage.php | 51 ---
ansel/lib/View/List.php | 28 +--
ansel/templates/gallery/gallery.inc | 11 +-
ansel/templates/group/category.inc | 61 ----
ansel/templates/view/list.inc | 6 +-
10 files changed, 373 insertions(+), 422 deletions(-)
delete mode 100644 ansel/templates/group/category.inc
http://git.horde.org/diff.php/ansel/gallery.php?rt=horde-git&r1=969704e2f13dfbfe6f1ab2e2aeb7c054950fe104&r2=fba9a3cd3ef360cb7c931ba7145ba3bf57fe777f
http://git.horde.org/diff.php/ansel/group.php?rt=horde-git&r1=52c9a8d7a0c7c68432cdae2dde4f54199397ef10&r2=fba9a3cd3ef360cb7c931ba7145ba3bf57fe777f
http://git.horde.org/diff.php/ansel/lib/Ansel.php?rt=horde-git&r1=517d58fc1ec2409ce45e6d9f45069febd2fc611e&r2=fba9a3cd3ef360cb7c931ba7145ba3bf57fe777f
http://git.horde.org/diff.php/ansel/lib/Application.php?rt=horde-git&r1=517d58fc1ec2409ce45e6d9f45069febd2fc611e&r2=fba9a3cd3ef360cb7c931ba7145ba3bf57fe777f
http://git.horde.org/diff.php/ansel/lib/Image.php?rt=horde-git&r1=517d58fc1ec2409ce45e6d9f45069febd2fc611e&r2=fba9a3cd3ef360cb7c931ba7145ba3bf57fe777f
http://git.horde.org/diff.php/ansel/lib/Storage.php?rt=horde-git&r1=be31238736ff7e367640127e19baa11b9ba7e0e2&r2=fba9a3cd3ef360cb7c931ba7145ba3bf57fe777f
http://git.horde.org/diff.php/ansel/lib/View/List.php?rt=horde-git&r1=52c9a8d7a0c7c68432cdae2dde4f54199397ef10&r2=fba9a3cd3ef360cb7c931ba7145ba3bf57fe777f
http://git.horde.org/diff.php/ansel/templates/gallery/gallery.inc?rt=horde-git&r1=a0ce9ace9c3114b59d4926dd43c89cd19f4794c4&r2=fba9a3cd3ef360cb7c931ba7145ba3bf57fe777f
http://git.horde.org/diff.php/ansel/templates/group/category.inc?rt=horde-git&r1=c6f86a76f9ed9d8ec7f13c25c9ffff34ab5abce9&r2=fba9a3cd3ef360cb7c931ba7145ba3bf57fe777f
http://git.horde.org/diff.php/ansel/templates/view/list.inc?rt=horde-git&r1=b563f84d8f0055a4f7fec6720778f5b961d5de8d&r2=fba9a3cd3ef360cb7c931ba7145ba3bf57fe777f
-----------------------------------------------------------------------
commit fa0842d98bff43635143eef9a9fe0d54f35f02fb
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Sun Aug 1 12:48:44 2010 -0400
Fix permission check
ansel/lib/Widget/SimilarPhotos.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/ansel/lib/Widget/SimilarPhotos.php?rt=horde-git&r1=a7280e63689f0a7b2c5360126cf55b75bf8c46f5&r2=fa0842d98bff43635143eef9a9fe0d54f35f02fb
-----------------------------------------------------------------------
commit aac4082c57085293bbb76de9915db9b5a0727e82
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Sun Aug 1 16:14:29 2010 -0400
ensure calendar is always on top.
Fixes kronolith's event dialog hiding the calendar
horde/js/calendar.js | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
http://git.horde.org/diff.php/horde/js/calendar.js?rt=horde-git&r1=d12cbcd05a630be6adc73b22a07b6e4a88571325&r2=aac4082c57085293bbb76de9915db9b5a0727e82
More information about the commits
mailing list