DayPilot News (June 2013)

Monthly summary of new releases and articles - June 2013.
Jun 4, 2013

Releases

DayPilot Pro for Java 7.3 SP1 May 6, 2013

event scheduler transparent css theme

Fixes and improvements:

  • [Scheduler] Gantt view fixed.
  • [Month] Day cell properties available in CssOnly mode.
  • [Month] Visible event areas working.
  • datepicker/date only
  • [Scheduler] .show() and .hide() methods.
  • Updated scripts/datepicker findValue fixed.

DayPilot Pro for Java 7.3 SP2 May 9, 2103

monthly event calendar transparent theme

Fixes and improvements:

  • [Month] Month/setUseUtcDates(). (build 8294)
  • [Calendar] Calendar/setUseUtcDates(). (build 8294)
  • Modal/delayed click for touch devices. (build 8294)
  • [Scheduler] Using cell background colors defined in BeforeCellRender in optimized cell rendering mode. (build 8294)
  • [Calendar] onBeforeCellRender: e.setBackgroundColor() and other properties work. (build 8295)
  • [Scheduler] onBeforeCellRender: e.setBackgroundColor() and other properties work. (build 8295)
  • [Scheduler] getCssOnly() available on the server side. (build 8296)
  • [Scheduler] cssOnly/default background cell color. (build 8297)
  • [Demo] Minor bugs fixed. Updated to CssOnly. (build 8298)
  • [Calendar] Default background cell color for CssOnly mode. (build 8299)
  • [Calendar] Background cells demo added (BackgroundCells.jsp). (build 8299)
  • [Scheduler] BackgroundCells.jsp demo added. (build 8299)

DayPilot Pro for ASP.NET WebForms 7.3 SP3 May 10, 2013

monthly event calendar transparent theme

Fixes and improvements:

  • [Scheduler] Resource.DataTime available in BeforeResHeaderRender through e.DataItem. (build 2842)
  • [Calendar] _eventDeleteDispatch error fixed (!CssOnly). (build 2843)
  • [Scheduler] External drag&drop fixed (!CssOnly mode). (build 2844)
  • [Navigator] StartDate after postback/initial page load fixed. (build 2845)
  • window.name rewriting fixed. (build 2846)
  • [Scheduler] Row header column HTML fixed. (build 2853)
  • Script registration in Render() fixed. Checking for duplicate registration in all controls. (build 2854)
  • Init detection fixed. (build 2855)
  • [Calendar] Event bubble for all-day events enabled. (build 2856)
  • http://forums.daypilot.org/Topic.aspx/1921/javascript-runtime-error-object-doesnt-support-this-propert fix (build 2857)
  • [Month] BeforeEventRender: EventClickEnabled, EventRightClickEnabled, EventMoveEnabled, EventResizeEnabled, EventDoubleClickEnabled. (build 2858)
  • [Scheduler] ResourceExpand index fixed. (build 2859)
  • Calendar/Scheduler/Month: events.find() fixed. (build 2860)
  • [Calendar] c=r.insertCell(-1) fixed (missing var). (build 2861)

DayPilot Pro for ASP.NET MVC 7.3 SP3 May 10, 2013

monthly event calendar transparent theme

Features:

  • Highlighting Free/Busy Days in Navigator

Improvements:

  • [Calendar] MoveBy property added to DayPilotCalendarConfig. (build 5520)
  • [Scheduler] MoveBy=Full option added (build 5520)
  • [Calendar] MoveBy=Full option added (build 5520)
  • [Scheduler] ShowBaseTimeHeader added. (build 5521)
  • [Calendar] Client-side .dispose() is available and updated. (build 5522)
  • [Month] Client-side .dispose() is available and updated. (build 5522)
  • [Scheduler] Client-side .dispose() is available and updated. (build 5522)
  • [Navigator] Client-side .dispose() is available and updated. (build 5522)
  • [Scheduler] Client-side .show() and .hide() available. (build 5522)
  • [Calendar] .afterEventRender() fired for all-day events on the client-side (build 5523)
  • [Navigator] Loading free/busy data (DayPilotNavigator on the server side). (build 5525)

Fixes

  • ToUpper() replaced with ToUpperInvariant(). (build 5526)
  • [Demo] Links to jQuery 1.8.1 fixed. (build 5527)

DayPilot Pro for ASP.NET WebForms 7.3 SP4 May 20, 2013

scheduler asp.net tree

Improvements

  • [Calendar] OnBeforeEventRender/e.DataItem available. (build 5528)
  • [Month] OnBeforeEventRender/e.DataItem available. (build 5528)
  • [Scheduler] OnBeforeEventRender/e.DataItem available. (build 5528)
  • [Demo] Neutral menu_default theme. (build 5528)
  • [Scheduler] scheduler_white theme supports duration bar. (build 5530)

Fixes

  • [Month] Resetting StartDate in Weeks view to date part. (build 5529)
  • [Month] WeekStarts property was ignored (build 5529)
  • [Scheduler] WeekStarts = "Auto" parsing fixed. (build 5531)
  • [Scheduler] Resource row header column HTML fixed.. (build 5531)

Tutorials

Project Management for ASP.NET (Open-Source) May 3, 2013 (Updated)

project management asp net open source

An open-source application sample for project management.

Now including a Visual Studio 2012 solution running on .NET Framework 4.0 with a sample Microsoft SQL Server 2012 database (LocalDB).

Features:

  • Visual project management
  • Plan overview in a Gantt chart
  • Multiple projects supported
  • Resource utilization/availability
  • Task tracking in real time
  • Task status (planned, started, finished)
  • Setting task priority using drag&drop
  • Estimated time to completion
  • C# and VB.NET source code included.
  • Sample SQL Server database included.