moodle/blocks/myoverview/tests
Tom Dickman c00fc9707f MDL-67623 block overview: fix pagination regression
Fixed a regression caused by MDL-64194 resulting in Dashboard - Course
overview pagination not working from second page of courses onwards.

Course overview block should now do the following:
- Display no pagination controls when user has no courses
- Display no pagination controls when less than 12 courses to display
- Only display pagination controls up to the number of courses user is
enrolled in
- Work correctly when on a page greater than the second page.
2020-12-14 13:15:26 +11:00
..
behat MDL-67623 block overview: fix pagination regression 2020-12-14 13:15:26 +11:00
myoverview_test.php MDL-67690 block_myoverview: Update starred to favourites to fix prefs 2020-01-23 14:09:48 -05:00
privacy_test.php MDL-68248 Blocks: My overview block: Add sort by short name 2020-04-27 17:37:45 +07:00