[commits] Horde branch ansel-ajax updated. 904f1b25acb1cf02455702b9021dd9896006acb2
Michael J. Rubinsky
mrubinsk at horde.org
Fri May 9 18:57:43 UTC 2014
The branch "ansel-ajax" has been updated.
The following is a summary of the commits.
from: 75fdeeedc4cea0cd3e49dfa2331c410d1a71dcc6
904f1b2 Use a global storage object instead of getting it from injetor hundreds of times.
Summary: http://github.com/horde/horde/compare/75fdeeedc4cea0cd3e49dfa2331c410d1a71dcc6...904f1b25acb1cf02455702b9021dd9896006acb2
-----------------------------------------------------------------------
commit 904f1b25acb1cf02455702b9021dd9896006acb2
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Fri May 9 14:57:09 2014 -0400
Use a global storage object instead of getting it from injetor hundreds of times.
ansel/bin/ansel | 61 ++++------
ansel/disclamer.php | 2 +-
ansel/edit_dates.php | 8 +-
ansel/faces/claim.php | 2 +-
ansel/faces/custom.php | 4 +-
ansel/faces/gallery.php | 2 +-
ansel/faces/image.php | 8 +-
ansel/faces/name.php | 4 +-
ansel/faces/report.php | 4 +-
ansel/gallery/captions.php | 4 +-
ansel/gallery/sort.php | 8 +-
ansel/group.php | 4 +-
ansel/image.php | 2 +-
ansel/img/download.php | 4 +-
ansel/img/ecard.php | 2 +-
ansel/img/full.php | 4 +-
ansel/img/index.php | 4 +-
ansel/img/mini.php | 4 +-
ansel/img/screen.php | 4 +-
ansel/img/thumb.php | 4 +-
ansel/img/upload.php | 6 +-
ansel/img/upload_preview.php | 2 +-
ansel/lib/ActionHandler.php | 91 ++++++-------
ansel/lib/Ajax/Application/Handler.php | 38 ++----
ansel/lib/Ajax/Imple/EditCaption.php | 7 +-
ansel/lib/Ajax/Imple/EditFaces.php | 2 +-
ansel/lib/Ajax/Imple/LocationAutoCompleter.php | 8 +-
ansel/lib/Ansel.php | 40 ++----
ansel/lib/Api.php | 158 +++++++++++------------
ansel/lib/Application.php | 21 ++--
ansel/lib/Block/Gallery.php | 12 +-
ansel/lib/Block/MyGalleries.php | 3 +-
ansel/lib/Block/RandomPhoto.php | 2 +-
ansel/lib/Block/RecentComments.php | 15 ++-
ansel/lib/Block/RecentlyAdded.php | 22 +--
ansel/lib/Block/RecentlyAddedGeodata.php | 10 +-
ansel/lib/Faces.php | 10 +-
ansel/lib/Faces/Base.php | 36 +----
ansel/lib/Gallery.php | 75 ++++-------
ansel/lib/Gallery/Decorator/Date.php | 5 +-
ansel/lib/GalleryMode/Date.php | 40 +++---
ansel/lib/GalleryMode/Normal.php | 46 +++----
ansel/lib/Image.php | 60 +++------
ansel/lib/ImageGenerator/PolaroidThumb.php | 27 +++--
ansel/lib/ImageGenerator/RoundedThumb.php | 38 +++---
ansel/lib/ImageGenerator/ShadowThumb.php | 33 +++--
ansel/lib/Queue/ProcessThumbs.php | 4 +-
ansel/lib/Storage.php | 3 +-
ansel/lib/TagBrowser.php | 9 +-
ansel/lib/Tagger.php | 4 +-
ansel/lib/Tile/Gallery.php | 11 +-
ansel/lib/Tile/Image.php | 6 +-
ansel/lib/View/Base.php | 6 +-
ansel/lib/View/EmbeddedRenderer/GalleryLink.php | 2 +-
ansel/lib/View/EmbeddedRenderer/Mini.php | 18 +--
ansel/lib/View/GalleryProperties.php | 30 +++--
ansel/lib/View/GalleryRenderer/Base.php | 15 +--
ansel/lib/View/Image.php | 4 +-
ansel/lib/View/List.php | 10 +-
ansel/lib/View/Results.php | 10 +-
ansel/lib/Widget/Geotag.php | 12 +-
ansel/lib/Widget/OtherGalleries.php | 4 +-
ansel/lib/Widget/SimilarPhotos.php | 4 +-
ansel/map_edit.php | 9 +-
ansel/perms.php | 16 +--
ansel/preview.php | 4 +-
ansel/protect.php | 2 +-
ansel/report.php | 2 +-
ansel/rss.php | 26 ++---
ansel/templates/gallery/delete_confirmation.inc | 2 +-
ansel/templates/group/owner.inc | 24 ++--
ansel/templates/smartmobile/javascript_defs.php | 5 +-
ansel/xppublish.php | 12 +-
73 files changed, 519 insertions(+), 681 deletions(-)
http://github.com/horde/horde/commit/904f1b25acb1cf02455702b9021dd9896006acb2
More information about the commits
mailing list