Calendar Canvas Interactions:

Authors: Priscilla Chung Last edited: October 13, 2006 11:21 AM Creation date: April 2, 2006

Overview

This document details the specify a URL for cosmo, as opposed to separate properties for hostname, port, etc.

Background

TBD.

0.2 Release

Goals and Objectives

The goal is be able navigate to different views to see the events on a Chandler calendar in the Scooby web application.

High Level Use Cases

Requirements

Visual tweaks consistent with Chandler: This the beginning of creating a more consistent look and feel with the products at OSAF. Based on the target user release goals. The following is a high level list of visuals to work on and complete for Scooby 0.2:

Visuals will be provided.

Public Calendar: Be able to display Read-only calendars, e.g. a public calendar for play rehearsals via a simple URL without the user having to have an account.

Perhaps this should not be on this spec. since this will not be release for Scooby 0.2. Business goals to drive this for target user's release. Development can commence on this feature for future release.

Reconcillation of the same event on multiple calendars: Need clarification on this feature.

Need to send to the design list.

Setting timezones for the calendar: Currrently in disscussion on the design list.

Assumptions

There are no assumtions at this time.


UI Details

The 'path name' should be invisable to the user. The 'display name' of the calendar needs to be consistent to the the calendar 'display names' in Chandler.

What happens when a user changes the name of a collection in Chandler? When the user syncs their Chandler calendar, and refreshes the Scooby web applicaton, the collection 'display name' in Scooby will display the same 'display name' in Chandler. It this possible? Or is there some kind of syncing issue with Cosmo an issue? -Priscilla

Open Issues

In Scooby 0.1, the drop down box does not appear until you have more then one calendar. Once you have more then one calendar, then the location of this drop down box is currently located on the top left of the screen.

Visual to come. Need to revisit the location of the drop down box.

Code Design

[John/Matthew to add info here] This section must be completed by the developer. Schematic of any kind (class hierarchy, object relationship) is welcome.

Use this code style for code example or anything that needs to be typed on a command line.

Use this style to mark up issues.

Special Considerations

QA / Test

Any info that will be useful for testers.

API / Developer Platform

Security

N/A.

Internationalization / Localization

N/A.

Accessibility

UI must be accessible (Section 508).

Build / Install

[John/Matthew to add info here] New info that coders need to know introduced by that feature. List here known dependencies in particular.

Out

All day view
Bascially this view would be consistent to the 'All day view' in Chandler. Without implementing this feature there is no actual data lost. All the events on Chandler are still viewable in the week fiew. Based on the target user's release, a Scooby user could still use Scooby with this feature implimented. Based on a handful of user's feedback on when they use the 'All day view', I may recommend to work on the print feature in addition to the 'All day view'.

Useful Links

History

Author Edit date Description
Priscilla Chung April 3rd, 2006 First Draft