Closed
Bug 298357
Opened 20 years ago
Closed 19 years ago
views need to colourize events by calendar color-pref
Categories
(Calendar :: Lightning Only, defect, P3)
Calendar
Lightning Only
Tracking
(Not tracked)
RESOLVED
FIXED
Lightning 0.1
People
(Reporter: shaver, Assigned: jminta)
References
Details
Attachments
(3 files)
|
3.24 KB,
patch
|
vlad
:
first-review+
|
Details | Diff | Splinter Review |
|
1.38 KB,
patch
|
dmosedale
:
first-review+
|
Details | Diff | Splinter Review |
|
6.11 KB,
patch
|
dmosedale
:
first-review+
|
Details | Diff | Splinter Review |
| Reporter | ||
Updated•20 years ago
|
Blocks: lightning-0.1
| Reporter | ||
Comment 1•20 years ago
|
||
You might ask yourself "why is that being set twice? why does it not appear on the item box in either case?". I sure did.
Attachment #186938 -
Flags: first-review?(vladimir)
Comment on attachment 186938 [details] [diff] [review] Add item-calendar attribute for the calendar's URI, maintain dynamic style rules to match user's prefs [checked in] r=vladimir; we need something similar for the calendar-month-view as well.
Attachment #186938 -
Flags: first-review?(vladimir) → first-review+
| Reporter | ||
Comment 3•20 years ago
|
||
Comment on attachment 186938 [details] [diff] [review] Add item-calendar attribute for the calendar's URI, maintain dynamic style rules to match user's prefs [checked in] Checked this in, I'll work on the multiday view when I get the todo display limping along for pav.
Attachment #186938 -
Attachment description: Add item-calendar attribute for the calendar's URI, maintain dynamic style rules to match user's prefs → Add item-calendar attribute for the calendar's URI, maintain dynamic style rules to match user's prefs [checked in]
Updated•20 years ago
|
Priority: -- → P3
Updated•20 years ago
|
Target Milestone: --- → Lightning 0.8
| Assignee | ||
Comment 4•19 years ago
|
||
This fixes things for me. I find it odd that it was so simple.
Attachment #198707 -
Flags: first-review?(dmose)
Comment 5•19 years ago
|
||
Comment on attachment 198707 [details] [diff] [review] multiday view r=dmose
Attachment #198707 -
Flags: first-review?(dmose) → first-review+
| Assignee | ||
Comment 6•19 years ago
|
||
patch checked in
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 7•19 years ago
|
||
We decided in IRC that coloring the background looks a lot better than coloring the font.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 8•19 years ago
|
||
This patch switches to using backgroundColor for calendar color preferences. We have to move the default background color into js to avoid conflicting rule problems. Also, this moves getContrastingColor into calendarUtils.js so that both Sunbird and Lightning can use it easily.
| Assignee | ||
Updated•19 years ago
|
Assignee: shaver → jminta
Status: REOPENED → ASSIGNED
Attachment #198745 -
Flags: first-review?(dmose)
Comment 9•19 years ago
|
||
Comment on attachment 198745 [details] [diff] [review] use backgroundColor r=dmose
Attachment #198745 -
Flags: first-review?(dmose) → first-review+
| Assignee | ||
Comment 10•19 years ago
|
||
patch checked in.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago → 19 years ago
Resolution: --- → FIXED
Updated•19 years ago
|
QA Contact: shaver → lightning
You need to log in
before you can comment on or make changes to this bug.
Description
•