[commits] Horde branch master updated. 4bd50deb2ca949f0191d3cf3483ed716a3c2f829

Michael J. Rubinsky mrubinsk at horde.org
Tue Apr 9 14:56:44 UTC 2013


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

from: 2bce5507163d943fad2be2304f35b8148a1f1a19

9a01483 update TODO
e997fd3 This is not needed, and is read-only anyway.
a48fa0f Inject the state driver into the device object.
f52740d phpdoc
c8784b4 Add ::getFormattedDeviceProperties and ::getLastSyncTimestamp
9d74ef6 Return the device_properties as well.
4f23bbc Allow Horde_ActiveSync_State_Sql::getLastSyncTimeStamp to take id/user parameters.
9ae0a7d Clean up/improve the activesync preference display.
4bd50de Remove the provisioning restriction for WP7.

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

commit 9a0148362ee7089eb36c684e6efa6f18a177be08
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Apr 8 18:56:45 2013 -0400

    update TODO

 framework/ActiveSync/doc/Horde/ActiveSync/TODO |   13 ++++++-------
 1 files changed, 6 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/9a0148362ee7089eb36c684e6efa6f18a177be08

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

commit e997fd3fa14deaee4d417b31c77a9f0f0d1ca704
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Apr 8 19:19:27 2013 -0400

    This is not needed, and is read-only anyway.

 framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/e997fd3fa14deaee4d417b31c77a9f0f0d1ca704

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

commit a48fa0f8bbb2b40c5ec26808d0f378a34fdd5a54
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Apr 9 10:41:44 2013 -0400

    Inject the state driver into the device object.

 framework/ActiveSync/lib/Horde/ActiveSync.php           |    4 +-
 framework/ActiveSync/lib/Horde/ActiveSync/Device.php    |   16 ++++++++++++++-
 framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php |    2 +-
 3 files changed, 18 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/a48fa0f8bbb2b40c5ec26808d0f378a34fdd5a54

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

commit f52740dd45b6231166aaf87d4ab0cb7d888dcd37
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Apr 9 10:42:06 2013 -0400

    phpdoc

 framework/ActiveSync/lib/Horde/ActiveSync/Device.php |   20 ++++++++++++++++++
 1 files changed, 20 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/f52740dd45b6231166aaf87d4ab0cb7d888dcd37

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

commit c8784b43bd2002424aca8f131b032353edebcca7
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Apr 9 10:42:19 2013 -0400

    Add ::getFormattedDeviceProperties and ::getLastSyncTimestamp

 framework/ActiveSync/lib/Horde/ActiveSync/Device.php |   19 ++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/c8784b43bd2002424aca8f131b032353edebcca7

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

commit 9d74ef64be7d5427e212c243c9f9a97545d25b7a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Apr 9 10:43:12 2013 -0400

    Return the device_properties as well.

 framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/9d74ef64be7d5427e212c243c9f9a97545d25b7a

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

commit 4f23bbcc2ffe5e83963c10ade78f51f5e1362f69
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Apr 9 10:43:30 2013 -0400

    Allow Horde_ActiveSync_State_Sql::getLastSyncTimeStamp to take id/user parameters.

 framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php |   13 ++++++++++---
 1 files changed, 10 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/4f23bbcc2ffe5e83963c10ade78f51f5e1362f69

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

commit 9ae0a7d1e6b80e0d28871b8431e1804e784e1342
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Apr 9 10:44:21 2013 -0400

    Clean up/improve the activesync preference display.

 horde/lib/Prefs/Special/Activesync.php    |   54 ++++++-----------------------
 horde/templates/prefs/activesync.html.php |   41 ++++++++++++++--------
 2 files changed, 37 insertions(+), 58 deletions(-)

http://git.horde.org/horde-git/-/commit/9ae0a7d1e6b80e0d28871b8431e1804e784e1342

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

commit 4bd50deb2ca949f0191d3cf3483ed716a3c2f829
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Apr 9 10:55:47 2013 -0400

    Remove the provisioning restriction for WP7.
    
    This was an issue in early versions, and this prevents ALL WP7 devices
    from being provisioned when provisioning is forced.

 framework/ActiveSync/lib/Horde/ActiveSync/Device.php |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/4bd50deb2ca949f0191d3cf3483ed716a3c2f829




More information about the commits mailing list