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
- Instead of seeing the 'path name' on a dropdown box in Scooby, a user wants to see the 'display name' of the calendar. The 'path name' is not apparent to the user and my cause confusion.
- The user is attending a wedding September 8, 2006, five months ahead. Typing in the {mm/dd/yyyy} will help navigate to the exact date opposed to selecting the arrows at the top of the week view multiple times to view the correct date.
- A Minature Calendar will also help provide preview to the month ahead. For example if the user needs to see what day the wedding is in Septermber, five months ahead.
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:
- Layout of sidebar and event details
- Standardize buttons/style
- Design style guide, this may be part of a larger project that may include Chandler and/or Cosmo. Currently for the Scooby 0.2 release we can start and build an html style guide/wiki.
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.
Reconcillation of the same event on multiple calendars: Need clarification on this feature.
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.
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.
- Will need to have visual on where this 'functionaltiy' should be
located and if the UI for switching between calendars should be a drop down
box in Scooby 0.2.
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.
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.