DayPilot Pro for ASP.NET WebForms 2019.2.3711

Release date: May 3, 2019

Features

  • [Scheduler] Event links drag and drop supported (creating, deleting using context menu)

Improvements

  • DayPilotScheduler.LinkCreate event added (+ LinkCreateJavaScript, LinkCreatedJavaScript, LinkCreateHandling). (build 3702)
  • [Scheduler] Event link context menu (Scheduler). (build 3704)
  • [Scheduler] Scheduler event areas: combination of start/end (DayPilot.Date) and width (pixels) properties allowed. (build 3705)
  • [Scheduler] Time range selecting shadow displayed above events, like during moving and resizing (Scheduler). (build 3705)
  • [Scheduler] DayPilotScheduler.EventResizingJavaScript: args.what available ("start" | "end") (build 3705)
  • [Scheduler] DayPilotScheduler.RowHeaderColumnsResizable property added (allows disabling resizable row header columns; default value is true). (build 3705)
  • [Scheduler] DayPilot.Scheduler.getCoords() added - returns information about the current mouse position (relative to Scheduler grid). (build 3705)
  • [Scheduler] Left/right drag and drop indicator updated (default Scheduler CSS theme) - text centered vertically. (build 3705)
  • DayPilot.Date.add*() methods treat undefined/null param values as 0. (build 3705)
  • Bubble Bubble animation improved (for big targets that need a shift to fit into the current viewport). (build 3705)
  • [Scheduler] DayPilot.Scheduler.events.forRange(start, end) added. (build 3705)
  • [Scheduler] DayPilot.Scheduler.getViewPort() result supports rows() and events() methods. (build 3705)
  • [Scheduler] DayPilot.Scheduler.links.remove() added (build 3705)

Fixes

  • Bubble animation fixed. (build 3703)
  • [Scheduler] DayPilotScheduler.EventResizingJavaScript firing fixed (second resizing, initial activation). (build 3705)
  • [Scheduler] DayPilotScheduler.EventMoveSkipNonBusiness: Moving beyond the end of timeline forbidden (+ shortening bug fixed - when the last cell is not business). (build 3705)
  • [Scheduler] Large active areas with action="Move" fixed (Scheduler). (build 3705)
  • [Scheduler] Scheduler row expanding animation fixed (new events rendered in full height in the first step). (build 3705)
  • [Scheduler] Fast drag and drop between two Scheduler fixed (external status not set). (build 3705)