[commits] Horde branch master updated. e0f849b765765785c4a07eabe76bcb31694c75d8

Jan Schneider jan at horde.org
Wed Jun 8 15:46:21 UTC 2016


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

from: 59826afc51934a8a63227f0937252a3a5abca019

c264edd Revert "Fix finding message text from signed/encrypted messages."
5172ac9 Upgrade prototype.js to version 1.7.3.
afd6402 Make sure to initialize the clob field properties, even if empty.
e0f849b [jan] Add batch-deletion of tickets from result lists.

Summary: http://github.com/horde/horde/compare/59826afc51934a8a63227f0937252a3a5abca019...e0f849b765765785c4a07eabe76bcb31694c75d8

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

commit c264eddc748e096195b6d4f6c058a5d2afcb938d
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jun 7 21:00:26 2016 +0200

    Revert "Fix finding message text from signed/encrypted messages."
    
    I don't remember which case this tried to fix, but viewing signed multipart/alternative messages is broken now.
    
    This reverts commit 1a0dbcefc95e42c25babcba8fb1917d666479030.

 imp/lib/Compose.php | 6 ------
 1 file changed, 6 deletions(-)

http://github.com/horde/horde/commit/c264eddc748e096195b6d4f6c058a5d2afcb938d

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

commit 5172ac9c13b5639e2cc3867f9103f93a1ed1a354
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jun 8 14:48:36 2016 +0200

    Upgrade prototype.js to version 1.7.3.

 framework/Core/js/prototype.js | 184 +++++++++++++++++++++++++++++------------
 framework/Core/package.xml     |   6 +-
 2 files changed, 135 insertions(+), 55 deletions(-)

http://github.com/horde/horde/commit/5172ac9c13b5639e2cc3867f9103f93a1ed1a354

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

commit afd640230f39f1c43e07ebba995d198c9e579f5e
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jun 8 17:36:50 2016 +0200

    Make sure to initialize the clob field properties, even if empty.

 framework/Share/lib/Horde/Share/Sql.php | 29 ++++++++++++++---------------
 1 file changed, 14 insertions(+), 15 deletions(-)

http://github.com/horde/horde/commit/afd640230f39f1c43e07ebba995d198c9e579f5e

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

commit e0f849b765765785c4a07eabe76bcb31694c75d8
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jun 8 17:44:59 2016 +0200

    [jan] Add batch-deletion of tickets from result lists.

 whups/docs/CHANGES                       |  1 +
 whups/js/results.js                      | 25 +++++++++++++
 whups/lib/Form/Ticket/DeleteMultiple.php | 64 ++++++++++++++++++++++++++++++++
 whups/lib/View/Results.php               |  1 +
 whups/package.xml                        |  2 +
 whups/templates/view/results.inc         | 28 ++++++++++----
 whups/ticket/delete_multiple.php         | 54 +++++++++++++++++++++++++++
 7 files changed, 167 insertions(+), 8 deletions(-)
 create mode 100644 whups/js/results.js
 create mode 100644 whups/lib/Form/Ticket/DeleteMultiple.php
 create mode 100644 whups/ticket/delete_multiple.php

http://github.com/horde/horde/commit/e0f849b765765785c4a07eabe76bcb31694c75d8




More information about the commits mailing list