发布于 2016-03-04 00:32:10 | 204 次阅读 | 评论: 0 | 来源: 网友投递
dhtmlxScheduler Web日程安排系统
dhtmlxScheduler 是一个基于Web的日程安排系统,类似 Google 的 Calendar 服务。支持拖拉操作,全部基于 Ajax 操作方式。
dhtmlxScheduler 4.3.25 维护版本发布,该版本支持触摸屏操作,已经修复了两次触摸的动作处理 bug。
修复的 bug 列表包括:
Touch support – trigger tap and double tap on multiday area of Day/Weeks/Units views
Touch support – fix regression with event disappearing on start of touch-drag
Timeline – fix onYScaleClick call when ignored columns are defined
Timeline – fix incorrect state of event object after canceling drag and drop
Tree Timeline – timeline_scale_class template should be applied to folder items
dataProcessor – clearing scheduler while dataProcessor request is in progress should not cause JS error
dataProcessor – fix incorrect state when adding and modifying recurring series when autoUpdate is disabled
Day/Week views – fix event visibility when first/last hours of calendar are enabled
Multiday Units View – fix default section on creation event with a double click
General – occasional Chrome bug, when click and double click events stopped firing
General – fixes for daylight savings time bugs in Safari
and many other small fixes