[commits] Horde-Hatchery branch master updated. f2a7416616889a616abc4443edd17698a8314e67

Michael Rubinsky mike at theupstairsroom.com
Sat Jan 31 17:25:48 UTC 2009


The branch master has been updated
       via  f2a7416616889a616abc4443edd17698a8314e67 (commit)
       via  384bcde90da3f30e0bb2300fcf6dfaf2f35e4954 (commit)
       via  b0938c87208341f48fab9bb233003f735483a113 (commit)
       via  aeaa6e49e912ddc3ac14649d599b267ef42f191b (commit)
       via  322354d7b63c7fe13dd0685ac11352eaa6bd6d48 (commit)
      from  6386891928529da8bad6750a978e4555efcf1c3b (commit)

-----------------------------------------------------------------------
commit f2a7416616889a616abc4443edd17698a8314e67
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Sat Jan 31 12:24:37 2009 -0500

    Attempt to add Autocompletion to event form.
    The ajax works, returns the results, populates the _results div
    but for some reason, the div is not made visible.

 kronolith/new.php                 |    2 ++
 kronolith/templates/edit/edit.inc |    4 +++-
 2 files changed, 5 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/kronolith/new.php?rt=horde-hatchery&r1=9910e685f9ac27e8205ecd78230c60ea0c58c4e8&r2=f2a7416616889a616abc4443edd17698a8314e67
http://git.horde.org/diff.php/kronolith/templates/edit/edit.inc?rt=horde-hatchery&r1=7024de09e65ca9374906d9a60034469654ac0e3d&r2=f2a7416616889a616abc4443edd17698a8314e67

-----------------------------------------------------------------------
commit 384bcde90da3f30e0bb2300fcf6dfaf2f35e4954
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Sat Jan 31 12:22:31 2009 -0500

    Spacing

 kronolith/lib/Views/Event.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/kronolith/lib/Views/Event.php?rt=horde-hatchery&r1=783d7b851f42dfddc5c6395ebc33468526916537&r2=384bcde90da3f30e0bb2300fcf6dfaf2f35e4954

-----------------------------------------------------------------------
commit b0938c87208341f48fab9bb233003f735483a113
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Sat Jan 31 12:21:46 2009 -0500

    Don't assume the dom id of the results node should have the
    resource id tacked on at the end.

 kronolith/lib/Imple/TagAutoCompleter.php |    2 +-
 kronolith/templates/panel.inc            |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/diff.php/kronolith/lib/Imple/TagAutoCompleter.php?rt=horde-hatchery&r1=0b82d4468406803d048d1aa7d2082055c2d88c91&r2=b0938c87208341f48fab9bb233003f735483a113
http://git.horde.org/diff.php/kronolith/templates/panel.inc?rt=horde-hatchery&r1=322354d7b63c7fe13dd0685ac11352eaa6bd6d48&r2=b0938c87208341f48fab9bb233003f735483a113

-----------------------------------------------------------------------
commit aeaa6e49e912ddc3ac14649d599b267ef42f191b
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Sat Jan 31 12:20:46 2009 -0500

    Don't forget to tag new events.

 kronolith/add.php |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

http://git.horde.org/diff.php/kronolith/add.php?rt=horde-hatchery&r1=9910e685f9ac27e8205ecd78230c60ea0c58c4e8&r2=aeaa6e49e912ddc3ac14649d599b267ef42f191b

-----------------------------------------------------------------------
commit 322354d7b63c7fe13dd0685ac11352eaa6bd6d48
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Sat Jan 31 11:16:21 2009 -0500

    Move the toggle function to panel.inc since we won't necessarily have
    any tags (so we wouldn't have attached the tagactions).
    
    Compress the tagactions.js script

 kronolith/js/src/tagactions.js |   32 ++++++++++++++++++++++++++++
 kronolith/js/tagactions.js     |   40 +-----------------------------------
 kronolith/templates/panel.inc  |    8 +++++++
 3 files changed, 41 insertions(+), 39 deletions(-)
 create mode 100755 kronolith/js/src/tagactions.js
 mode change 100755 => 100644 kronolith/js/tagactions.js

http://git.horde.org/co.php/kronolith/js/src/tagactions.js?rt=horde-hatchery&r=322354d7b63c7fe13dd0685ac11352eaa6bd6d48
http://git.horde.org/diff.php/kronolith/js/tagactions.js?rt=horde-hatchery&r1=6386891928529da8bad6750a978e4555efcf1c3b&r2=322354d7b63c7fe13dd0685ac11352eaa6bd6d48
http://git.horde.org/diff.php/kronolith/templates/panel.inc?rt=horde-hatchery&r1=6386891928529da8bad6750a978e4555efcf1c3b&r2=322354d7b63c7fe13dd0685ac11352eaa6bd6d48




More information about the commits mailing list