[commits] Horde branch master updated. 71f11f0e5dde536c2663bb5387770ee9cbf55be7

Michael Rubinsky mike at theupstairsroom.com
Wed Mar 10 20:22:07 UTC 2010


The branch "master" has been updated.
The following is a summary of the commits.

from: db1539016668574b1753a4031926776250a4ba32

21e05d6 Need to allow for removing all attendees when using the ajax interface
71f11f0 First stab at a pretty autocompleter for event attendees.

-----------------------------------------------------------------------

commit 21e05d6c76c43e433187517330f547d251efd64e
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Wed Mar 10 15:15:28 2010 -0500

    Need to allow for removing all attendees when using the ajax interface

 kronolith/lib/Event.php |   18 ++++++++++++++----
 1 files changed, 14 insertions(+), 4 deletions(-)

http://git.horde.org/diff.php/kronolith/lib/Event.php?rt=horde-git&r1=97fd203dcaaf5ddf7c9c2252eb44ac76e8d84846&r2=21e05d6c76c43e433187517330f547d251efd64e

-----------------------------------------------------------------------

commit 71f11f0e5dde536c2663bb5387770ee9cbf55be7
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Wed Mar 10 15:21:02 2010 -0500

    First stab at a pretty autocompleter for event attendees.
    
    Mostly working...there seems to be an issue with the fb grid never
    resetting, even when opening a different event, but that seems to
    have broken before...

 kronolith/index.php                               |   10 ++++++++
 kronolith/js/kronolith.js                         |    4 ++-
 kronolith/lib/Ajax/Application.php                |    1 +
 kronolith/lib/Ajax/Imple/ContactAutoCompleter.php |   24 ++++++++++++++-------
 kronolith/templates/index/edit.inc                |    3 +-
 kronolith/themes/screen.css                       |    2 +-
 6 files changed, 33 insertions(+), 11 deletions(-)

http://git.horde.org/diff.php/kronolith/index.php?rt=horde-git&r1=2675b5cdc4012d1d667eeedee5a7d648bfa95b3e&r2=71f11f0e5dde536c2663bb5387770ee9cbf55be7
http://git.horde.org/diff.php/kronolith/js/kronolith.js?rt=horde-git&r1=db1539016668574b1753a4031926776250a4ba32&r2=71f11f0e5dde536c2663bb5387770ee9cbf55be7
http://git.horde.org/diff.php/kronolith/lib/Ajax/Application.php?rt=horde-git&r1=73199bbd7861b06c7fd05887673ae341759206ec&r2=71f11f0e5dde536c2663bb5387770ee9cbf55be7
http://git.horde.org/diff.php/kronolith/lib/Ajax/Imple/ContactAutoCompleter.php?rt=horde-git&r1=de7e10efb4499e015255e205119eb0e3aeab5e9c&r2=71f11f0e5dde536c2663bb5387770ee9cbf55be7
http://git.horde.org/diff.php/kronolith/templates/index/edit.inc?rt=horde-git&r1=4066abc32ce34bcc7aefe6c5d5c6faf60b2dc489&r2=71f11f0e5dde536c2663bb5387770ee9cbf55be7
http://git.horde.org/diff.php/kronolith/themes/screen.css?rt=horde-git&r1=73199bbd7861b06c7fd05887673ae341759206ec&r2=71f11f0e5dde536c2663bb5387770ee9cbf55be7




More information about the commits mailing list