[commits] Horde branch master updated. 46b5f76eb95446e20ac082f1e32b1ec072d5c27c

Jan Schneider jan at horde.org
Tue Aug 16 17:30:45 UTC 2011


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

from: eb730a65c61ae03028ba9b6aa9d08fb95e68d190

dbec35a BFN
efff882 Convert notification message templates to Horde_View.
8aa4669 Need further documentation.
46b5f76 Add message template variable for recipient role.

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

commit dbec35a43425e0d341548dfb047a117395d26e98
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 16 12:37:30 2011 +0200

    BFN

 gollem/docs/CHANGES |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

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

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

commit efff88296afec98e7554da843dc2560083a9e08b
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 16 18:48:15 2011 +0200

    Convert notification message templates to Horde_View.

 whups/config/create_email.plain.php |   35 +++++++++++++++++++++++++++
 whups/config/create_email.txt.dist  |    2 -
 whups/config/notify_email.plain.php |   35 +++++++++++++++++++++++++++
 whups/config/notify_email.txt.dist  |    2 -
 whups/docs/CHANGES                  |    1 +
 whups/docs/INSTALL                  |   22 ++---------------
 whups/lib/Driver.php                |   13 +++++----
 whups/lib/Ticket.php                |   44 +++++++++++++++++-----------------
 8 files changed, 103 insertions(+), 51 deletions(-)
 create mode 100644 whups/config/create_email.plain.php
 delete mode 100644 whups/config/create_email.txt.dist
 create mode 100644 whups/config/notify_email.plain.php
 delete mode 100644 whups/config/notify_email.txt.dist

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

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

commit 8aa466901864bacde1002634d91c2b708d6a03a6
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 16 18:55:30 2011 +0200

    Need further documentation.

 whups/docs/UPGRADING |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit 46b5f76eb95446e20ac082f1e32b1ec072d5c27c
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 16 19:29:12 2011 +0200

    Add message template variable for recipient role.

 whups/config/create_email.plain.php |    3 +++
 whups/config/notify_email.plain.php |    3 +++
 whups/docs/CHANGES                  |    1 +
 whups/lib/Driver.php                |   15 +++++++--------
 whups/lib/Driver/Sql.php            |   24 +++++++++++++++---------
 whups/lib/Ticket.php                |   10 +++++-----
 whups/lib/Whups.php                 |    2 +-
 whups/ticket/watch.php              |    2 +-
 8 files changed, 36 insertions(+), 24 deletions(-)

http://git.horde.org/horde-git/-/commit/46b5f76eb95446e20ac082f1e32b1ec072d5c27c




More information about the commits mailing list