Archive for the 'Chandler Server Development' Category

Feeds: RSS | Atom

Chandler Server (Cosmo) 0.10.1 released

December 7th, 2007 at 11:45 am (8 months, 3 weeks ago) by Ted Leung under Chandler Server Development

The Chandler Project is pleased to announce the 0.10.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.

This is a security bugfix release for Chandler Server 0.10 and we recommend that all users upgrade to this version.

Chandler Server 0.10.1 is currently available for download as a ready-to-run bundle at:

     chandlerproject.org/serverdownload

and the source code is available from subversion at:

     svn.osafoundation.org/server/cosmo/tags/rel_0.10.1

Send us feedback at the open mailing list:

     chandler-users at osafoundation.org

We look forward to hearing from you!

The bugs fixed in this release are:

11587 Dav users can create resources within other users’ home collections

A summary of known issues in this release is available:

     chandlerproject.org/knownissues

There was no change to the database schema for Chandler Server in version 0.x. Instructions for upgrading from previous versions of Chandler Server can be found at: <http://chandlerproject.org/Developers/ServerBundleInstallation#Upgrading%20from%20previous%20versions>


Chandler Server (Cosmo) 0.10 released

December 3rd, 2007 at 2:08 pm (8 months, 4 weeks ago) by Ted Leung under Chandler Server Development

The Chandler Project is pleased to announce the 0.10 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.

This is a bugfix release for Chandler Server 0.9 and is recommended for general usage. Important bug fixes address iCal3 interop, bugs in overlays, and some usability improvements in the signup workflow. Chandler Server 0.10 is currently available for download as a ready-to-run bundle at:

     chandlerproject.org/serverdownload

and the source code is available from subversion at:

     svn.osafoundation.org/server/cosmo/tags/rel_0.10.0

Send us feedback at the open mailing list:

     chandler-users at osafoundation.org

We look forward to hearing from you!

The bugs fixed in this release are:

8351 Cosmo time out on Firefox 1.5
8720 Sign up for an account + adding the currently viewed collection
8890 User action for resend activation email
10285 Account Browser: download as iCalendar yields 3 js errors
10904 Update Cosmo Olson files
11079 Can’t create Hub account with 20-char password
11080 Sharing error on my PersonalAK collection on Hub
11114 Cosmo doesn’t allow titles longer than 256 characters
11118 Feed service way to put an item in multiple collections
11133 Event missing EIM EventRecord
11138 QA needs JS hooks for he next/previous buttons in the dashboard
11144 iCal3 Interop :: Events stamped as tasks don’t show up as either in iCal3
11163 Collection creation in feed service
11250 invalid VALARM TRIGGER appearing in hub data
11282 NPE in triage status query
11467 bad xml attribute data causing ERRORs in hub log
11011 Write-up instructions on how to publish from other apps
11053 Include collection hue in EIMML
11142 iCal3 Interop :: Error when creating new collection from iCal3
11193 Use Dojo layered build functionality
11255 Collection overlay in IE 7 with multiple collections
11256 IE 6 collection overlay scroll bar overlaps the dashboard selector
11272 Non-selected, non-overlaid calendar lozenges showing
11292 invalid collection href on hub
11422 error during build - testEventStampValidation failed
11301 Collection deletion in feed service

A summary of known issues in this release is available:

     chandlerproject.org/knownissues

There was no change to the database schema for Chandler Server in version 0.10. Instructions for upgrading from previous versions of Chandler Server can be found at: <http://chandlerproject.org/ Developers/ServerBundleInstallation#Upgrading%20fromPMrevious%20versions>


Chandler Server (Cosmo) 0.9.1 released

November 14th, 2007 at 3:03 pm (9 months, 2 weeks ago) by Jared Rhine under Chandler Server Development

The Chandler Project is pleased to announce the 0.9.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.

New in this release is the ability to overlay multiple calendar collections and subscriptions onto a single calendar view, and the ability to create new collections via the web UI. Also improved in compatibility with iCal 3.0’s use of CalDAV, and support for more characters in usernames.

Chandler Server 0.9.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.9.1

Send us feedback (no subscription necessary) 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.9.0 and is recommended for general usage. Chandler Server 0.9.0 was not released because of a large slowdown caused by a corrupt build of an upstream library.

The bugs fixed in Chandler Server 0.9.0 and 0.9.1 are:

  • #6194 Overlays
  • #9715 Caching of Atom content not working properly in Firefox
  • #10678 Cannot log in from IE 7 to production Chandler Hub 0.7.0-r5487
  • #10734 Some characters in usernames cause trouble
  • #10889 Log 5xx in /pim
  • #10890 Log 5xx in /mc
  • #10918 cosmo handles allday events incorrectly in some time-range query cases
  • #11019 cosmo allows null displayName, which results in server error
  • #11022 server bundle release notes point to the wrong place
  • #11050 Spurious “Unsaved Changes” clicking off final item in recurrence
  • #11068 Error deserializing XML attribute
  • #11105 weird hibernate error seen on lab.osaf.us
  • #11212 Collection overlay: list jumps around when it’s scrollable
  • #11213 Using mini cal, quick jump, or next week navigation on canvas with overlay broken
  • #11221 Incorrect subscription instructions for iCal 2.x with published collections
  • #11241 Same-title events disappear from iCal 3 after being triaged
  • #11249 empty title causes 500
  • #11297 Collection creation and deletion bug
  • #11372 Slowdown in Cosmo 0.9.0

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!


Windmill IRC Sprint

November 5th, 2007 at 7:35 pm (9 months, 3 weeks ago) by adam under Windmill

Tuesday November 6th, we will be having a Windmill IRC Sprint in #windmill on freenode. We will be available from 10am to 5pm PST answering questions, helping people with installations, and taking any feedback people have for us.

For those of you who aren’t familiar with the Windmill project, it is a Web Testing and Automation Framework that was built around our testing and automation of the Chandler Server Web UI. You can view our first announcement of Windmill here.

Useful links:

  • Windmill Project Homepage
  • Windmill Book
  • Windmill BLOG
  • See you there!


    Chandler Server (Cosmo) 0.8.1 released

    October 30th, 2007 at 2:44 pm (10 months ago) by Ted Leung under Chandler Server Development

    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!


    Windmill 0.2 Released

    October 18th, 2007 at 3:18 pm (10 months, 2 weeks ago) by adam under Windmill

    Tuesday, ( October 16th ) we pushed out the 0.2 release of Windmill to the eagerly awaiting world of QA.

    For those of you who aren’t familiar with Windmill, it is a framework we have built at OSAF for automating tests against our Web Calendar User Interface. In other words, it’s a slick way to save yourself some time by creating tests that will insure the quality of your web page as you are developing them. We at OSAF have some very advanced needs for the project, so the more you use it, the more you will discover all of the other features that make it as impressive as it is.

    A few months ago Windmill became an official OSAF project and has been gaining steam every since. After a long period of working out glaring adoption blockers we came out of stealth mode to present at OSCON in Portland and are now actively building our community.

    We have made the setup process as easy and well documented as we possibly can, and encourage anyone interested to install Windmill and give it a try. We do our very best to respond to all outside feedback, and make ourselves available in the IRC channel (#windmill on Freenode) to solve all your Windmill issues. OSAF takes transparency in it’s projects very seriously and we are committed to making the project easy for you to get involved, and encourage outside contributors and feedback.

    This release includes many new features and bug fixes:

    • Windmill Unit Tests, for all your future contributors out there to make sure you didn’t break anything!
    • Browser launcher support for Safari and Firefox Linux, no more manual proxy configuration.
    • Lots of performance and stability improvement, say goodbye to those t-box hangs.
    • The assertion explorer tool, now point and click to create your assertions.
    • Javascript tests, write tests in Javascript to test deep down in that app’s source.
    • Commenting in all of the test files, including JSON.
    • Windmill support for testing against localhost
    • Fully functional WIndmill Integrated Development Environment in all the browsers.
    • Controller additions of many wait and assert functions, get better control of your tests.
    • Convenience features including automatically giving you the correct focus when working in the IDE, smarter logic in the DOM Explorer.
    • DOM serialization, you can now pause your tests and get the state of your page on command.
    • Cross domain, frame and window recording and testing
    • And much more…

    Any documentation you may need is available at our website, windmill.osafoundation.org and if you find any areas that could use improvement we encourage you to signup and add to the WIKI.

    Other documents you may want to jump straight to:

    Recently we spent an evening presenting at the Bay Piggies User Group at Google in Mountain view, you can read a recap here.


    Chandler Server (Cosmo) 0.7.5 released

    October 16th, 2007 at 9:26 am (10 months, 2 weeks ago) by Ted Leung under Chandler Server Development

    The Chandler Project is pleased to announce the 0.7.5 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.7.5 is currently available for download as a ready-to-run bundle at:

       chandlerproject.org/serverdownload
    

    and the source code is available from subversion at:

       svn.osafoundation.org/server/cosmo/tags/rel_0.7.5
    

    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.7.4 and is recommended for general usage.

    The bugs fixed in this release are:

    Fix a critical regression introduced by the fix of bug 10527. This regression prevented access via the web UI. The fix for bug 10527 was removed from Chandler Server 0.7.5.

    A summary of known issues in this release is available:

       chandlerproject.org/knownissues
    

    There was no change to the database schema for Chandler Server in version 0.7.5. 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!


    Chandler Server (Cosmo) 0.7.4 released

    October 10th, 2007 at 10:26 am (10 months, 3 weeks ago) by Ted Leung under Chandler Server Development

    The Chandler Project is pleased to announce the 0.7.4 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.7.4 is currently available for download as a ready-to-run bundle at:

      chandlerproject.org/serverdownload
    

    and the source code is available from subversion at:

      svn.osafoundation.org/server/cosmo/tags/rel_0.7.4
    

    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.7.3 and is recommended for general usage.

    The bugs fixed in this release are:

    9741 Implement selected and rollover states for the column hea…
    10120 Gap at the bottom of Triage Table View implies all items …
    10229 Items created/synced from Chandler Desktop are not sortin…
    10385 Content-type on timezone files
    10476 event missing from LATER section of a monthly recurring s…
    10520 Item on looks like it has been edited by whoever looks at…
    10527 items marked DONE show up as NOW in Cosmo UI
    10579 Error editing event while recurrence edit is in progress
    10627 Settings dialog version null
    10677 Problems with multiple modifications to recurrence rules
    10749 DnD of daily occurence moved to next month then disappear…
    10753 Event doesn’t get displayed at the correct date/time in t…
    10842 Item removal broken in Safari
    10856 Cosmo not removing tombstones correctly when deleted item…
    10887 JSP traceback for iCalUid
    10888 JSP traceback for username
    10920 unable to select an event in the recurring series after u…
    10978 Deleting a recurring event doesn’t update the calendar ca…

    A summary of known issues in this release is available:

      chandlerproject.org/knownissues
    

    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!


    Chandler Server (Cosmo) 0.7.3 released

    September 27th, 2007 at 1:18 pm (11 months ago) by Ted Leung under Chandler Hub Service, Chandler Server Development

    The Chandler Project is pleased to announce the 0.7.3 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.7.3 is currently available for download as a ready-to-run bundle at:

     chandlerproject.org/serverdownload
    

    and the source code is available from subversion at:

     svn.osafoundation.org/server/cosmo/tags/rel_0.7.3
    

    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.7.2 and is recommended for general usage.

    This release fully supports Apple Safari 2.x

    The bugs fixed in this release are:

    8088 Changing a recurrence rule in the middle of series should…
    10240 Safari Creating new events broken
    10491 Dojo isn’t in about box list of technologies
    10576 Extra day added to recurring event
    10674 unstamping recurring event as stamp leaves modifications …
    10751 Modified occurence on a bi-weekly doesn’t show up
    10826 Can’t access share with ticket URL
    10836 Subscribe with: pulldown displays wrong URL
    10872 Duration object doesn’t parse, add weeks.
    10883 Selecting items in Dashboard is broken…

    A summary of known issues in this release is available:

     chandlerproject.org/knownissues
    

    Thanks for your interest in Chandler Server!


    Chandler Server (Cosmo) 0.7.2 released

    September 19th, 2007 at 9:58 am (11 months, 1 week ago) by Ted Leung under Chandler Server Development

    The Chandler Project is pleased to announce the 0.7.2 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.7.2 is currently available for download as a ready-to-run bundle at:

     chandlerproject.org/serverdownload
    

    and the source code is available from subversion at:

     svn.osafoundation.org/server/cosmo/tags/rel_0.7.2
    

    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.7.1 and is recommended for general usage.

    The bugs fixed in this release are:

    Bug 9278 Anytime and @Time events should not have Event Status
    Bug 9747 Task icon doesn’t show up in Dashboard on Safari
    Bug 9770 “App is loading” message sits up at the top in Safari
    Bug 10258 Safari TZ selector broken
    Bug 10277 Editing an item in anon ticket view doesn’t trigger bylin…
    Bug 10505 Switching between calendar and dashboard view doesn’t tri…
    Bug 10630 Display error — created/edited events ending on 12 a.m. …
    Bug 10727 daily recurring event display problems
    Bug 10789 Safari : adding a collection to you account consistently …
    Bug 10792 500 error when no description is sent for displayAlarm
    Bug 10798 At-time on Sun, 12 a.m. is not in result from service

    A summary of known issues in this release is available:

     chandlerproject.org/knownissues
    

    Thanks for your interest in Chandler Server!