[commits] Horde branch develop updated. 204f402d723f970c79814c8553bb247cddde660f

Michael M Slusarz slusarz at horde.org
Wed Feb 8 08:01:05 UTC 2012


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

from: abba0057a513aff82809d22887158607538fa197

79c8787 This is not used anywhere.
2f4f468 Unneeded object property.
87246f5 phpdoc
b67b58a Improved key/certificate import from message data.
204f402 Update package list

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

commit 79c87872d38a8e905c9a2f20dffadfe48c5cf27e
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Feb 7 22:57:08 2012 -0700

    This is not used anywhere.

 imp/lib/Mime/Viewer/Smime.php |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)

http://git.horde.org/horde-git/-/commit/79c87872d38a8e905c9a2f20dffadfe48c5cf27e

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

commit 2f4f468541aa88b03cd27a4f162fb7e349dd13bc
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Feb 7 23:31:18 2012 -0700

    Unneeded object property.

 imp/lib/Ajax/Imple/PassphraseDialog.php |   13 ++-----------
 1 files changed, 2 insertions(+), 11 deletions(-)

http://git.horde.org/horde-git/-/commit/2f4f468541aa88b03cd27a4f162fb7e349dd13bc

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

commit 87246f5606fa2067043f7dfca77f17e6012a693c
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Feb 8 00:55:16 2012 -0700

    phpdoc

 imp/lib/Ajax/Imple/PassphraseDialog.php |   26 ++++++++++----------------
 1 files changed, 10 insertions(+), 16 deletions(-)

http://git.horde.org/horde-git/-/commit/87246f5606fa2067043f7dfca77f17e6012a693c

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

commit b67b58ac776cdedc22a1d2ea0d9f421ff80b9f4d
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Feb 8 00:33:10 2012 -0700

    Improved key/certificate import from message data.
    
    [mms] PGP key import from message attachment no longer requires popup
    window.
    [mms] S/MIME certificate import from message data no longer requires
    popup window.
    
    Currently there is no notification on success/error in traditional view.
    Not sure if it is worth it to add this.

 imp/docs/CHANGES                        |    3 +
 imp/js/importencryptkey.js              |   49 ++++++++++
 imp/lib/Ajax.php                        |   10 ++
 imp/lib/Ajax/Imple/ImportEncryptKey.php |  152 +++++++++++++++++++++++++++++++
 imp/lib/Crypt/Pgp.php                   |   20 ----
 imp/lib/Crypt/Smime.php                 |   20 ----
 imp/lib/Mime/Viewer/Pgp.php             |   10 ++-
 imp/lib/Mime/Viewer/Smime.php           |   16 ++-
 imp/pgp.php                             |   17 ----
 imp/smime.php                           |   30 ------
 10 files changed, 234 insertions(+), 93 deletions(-)
 create mode 100644 imp/js/importencryptkey.js
 create mode 100644 imp/lib/Ajax/Imple/ImportEncryptKey.php

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

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

commit 204f402d723f970c79814c8553bb247cddde660f
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Feb 8 00:37:45 2012 -0700

    Update package list

 imp/package.xml |   14 ++++++++++----
 1 files changed, 10 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/204f402d723f970c79814c8553bb247cddde660f




More information about the commits mailing list