← Back to team overview

mahara-contributors team mailing list archive

[Bug 1387330] A change has been merged

 

Reviewed:  https://reviews.mahara.org/3891
Committed: http://gitorious.org/mahara/mahara/commit/b44e024d5f3ae589a42f9a14adfff64d7f4890fc
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit b44e024d5f3ae589a42f9a14adfff64d7f4890fc
Author: Tobias Zeuch <tobias.zeuch@xxxxxxx>
Date:   Fri Oct 31 13:14:01 2014 +0100

Inbox and outbox: show 'reply' and 'reply all' links in own column

Bug 1387330: Show reply and reply all buttons in a separate column in the inbox
and outbox, like email clients usually do. Also remove the reply-links after
the message text.
The buttons should only appear where applicalbe, e.g. only show a button reply
all when there were multiple recipients and don't show a reply-button for system
messages. Also other links remain in the message text, like links to new pages
in new-page-access notifications.

Change-Id: I938dda6210f4a0a8ab57b56c654cf60931ef7a6a
Signed-off-by: Tobias Zeuch <tobias.zeuch@xxxxxxx>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1387330

Title:
  Inbox 'reply to' and 'reply all' links be in own columns

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  Following on from https://bugs.launchpad.net/mahara/+bug/1385412

  For some messages (if not all, as I've not tested fully) in the Inbox
  the 'subject' is a clickable link that expands the message and shows a
  'reply >>' link.

  On clicking that link it takes you to the 'Send message' page and pre
  populates certain fields as well as showing the message you are
  replying to.

  I feel the current functionality of clicking the subject link to find
  the 'reply >>' and 'reply all' links is a bit cumbersome and Kristina
  agrees.

  We need to take the reply links out of the subject's content and make it new columns for easier access.
  I'm for making them new columns with a reply-to and reply-all icons (like what you get in an email client).

  So the trick would be to only have them show up on messages that one
  is allowed to reply to and only have the reply all show up for the
  messages that have more than two users (including oneself) involved.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1387330/+subscriptions


References