[commits] Horde-Hatchery branch master updated. 6386891928529da8bad6750a978e4555efcf1c3b
Michael Rubinsky
mike at theupstairsroom.com
Sat Jan 31 15:29:22 UTC 2009
The branch master has been updated
via 6386891928529da8bad6750a978e4555efcf1c3b (commit)
via 0b82d4468406803d048d1aa7d2082055c2d88c91 (commit)
via f56a5dc106979233105bade9d4e5a4f6e444fbdd (commit)
via 47c4c765978cd7c2652c73e22cd51cdfa1747b44 (commit)
via 7024de09e65ca9374906d9a60034469654ac0e3d (commit)
via 71de3cfc34412fb9ef376e586729ce9443f5ff8f (commit)
via df5d1ea876a54e7b92ebd2c2f583b0fa82a4191a (commit)
from fa656f9ff919a79aa3d6299b7dd7b04f145c66e0 (commit)
-----------------------------------------------------------------------
commit 6386891928529da8bad6750a978e4555efcf1c3b
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Sat Jan 31 10:28:26 2009 -0500
Attach the 'add' action to the tagger input box. Adding tags now
work from the calendar panel.
Obviously the CSS needs some work, UI suggestions welcome.
kronolith/js/tagactions.js | 13 +++++++------
kronolith/lib/Imple/TagActions.php | 8 ++++----
kronolith/templates/panel.inc | 6 +++++-
3 files changed, 16 insertions(+), 11 deletions(-)
http://git.horde.org/diff.php/kronolith/js/tagactions.js?rt=horde-hatchery&r1=0b82d4468406803d048d1aa7d2082055c2d88c91&r2=6386891928529da8bad6750a978e4555efcf1c3b
http://git.horde.org/diff.php/kronolith/lib/Imple/TagActions.php?rt=horde-hatchery&r1=0b82d4468406803d048d1aa7d2082055c2d88c91&r2=6386891928529da8bad6750a978e4555efcf1c3b
http://git.horde.org/diff.php/kronolith/templates/panel.inc?rt=horde-hatchery&r1=0b82d4468406803d048d1aa7d2082055c2d88c91&r2=6386891928529da8bad6750a978e4555efcf1c3b
-----------------------------------------------------------------------
commit 0b82d4468406803d048d1aa7d2082055c2d88c91
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Sat Jan 31 09:52:56 2009 -0500
More work on tagging.
Better dom ids for the tagging nodes, pass the resource id to the
autocompleter so we can (eventually) filter out existing tags on
the item when presenting autocompletion choices.
kronolith/js/tagactions.js | 10 +++++-----
kronolith/lib/Imple/TagActions.php | 2 +-
kronolith/lib/Imple/TagAutoCompleter.php | 9 +++++++--
kronolith/templates/panel.inc | 16 ++++++++--------
4 files changed, 21 insertions(+), 16 deletions(-)
http://git.horde.org/diff.php/kronolith/js/tagactions.js?rt=horde-hatchery&r1=f56a5dc106979233105bade9d4e5a4f6e444fbdd&r2=0b82d4468406803d048d1aa7d2082055c2d88c91
http://git.horde.org/diff.php/kronolith/lib/Imple/TagActions.php?rt=horde-hatchery&r1=f56a5dc106979233105bade9d4e5a4f6e444fbdd&r2=0b82d4468406803d048d1aa7d2082055c2d88c91
http://git.horde.org/diff.php/kronolith/lib/Imple/TagAutoCompleter.php?rt=horde-hatchery&r1=47c4c765978cd7c2652c73e22cd51cdfa1747b44&r2=0b82d4468406803d048d1aa7d2082055c2d88c91
http://git.horde.org/diff.php/kronolith/templates/panel.inc?rt=horde-hatchery&r1=f56a5dc106979233105bade9d4e5a4f6e444fbdd&r2=0b82d4468406803d048d1aa7d2082055c2d88c91
-----------------------------------------------------------------------
commit f56a5dc106979233105bade9d4e5a4f6e444fbdd
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Fri Jan 30 20:57:29 2009 -0500
Some initial work on putting an autocomplete text field for adding
tags in the calendar panel. Obviously needs work, but it's a start.
(Autocomplete works, but 'add' button does nothing yet).
kronolith/js/tagactions.js | 8 +++---
kronolith/lib/Imple/TagActions.php | 5 +--
kronolith/lib/Tagger.php | 5 ++++
kronolith/templates/panel.inc | 39 +++++++++++++++++++------------
kronolith/themes/screen.css | 2 +-
5 files changed, 36 insertions(+), 23 deletions(-)
http://git.horde.org/diff.php/kronolith/js/tagactions.js?rt=horde-hatchery&r1=2a9fa482e924aafca455684f8650ac5ced81f561&r2=f56a5dc106979233105bade9d4e5a4f6e444fbdd
http://git.horde.org/diff.php/kronolith/lib/Imple/TagActions.php?rt=horde-hatchery&r1=71de3cfc34412fb9ef376e586729ce9443f5ff8f&r2=f56a5dc106979233105bade9d4e5a4f6e444fbdd
http://git.horde.org/diff.php/kronolith/lib/Tagger.php?rt=horde-hatchery&r1=2a4e1e981157dd29c82a96f42ee794c5981b6161&r2=f56a5dc106979233105bade9d4e5a4f6e444fbdd
http://git.horde.org/diff.php/kronolith/templates/panel.inc?rt=horde-hatchery&r1=71de3cfc34412fb9ef376e586729ce9443f5ff8f&r2=f56a5dc106979233105bade9d4e5a4f6e444fbdd
http://git.horde.org/diff.php/kronolith/themes/screen.css?rt=horde-hatchery&r1=df5d1ea876a54e7b92ebd2c2f583b0fa82a4191a&r2=f56a5dc106979233105bade9d4e5a4f6e444fbdd
-----------------------------------------------------------------------
commit 47c4c765978cd7c2652c73e22cd51cdfa1747b44
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Fri Jan 30 20:54:47 2009 -0500
Initial TagAutoCompleter class
kronolith/lib/Imple/TagAutoCompleter.php | 90 ++++++++++++++++++++++++++
1 files changed, 90 insertions(+), 0 deletions(-)
create mode 100644 kronolith/lib/Imple/TagAutoCompleter.php
http://git.horde.org/co.php/kronolith/lib/Imple/TagAutoCompleter.php?rt=horde-hatchery&r=47c4c765978cd7c2652c73e22cd51cdfa1747b44
-----------------------------------------------------------------------
commit 7024de09e65ca9374906d9a60034469654ac0e3d
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Fri Jan 30 19:38:50 2009 -0500
Existence checking, remove redundant value attribute
kronolith/templates/edit/edit.inc | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/diff.php/kronolith/templates/edit/edit.inc?rt=horde-hatchery&r1=783d7b851f42dfddc5c6395ebc33468526916537&r2=7024de09e65ca9374906d9a60034469654ac0e3d
-----------------------------------------------------------------------
commit 71de3cfc34412fb9ef376e586729ce9443f5ff8f
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Fri Jan 30 11:51:29 2009 -0500
Tweak output of ajax tag actions - don't show section header if no tags etc...
kronolith/lib/Imple/TagActions.php | 5 +++--
kronolith/templates/panel.inc | 4 ++--
2 files changed, 5 insertions(+), 4 deletions(-)
http://git.horde.org/diff.php/kronolith/lib/Imple/TagActions.php?rt=horde-hatchery&r1=2a4e1e981157dd29c82a96f42ee794c5981b6161&r2=71de3cfc34412fb9ef376e586729ce9443f5ff8f
http://git.horde.org/diff.php/kronolith/templates/panel.inc?rt=horde-hatchery&r1=df5d1ea876a54e7b92ebd2c2f583b0fa82a4191a&r2=71de3cfc34412fb9ef376e586729ce9443f5ff8f
-----------------------------------------------------------------------
commit df5d1ea876a54e7b92ebd2c2f583b0fa82a4191a
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Fri Jan 30 11:43:35 2009 -0500
Start playing with some CSS for tags in the panel.
kronolith/templates/panel.inc | 8 ++++++--
kronolith/themes/screen.css | 20 ++++++++++++++++++++
2 files changed, 26 insertions(+), 2 deletions(-)
http://git.horde.org/diff.php/kronolith/templates/panel.inc?rt=horde-hatchery&r1=2a9fa482e924aafca455684f8650ac5ced81f561&r2=df5d1ea876a54e7b92ebd2c2f583b0fa82a4191a
http://git.horde.org/diff.php/kronolith/themes/screen.css?rt=horde-hatchery&r1=e0b323e09ec46c83391b8d0036989d80100ea2cf&r2=df5d1ea876a54e7b92ebd2c2f583b0fa82a4191a
More information about the commits
mailing list