moodle/blocks
Jun Pataleta fac456676f
MDL-70829 block_recentlyaccesseditems: Move listitem role out of <a>
* Axe DevTools flags an error on the recently accessed items block that
the listitem role is not allowed for <a> tags. This is because the
"listitem" role will override the native semantic meaning of the course
links. So the solution is to move the course links within a <div> tag
with the listitem role instead.
2024-04-12 11:17:29 +08:00
..
accessreview MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
activity_modules MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
activity_results MDL-78684 Behat: Replace gradebook navigation to use page resolvers 2023-08-01 15:57:29 +08:00
admin_bookmarks MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
amd MDL-74465 blocks: changes for backward-compatibility 2023-03-30 12:15:55 +01:00
badges MDL-78158 behat: Behat cleanup and optimisation 2023-07-04 07:49:46 +08:00
blog_menu MDL-78158 behat: Behat cleanup and optimisation 2023-07-04 07:49:46 +08:00
blog_recent MDL-78158 behat: Behat cleanup and optimisation 2023-07-04 07:49:46 +08:00
blog_tags MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
calendar_month MDL-79007 calendar: Make screen readers read out calendar day popovers 2024-03-20 15:11:50 +08:00
calendar_upcoming MDL-78158 Behat: Use data generators to add blocks 2023-07-03 18:59:19 +08:00
classes MDL-74465 blocks: allow configuration in modal 2023-03-30 12:15:54 +01:00
comments MDL-78300 block: Determine if users can comment based on context 2024-02-07 02:33:17 +01:00
completionstatus MDL-79367 availability: Fail grade does not mark activities as completed 2023-10-16 07:54:07 +02:00
course_list MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
course_summary MDL-78158 behat: Behat cleanup and optimisation 2023-07-04 07:49:46 +08:00
feedback MDL-78000 upgrade: add the 4.2.0 separation line to all upgrade scripts 2023-04-24 13:22:41 +08:00
globalsearch MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
glossary_random MDL-77350 blocks: Added class properties that are not declared 2023-05-17 09:00:09 +07:00
html MDL-78000 upgrade: add the 4.2.0 separation line to all upgrade scripts 2023-04-24 13:22:41 +08:00
login MDL-78158 Behat: Use data generators to add blocks 2023-07-03 18:59:19 +08:00
lp MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
mentees MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
mnet_hosts MDL-78158 Behat: Use data generators to add blocks 2023-07-03 18:59:19 +08:00
myoverview MDL-70829 block_myoverview: Mark up decorative image properly 2024-04-12 11:17:05 +08:00
myprofile MDL-78158 Behat: Use data generators to add blocks 2023-07-03 18:59:19 +08:00
navigation Merge branch 'MDL-69231-402' of https://github.com/lameze/moodle into MOODLE_402_STABLE 2023-06-15 10:59:34 +08:00
news_items MDL-78843 behat: update get_forum_id to search for idnumber or name 2023-08-10 10:05:07 +08:00
online_users MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
private_files MDL-78158 Behat: Use data generators to add blocks 2023-07-03 18:59:19 +08:00
recent_activity MDL-70152 behat: Forum behat generators use UI 2023-05-29 10:30:44 +08:00
recentlyaccessedcourses MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
recentlyaccesseditems MDL-70829 block_recentlyaccesseditems: Move listitem role out of <a> 2024-04-12 11:17:29 +08:00
rss_client MDL-78000 upgrade: add the 4.2.0 separation line to all upgrade scripts 2023-04-24 13:22:41 +08:00
search_forums MDL-78843 behat: update get_forum_id to search for idnumber or name 2023-08-10 10:05:07 +08:00
section_links MDL-78158 behat: Behat cleanup and optimisation 2023-07-04 07:49:46 +08:00
selfcompletion MDL-78000 upgrade: add the 4.2.0 separation line to all upgrade scripts 2023-04-24 13:22:41 +08:00
settings MDL-78000 upgrade: add the 4.2.0 separation line to all upgrade scripts 2023-04-24 13:22:41 +08:00
site_main_menu MDL-78158 Behat: Use data generators to add blocks 2023-07-03 18:59:19 +08:00
social_activities MDL-78158 behat: Behat cleanup and optimisation 2023-07-04 07:49:46 +08:00
starredcourses MDL-70829 course: Mark up decorative images properly 2024-04-12 11:17:05 +08:00
tag_flickr MDL-77255 block_tag_flickr: Update to match with the new API 2024-03-19 10:14:52 +07:00
tag_youtube MDL-78000 upgrade: add the 4.2.0 separation line to all upgrade scripts 2023-04-24 13:22:41 +08:00
tags MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
tests MDL-78158 Behat: Use data generators to add blocks 2023-07-03 18:59:19 +08:00
timeline MDL-78000 upgrade: add the 4.2.0 separation line to all upgrade scripts 2023-04-24 13:22:41 +08:00
edit_form.php MDL-74465 blocks: allow configuration in modal 2023-03-30 12:15:54 +01: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-77350 blocks: Added class properties that are not declared 2023-05-17 09:00:09 +07:00
upgrade.txt MDL-74465 blocks: correct upgrade note version number. 2023-03-31 08:46:26 +01:00