← Back to team overview

mahara-contributors team mailing list archive

[Bug 1515484] Re: Add json pagination to more places

 

I have retested everything, the list below is what is still broken:

portfolio/collections - no drop-down for results displayed per page
content/journals - no drop-down for results displayed per page
groups/find groups - no drop-down for results displayed per page
groups/my friends - pagination and results disappears when selecting the pagination arrows or numbers
admin/users/suspend and expired users - both expired and suspended options has a different pagination than the rest of the site
admin/groups/administer groups - no drop-down for results displayed per page
admin/institutions/collections - no drop-down for results displayed per page
htdocs/webservice/admin/webservicelogs.php - needs fixing

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