| 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 | 02/12/2014 (4279 days ago) | 
| Due | |
| Updated | 03/21/2014 (4242 days ago) | 
| Assigned | 03/21/2014 (4242 days ago) | 
| Resolved | |
| Milestone | |
| Patch | Yes | 
State ⇒ Assigned
Priority ⇒ 1. Low
New Attachment: 0001-Added-alarm-icon-to-tasks-dynamic-view-only.patch
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ Added alarm icon to tasks (dynamic version)
Type ⇒ Enhancement
State ⇒ New
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.