Pavlo

Results 64 comments of Pavlo

hi @enriquetoledano thank you for suggestion. I will consider it. Although I was going to add add popup tooltips when one hover over the leave on calendar/teamview page with more...

Thank you guys for suggestion, I am considering adding the feature. Trying to figure out the most optimal way with smallest impact on existing codebase.

@marct83 ensure that you have correct time zone configured in the company settings.

and make sure your server is running with UTC time on

@marct83 really strange.. I've checked that scenario on cloud version account and all is good there. Are you sure that when you are adding new leave start date and end...

dates in BETWEEN '2018-03-07' AND '2018-03-08' are start and end date submitted from front end (as far as i remember)

ignore previous comment: here is how the condition is done: ``` 133 this.validate_overlapping = function(new_leave_attributes) { 134 var this_user = this; 135 136 var days_filter = { 137 $between :...

@marct83 I am going to have a look at this thing later as it is really weird. Although I cannot reproduce the problem over here, I do not see how...

@marct83 one more thing: which time zone you are in?

and one more thing which date format you are using?