[commits] Horde branch imp_6_2 updated. 90e1b4f7b7578a4a5db592c2204f71ca9d50c4b3
Michael M Slusarz
slusarz at horde.org
Thu Nov 21 05:57:05 UTC 2013
The branch "imp_6_2" has been updated.
The following is a summary of the commits.
from: 9a729ed17d4886ef0ca56f29f63cd2791731a291
f13f67e Add item.
65aa2cd Released Horde_ActiveSync-2.9.1
8f8db0a Development mode for Horde_ActiveSync-2.9.2
2dc907c Fix slice display when client entry is present, but empty.
dbf3b9f Fix error message when deleting messages using a Horde_Cache caching backend
bdef182 [mms] Fix returning reply code in Exceptions.
8d24384 [mms] Don't provide links to view attachments in compose screen unless the attachment can be displayed (Bug #12841).
2feea43 Merge branch 'master' into imp_6_2
90e1b4f Have IMP_Factory_MimeViewer extend the Horde_Core version.
Summary: http://github.com/horde/horde/compare/9a729ed17d4886ef0ca56f29f63cd2791731a291...90e1b4f7b7578a4a5db592c2204f71ca9d50c4b3
-----------------------------------------------------------------------
commit f13f67e803f108b808be0d51c5eba9d39e66e036
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Nov 20 12:57:51 2013 -0500
Add item.
framework/ActiveSync/doc/Horde/ActiveSync/TODO | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/f13f67e803f108b808be0d51c5eba9d39e66e036
http://git.horde.org/horde-git/-/commit/f13f67e803f108b808be0d51c5eba9d39e66e036
-----------------------------------------------------------------------
commit 65aa2cdcfec8c39af016dfa372d17350691f436e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Nov 20 13:02:55 2013 -0500
Released Horde_ActiveSync-2.9.1
framework/ActiveSync/package.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/65aa2cdcfec8c39af016dfa372d17350691f436e
http://git.horde.org/horde-git/-/commit/65aa2cdcfec8c39af016dfa372d17350691f436e
-----------------------------------------------------------------------
commit 8f8db0a48f8b98630e7af4723170be68878fc64a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Nov 20 13:02:55 2013 -0500
Development mode for Horde_ActiveSync-2.9.2
framework/ActiveSync/package.xml | 19 +++++++++++++++----
1 files changed, 15 insertions(+), 4 deletions(-)
http://github.com/horde/horde/commit/8f8db0a48f8b98630e7af4723170be68878fc64a
http://git.horde.org/horde-git/-/commit/8f8db0a48f8b98630e7af4723170be68878fc64a
-----------------------------------------------------------------------
commit 2dc907cf81f4e9ed9b34f442c050e122cda7f62d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Nov 20 19:40:08 2013 -0500
Fix slice display when client entry is present, but empty.
hermes/js/hermes.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/2dc907cf81f4e9ed9b34f442c050e122cda7f62d
http://git.horde.org/horde-git/-/commit/2dc907cf81f4e9ed9b34f442c050e122cda7f62d
-----------------------------------------------------------------------
commit dbf3b9f6529b4b17e62fb999b18c268ea2c24480
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Nov 20 21:52:23 2013 -0700
Fix error message when deleting messages using a Horde_Cache caching backend
Bug #12827
.../Imap_Client/lib/Horde/Imap/Client/Cache/Backend/Cache.php | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/dbf3b9f6529b4b17e62fb999b18c268ea2c24480
http://git.horde.org/horde-git/-/commit/dbf3b9f6529b4b17e62fb999b18c268ea2c24480
-----------------------------------------------------------------------
commit bdef18292531a5c437917225c38303426d4ac4b1
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Nov 20 22:17:55 2013 -0700
[mms] Fix returning reply code in Exceptions.
framework/Smtp/package.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/bdef18292531a5c437917225c38303426d4ac4b1
http://git.horde.org/horde-git/-/commit/bdef18292531a5c437917225c38303426d4ac4b1
-----------------------------------------------------------------------
commit 8d243848e03971de867357a23d8eb63f87aa1a2d
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Nov 20 22:52:39 2013 -0700
[mms] Don't provide links to view attachments in compose screen unless the attachment can be displayed (Bug #12841).
imp/docs/CHANGES | 2 ++
imp/lib/Ajax/Queue.php | 16 +++++++++++-----
imp/package.xml | 4 ++--
3 files changed, 15 insertions(+), 7 deletions(-)
http://github.com/horde/horde/commit/8d243848e03971de867357a23d8eb63f87aa1a2d
http://git.horde.org/horde-git/-/commit/8d243848e03971de867357a23d8eb63f87aa1a2d
-----------------------------------------------------------------------
commit 2feea430131b08456fa80d0d5f9a2e16b45e307a
Merge: 9a729ed 8d24384
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Nov 20 22:54:10 2013 -0700
Merge branch 'master' into imp_6_2
Conflicts:
imp/docs/CHANGES
imp/package.xml
framework/ActiveSync/doc/Horde/ActiveSync/TODO | 3 +
framework/ActiveSync/package.xml | 23 +++-
.../Imap_Client/lib/Horde/Imap/Client/Cache/Backend/Cache.php | 2 +
framework/Smtp/package.xml | 4 +-
hermes/js/hermes.js | 2 +-
imp/docs/CHANGES | 7 ++
imp/lib/Ajax/Queue.php | 16 ++-
imp/package.xml | 4 +-
8 files changed, 45 insertions(+), 16 deletions(-)
http://github.com/horde/horde/commit/2feea430131b08456fa80d0d5f9a2e16b45e307a
http://git.horde.org/horde-git/-/commit/2feea430131b08456fa80d0d5f9a2e16b45e307a
-----------------------------------------------------------------------
commit 90e1b4f7b7578a4a5db592c2204f71ca9d50c4b3
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Nov 20 22:55:30 2013 -0700
Have IMP_Factory_MimeViewer extend the Horde_Core version.
imp/lib/Ajax/Queue.php | 2 +-
imp/lib/Basic/Compose.php | 2 +-
imp/lib/Contents.php | 8 ++--
imp/lib/Factory/MimeViewer.php | 67 +++++++++++++++++++++++++++------------
4 files changed, 52 insertions(+), 27 deletions(-)
http://github.com/horde/horde/commit/90e1b4f7b7578a4a5db592c2204f71ca9d50c4b3
http://git.horde.org/horde-git/-/commit/90e1b4f7b7578a4a5db592c2204f71ca9d50c4b3
More information about the commits
mailing list