← Back to team overview

mahara-contributors team mailing list archive

[Bug 794368] A change has been merged

 

Reviewed:  https://reviews.mahara.org/547
Committed: http://gitorious.org/mahara/mahara/commit/f44a515990e561d69be4787e22edba87763ef094
Submitter: Richard Mansfield (richardm@xxxxxxxxxx)
Branch:    master

commit f44a515990e561d69be4787e22edba87763ef094
Author: Hugh Davenport <hugh@xxxxxxxxxxxxxxx>
Date:   Mon Aug 1 12:21:15 2011 +1200

    Remove duplicate users when showing online users
    
    Happens when all the users institutions have selected at most
    Institution only for displaying online users. If a user was in
    more than one institution as another user, then the user was displayed
    twice (or multiple times)
    
    This patch adds a DISTINCT condition to the select statement, which only
    displays the users once
    
    Bug #794368
    
    Change-Id: I106072cf2063d889fc6451ff57ee1d2dd94ebb67
    Signed-off-by: Hugh Davenport <hugh@xxxxxxxxxxxxxxx>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/794368

Title:
  Limit number of users shown in online users block

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  The online users sideblock can get very large (and make the page
  ridiculously long) on a busy site.

  We should put a limit on the number of online users that get
  displayed, then we should have a "see more" link which leads to a new
  page that shows the whole list.

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


References