Summary | add confirmation for deleting time slices |
Queue | Hermes |
Queue Version | Git master |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | roman (at) stachura (dot) ch |
Created | 07/20/2011 (5097 days ago) |
Due | |
Updated | 01/18/2014 (4184 days ago) |
Assigned | |
Resolved | 01/18/2014 (4184 days ago) |
Milestone | |
Patch | No |
commit 8ba077496077a64aae405730727203f555e0ec98
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Sat Jan 18 18:28:28 2014 -0500
Request: 10361Display confirmation before deleting time slices.hermes/js/hermes.js | 38 +++++++++++++++++++++---------
hermes/lib/Ajax/Application/Handler.php | 10 +++++--
hermes/templates/dynamic/slices.inc | 10 +++++++-
3 files changed, 42 insertions(+), 16 deletions(-)
http://git.horde.org/horde-git/-/commit/8ba077496077a64aae405730727203f555e0ec98
Assigned to Michael Rubinsky
Summary ⇒ add confirmation for deleting time slices
State ⇒ Accepted
provide an extremely simple interface for adding/editing time slices,
with as little clicks as possible. We wanted both the time entry form
AND the slices visible on the same page. Adding a dialog like in
Kronolith would go against this requirement as it would require
additional clicks.
The delete confirmation isn't a bad idea though, probably a small
contextual-style popup or similar.
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ hermes dynamic interface enhancement
Queue ⇒ Hermes
Milestone ⇒
Patch ⇒ No
State ⇒ New
great work. :-)
Some thoughts on the work in progress for H4 dynamic Interface for Hermes:
--> Delete items: pop-up a Dialog Box or provide a way recover them.
--> if a user edit a time object, take them to a "Dialog/Panel" -->
like Kronolith event-overlay Panel.
http://bugs.horde.org/ticket/10360