6.0.0-beta1
7/13/25

[#11379] Smartmobile view: View/Download attachments
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

History
08/29/2012 12:49:56 PM Git Commit Comment #3 Reply to this comment
Changes have been made in Git (master):

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
08/27/2012 09:29:19 PM Michael Slusarz State ⇒ Resolved
 
08/27/2012 09:29:04 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (develop):

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
08/27/2012 06:48:22 AM Michael Slusarz Assigned to Michael Slusarz
 
08/27/2012 06:48:02 AM Michael Slusarz Comment #1
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒ 6
Queue ⇒ IMP
Summary ⇒ Smartmobile view: View/Download attachments
Type ⇒ Enhancement
State ⇒ Accepted
Reply to this comment
Add collapsible container with list of attachments; clicking on 
element triggers download.

Saved Queries