Closed Bug 392028 Opened 17 years ago Closed 10 years ago

Get/Set Calendar prefs from Google (color, title, etc)

Categories

(Calendar :: Provider: GData, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Fallen, Assigned: Fallen)

Details

Google now allows setting calendar prefs through the allcalendars and owncalendars feeds.

Unfortunatly, there are still restrictions. The possible colors that can be set are:

[
  . // 0 reserverd
  '#A32929'
  '#B1365F',
  '#7A367A',
  '#5229A3',
  '#29527A',
  '#2952A3',
  '#1B887A',
  '#28754E',
  '#0D7813',
  '#528800',
  '#88880E',
  '#AB8B00',
  '#BE6D00',
  '#B1440E',
  '#865A5A',
  '#705770',
  '#4E5D6C',
  '#5A6986',
  '#4A716C',
  '#6E6E41',
  '#8D6F47',
]; 


It is therefore required to either use a custom color picker or to use the nearest color.

Some changes to the calendar properties dialog might also be a NTH for this bug. See bug 391204.
Severity: normal → enhancement
This issue was fixed with the Provider for Google Calendar 1.0.2, I am therefore closing this bug.
Assignee: nobody → philipp
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.