[commits] Horde branch master updated. 45483eae4530a0056014a0aec51e6f0298f9e1f0

Michael J. Rubinsky mrubinsk at horde.org
Fri Sep 26 18:20:28 UTC 2014


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

from: 60d890571dd99324245671db808249178ce078f2

f8ff845 Cache and allow overriding value of clientType.
a61895e Add test for overriding clientType.
a057bea Allow setting/overriding the device's OS value.
c5a6444 Sniff out the "Nine" EAS client.
4657683 Only need this if $toEAS is true.
89b0845 Might as well sniff out the Samsung client here too.
36bd845 Update tests
c984fb4 Call device hooks when displaying them too.
45483ea Update device hook examples.

Summary: http://github.com/horde/horde/compare/60d890571dd99324245671db808249178ce078f2...45483eae4530a0056014a0aec51e6f0298f9e1f0

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

commit f8ff8454fec31fe0fdbd84447c9a6fe4605293a2
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Sep 23 11:59:01 2014 -0400

    Cache and allow overriding value of clientType.

 framework/ActiveSync/lib/Horde/ActiveSync/Device.php |   16 ++++++++++++++--
 1 files changed, 14 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/f8ff8454fec31fe0fdbd84447c9a6fe4605293a2

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

commit a61895edfd2bf51c58a513fc518735019757622d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Sep 23 12:02:34 2014 -0400

    Add test for overriding clientType.

 framework/ActiveSync/test/Horde/ActiveSync/DeviceTest.php |   15 ++++++++++++-
 1 files changed, 14 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/a61895edfd2bf51c58a513fc518735019757622d

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

commit a057beaa7f47bc2e6031c4475f4a3d8d757c3ec4
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Sep 23 12:30:57 2014 -0400

    Allow setting/overriding the device's OS value.

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

http://github.com/horde/horde/commit/a057beaa7f47bc2e6031c4475f4a3d8d757c3ec4

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

commit c5a6444e46921800f8504c3d119ed95c21d04245
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Sep 26 14:14:09 2014 -0400

    Sniff out the "Nine" EAS client.

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

http://github.com/horde/horde/commit/c5a6444e46921800f8504c3d119ed95c21d04245

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

commit 4657683bd9608b1d760d8f1c22968353efdea8c5
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Sep 26 14:14:29 2014 -0400

    Only need this if $toEAS is true.

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

http://github.com/horde/horde/commit/4657683bd9608b1d760d8f1c22968353efdea8c5

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

commit 89b0845a1a4e94ed4752c796c3e3e51ffca92bbc
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Sep 26 14:14:51 2014 -0400

    Might as well sniff out the Samsung client here too.
    
    Might not be 100% accurate for ALL samsung android versions,
    but it's no worse off than not sniffing it out so...

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

http://github.com/horde/horde/commit/89b0845a1a4e94ed4752c796c3e3e51ffca92bbc

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

commit 36bd84527b1193e8dd4400b5c5240c1f5fb083f0
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Sep 26 14:15:47 2014 -0400

    Update tests

 framework/ActiveSync/test/Horde/ActiveSync/DeviceTest.php |  184 +++++++------
 1 files changed, 97 insertions(+), 87 deletions(-)

http://github.com/horde/horde/commit/36bd84527b1193e8dd4400b5c5240c1f5fb083f0

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

commit c984fb4cdf4c022adce68223b8cb17fe3c157495
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Sep 26 14:17:24 2014 -0400

    Call device hooks when displaying them too.

 horde/admin/activesync.php             |    4 ++++
 horde/lib/Prefs/Special/Activesync.php |    4 ++++
 2 files changed, 8 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/c984fb4cdf4c022adce68223b8cb17fe3c157495

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

commit 45483eae4530a0056014a0aec51e6f0298f9e1f0
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Sep 26 14:19:33 2014 -0400

    Update device hook examples.

 horde/config/hooks.php.dist |   49 +++++++++++++++++++++++++++++--------------
 1 files changed, 33 insertions(+), 16 deletions(-)

http://github.com/horde/horde/commit/45483eae4530a0056014a0aec51e6f0298f9e1f0




More information about the commits mailing list