← Back to team overview

mahara-contributors team mailing list archive

[Bug 1515484] A change has been merged

 

Reviewed:  https://reviews.mahara.org/5784
Committed: https://git.mahara.org/mahara/mahara/commit/34e86070e87a79ea573b12e30f559987f9da6d7c
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    15.10_STABLE

commit 34e86070e87a79ea573b12e30f559987f9da6d7c
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Thu Nov 26 15:50:51 2015 +1300

Bug 1515484: The pagination div was in wrong place

Because the pages were using js-masonary the pagination box stayed at
a fixed place way down the page - a problem if the 2nd page of results
has only 1 items

Now it sits below the results

Change-Id: Ife71a28013c474005219ea3fcfe70095abf919a9
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>

-- 
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/1515484

Title:
  Add json pagination to more places

Status in Mahara:
  In Progress

Bug description:
  There are some places in Mahara that do not use json pagination - for
  some minor places like online users page it's not a big deal

  But for places that are used often we should do json pagination

  I notice the pages lists do not use json pagination, eg these places

  htdocs/admin/site/views.php
  htdocs/view/groupviews.php
  htdocs/view/index.php
  htdocs/view/institutionviews.php

  They should use pagination to allow for faster loading of subsequent
  data

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


References