6.0.0-beta1
8/15/25

[#4104] [patch] Allow listEvents to be filtered by alarm status
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

History
07/03/2006 04:09:29 AM Chuck Hagenbuch Comment #2
State ⇒ Resolved
Reply to this comment
Committed with minor tweaks for bc, thanks!
07/01/2006 09:39:03 PM Ben Klang Comment #1
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 Download
Reply to this comment
This patch allows events returned by the listEvents API method to be 
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.

Saved Queries