The branch "master" has been updated. The following is a summary of the commits.
from: 409aeef424ec78adc23f8b3f9159ad669a4d6d82 2738857 Start working on fixing the tag widget. ----------------------------------------------------------------------- commit 27388570c36c3a6ce11ba248a703098f86745f43 Author: Michael J Rubinsky <[email protected]> Date: Tue Jan 15 13:11:38 2013 -0500 Start working on fixing the tag widget. Adding new tags sort of works, still need to fix deleting tags. ansel/js/widgets/tagactions.js | 60 ++++++++++++++++++++++++++++++++ ansel/lib/Ajax/Application/Handler.php | 15 ++++++-- ansel/lib/Widget/Tags.php | 1 + ansel/package.xml | 18 +++++++-- ansel/templates/widgets/tags.html.php | 16 ++++++++ 5 files changed, 102 insertions(+), 8 deletions(-) create mode 100644 ansel/js/widgets/tagactions.js create mode 100644 ansel/templates/widgets/tags.html.php http://git.horde.org/horde-git/-/commit/27388570c36c3a6ce11ba248a703098f86745f43 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
