[commits] Horde branch master updated. a6fbfefe98f0c6034230e50ca7c4be7ba1fc2ad6

Michael J. Rubinsky mrubinsk at horde.org
Thu Jul 21 19:25:11 UTC 2016


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

from: 676f9e06bc3fd0ba0b4f2a57620ff8b76d24f168

817e696 Allow getAvailableEmailFields to perform this check.
5973a65 Add 'emailSearch' option to Turba_Api::search.
0cdf283 Use the 'emailSearch' if it's available.
a6fbfef Bug: 13945 Make sure we were not too agressive in filtering out hits.

Summary: http://github.com/horde/horde/compare/676f9e06bc3fd0ba0b4f2a57620ff8b76d24f168...a6fbfefe98f0c6034230e50ca7c4be7ba1fc2ad6

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

commit 817e696e3cf8347073ff26946c15abcbc7d7fe5d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Jul 21 14:15:16 2016 -0400

    Allow getAvailableEmailFields to perform this check.

 turba/lib/Api.php   | 19 +++++++------------
 turba/lib/Turba.php | 23 +++++++++++++++++++----
 2 files changed, 26 insertions(+), 16 deletions(-)

http://github.com/horde/horde/commit/817e696e3cf8347073ff26946c15abcbc7d7fe5d

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

commit 5973a65e66df21be6e4861c0b81fa840ad570693
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Jul 21 14:41:21 2016 -0400

    Add 'emailSearch' option to Turba_Api::search.
    
    Ensures all available email type fields are included and returned
    in search results. Done as part of Turba_Api::search in place of
    an additional API method to provide a clean, BC, solution that falls
    back gracefully to previous behavior. To be revisted in Horde 6.
    
    See Bug: 10913

 turba/lib/Api.php | 26 ++++++++++++++++++++++++--
 1 file changed, 24 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/5973a65e66df21be6e4861c0b81fa840ad570693

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

commit 0cdf283b60733fbbd943665b30247e1369e53106
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Jul 21 14:46:49 2016 -0400

    Use the 'emailSearch' if it's available.
    
    See Bug: 10913

 framework/Core/lib/Horde/Core/Ajax/Imple/ContactAutoCompleter.php | 3 ++-
 imp/lib/Contacts.php                                              | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/0cdf283b60733fbbd943665b30247e1369e53106

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

commit a6fbfefe98f0c6034230e50ca7c4be7ba1fc2ad6
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Jul 21 15:23:15 2016 -0400

    Bug: 13945 Make sure we were not too agressive in filtering out hits.

 turba/lib/Api.php | 15 +++++++++++++--
 1 file changed, 13 insertions(+), 2 deletions(-)

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




More information about the commits mailing list