[commits] Horde branch master updated. 4e53521e4de68651f199634606ff2f68c11e052c
Michael M Slusarz
slusarz at horde.org
Fri Mar 21 06:06:12 UTC 2014
The branch "master" has been updated.
The following is a summary of the commits.
from: ba854bc8ab887a9d46412a699eedb36175c700f7
8f42df8 Improve log message on message send
13f9525 Fix undefined offset error
269e86b Reset message log and attachment list open status when switching preview messages
4b7252c More places to convert Horde_Mapi_Extension -> Horde_Compress_Extension
c880f39 [mms] Fix fatal error if using TNEF viewer and bcmath extension is not installed on the system.
b699c43 More fixes for escaping subject information
61ee8f1 Better login logging
e0dbd33 Add 'url' property
4e53521 Better login logging for IMP
Summary: http://github.com/horde/horde/compare/ba854bc8ab887a9d46412a699eedb36175c700f7...4e53521e4de68651f199634606ff2f68c11e052c
-----------------------------------------------------------------------
commit 8f42df86c3d9ffc54ccf79bcc47e869e1552d9fb
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Mar 20 21:36:21 2014 -0600
Improve log message on message send
imp/lib/Compose.php | 13 ++++++++++---
1 files changed, 10 insertions(+), 3 deletions(-)
http://github.com/horde/horde/commit/8f42df86c3d9ffc54ccf79bcc47e869e1552d9fb
http://git.horde.org/horde-git/-/commit/8f42df86c3d9ffc54ccf79bcc47e869e1552d9fb
-----------------------------------------------------------------------
commit 13f95253132f334bca78d64cf3176a569222aaaa
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Mar 20 21:58:37 2014 -0600
Fix undefined offset error
framework/Css_Parser/lib/Sabberworm/CSS/Parser.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/13f95253132f334bca78d64cf3176a569222aaaa
http://git.horde.org/horde-git/-/commit/13f95253132f334bca78d64cf3176a569222aaaa
-----------------------------------------------------------------------
commit 269e86bb31cb419be11cca135ca524d137bea855
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Mar 20 22:17:48 2014 -0600
Reset message log and attachment list open status when switching preview messages
imp/js/dimpbase.js | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/269e86bb31cb419be11cca135ca524d137bea855
http://git.horde.org/horde-git/-/commit/269e86bb31cb419be11cca135ca524d137bea855
-----------------------------------------------------------------------
commit 4b7252c597cc65e7da523a35c60d005caaeb4525
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Mar 20 22:29:02 2014 -0600
More places to convert Horde_Mapi_Extension -> Horde_Compress_Extension
framework/Compress/lib/Horde/Compress/Tnef.php | 12 ++++++++++--
1 files changed, 10 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/4b7252c597cc65e7da523a35c60d005caaeb4525
http://git.horde.org/horde-git/-/commit/4b7252c597cc65e7da523a35c60d005caaeb4525
-----------------------------------------------------------------------
commit c880f3919e7cb4c25f7ed90c7997d98734a134ce
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Mar 20 22:31:22 2014 -0600
[mms] Fix fatal error if using TNEF viewer and bcmath extension is not installed on the system.
framework/Mime_Viewer/lib/Horde/Mime/Viewer/Tnef.php | 12 ++++++++----
framework/Mime_Viewer/package.xml | 4 ++--
2 files changed, 10 insertions(+), 6 deletions(-)
http://github.com/horde/horde/commit/c880f3919e7cb4c25f7ed90c7997d98734a134ce
http://git.horde.org/horde-git/-/commit/c880f3919e7cb4c25f7ed90c7997d98734a134ce
-----------------------------------------------------------------------
commit b699c43b312f57d3ee028e7530356527134004e1
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Mar 20 23:47:04 2014 -0600
More fixes for escaping subject information
imp/js/dimpbase.js | 2 +-
imp/js/smartmobile.js | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/b699c43b312f57d3ee028e7530356527134004e1
http://git.horde.org/horde-git/-/commit/b699c43b312f57d3ee028e7530356527134004e1
-----------------------------------------------------------------------
commit 61ee8f1cda2df20a4f966f8156762787fbdb6838
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Mar 20 23:56:34 2014 -0600
Better login logging
horde/login.php | 34 +++++++++++++++++++++++++++-------
1 files changed, 27 insertions(+), 7 deletions(-)
http://github.com/horde/horde/commit/61ee8f1cda2df20a4f966f8156762787fbdb6838
http://git.horde.org/horde-git/-/commit/61ee8f1cda2df20a4f966f8156762787fbdb6838
-----------------------------------------------------------------------
commit e0dbd33a22b44f0ff29293da837579bba608c768
Author: Michael M Slusarz <slusarz at horde.org>
Date: Fri Mar 21 00:05:16 2014 -0600
Add 'url' property
imp/lib/Imap.php | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/e0dbd33a22b44f0ff29293da837579bba608c768
http://git.horde.org/horde-git/-/commit/e0dbd33a22b44f0ff29293da837579bba608c768
-----------------------------------------------------------------------
commit 4e53521e4de68651f199634606ff2f68c11e052c
Author: Michael M Slusarz <slusarz at horde.org>
Date: Fri Mar 21 00:05:35 2014 -0600
Better login logging for IMP
imp/lib/Auth.php | 34 +++++++++++++++-------------------
1 files changed, 15 insertions(+), 19 deletions(-)
http://github.com/horde/horde/commit/4e53521e4de68651f199634606ff2f68c11e052c
http://git.horde.org/horde-git/-/commit/4e53521e4de68651f199634606ff2f68c11e052c
More information about the commits
mailing list