← Back to team overview

mahara-contributors team mailing list archive

[Bug 1515484] A change has been merged

 

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

commit a5bb35a483df53648cc11416ebdae8225f68a4d6
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Fri Nov 13 11:21:03 2015 +1300

Bug 1515484: Fix the site fonts pagination to use json

This is one of 6 patches to standardize pagination

To help test this there is a zip file in Bug 1515774

behatnotneeded

Change-Id: I278ae35cdbe83929cd8eca2b28d1191cab5c3ea6
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
(cherry picked from commit d9d1cd844c236094f3332cb12e2f1ee0300ad16a)

-- 
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
Status in Mahara 15.10 series:
  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