Monthly summary of new releases and articles - October 2015.
Oct 1, 2015
Releases
- Use _cell_dimensions to set cell width using CSS .navigator_default_cell_dimensions { width: 40px; } (Navigator)
- DayPilot.Scheduler.dragStartWithOptions() method added to support migration from DayPilotScheduler.dragStart()
- DayPilot.Scheduler.dragStartWithOptions(options) -> DayPilot.Scheduler.startDragging(options)
- Allow changing target event end in onEventMoving (Scheduler).
- Allow changing target event start (args.start) in onEventMoving (Scheduler).
- ...
- Drag and drop moving cleanup fixed (Scheduler).
- Calendar hour header fixed in IE10 compatibility view.
- Calendar height with HeightSpec="Parent100Pct" fixed on initial page load.
- Event moving demo with confirmations (Scheduler).
- 100% height demo (parent div uses absolute positioning).
- Sub menus improved: children indicator added to the default theme, position aligned with the parent item.
- Static task row bubble enabled (Gantt).
- Sub menus improved: children indicator added to the default theme, position aligned with the parent item.
Tutorials
- Export calendar events in iCalendar format
- Subscribe using Microsoft Outlook
- Subscribe using Mac OS X Calendar
- Subscribe using Google Calendar
- Import downloaded .ics file
- Visual Studio 2015 sample project with source code
- Includes the open-source DayPilot Lite for ASP.NET WebForms
- Available under Apache Software License 2.0 (open-source)