Summary | Added alarm icon to tasks (dynamic version) |
Queue | Kronolith |
Queue Version | Git master |
Type | Enhancement |
State | Assigned |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | ctimoteo (at) sapo (dot) pt |
Created | 2014-02-12 (2582 days ago) |
Due | |
Updated | 2014-03-21 (2545 days ago) |
Assigned | 2014-03-21 (2545 days ago) |
Resolved | |
Milestone | |
Patch | Yes |
State ⇒ Assigned
Type ⇒ Enhancement
State ⇒ New
Priority ⇒ 1. Low
Summary ⇒ Added alarm icon to tasks (dynamic version)
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ Yes
New Attachment: 0001-Added-alarm-icon-to-tasks-dynamic-view-only.patch
with the objective of uniformization (i.e. events have alarm icon), i
added the alarm icon to tasks.
In javascrit i hacked KronolithCore insertTask function,
in the Nag Task class lib i returned always the alarm data in json
(toJson function, previously only available with full parameter)
Thanks.