[Cosmo-dev] (Mostly) Done with Timezones, CC Attack Plan
Bobby Rullo
br at osafoundation.org
Mon Dec 4 14:51:57 PST 2006
Hi team,
I'm done with timezones for right now, and I'm going to start working
on Casual Collaborator workflow.
Timezone Stuff I Did
* implement a timezone registry which populates itself with
timezones parsed from olson files (with some help from mde -- thanks!)
* hook timezone subsystem into existing Date implementation
(originally ScoobyDate now cosmo.datetime.Date)
* make a timezone selector
* persist timezones selected in the UI
Stuff I still need to do
* Timezone initialization is slow (bug 7516)
* Timezones and recurrence are a little shaky still (see bug 7517
for instance)
* Floating timezone impl.
* Ability to turn timezones on/off
* Ability to select default timezone
As for the casual collaborator stuff, I will be working on the
collections detail screen first with the following plan of attack:
* Work on the UI first
* Allow ModalDialogBox to take as a parameter another widget to use
as the content instead of the "content" property (note - content
property will still work, you'll have the option)
* develop the content subwidget with the collection details
information
* Work on the RPC methods
* Since these depend on Anonymous users being able to logged in,
need travis's (and mde's?) work to be done which allows this.
Priss, Mimi - Where can I get all the graphics necessary for
implementation of this feature (the little Chandler icon, iCal icon
(which I know we can't use), the RSS icon)? I'm not sure how this
works around here since I don't do much UI and we don't have that
many graphics anyhow..
Thanks!
bobby
More information about the cosmo-dev
mailing list