moodle/blocks
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
..
activity_modules MDL-68973 versions: bump all versions and requires near release 2020-06-09 16:23:09 +02:00
activity_results MDL-68215 block_activity_result: Format elements more nicely. 2020-06-15 15:26:13 +02:00
admin_bookmarks MDL-68973 versions: bump all versions and requires near release 2020-06-09 16:23:09 +02:00
badges MDL-69044 upgrade: add 3.9.0 separation line to all upgrade scripts 2020-06-14 13:09:13 +02:00
blog_menu MDL-69158 block_blog_menu: format search form. 2020-06-29 11:13:55 +02:00
blog_recent MDL-68973 versions: bump all versions and requires near release 2020-06-09 16:23:09 +02:00
blog_tags MDL-68973 versions: bump all versions and requires near release 2020-06-09 16:23:09 +02:00
calendar_month MDL-69044 upgrade: add 3.9.0 separation line to all upgrade scripts 2020-06-14 13:09:13 +02:00
calendar_upcoming MDL-69044 upgrade: add 3.9.0 separation line to all upgrade scripts 2020-06-14 13:09:13 +02:00
classes MDL-70141 core_block: Web service set $PAGE url to avoid warnings 2020-11-06 17:40:02 +00:00
comments MDL-68973 versions: bump all versions and requires near release 2020-06-09 16:23:09 +02:00
completionstatus MDL-69044 upgrade: add 3.9.0 separation line to all upgrade scripts 2020-06-14 13:09:13 +02:00
course_list MDL-68973 versions: bump all versions and requires near release 2020-06-09 16:23:09 +02:00
course_summary MDL-69044 upgrade: add 3.9.0 separation line to all upgrade scripts 2020-06-14 13:09:13 +02:00
feedback MDL-68973 versions: bump all versions and requires near release 2020-06-09 16:23:09 +02:00
globalsearch MDL-68973 versions: bump all versions and requires near release 2020-06-09 16:23:09 +02:00
glossary_random MDL-69068 behat: Allow singular, pivotted data generators 2020-07-15 15:27:31 +08:00
html MDL-69044 upgrade: add 3.9.0 separation line to all upgrade scripts 2020-06-14 13:09:13 +02:00
login MDL-68973 versions: bump all versions and requires near release 2020-06-09 16:23:09 +02:00
lp MDL-68973 versions: bump all versions and requires near release 2020-06-09 16:23:09 +02:00
mentees MDL-68973 versions: bump all versions and requires near release 2020-06-09 16:23:09 +02:00
mnet_hosts MDL-68973 versions: bump all versions and requires near release 2020-06-09 16:23:09 +02:00
myoverview MDL-67623 block overview: fix pagination regression 2020-12-14 13:34:38 +11:00
myprofile MDL-68973 versions: bump all versions and requires near release 2020-06-09 16:23:09 +02:00
navigation MDL-69044 upgrade: add 3.9.0 separation line to all upgrade scripts 2020-06-14 13:09:13 +02:00
news_items MDL-65792 mod_forum: show release time on timed posts 2020-10-27 08:41:38 +01:00
online_users MDL-68973 versions: bump all versions and requires near release 2020-06-09 16:23:09 +02:00
private_files MDL-68973 versions: bump all versions and requires near release 2020-06-09 16:23:09 +02:00
quiz_results MDL-69044 upgrade: add 3.9.0 separation line to all upgrade scripts 2020-06-14 13:09:13 +02:00
recent_activity MDL-69044 upgrade: add 3.9.0 separation line to all upgrade scripts 2020-06-14 13:09:13 +02:00
recentlyaccessedcourses MDL-68889 block_recentlyaccessedcourses: small viewport issues 2020-08-12 13:05:13 +02:00
recentlyaccesseditems MDL-69168 block_recentlyaccesseditems: apply custom icon 2020-08-07 09:15:05 -07:00
rss_client MDL-69044 upgrade: add 3.9.0 separation line to all upgrade scripts 2020-06-14 13:09:13 +02:00
search_forums MDL-68973 versions: bump all versions and requires near release 2020-06-09 16:23:09 +02:00
section_links MDL-69044 upgrade: add 3.9.0 separation line to all upgrade scripts 2020-06-14 13:09:13 +02:00
selfcompletion MDL-69044 upgrade: add 3.9.0 separation line to all upgrade scripts 2020-06-14 13:09:13 +02:00
settings MDL-69044 upgrade: add 3.9.0 separation line to all upgrade scripts 2020-06-14 13:09:13 +02:00
site_main_menu MDL-67668 behat: Update tests for inplace editable field type 2020-11-23 09:00:46 +08:00
social_activities MDL-67668 behat: Update tests for inplace editable field type 2020-11-23 09:00:46 +08:00
starredcourses MDL-68973 versions: bump all versions and requires near release 2020-06-09 16:23:09 +02:00
tag_flickr MDL-68973 versions: bump all versions and requires near release 2020-06-09 16:23:09 +02:00
tag_youtube MDL-70063 block_tag_youtube: Add behat tests 2020-11-11 21:49:38 +08:00
tags MDL-68973 versions: bump all versions and requires near release 2020-06-09 16:23:09 +02:00
tests MDL-68098 ws: Add unit tests to test mathjax in WS 2020-10-01 12:50:00 +02:00
timeline MDL-69390 theme_boost: dropdown menu accessibility 2020-10-28 14:10:45 +01:00
edit_form.php MDL-62206 blocks: do not add fixed form elements as hidden 2018-05-10 12:08:41 +08:00
index.html MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 12:00:47 +00:00
moodleblock.class.php MDL-68084 blocks: check capability before getting content. 2020-05-12 19:23:36 +01:00
upgrade.txt MDL-65400 block: Support getting block settings via WS 2019-10-23 15:33:56 +02:00