From e07a5f75ec3947077425c5fea85024cd46b2dc4c Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Wed, 1 Jun 2016 15:00:24 -0400 Subject: [PATCH] Force minimum number of chars in search of events Respecting SOGoSearchMinimumWordLength --- NEWS | 1 + UI/Templates/SchedulerUI/UIxCalMainView.wox | 5 ++++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 93cc9f74e..a2bd403e3 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,7 @@ Enhancements - [web] show progress indicator when loading messages and cards - [web] display messages sizes in list of Mail module - [web] link event's attendees email addresses to mail composer + - [web] respect SOGoSearchMinimumWordLength when searching for events or tasks Bug fixes - [web] fixed creation of chip on blur (sgTransformOnBlur directive) diff --git a/UI/Templates/SchedulerUI/UIxCalMainView.wox b/UI/Templates/SchedulerUI/UIxCalMainView.wox index 912be0246..2e8708c46 100644 --- a/UI/Templates/SchedulerUI/UIxCalMainView.wox +++ b/UI/Templates/SchedulerUI/UIxCalMainView.wox @@ -508,7 +508,10 @@ arrow_back - + +
+
+