[Tickets #11379] Re: Smartmobile view: View/Download attachments

bugs at horde.org bugs at horde.org
Wed Aug 29 12:49:57 UTC 2012


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/11379
------------------------------------------------------------------------------
  Ticket             | 11379
  Updated By         | Git Commit <commits at lists.horde.org>
  Summary            | Smartmobile view: View/Download attachments
  Queue              | IMP
  Version            | Git master
  Type               | Enhancement
  State              | Resolved
  Priority           | 2. Medium
  Milestone          | 6
  Patch              |
  Owners             | Michael Slusarz
------------------------------------------------------------------------------


Git Commit <commits at lists.horde.org> (2012-08-29 12:49) wrote:

Changes have been made in Git (master):

commit a5c181a241dfc3dafa3c646cdb6651d852beeefc
Author: Michael M Slusarz <slusarz at 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





More information about the bugs mailing list