sogo/UI/WebServerResources/js/Scheduler
Francis Lachapelle abccdd304f (js) Ignore mouse events in scrollbars of Month
Firefox is bubbling the mouse down event on scrollbars so it has to be
ignored for proper drag'n'drop.

Fixes #3990.
2017-01-30 15:52:07 -05:00
..
Calendar.service.js Fix saving of inactive calendars 2017-01-06 06:42:12 -05:00
CalendarController.js (js) Add automatic refresh of calendar view 2016-10-12 11:01:59 -04:00
CalendarListController.js (js) Update alarms after dragging an event 2016-11-28 09:37:31 -05:00
CalendarsController.js Fix saving of inactive calendars 2017-01-06 06:42:12 -05:00
Component.service.js (js) Fix freebusy initialization in event editor 2016-12-19 11:05:48 -05:00
ComponentController.js (js) Mark form as dirty when removing an attendee 2016-11-04 14:37:23 -04:00
Scheduler.app.js (js,css) Replace sortable library 2016-07-08 15:44:47 -04:00
sgCalendarDay.directive.js (js) Fix DnD in multicolumn calendars view 2015-12-15 22:55:40 -05:00
sgCalendarDayBlock.directive.js (js) Show event categories in month view 2016-09-21 15:08:10 -04:00
sgCalendarDayTable.directive.js (js) Create event by dragging in month's view 2015-11-20 15:36:24 -05:00
sgCalendarGhost.directive.js (js) Improve display of dragging ghost in Calendar 2016-09-21 15:04:09 -04:00
sgCalendarMonthDay.directive.js (js) Fix drag'n'drop in month view 2016-05-06 15:45:42 -04:00
sgCalendarMonthEvent.directive.js (js) Show event categories in month view 2016-09-21 15:08:10 -04:00
sgCalendarScrollView.directive.js (js,css) Add sg-now-line directive 2016-09-29 15:59:39 -04:00
sgCategoryStylesheet.directive.js (js) Add sg-category-stylesheet directive 2016-09-28 12:03:11 -04:00
sgDraggableCalendarBlock.directive.js (js) Ignore mouse events in scrollbars of Month 2017-01-30 15:52:07 -05:00
sgNowLine.directive.js (js,css) Add sg-now-line directive 2016-09-29 15:59:39 -04:00