The branch "master" has been updated. The following is a summary of the commits.
from: 8943c291f00deb1a461ef1a32db9ddbef194e711 c2fb5c1 Lower default - we should be using AJAX lookup at a lower threshold 214ef8f Add personal contacts search filter ----------------------------------------------------------------------- commit c2fb5c1b8e9009f3956b201493ecece407268e05 Author: Michael M Slusarz <[email protected]> Date: Wed Aug 3 11:46:05 2011 -0600 Lower default - we should be using AJAX lookup at a lower threshold imp/config/conf.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/c2fb5c1b8e9009f3956b201493ecece407268e05 ----------------------------------------------------------------------- commit 214ef8f04dec8b5864433339094b3d007f6b83d8 Author: Michael M Slusarz <[email protected]> Date: Wed Aug 3 12:02:47 2011 -0600 Add personal contacts search filter imp/docs/CHANGES | 1 + imp/lib/Compose.php | 12 ++++--- imp/lib/Search/Element/Contacts.php | 55 +++++++++++++++++++++++++++++++++++ imp/lib/Search/Filter/Contacts.php | 28 ++++++++++++++++++ imp/package.xml | 12 ++++++-- 5 files changed, 100 insertions(+), 8 deletions(-) create mode 100644 imp/lib/Search/Element/Contacts.php create mode 100644 imp/lib/Search/Filter/Contacts.php http://git.horde.org/horde-git/-/commit/214ef8f04dec8b5864433339094b3d007f6b83d8 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
