The Chandler Project is pleased to announce the 0.8.1 release of Chandler Server (Cosmo)!
Chandler Server is a server and Ajax web UI for managing and sharing calendars, events, and tasks. It implements open data standards including CalDAV, WebDAV, Atom, and Atompub.
Chandler Server 0.8.1 is currently available for download as a ready-to-run bundle at:
http://chandlerproject.org/serverdownload
and the source code is available from subversion at:
http://svn.osafoundation.org/server/cosmo/tags/rel_0.8.1
Send us feedback at the open mailing list:
chandler-users at osafoundation.org
We look forward to hearing from you!
This is a bugfix release for Chandler Server 0.8.0 and is recommended for general usage. Chandler Server 0.8.0 was never released because of a last minute data migration bug. The Chandler 0.8.0 release was aimed at improving compatibility with CalDAV clients, most notably iCal 3.0 which is part of Mac OS 10.5 “Leopard”. iCal 3.0 will work with Chandler Server 0.8.1 with the following caveats:
- Collections with spaces in their names do not work with iCal3 - this includes the “Out of the box” collection created for a new user of Chandler Server. iCal 3 users can create their own new collections on a Chandler Server instance without problems.
- Events which are stamped as tasks show up as neither
- Some collections do not appear
We are working with Apple to improve compatibility with iCal 3.
The bugs fixed in this release are:
For Chandler Server 0.8:
5809 Comply with CalDAV changes between draft 09 and published…
5947 Freebusy reports should block off a 24 hour period for al…
6280 implement DAV:principal-property-search report
6416 german umlauts break appointment description in evolution…
6819 PUT ics in users home directory (not in calendar) results…
7925 current-user-privilege-set on home collection
7953 Server returns 400 error when VEVENT has STATUS: NEEDS-AC…
9516 calendar ui is messed up on monitors larger than 1600×1200
9628 Revisit invalid iCalendar policy
9672 Data loss when accepting an iCalendar object containing a…
9987 Notes w/o Calendar Stamp created in UI don’t show up in DAV
9988 Can’t build Cosmo unless SVN checkout
10003 Support VTODO and VJOURNAL in CalDAV
10010 MKCALENDAR does not return 415 for unsupported content type
10011 MKCALENDAR properties ignored
10013 MKCALENDAR with a malformed property erroneously creates …
10256 Lightning 0.5 cannot load tasks from a CalDAV calendar
10281 Account Browser - Single calendar item “download as iCal”…
10328 CalDAV query for non-COMPLETED VTODOs returns VEVENTs
10398 Logged out ticket view Chandler Server | About box too short
10399 Subscribing to lab.osaf.us collection using Apple’s iCal …
10458 floating times parsed/interpreted incorrectly in ical4j
10471 new items created from webui don’t include icaluid
10527 items marked DONE show up as NOW in Cosmo UI
10558 iCal displays deleted occurrences on calendars subscribed…
10640 ‘All future items’ action broken for items with an altere…
10843 Update DAV:getlastmodified for destination member resourc…
10850 Enhance the HTML pages returned for DAV GETs
10910 Support VAVAILABILITY as a component that can be stored w…
10934 DAV:current-user-privilege-set property
10935 Provide DAV:needs-privileges precondition code in 403 For…
10945 cosmo ui adding double slash to “detached” url
10946 double slash causes java.io.UnsuportedExcodingException
10975 Can’t make a “All Future Items” change to a recurring event
10976 Forbidden error updating an event with Lightning
11007 Drop :443 from iCal URL in collection detail
11018 etag generator uses static MessageDigest that isn’t threa…
11021 Cannot DELETE collection with content
11029 null lastPastOccurrence crashes web ui
11074 upgrading to dojo 0.4.3 broke built version of js
11081 U+2028 in item body causes ui to crash
11090 Triage column shows (NONE) for Office Calendar
11091 Changing this and future items in dashboard view is broken
11094 Safari, creating a lozenge on the calendar canvas appeari…
For Chandler Server 0.8.1:
11148 derby migration broken for 0.8
A summary of known issues in this release is available:
http://chandlerproject.org/knownissues
This version of Chandler Server contains database schema changes from previous versions. Instructions for upgrading from previous versions of Chandler Server
can be found at: <http://chandlerproject.org/Developers/ServerBundleInstallation#Upgrading%20from%20previous%20versions>.
Thanks for your interest in Chandler Server!