Summary | [patch] Allow listEvents to be filtered by alarm status |
Queue | Kronolith |
Queue Version | HEAD |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | bklang (at) horde (dot) org |
Created | 07/01/2006 (6985 days ago) |
Due | |
Updated | 07/03/2006 (6983 days ago) |
Assigned | |
Resolved | 07/03/2006 (6983 days ago) |
Milestone | |
Patch | No |
State ⇒ Resolved
State ⇒ New
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ [patch] Allow listEvents to be filtered by alarm status
Queue ⇒ Kronolith
New Attachment: kronolith-add-alarmsOnly-filter.patch
filtered by whether or not an alarm has been set.
This also corrects a small inconsistency between the listEvents method
definition requiring a single calendar argument and the internal API
calls which expect an array of calendars to be passed. Since both
Kronolith and Kronolith_Driver objects require an array of calendars
to be passed I modified the API to match the internal expectations.