From 8cf8ce86d7cc2c8733b33cbe30d09326bd80e6d2 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Mon, 9 May 2016 14:48:22 -0400 Subject: [PATCH] (js) Improved input parsing of time picker Fixes #3659 --- NEWS | 3 ++- .../js/Common/sgTimepicker.directive.js | 10 ++++++++-- .../scss/components/timepicker/timepicker.scss | 10 +++++++--- 3 files changed, 17 insertions(+), 6 deletions(-) diff --git a/NEWS b/NEWS index 8b99eebfe..159833fbd 100644 --- a/NEWS +++ b/NEWS @@ -15,10 +15,11 @@ Enhancements - [web] we now "cc" delegates during invitation updates (#3195) - [web] new SOGoHelpURL preference to set a custom URL for SOGo help (#2768) - [web] now able to copy/move events and also duplicate them (#3196) - - [web] improve preferences validation and check for unsaved changes + - [web] improved preferences validation and now check for unsaved changes - [web] display events and tasks priorities in list and day/week views (#3162) - [web] style events depending on the user participation state - [web] style transparent events (show time as free) (#3192) + - [web] improved input parsing of time picker (#3659) Bug fixes - [core] properly escape wide characters (#3616) diff --git a/UI/WebServerResources/js/Common/sgTimepicker.directive.js b/UI/WebServerResources/js/Common/sgTimepicker.directive.js index 91172fda8..12ddabc8d 100644 --- a/UI/WebServerResources/js/Common/sgTimepicker.directive.js +++ b/UI/WebServerResources/js/Common/sgTimepicker.directive.js @@ -374,8 +374,7 @@ ' access_time', '', '
', + ' ng-class="{\'sg-timepicker-focused\': ctrl.isFocused}">', ' ', '