From 3e501be5a9a42e1c84e0cbfe12f96a680ea71bbe Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Fri, 14 Oct 2016 16:35:57 -0400 Subject: [PATCH] (js) Respect SearchMinWordLength in list editor More precisely, the domain default is named SOGoSearchMinimumWordLength. --- NEWS | 1 + UI/Templates/ContactsUI/UIxContactEditorTemplate.wox | 2 ++ UI/WebServerResources/js/Contacts/CardController.js | 7 ++++++- 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index efdc0d3e0..cfa727b33 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,7 @@ Enhancements Bug fixes - [web] fixed tasks list when some weekdays are disabled - [web] fixed automatic refresh of calendar view + - [web] respect SOGoSearchMinimumWordLength in contacts list editor 3.2.0 (2016-10-03) diff --git a/UI/Templates/ContactsUI/UIxContactEditorTemplate.wox b/UI/Templates/ContactsUI/UIxContactEditorTemplate.wox index d23712e61..6e58eef62 100644 --- a/UI/Templates/ContactsUI/UIxContactEditorTemplate.wox +++ b/UI/Templates/ContactsUI/UIxContactEditorTemplate.wox @@ -372,7 +372,9 @@