Closed
Bug 299163
Opened 20 years ago
Closed 20 years ago
would like a calITodo.isCompleted
Categories
(Calendar :: Internal Components, defect)
Calendar
Internal Components
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mvl, Assigned: shaver)
Details
Attachments
(1 file)
4.06 KB,
patch
|
pavlov
:
second-review+
|
Details | Diff | Splinter Review |
calITodo.isCompleted would be a nice shortcut to checking for status==completed
or percentComplete==100 (you need to check both. You never know what other apps
send you using icalendar)
Assignee | ||
Comment 1•20 years ago
|
||
I also fixed a bug in QI, and made serialization of non-promoted properties
work (yay, PERCENT-COMPLETE).
I'll attach another patch if we like this one, to make the existing
todo-munging use it.
Attachment #187810 -
Flags: second-review?(pavlov)
Attachment #187810 -
Flags: first-review?(mvl)
Reporter | ||
Updated•20 years ago
|
Attachment #187810 -
Flags: first-review?(mvl) → first-review+
Updated•20 years ago
|
Attachment #187810 -
Flags: second-review?(pavlov)
Attachment #187810 -
Flags: second-review+
Attachment #187810 -
Flags: first-review?
Attachment #187810 -
Flags: first-review+
Assignee | ||
Comment 2•20 years ago
|
||
Checked in. I'll do the updates of the UI elements in another bug, or something.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Attachment #187810 -
Flags: first-review?
You need to log in
before you can comment on or make changes to this bug.
Description
•