[commits] Horde branch FRAMEWORK_5_2 updated. 7d360585823d09bde67c4db04ddb787b64465451
Michael J. Rubinsky
mrubinsk at horde.org
Thu Jul 21 19:40:21 UTC 2016
The branch "FRAMEWORK_5_2" has been updated.
The following is a summary of the commits.
from: 1a6cfebc2c0dacfd4d6be843ad1e7b46af0b433b
9765137 Allow getAvailableEmailFields to perform this check.
a708dbb Add 'emailSearch' option to Turba_Api::search.
5731d27 Use the 'emailSearch' if it's available.
c5bf85a Bug: 13945 Make sure we were not too agressive in filtering out hits.
7d36058 Revert "Use the 'emailSearch' if it's available."
Summary: http://github.com/horde/horde/compare/1a6cfebc2c0dacfd4d6be843ad1e7b46af0b433b...7d360585823d09bde67c4db04ddb787b64465451
-----------------------------------------------------------------------
commit 9765137b73cb775b613262e506fd717c4cd2f408
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/9765137b73cb775b613262e506fd717c4cd2f408
-----------------------------------------------------------------------
commit a708dbb6b667ab8238ac2d7e370270f2a0c064cd
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/a708dbb6b667ab8238ac2d7e370270f2a0c064cd
-----------------------------------------------------------------------
commit 5731d27e217bc8df694e9b2b1cb9802a8fe80b4d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Jul 21 15:32:16 2016 -0400
Use the 'emailSearch' if it's available.
framework/Core/lib/Horde/Core/Ajax/Imple/ContactAutoCompleter.php | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
http://github.com/horde/horde/commit/5731d27e217bc8df694e9b2b1cb9802a8fe80b4d
-----------------------------------------------------------------------
commit c5bf85a0007e3f1cd7d836df323920275a65ca5a
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/c5bf85a0007e3f1cd7d836df323920275a65ca5a
-----------------------------------------------------------------------
commit 7d360585823d09bde67c4db04ddb787b64465451
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Jul 21 15:39:20 2016 -0400
Revert "Use the 'emailSearch' if it's available."
This reverts commit 5731d27e217bc8df694e9b2b1cb9802a8fe80b4d.
This is in framework, so change doesn't get made in FW_52.
framework/Core/lib/Horde/Core/Ajax/Imple/ContactAutoCompleter.php | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
http://github.com/horde/horde/commit/7d360585823d09bde67c4db04ddb787b64465451
More information about the commits
mailing list