Public bug reported:

Now that we have the paginators behaving with the same underlying code
there has arisen some issues with the optional variables each paginator
can use.

These issues include:
- pages using jump links opiton but not collections
Need to make it consistent

- Some places using limit per page from the 
get_account_preference($USER->get('id'), 'viewsperpage'); variable while other 
are set to the default 10 per page.
Need to only use the account preference for portfolio/group/institution/site 
pages and not elsewhere
Need to also have it so that if the page has less than 10 results to ignore the 
user preference

** Affects: mahara
     Importance: Medium
     Assignee: Robert Lyon (robertl-9)
         Status: In Progress

** Affects: mahara/15.10
     Importance: Medium
     Assignee: Robert Lyon (robertl-9)
         Status: New

** Affects: mahara/16.04
     Importance: Medium
     Assignee: Robert Lyon (robertl-9)
         Status: In Progress

** Also affects: mahara/15.10
   Importance: Undecided
       Status: New

** Also affects: mahara/16.04
   Importance: Medium
     Assignee: Robert Lyon (robertl-9)
       Status: In Progress

** Changed in: mahara/16.04
    Milestone: 15.10.2 => 16.04.0

** Changed in: mahara/15.10
    Milestone: None => 15.10.2

** Changed in: mahara/15.10
     Assignee: (unassigned) => Robert Lyon (robertl-9)

** Changed in: mahara/15.10
   Importance: Undecided => Medium

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

Title:
  Clean up inconsistencies in the paginators

Status in Mahara:
  In Progress
Status in Mahara 15.10 series:
  New
Status in Mahara 16.04 series:
  In Progress

Bug description:
  Now that we have the paginators behaving with the same underlying code
  there has arisen some issues with the optional variables each
  paginator can use.

  These issues include:
  - pages using jump links opiton but not collections
  Need to make it consistent

  - Some places using limit per page from the 
get_account_preference($USER->get('id'), 'viewsperpage'); variable while other 
are set to the default 10 per page.
  Need to only use the account preference for portfolio/group/institution/site 
pages and not elsewhere
  Need to also have it so that if the page has less than 10 results to ignore 
the user preference

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

_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to