[commits] Horde branch master updated. de7e10efb4499e015255e205119eb0e3aeab5e9c

Jan Schneider jan at horde.org
Mon Feb 15 17:04:22 UTC 2010


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

from: 17dbed78822f3756448e89d6cfc1193bdd5ac2c7

0e1f67a We don't want the backtrace in notifications, use getMessage().
2067a57 No need to pass the Variables object around.
ba0c231 Fix variable name.
fceb627 Fix braces.
b7eddb0 Horde_Share doesn't throw exceptions yet.
be54f14 Show user name if both email address and full name are empty.
75d4229 The attendees list in the session is the correct source.
f3e9e42 "Update" makes more sense here.
de7e10e Remove stray quote.

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

commit 0e1f67a2365ac4fbe0a6392c0a979d84b7fa79a1
Author: Jan Schneider <jan at horde.org>
Date:   Fri Feb 12 22:48:16 2010 +0100

    We don't want the backtrace in notifications, use getMessage().

 framework/Notification/lib/Horde/Notification/Event.php |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/framework/Notification/lib/Horde/Notification/Event.php?rt=horde-git&r1=b26f31b35342cf00d2ad15074068432a685eb8e2&r2=0e1f67a2365ac4fbe0a6392c0a979d84b7fa79a1

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

commit 2067a57a095ca5466dc098ff12005fc3835d6e36
Author: Jan Schneider <jan at horde.org>
Date:   Fri Feb 12 23:33:06 2010 +0100

    No need to pass the Variables object around.

 framework/Ajax/lib/Horde/Ajax/Application/Base.php |   14 +-
 imp/lib/Ajax/Application.php                       |  591 ++++++++++----------
 2 files changed, 294 insertions(+), 311 deletions(-)

http://git.horde.org/diff.php/framework/Ajax/lib/Horde/Ajax/Application/Base.php?rt=horde-git&r1=8f112a693009b7e6fccf4a60f7ad022a0376892f&r2=2067a57a095ca5466dc098ff12005fc3835d6e36
http://git.horde.org/diff.php/imp/lib/Ajax/Application.php?rt=horde-git&r1=d002daee342a04266bae419ea38149eb6daef236&r2=2067a57a095ca5466dc098ff12005fc3835d6e36

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

commit ba0c23158a7a3708ea12d6c735fd62042839c46f
Author: Jan Schneider <jan at horde.org>
Date:   Mon Feb 15 15:38:50 2010 +0100

    Fix variable name.

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

http://git.horde.org/diff.php/kronolith/lib/Kronolith.php?rt=horde-git&r1=d06a5301c48026f450a4047336c784a624cc937f&r2=ba0c23158a7a3708ea12d6c735fd62042839c46f

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

commit fceb627cd4b0741364af021e012a68ea74fcfde6
Author: Jan Schneider <jan at horde.org>
Date:   Mon Feb 15 15:42:10 2010 +0100

    Fix braces.

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

http://git.horde.org/diff.php/kronolith/lib/View/Event.php?rt=horde-git&r1=8e991d7139c86d178bb37a227d7493c46e488b27&r2=fceb627cd4b0741364af021e012a68ea74fcfde6

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

commit b7eddb0868ad3c70a1cfaf13696b49244c2213a2
Author: Jan Schneider <jan at horde.org>
Date:   Mon Feb 15 15:43:46 2010 +0100

    Horde_Share doesn't throw exceptions yet.

 kronolith/lib/FreeBusy.php |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

http://git.horde.org/diff.php/kronolith/lib/FreeBusy.php?rt=horde-git&r1=8e991d7139c86d178bb37a227d7493c46e488b27&r2=b7eddb0868ad3c70a1cfaf13696b49244c2213a2

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

commit be54f142a7e90c93ffaf2c834ebe4ea07bf848d6
Author: Jan Schneider <jan at horde.org>
Date:   Mon Feb 15 16:37:19 2010 +0100

    Show user name if both email address and full name are empty.

 kronolith/lib/FreeBusy.php |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

http://git.horde.org/diff.php/kronolith/lib/FreeBusy.php?rt=horde-git&r1=b7eddb0868ad3c70a1cfaf13696b49244c2213a2&r2=be54f142a7e90c93ffaf2c834ebe4ea07bf848d6

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

commit 75d4229fd93d00505dbac8a19e37337bf96729e4
Author: Jan Schneider <jan at horde.org>
Date:   Mon Feb 15 17:45:33 2010 +0100

    The attendees list in the session is the correct source.

 kronolith/attendees.php                     |    2 +-
 kronolith/templates/attendees/attendees.inc |    6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

http://git.horde.org/diff.php/kronolith/attendees.php?rt=horde-git&r1=a700826d0e39e7c64a82f4fcf82e11e3ac0e7e07&r2=75d4229fd93d00505dbac8a19e37337bf96729e4
http://git.horde.org/diff.php/kronolith/templates/attendees/attendees.inc?rt=horde-git&r1=b5fbc7ab78bfdff7de390e6dcb9475904e9188f3&r2=75d4229fd93d00505dbac8a19e37337bf96729e4

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

commit f3e9e4243578721b644717ceaeb124a012764ec7
Author: Jan Schneider <jan at horde.org>
Date:   Mon Feb 15 17:49:58 2010 +0100

    "Update" makes more sense here.

 kronolith/templates/attendees/attendees.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/kronolith/templates/attendees/attendees.inc?rt=horde-git&r1=75d4229fd93d00505dbac8a19e37337bf96729e4&r2=f3e9e4243578721b644717ceaeb124a012764ec7

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

commit de7e10efb4499e015255e205119eb0e3aeab5e9c
Author: Jan Schneider <jan at horde.org>
Date:   Mon Feb 15 18:03:05 2010 +0100

    Remove stray quote.

 kronolith/lib/Ajax/Imple/ContactAutoCompleter.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/kronolith/lib/Ajax/Imple/ContactAutoCompleter.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=de7e10efb4499e015255e205119eb0e3aeab5e9c




More information about the commits mailing list