[commits] Horde branch master updated. 4dbe695b991a0ae3b666daa6ad37c40b3e1f3bc4

Michael J. Rubinsky mrubinsk at horde.org
Sat Dec 10 05:46:23 UTC 2016


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

from: f402f5c4da23930b12a8ebdb0df890bbdb091ccc

131c09a Readd migration, but only create schema.
66d3a1d Allow for a activesync_mailboxlist hook.
3d84170 Add hook for filtering mailbox list returned for activesync clients.
4dbe695 changes/update package.xml

Summary: http://github.com/horde/horde/compare/f402f5c4da23930b12a8ebdb0df890bbdb091ccc...4dbe695b991a0ae3b666daa6ad37c40b3e1f3bc4

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

commit 131c09ac7d719c42131b3ac02c98ea1c8ec89b08
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Dec 10 00:36:40 2016 -0500

    Readd migration, but only create schema.

 .../Weather/1_horde_service_weather_airports.php   | 168 +++++++++++++++++++++
 .../2_horde_service_weather_airports_change.php    |  38 +++++
 2 files changed, 206 insertions(+)
 create mode 100644 framework/Service_Weather/migration/Horde/Service/Weather/1_horde_service_weather_airports.php
 create mode 100644 framework/Service_Weather/migration/Horde/Service/Weather/2_horde_service_weather_airports_change.php

http://github.com/horde/horde/commit/131c09ac7d719c42131b3ac02c98ea1c8ec89b08

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

commit 66d3a1d9698d161e2121aa18ba6fe3e87a16e77b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Dec 10 00:38:05 2016 -0500

    Allow for a activesync_mailboxlist hook.
    
    If present, hook should return the mailboxlist to send
    to the client.

 framework/Core/lib/Horde/Core/ActiveSync/Imap/Factory.php | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/66d3a1d9698d161e2121aa18ba6fe3e87a16e77b

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

commit 3d841705560e0d94dc49b4493c8bb75027ee95ca
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Dec 10 00:43:50 2016 -0500

    Add hook for filtering mailbox list returned for activesync clients.

 horde/config/hooks.php.dist | 33 +++++++++++++++++++++++++++++++++
 1 file changed, 33 insertions(+)

http://github.com/horde/horde/commit/3d841705560e0d94dc49b4493c8bb75027ee95ca

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

commit 4dbe695b991a0ae3b666daa6ad37c40b3e1f3bc4
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Dec 10 00:45:57 2016 -0500

    changes/update package.xml

 framework/Core/package.xml            | 4 ++--
 framework/Service_Weather/package.xml | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

http://github.com/horde/horde/commit/4dbe695b991a0ae3b666daa6ad37c40b3e1f3bc4




More information about the commits mailing list