moodle/blocks/myoverview
Tom Dickman bed6bfe7d4 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:34:38 +11:00
..
amd MDL-67623 block overview: fix pagination regression 2020-12-14 13:34:38 +11:00
classes MDL-67623 block overview: fix pagination regression 2020-12-14 13:34:38 +11:00
db MDL-69044 upgrade: add 3.9.0 separation line to all upgrade scripts 2020-06-14 13:09:13 +02:00
lang/en Merge branch 'MDL-68248-master' of https://github.com/DinhHien0307/moodle 2020-05-25 11:59:24 +02:00
pix MDL-63044 block_myoverview: remove timeline view 2018-09-27 13:10:45 +08:00
templates MDL-69390 theme_boost: dropdown menu accessibility 2020-10-28 14:10:45 +01:00
tests MDL-67623 block overview: fix pagination regression 2020-12-14 13:34:38 +11:00
block_myoverview.php MDL-67047 block_myoverview: Return custom fields selector values 2019-10-31 14:24:25 +01:00
lib.php MDL-68248 Blocks: My overview block: Add sort by short name 2020-04-27 17:37:45 +07:00
settings.php MDL-67690 block_myoverview: Update starred to favourites to fix prefs 2020-01-23 14:09:48 -05:00
styles.css MDL-66016 block_myoverview: Make course filter options configurable 2019-08-23 20:44:19 +02:00
upgrade.txt MDL-67690 block_myoverview: Update starred to favourites to fix prefs 2020-01-23 14:09:48 -05:00
version.php MDL-68973 versions: bump all versions and requires near release 2020-06-09 16:23:09 +02:00