[Tickets #12017] Re: Provide users with an option to close drafts without deleting them
noreply at bugs.horde.org
noreply at bugs.horde.org
Mon Apr 8 10:05:59 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12017
------------------------------------------------------------------------------
Ticket | 12017
Updated By | Git Commit <commits at lists.horde.org>
Summary | Provide users with an option to close drafts without
| deleting them
Queue | IMP
Version | Git develop
Type | Enhancement
State | Resolved
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Slusarz
------------------------------------------------------------------------------
Git Commit <commits at lists.horde.org> (2013-04-08 10:05) wrote:
Changes have been made in Git (master):
commit 92851e5c494c8f7c71be07566ad473ac4d795e22
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Feb 5 14:54:10 2013 -0700
[mms] Add discard draft option to compose page allowing the user
to cancel composition and permanently delete the original draft
(Request #12017).
imp/docs/CHANGES | 2 +
imp/js/compose-dimp.js | 10 +++++++-
imp/js/compose.js | 10 +++++---
imp/js/smartmobile.js | 8 ++++++-
imp/lib/Ajax/Application/Handler/Common.php | 3 +-
imp/lib/Basic/Compose.php | 27 ++++++++++++-----------
imp/lib/Compose.php | 20 +++++++++++------
imp/lib/Dynamic/Compose.php | 1 +
imp/lib/Dynamic/Compose/Common.php | 2 +
imp/lib/Minimal/Compose.php | 6 +++++
imp/package.xml | 2 +
imp/templates/basic/compose/compose.html.php | 3 ++
imp/templates/dynamic/compose.html.php | 29 +++++++++++++++----------
imp/templates/minimal/compose.html.php | 3 ++
imp/templates/smartmobile/compose.html.php | 1 +
15 files changed, 87 insertions(+), 40 deletions(-)
http://git.horde.org/horde-git/-/commit/92851e5c494c8f7c71be07566ad473ac4d795e22
More information about the bugs
mailing list