[commits] Horde branch activesync_2_9_0 updated. ced762b41fdac0c5ed00978f828dea4ca2076ba2
Michael J. Rubinsky
mrubinsk at horde.org
Sun Oct 13 19:19:34 UTC 2013
The branch "activesync_2_9_0" has been updated.
The following is a summary of the commits.
from: 883c0c51c67c7bd47b29f52d70c19c60dc1ceb16
2d91ec8 [mms] Explicitly reject XOAUTH2 as a authentication mechanism if it is not configured in the client (Bug #12756).
f5ce3cf Released Horde_Imap_Client-2.15.5
8ca460d Development mode for Horde_Imap_Client-2.15.6
22fe29e Fix global js var
7d827ef Don't load topbar if viewing in dynamic view
40eddcf Don't show subscribe actions if IMAP subscriptions are disabled
73a403f More places to alter output depending on value of subscribe
ced762b Merge branch 'master' into activesync_2_9_0
Summary: http://github.com/horde/horde/compare/883c0c51c67c7bd47b29f52d70c19c60dc1ceb16...ced762b41fdac0c5ed00978f828dea4ca2076ba2
-----------------------------------------------------------------------
commit 2d91ec8bc09d3b28734422d735e5a447b48722bd
Author: Michael M Slusarz <slusarz at horde.org>
Date: Fri Oct 11 16:07:41 2013 -0600
[mms] Explicitly reject XOAUTH2 as a authentication mechanism if it is not configured in the client (Bug #12756).
framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 2 +-
framework/Imap_Client/package.xml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
http://github.com/horde/horde/commit/2d91ec8bc09d3b28734422d735e5a447b48722bd
http://git.horde.org/horde-git/-/commit/2d91ec8bc09d3b28734422d735e5a447b48722bd
-----------------------------------------------------------------------
commit f5ce3cf9e5d50a8a20bd4390034a7f69256eb2c6
Author: Michael M Slusarz <slusarz at horde.org>
Date: Fri Oct 11 16:19:56 2013 -0600
Released Horde_Imap_Client-2.15.5
framework/Imap_Client/package.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/f5ce3cf9e5d50a8a20bd4390034a7f69256eb2c6
http://git.horde.org/horde-git/-/commit/f5ce3cf9e5d50a8a20bd4390034a7f69256eb2c6
-----------------------------------------------------------------------
commit 8ca460d14be35e7546e45f3b5469e988a2f1c194
Author: Michael M Slusarz <slusarz at horde.org>
Date: Fri Oct 11 16:19:56 2013 -0600
Development mode for Horde_Imap_Client-2.15.6
framework/Imap_Client/package.xml | 17 +++++++++++++++--
1 files changed, 15 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/8ca460d14be35e7546e45f3b5469e988a2f1c194
http://git.horde.org/horde-git/-/commit/8ca460d14be35e7546e45f3b5469e988a2f1c194
-----------------------------------------------------------------------
commit 22fe29efff82c2fb1914e088642561c8e922e5d3
Author: Michael M Slusarz <slusarz at horde.org>
Date: Fri Oct 11 16:25:37 2013 -0600
Fix global js var
framework/Core/js/calendar.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/22fe29efff82c2fb1914e088642561c8e922e5d3
http://git.horde.org/horde-git/-/commit/22fe29efff82c2fb1914e088642561c8e922e5d3
-----------------------------------------------------------------------
commit 7d827ef51eaf9ee57bfee952157a9b08879813a8
Author: Michael M Slusarz <slusarz at horde.org>
Date: Fri Oct 11 17:15:01 2013 -0600
Don't load topbar if viewing in dynamic view
imp/lib/Basic/Search.php | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/7d827ef51eaf9ee57bfee952157a9b08879813a8
http://git.horde.org/horde-git/-/commit/7d827ef51eaf9ee57bfee952157a9b08879813a8
-----------------------------------------------------------------------
commit 40eddcf8b92cecc32bd69f923cd274e503c3aec9
Author: Michael M Slusarz <slusarz at horde.org>
Date: Fri Oct 11 18:00:49 2013 -0600
Don't show subscribe actions if IMAP subscriptions are disabled
imp/lib/Dynamic/Mailbox.php | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/40eddcf8b92cecc32bd69f923cd274e503c3aec9
http://git.horde.org/horde-git/-/commit/40eddcf8b92cecc32bd69f923cd274e503c3aec9
-----------------------------------------------------------------------
commit 73a403f1d193f06b86cc73294dcfe988744de61f
Author: Michael M Slusarz <slusarz at horde.org>
Date: Fri Oct 11 18:03:21 2013 -0600
More places to alter output depending on value of subscribe
imp/lib/Dynamic/Mailbox.php | 15 ++++++++++-----
1 files changed, 10 insertions(+), 5 deletions(-)
http://github.com/horde/horde/commit/73a403f1d193f06b86cc73294dcfe988744de61f
http://git.horde.org/horde-git/-/commit/73a403f1d193f06b86cc73294dcfe988744de61f
-----------------------------------------------------------------------
commit ced762b41fdac0c5ed00978f828dea4ca2076ba2
Merge: 883c0c5 73a403f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sun Oct 13 15:19:24 2013 -0400
Merge branch 'master' into activesync_2_9_0
framework/Core/js/calendar.js | 2 +-
framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 2 +-
framework/Imap_Client/package.xml | 19 +++++++++++--
imp/lib/Basic/Search.php | 6 +++-
imp/lib/Dynamic/Mailbox.php | 23 ++++++++++++---
5 files changed, 40 insertions(+), 12 deletions(-)
http://github.com/horde/horde/commit/ced762b41fdac0c5ed00978f828dea4ca2076ba2
http://git.horde.org/horde-git/-/commit/ced762b41fdac0c5ed00978f828dea4ca2076ba2
More information about the commits
mailing list