[commits] Horde branch imp_6_1 updated. 92851e5c494c8f7c71be07566ad473ac4d795e22

Michael M Slusarz slusarz at horde.org
Tue Feb 5 21:55:31 UTC 2013


The branch "imp_6_1" has been updated.
The following is a summary of the commits.

from: 4ed1f129c6d5992566cb43e3a81dc9d3dcaa07ef

c443620 'page' is used for name of page view; use mpage to indicate mailbox page number
92851e5 [mms] Add discard draft option to compose page allowing the user to cancel composition and permanently delete the original draft (Request #12017).

-----------------------------------------------------------------------

commit c443620adcea40bc5be422be11e66634aae149e0
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Feb 5 14:44:14 2013 -0700

    'page' is used for name of page view; use mpage to indicate mailbox page number

 imp/lib/Basic/Mailbox.php                       |   16 ++++++++--------
 imp/templates/basic/mailbox/form_start.html.php |    2 +-
 imp/templates/basic/mailbox/navbar.html.php     |    4 ++--
 3 files changed, 11 insertions(+), 11 deletions(-)

http://git.horde.org/horde-git/-/commit/c443620adcea40bc5be422be11e66634aae149e0

-----------------------------------------------------------------------

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 commits mailing list