moodle/blocks
Andrew Nicols e1b9d5f3cd MDL-73915 js: Drop support for IE and android
Moodle announced that support for IE would be dropped back in August
2020 with Moodle 3.9 but not active steps were taken at that time. That
decision was made in MDLSITE-6109 and this particular step was meant to
be taken in Moodle 3.10.

This is the first step taken to actively drop support for IE.

This commit also bumps the browser support pattern from 0.25% to 0.3%.
The percentage here includes any browser where at least this percentage
of users worldwide may be using a browser. In this case it causes
support for Android 4.3-4.4 to be dropped, which relate to Android
KitKat (released 2013).

This combination of changes means that all of the supported browsers in
our compatibility list support modern features including async,
for...of, classes, native Promises, and more which has a huge impact on
the ease of debugging code, and drastically reduces the minified file
size because a number of native Polyfills included by Babel are no
longer included.
2022-02-23 08:55:20 +08:00
..
accessreview MDL-73915 js: Drop support for IE and android 2022-02-23 08:55:20 +08:00
activity_modules MDL-71610 core_behat: use new edit mode step in feature files 2021-09-29 09:25:36 +02:00
activity_results MDL-70823 blocks: safer unserializing during block restore. 2021-11-03 16:57:06 +01:00
admin_bookmarks MDL-73402 block_admin_bookmarks: slightly relax section cleaning. 2021-12-17 11:59:23 +00:00
amd MDL-73915 js: Drop support for IE and android 2022-02-23 08:55:20 +08:00
badges MDL-73339 badges: Add block only if main feature is enabled 2021-12-30 13:17:49 +01:00
blog_menu MDL-73339 blog_menu: Add block only if main feature is enabled 2021-12-30 13:17:49 +01:00
blog_recent MDL-73347 behat: Add blocks hidden by default for boost 2022-01-14 13:08:48 +01:00
blog_tags MDL-73347 behat: Add blocks hidden by default for boost 2022-01-14 13:08:48 +01:00
calendar_month MDL-73297 Calendar: Display improvement in small screen 2022-01-07 14:41:32 +07:00
calendar_upcoming MDL-71810 calendar: responsiveness for calendar block 2021-10-15 10:24:34 +07:00
classes MDL-72716 blocks: fix external fetching of available blocks. 2021-12-29 11:59:27 +00:00
comments MDL-73476 phpunit: events, external and search tescase names 2022-01-14 16:18:39 +01:00
completionstatus MDL-73342 selfcompletion: Disable the block by default 2022-01-11 16:37:26 +01:00
course_list MDL-73347 behat: Add blocks hidden by default for boost 2022-01-14 13:08:48 +01:00
course_summary MDL-73342 course_summary: Disable the block by default 2022-01-11 16:37:25 +01:00
feedback MDL-73342 feedback: Disable the block by default 2022-01-11 16:37:25 +01:00
globalsearch MDL-73339 globalsearch: Add block only if main feature is enabled 2021-12-30 13:17:49 +01:00
glossary_random MDL-73339 glossary_random: Add block only if main feature is enabled 2021-12-30 13:17:49 +01:00
html MDL-73348 phpunit: normalize all privacy provider tests 2021-12-17 14:21:02 +01:00
login MDL-72928 core: Remove Remember username 2022-02-11 12:01:26 +08:00
lp MDL-73339 lp: Add block only if main feature is enabled 2021-12-30 13:17:49 +01:00
mentees MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:11:07 +02:00
mnet_hosts MDL-73339 mnet_hosts: Add block only if main feature is enabled 2021-12-30 13:17:49 +01:00
myoverview MDL-73915 js: Drop support for IE and android 2022-02-23 08:55:20 +08:00
myprofile MDL-73075 lang: move deprecated strings to correct component. 2022-02-02 09:59:45 +00:00
navigation MDL-73915 js: Drop support for IE and android 2022-02-23 08:55:20 +08:00
news_items MDL-72093 navigation: Update behat tests 2021-09-14 12:02:35 +08:00
online_users MDL-73915 js: Switch amd minification to terser 2022-02-23 08:55:09 +08:00
private_files MDL-73915 js: Drop support for IE and android 2022-02-23 08:55:20 +08:00
recent_activity MDL-73764 tool_xmldb: Regenerate all the files detected by the report 2022-02-08 19:25:03 +01:00
recentlyaccessedcourses MDL-73915 js: Drop support for IE and android 2022-02-23 08:55:20 +08:00
recentlyaccesseditems MDL-73915 js: Switch amd minification to terser 2022-02-23 08:55:09 +08:00
rss_client MDL-73764 tool_xmldb: Regenerate all the files detected by the report 2022-02-08 19:25:03 +01:00
search_forums MDL-71610 core_behat: use new edit mode step in feature files 2021-09-29 09:25:36 +02:00
section_links MDL-73347 behat: Add blocks hidden by default for boost 2022-01-14 13:08:48 +01:00
selfcompletion MDL-73342 selfcompletion: Disable the block by default 2022-01-11 16:37:26 +01:00
settings MDL-73915 js: Drop support for IE and android 2022-02-23 08:55:20 +08:00
site_main_menu MDL-71457 theme_boost: activity icon styling 2021-12-20 15:02:24 +01:00
social_activities MDL-71691 block_social_activities: activity styling 2021-12-08 13:14:05 +01:00
starredcourses MDL-73915 js: Switch amd minification to terser 2022-02-23 08:55:09 +08:00
tag_flickr MDL-73347 behat: Add blocks hidden by default for boost 2022-01-14 13:08:48 +01:00
tag_youtube MDL-73347 behat: Add blocks hidden by default for boost 2022-01-14 13:08:48 +01:00
tags MDL-73339 tags: Add block only if main feature is enabled 2021-12-30 13:17:49 +01:00
tests MDL-73485 phpunit: externallib, generator and filter tescase names 2022-01-21 19:48:23 +01:00
timeline MDL-73915 js: Drop support for IE and android 2022-02-23 08:55:20 +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
moodleblock.class.php MDL-73339 core_blocks: New method can_block_be_added 2021-12-30 13:17:47 +01:00
upgrade.txt MDL-73339 core_blocks: New method can_block_be_added 2021-12-30 13:17:47 +01:00