<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html >
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<style>
p, body, li, td { font-family: Tahoma; font-size: 10pt }
</style>
<title>DayPilot</title>
</head>
<body>
<h2>DayPilot: Open-source Outlook-like calendar control for ASP.NET.
</h2>
<p>Home: <a href="http://www.daypilot.org/">http://www.daypilot.org/</a>
</p>
<h3>Documentation
</h3>
<ul>
<li><a href="http://www.daypilot.org/installation.html">Installation
instructions</a></li>
<li><a href="http://www.daypilot.org/live-demo.html">Demo</a></li>
<li><a href="http://www.daypilot.org/tutorial.html">Tutorial</a></li>
</ul>
<h3>Version history
</h3>
<p><b>DayPilot 2.1 SP 3 (2006-12-28)</b></p>
<p>See <a href="http://www.daypilot.org/daypilot-2-1-sp-3.html">http://www.daypilot.org/daypilot-2-1-sp-2.html</a></p>
<p>
<b>DayPilot 2.1 SP 2 (2006-10-17)</b></p>
<p>
See <a href="http://www.daypilot.org/daypilot-2-1-sp-2.html">http://www.daypilot.org/daypilot-2-1-sp-2.html</a></p>
<p><b>DayPilot 2.1 SP 1 (2006-10-16)</b></p>
<p>See <a href="http://www.daypilot.org/daypilot-2-1-sp-1.html">http://www.daypilot.org/daypilot-2-1-sp-1.html</a></p>
<p><b>DayPilot 2.1 (2006-10-15)<br>
</b>
<br>
See <a href="http://www.daypilot.org/daypilot-2-1.html">http://www.daypilot.org/daypilot-2-1.html</a>
</p>
<p><b>DayPilot 2.0.1 (2006-06-21)<br>
</b>
<br>
What's new:
</p>
<ul>
<li>FIX Wrong placing of events in IE6 when DayPilot was inside a div with text-align: center or
right.</li>
<li>CHANGE Default header height changed to 21 pixels (minimum for this font).</li>
</ul>
<p>Compatibility:</p>
<ul>
<li>DocTypes:
<ul>
<li>HTML 4.01 Transitional</li>
<li>XHTML 1.0 Transitional</li>
<li>XHTML 1.1</li>
</ul>
</li>
<li>Browsers:
<ul>
<li>Firefox 1.5</li>
<li>Internet Explorer 6.0</li>
</ul>
</li>
</ul>
<p><b>DayPilot 2.0 (2006-06-10)</b></p>
<ul>
<li>The calendar supports day headers
<ul>
<li>you can specify the format (the same string format as DateTime.ToString()
accepts)</li>
<li>you can specify the header height (but the font is fixed for the moment)</li>
</ul>
</li>
<li>Fixed Toolbox category for HourHeight and HourWidth</li>
<li>Tested with XHTML 1.0 Transitional and HTML 4.01 Transitional doctypes</li>
<li>Tested with Firefox 1.5 and Microsoft Internet Explorer 6.0</li>
<li>Featured moved to next minor release:
<ul>
<li>Additional data sources support (DataView and SqlDataSource)</li>
<li>Modifiable fonts and colors (if you need to change it you need to alter the source code for the moment)</li>
</ul>
</li>
</ul>
<p><b>DayPilot 2.0 Beta 2 (2006-05-15)</b></p>
<ul>
<li>ViewState fixed</li>
<li>Known issues:
<ul>
<li>I'm still considering adding day headers (e.g. "Friday, 5/12/2006")</li>
<li>Pending contributions integration</li>
<li>DataSource doesn't accept DataView</li>
</ul>
</li>
</ul>
<p><b>DayPilot 2.0 Beta 1 (2006-05-14)</b></p>
<ul>
<li>Multiple days can appear on one calendar</li>
<li>API Change: Property "Date" is now replaced by "StartDate" and "EndDate"</li>
<li>Hour height is now reducible down to 30 pixels without additional tweaking</li>
<li>Events overlapping is fixed (http://blog.daypilot.org/2006/04/bugfix-for-events-overlapping.html)</li>
<li>Tested with XHTML 1.0 Transitional and HTML 4.01 Transitional doctypes</li>
<li>Known issues:
<ul>
<li>ViewState doesn't save all necessary properties</li>
<li>Demo needs update to the new version</li>
<li>I'm still considering adding day headers (e.g. "Friday, 5/12/2006")</li>
<li>Pending contributions integration</li>
<li>DataSource doesn't accept DataTableView</li>
</ul>
</li>
<li>Bug reports are welcome!</li>
</ul>
<p>DayPilot 1.1 (2006-02-03)</p>
<ul>
<li>Supports server-side events (postback) for
<ul>
<li>clicking an event</li>
<li>clicking a free-time slot</li>
</ul>
</li>
<li>Supported modes of business hours:
<ul>
<li>only the business hours are visible unless there is an event outside of this time </li>
<li>all hours are always visible.</li>
</ul>
</li>
<li>Non-business hours have different color</li>
<li>Supports 12-hour and 24-hour time format</li>
</ul>
<p><b>DayPilot 1.0.3 (2006-01-02)</b></p>
<ul>
<li>Event box size for shorter events fixed.</li>
<li>Now works correctly in pages with doctypes HTML 4.01 Transitional or XHTML 1.0
Transitional.</li>
</ul>
<p>DayPilot 1.0.2 (2005-12-28)</p>
<ul>
<li>Design-time preview fixed.</li>
<li>Check for null values of column names.</li>
<li>Event height and position fixed for .NET Framework 2.0.</li>
</ul>
<p>DayPilot 1.0.1 (2005-12-23)</p>
<ul>
<li>ViewState support fixed (some DataTables causing the HttpException "The type 'WebCalendar.DataSet1+EventsDataTable' must be marked as Serializable or have a TypeConverter other than ReferenceConverter to be put in
viewstate.").</li>
<li>The byproduct is that the viewstate is now smaller.</li>
</ul>
<p>DayPilot 1.0 (2005-12-14)</p>
<ul>
<li>Initial release.</li>
</ul>
</body>
</html>
- 1
- 2
- 3
前往页