moodle/blocks
Michael Hawkins 5b6f95647b MDL-72275 timeline: Add default offset to template
This value was being passed in the template, but the template
had 0 hardcoded instead of injecting the context value. With the other
bug fixes in this issue correctly loading the "All" view properly on
page load, this uncovered that at load time, the course view would not
load overdue items, which also meant a behat test was failing.
2021-09-24 11:23:57 +08:00
..
accessreview MDL-71113 javascript: Improve basic JS Documentation 2021-06-18 09:38:05 +08:00
activity_modules MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:00:11 +02:00
activity_results MDL-71583 versions: bump all versions and requires near release 2021-05-11 18:50:34 +02:00
admin_bookmarks MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:00:11 +02:00
badges MDL-71638 upgrade: add 3.10.0 separation line to all upgrade scripts 2021-05-16 00:00:43 +02:00
blog_menu MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:00:11 +02:00
blog_recent MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:00:11 +02:00
blog_tags MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:00:11 +02:00
calendar_month MDL-71638 upgrade: add 3.10.0 separation line to all upgrade scripts 2021-05-16 00:00:43 +02:00
calendar_upcoming MDL-71638 upgrade: add 3.10.0 separation line to all upgrade scripts 2021-05-16 00:00:43 +02:00
classes MDL-70528 h5pactivity: Fix block can't be added to h5pactivity page. 2021-01-26 15:44:26 +02:00
comments MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:00:11 +02:00
completionstatus MDL-71638 upgrade: add 3.10.0 separation line to all upgrade scripts 2021-05-16 00:00:43 +02:00
course_list MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:00:11 +02:00
course_summary MDL-71638 upgrade: add 3.10.0 separation line to all upgrade scripts 2021-05-16 00:00:43 +02:00
feedback MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:00:11 +02:00
globalsearch MDL-71583 versions: bump all versions and requires near release 2021-05-11 18:50:34 +02:00
glossary_random MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:00:11 +02:00
html MDL-71638 upgrade: add 3.10.0 separation line to all upgrade scripts 2021-05-16 00:00:43 +02:00
login MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:00:11 +02:00
lp MDL-71583 versions: bump all versions and requires near release 2021-05-11 18:50:34 +02:00
mentees MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:00:11 +02:00
mnet_hosts MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:00:11 +02:00
myoverview MDL-72179 behat: Make use of page resolvers 2021-07-26 15:14:24 +08:00
myprofile MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:00:11 +02:00
navigation MDL-71113 js: Fix all jsdoc warnings 2021-06-18 09:38:05 +08:00
news_items MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:00:11 +02:00
online_users MDL-71113 js: Fix all jsdoc warnings 2021-06-18 09:38:05 +08:00
private_files MDL-72179 behat: Make use of page resolvers 2021-07-26 15:14:24 +08:00
quiz_results MDL-71638 upgrade: add 3.10.0 separation line to all upgrade scripts 2021-05-16 00:00:43 +02:00
recent_activity MDL-71638 upgrade: add 3.10.0 separation line to all upgrade scripts 2021-05-16 00:00:43 +02:00
recentlyaccessedcourses MDL-71113 js: Fix all jsdoc warnings 2021-06-18 09:38:05 +08:00
recentlyaccesseditems MDL-72179 behat: Make use of page resolvers 2021-07-26 15:14:24 +08:00
rss_client MDL-71638 upgrade: add 3.10.0 separation line to all upgrade scripts 2021-05-16 00:00:43 +02:00
search_forums MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:00:11 +02:00
section_links MDL-71055 behat: Update core settings to use generator 2021-08-23 12:23:03 +08:00
selfcompletion MDL-71638 upgrade: add 3.10.0 separation line to all upgrade scripts 2021-05-16 00:00:43 +02:00
settings MDL-71113 js: Fix all jsdoc warnings 2021-06-18 09:38:05 +08:00
site_main_menu MDL-71055 behat: Update core settings to use generator 2021-08-23 12:23:03 +08:00
social_activities MDL-71055 behat: Update core settings to use generator 2021-08-23 12:23:03 +08:00
starredcourses MDL-71113 javascript: Improve basic JS Documentation 2021-06-18 09:38:05 +08:00
tag_flickr MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:00:11 +02:00
tag_youtube MDL-71638 upgrade: add 3.10.0 separation line to all upgrade scripts 2021-05-16 00:00:43 +02:00
tags MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:00:11 +02:00
tests MDL-66431 core: Fix behat tests. 2021-05-01 16:18:56 +02:00
timeline MDL-72275 timeline: Add default offset to template 2021-09-24 11:23:57 +08: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