[commits] Horde branch master updated. ee0107f71a132949a11e289cece164771a3c183d

Michael M Slusarz slusarz at horde.org
Sat Dec 20 15:45:00 UTC 2014


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

from: 073a20f5ed1f041f6fba4e0a01b1e3673efa1f9e

7d6ee2a Fix GPG Publkey import when also provided by Hook
a51ed85 Make sure autosave draft notifications are not issued
d9c33a2 Fix viewing basic mode pages
e556996 phpdoc
ee0107f code styling/wrapping

Summary: http://github.com/horde/horde/compare/073a20f5ed1f041f6fba4e0a01b1e3673efa1f9e...ee0107f71a132949a11e289cece164771a3c183d

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

commit 7d6ee2aeeea7a4dc7e920845e80b979a16562066
Author: o <o at immerda.ch>
Date:   Mon Dec 15 16:18:52 2014 +0100

    Fix GPG Publkey import when also provided by Hook
    
    If a GPG Publickey happens to be provided by a gpg_key Hook in IMP it
    was not possible for a user to import said key into his keyring.
    
    This Patch skips gpg_key hook when getPublicKey is called to determine if
    a user already has the PublicKey in his keyring.

 imp/lib/Crypt/Pgp.php |   24 +++++++++++++-----------
 1 files changed, 13 insertions(+), 11 deletions(-)

http://github.com/horde/horde/commit/7d6ee2aeeea7a4dc7e920845e80b979a16562066

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

commit a51ed85d592264b05875f68cc65141923b5c95a5
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Fri Dec 19 12:11:32 2014 -0700

    Make sure autosave draft notifications are not issued

 imp/lib/Ajax/Application/Handler/Draft.php |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

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

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

commit d9c33a27029d4c48a1578126a8a78dd13749df4f
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sat Dec 20 08:40:39 2014 -0700

    Fix viewing basic mode pages

 imp/basic.php |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

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

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

commit e5569967c73bf9f5d6991daa743f4448c80b0060
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sat Dec 20 08:43:26 2014 -0700

    phpdoc

 imp/lib/Crypt/Pgp.php |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

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

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

commit ee0107f71a132949a11e289cece164771a3c183d
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sat Dec 20 08:43:36 2014 -0700

    code styling/wrapping

 imp/lib/Crypt/Pgp.php |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

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




More information about the commits mailing list