[commits] Horde branch master updated. 517d58fc1ec2409ce45e6d9f45069febd2fc611e
Michael Rubinsky
mike at theupstairsroom.com
Sat Jul 31 14:32:16 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: 969704e2f13dfbfe6f1ab2e2aeb7c054950fe104
517d58f Move Ansel's tag functionality to content tagger.
-----------------------------------------------------------------------
commit 517d58fc1ec2409ce45e6d9f45069febd2fc611e
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Sat Jul 31 10:30:41 2010 -0400
Move Ansel's tag functionality to content tagger.
Need to run the (non-destructive) 2010-07-30_migrate_tags_to_content.php script to move
existing ansel tags to content.
ansel/browse.php | 2 +-
ansel/lib/Ajax/Imple/EditGalleryFaces.php | 125 ++
ansel/lib/Ajax/Imple/TagActions.php | 25 +-
ansel/lib/Ansel.php | 31 +
ansel/lib/Application.php | 8 +
ansel/lib/Block/cloud.php | 4 +-
ansel/lib/Gallery.php | 19 +-
ansel/lib/Image.php | 6 +-
ansel/lib/Search/Tag.php | 300 ++++
ansel/lib/Storage.php | 3 -
ansel/lib/Tagger.php | 349 +++++
ansel/lib/Tags.php | 675 ---------
ansel/lib/View/GalleryRenderer/Base.php | 6 +-
ansel/lib/View/Results.php | 36 +-
ansel/lib/Widget/ImageFaces.php | 1 -
ansel/lib/Widget/SimilarPhotos.php | 9 +-
ansel/lib/Widget/Tags.php | 14 +-
ansel/rss.php | 8 +-
ansel/scripts/upgrades/2010-07-30_migrate_tags_to_content.php | 39 +
ansel/templates/view/results.inc | 2 +-
content/lib/Exception.php | 3 +
content/lib/Tagger.php | 77 +-
22 files changed, 981 insertions(+), 761 deletions(-)
create mode 100644 ansel/lib/Ajax/Imple/EditGalleryFaces.php
create mode 100644 ansel/lib/Search/Tag.php
create mode 100644 ansel/lib/Tagger.php
delete mode 100644 ansel/lib/Tags.php
create mode 100644 ansel/scripts/upgrades/2010-07-30_migrate_tags_to_content.php
create mode 100644 content/lib/Exception.php
http://git.horde.org/diff.php/ansel/browse.php?rt=horde-git&r1=982b8eb77ff8eedb5da2510adfeaccbb3f8c0d22&r2=517d58fc1ec2409ce45e6d9f45069febd2fc611e
http://git.horde.org/co.php/ansel/lib/Ajax/Imple/EditGalleryFaces.php?rt=horde-git&r=517d58fc1ec2409ce45e6d9f45069febd2fc611e
http://git.horde.org/diff.php/ansel/lib/Ajax/Imple/TagActions.php?rt=horde-git&r1=e149c7180ec549934c1f63334a466addd41710fb&r2=517d58fc1ec2409ce45e6d9f45069febd2fc611e
http://git.horde.org/diff.php/ansel/lib/Ansel.php?rt=horde-git&r1=52c9a8d7a0c7c68432cdae2dde4f54199397ef10&r2=517d58fc1ec2409ce45e6d9f45069febd2fc611e
http://git.horde.org/diff.php/ansel/lib/Application.php?rt=horde-git&r1=04ce072847321ac9a2eed7f88ebdd23d96969e62&r2=517d58fc1ec2409ce45e6d9f45069febd2fc611e
http://git.horde.org/diff.php/ansel/lib/Block/cloud.php?rt=horde-git&r1=6fb6926b2a115f3410d0a924bc6e8eb008ee3cf9&r2=517d58fc1ec2409ce45e6d9f45069febd2fc611e
http://git.horde.org/diff.php/ansel/lib/Gallery.php?rt=horde-git&r1=c6f86a76f9ed9d8ec7f13c25c9ffff34ab5abce9&r2=517d58fc1ec2409ce45e6d9f45069febd2fc611e
http://git.horde.org/diff.php/ansel/lib/Image.php?rt=horde-git&r1=d293fe9fedf628bfe4bf1743f4d6d9c452011465&r2=517d58fc1ec2409ce45e6d9f45069febd2fc611e
http://git.horde.org/co.php/ansel/lib/Search/Tag.php?rt=horde-git&r=517d58fc1ec2409ce45e6d9f45069febd2fc611e
http://git.horde.org/diff.php/ansel/lib/Storage.php?rt=horde-git&r1=9f2228151ca44692782d475bf7b5737a590b2702&r2=517d58fc1ec2409ce45e6d9f45069febd2fc611e
http://git.horde.org/co.php/ansel/lib/Tagger.php?rt=horde-git&r=517d58fc1ec2409ce45e6d9f45069febd2fc611e
http://git.horde.org/diff.php/ansel/lib/Tags.php?rt=horde-git&r1=9f2228151ca44692782d475bf7b5737a590b2702&r2=517d58fc1ec2409ce45e6d9f45069febd2fc611e
http://git.horde.org/diff.php/ansel/lib/View/GalleryRenderer/Base.php?rt=horde-git&r1=4343b7a9079e436ff77770deb9adb6b1f38cc29c&r2=517d58fc1ec2409ce45e6d9f45069febd2fc611e
http://git.horde.org/diff.php/ansel/lib/View/Results.php?rt=horde-git&r1=52c9a8d7a0c7c68432cdae2dde4f54199397ef10&r2=517d58fc1ec2409ce45e6d9f45069febd2fc611e
http://git.horde.org/diff.php/ansel/lib/Widget/ImageFaces.php?rt=horde-git&r1=e149c7180ec549934c1f63334a466addd41710fb&r2=517d58fc1ec2409ce45e6d9f45069febd2fc611e
http://git.horde.org/diff.php/ansel/lib/Widget/SimilarPhotos.php?rt=horde-git&r1=04ce072847321ac9a2eed7f88ebdd23d96969e62&r2=517d58fc1ec2409ce45e6d9f45069febd2fc611e
http://git.horde.org/diff.php/ansel/lib/Widget/Tags.php?rt=horde-git&r1=e149c7180ec549934c1f63334a466addd41710fb&r2=517d58fc1ec2409ce45e6d9f45069febd2fc611e
http://git.horde.org/diff.php/ansel/rss.php?rt=horde-git&r1=c6f86a76f9ed9d8ec7f13c25c9ffff34ab5abce9&r2=517d58fc1ec2409ce45e6d9f45069febd2fc611e
http://git.horde.org/co.php/ansel/scripts/upgrades/2010-07-30_migrate_tags_to_content.php?rt=horde-git&r=517d58fc1ec2409ce45e6d9f45069febd2fc611e
http://git.horde.org/diff.php/ansel/templates/view/results.inc?rt=horde-git&r1=a0ce9ace9c3114b59d4926dd43c89cd19f4794c4&r2=517d58fc1ec2409ce45e6d9f45069febd2fc611e
http://git.horde.org/co.php/content/lib/Exception.php?rt=horde-git&r=517d58fc1ec2409ce45e6d9f45069febd2fc611e
http://git.horde.org/diff.php/content/lib/Tagger.php?rt=horde-git&r1=9f2228151ca44692782d475bf7b5737a590b2702&r2=517d58fc1ec2409ce45e6d9f45069febd2fc611e
More information about the commits
mailing list