Summary | Smartmobile view: View/Download attachments |
Queue | IMP |
Queue Version | Git master |
Type | Enhancement |
State | Resolved |
Priority | 2. Medium |
Owners | slusarz (at) horde (dot) org |
Requester | slusarz (at) horde (dot) org |
Created | 08/27/2012 (4703 days ago) |
Due | |
Updated | 08/29/2012 (4701 days ago) |
Assigned | |
Resolved | 08/27/2012 (4703 days ago) |
Milestone | 6 |
Patch | No |
commit a5c181a241dfc3dafa3c646cdb6651d852beeefc
Author: Michael M Slusarz <slusarz@horde.org>
Date: Mon Aug 27 00:39:45 2012 -0600
[mms] Add attachment download links to smartmobile view (
Request #11379).There's several hacks in here to send part summary info as data, instead
of pre-created tags, in order to correctly insert into page. Better
solution would be to re-write part summary/text information into a
object from which the necessary data needed for the given view could be
generated/extracted.
imp/docs/CHANGES | 1 +
imp/js/dimpbase.js | 18 +++++++++++-
imp/js/smartmobile.js | 28 +++++++++++++++++-
imp/lib/Ajax/Application/ShowMessage.php | 20 ++++++++----
imp/lib/Contents.php | 43 ++++++++++++---------------
imp/lib/Minimal/Message.php | 6 ++--
imp/lib/Minimal/Messagepart.php | 6 ++--
imp/package.xml | 2 +
imp/templates/smartmobile/message.html.php | 5 +++
imp/themes/default/smartmobile/screen.css | 3 ++
10 files changed, 92 insertions(+), 40 deletions(-)
http://git.horde.org/horde-git/-/commit/a5c181a241dfc3dafa3c646cdb6651d852beeefc
commit a5c181a241dfc3dafa3c646cdb6651d852beeefc
Author: Michael M Slusarz <slusarz@horde.org>
Date: Mon Aug 27 00:39:45 2012 -0600
[mms] Add attachment download links to smartmobile view (
Request #11379).There's several hacks in here to send part summary info as data, instead
of pre-created tags, in order to correctly insert into page. Better
solution would be to re-write part summary/text information into a
object from which the necessary data needed for the given view could be
generated/extracted.
imp/docs/CHANGES | 1 +
imp/js/dimpbase.js | 18 +++++++++++-
imp/js/smartmobile.js | 28 +++++++++++++++++-
imp/lib/Ajax/Application/ShowMessage.php | 20 ++++++++----
imp/lib/Contents.php | 43 ++++++++++++---------------
imp/lib/Minimal/Message.php | 6 ++--
imp/lib/Minimal/Messagepart.php | 6 ++--
imp/package.xml | 2 +
imp/templates/smartmobile/message.html.php | 5 +++
imp/themes/default/smartmobile/screen.css | 3 ++
10 files changed, 92 insertions(+), 40 deletions(-)
http://git.horde.org/horde-git/-/commit/a5c181a241dfc3dafa3c646cdb6651d852beeefc
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒ 6
Queue ⇒ IMP
Summary ⇒ Smartmobile view: View/Download attachments
Type ⇒ Enhancement
State ⇒ Accepted
element triggers download.