[commits] Horde branch master updated. 47935f6760bd1e1b95ae0cf7115b4bd2c08bb56e

Jan Schneider jan at horde.org
Wed Aug 17 19:49:40 UTC 2011


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

from: 9b1ee15f34b98a298e5156eac7a343221e91a21c

8bc3d9cf Add template for delete notifications.
48a476c Comments are only set when sending ticket-specific emails.
c883c4a Fix sending reminders.
11ec315 Add template for reminder notifications.
47935f6 Replace remaining PEAR errors with exceptions.

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

commit 8bc3d9cffc94a313b812252bb494a41d6f7c2fce
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 17 21:07:37 2011 +0200

    Add template for delete notifications.

 whups/config/delete_email.plain.php |   19 +++++++++++++++++++
 whups/docs/CHANGES                  |    1 +
 whups/lib/Ticket.php                |   25 ++++++++++++++++++++++++-
 3 files changed, 44 insertions(+), 1 deletions(-)
 create mode 100644 whups/config/delete_email.plain.php

http://git.horde.org/horde-git/-/commit/8bc3d9cffc94a313b812252bb494a41d6f7c2fce

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

commit 48a476cb17af9f19e799491297a3342a2f7b363f
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 17 21:32:38 2011 +0200

    Comments are only set when sending ticket-specific emails.

 whups/lib/Driver.php |   74 +++++++++++++++++++++++++------------------------
 1 files changed, 38 insertions(+), 36 deletions(-)

http://git.horde.org/horde-git/-/commit/48a476cb17af9f19e799491297a3342a2f7b363f

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

commit c883c4a58d7ac704bdb8940da305b58ccf06833b
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 17 21:33:24 2011 +0200

    Fix sending reminders.

 whups/lib/Whups.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/c883c4a58d7ac704bdb8940da305b58ccf06833b

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

commit 11ec315d50b34ada683e40475439ac8fe17ee2a1
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 17 21:34:02 2011 +0200

    Add template for reminder notifications.

 whups/config/reminder_email.plain.php |   28 +++++++++++++++++++++++++++
 whups/docs/CHANGES                    |    2 +-
 whups/lib/Whups.php                   |   34 +++++++++++++++++---------------
 3 files changed, 47 insertions(+), 17 deletions(-)
 create mode 100644 whups/config/reminder_email.plain.php

http://git.horde.org/horde-git/-/commit/11ec315d50b34ada683e40475439ac8fe17ee2a1

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

commit 47935f6760bd1e1b95ae0cf7115b4bd2c08bb56e
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 17 21:48:15 2011 +0200

    Replace remaining PEAR errors with exceptions.

 whups/lib/Api.php                   |   25 ++++++++++++-------------
 whups/lib/Driver.php                |    7 ++++++-
 whups/lib/Form/Renderer/Comment.php |   16 +++++++++++-----
 whups/lib/Query.php                 |    2 +-
 whups/lib/Whups.php                 |   10 +++++-----
 5 files changed, 35 insertions(+), 25 deletions(-)

http://git.horde.org/horde-git/-/commit/47935f6760bd1e1b95ae0cf7115b4bd2c08bb56e




More information about the commits mailing list