moodle/user
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
..
amd MDL-73915 js: Drop support for IE and android 2022-02-23 08:55:20 +08:00
classes MDL-73608 user: add contact site support page 2022-02-18 11:54:44 +08:00
filters MDL-71347 user: add time created filter to browse users page. 2021-09-14 00:45:19 +01:00
profile Merge branch 'MDL-73684-master' of https://github.com/marinaglancy/moodle 2022-02-07 18:40:39 +11:00
selector MDL-72192 user: observe fullname capability in selector context. 2021-08-31 12:17:28 +01:00
templates MDL-73608 user: add contact site support page 2022-02-18 11:54:44 +08:00
tests MDL-73812 lang: Replace modified strings in tests 2022-02-18 16:14:02 +00:00
action_redir.php MDL-71726 course: respect user access when exporting participants. 2021-09-07 09:04:23 +02:00
calendar.php MDL-51287 Profile: Should notify users that changes are saved 2021-02-04 14:54:12 +07:00
contactsitesupport.php MDL-73608 user: add contact site support page 2022-02-18 11:54:44 +08:00
contentbank.php MDL-69762 core_contentbank: let users hide their content 2021-02-15 13:26:32 -05:00
defaulthomepage.php MDL-57208 user: select default homepage from user preferences page. 2019-07-30 08:53:18 +01:00
edit.php MDL-72095 theme_boost: max width for activity pages 2021-12-08 17:29:49 +01:00
edit_form.php MDL-29320 user: Make email query case-insensitive 2019-04-30 16:19:20 +08:00
editadvanced.php MDL-72095 theme_boost: max width for activity pages 2021-12-08 17:29:49 +01:00
editadvanced_form.php MDL-66071 user: username is required with non-internal auth method 2019-08-07 00:55:10 +02:00
editlib.php MDL-72937 user: restrict Moodlenet profile field length. 2022-01-23 23:00:54 +00:00
editor.php MDL-72095 theme_boost: max width for activity pages 2021-12-08 17:29:49 +01:00
editor_form.php
emailupdate.php MDL-29320 user: Make email query case-insensitive 2019-04-30 16:19:20 +08:00
externallib.php MDL-67853 message: Translate user message preference from restore and WS 2022-01-27 15:22:15 +01:00
files.php MDL-72095 theme_boost: max width for activity pages 2021-12-08 17:29:49 +01:00
forum.php MDL-72095 theme_boost: max width for activity pages 2021-12-08 17:29:49 +01:00
forum_form.php MDL-66770 mod_forum: put nested v2 display mode behind user preference 2019-11-01 13:17:24 +08:00
grouppix.php
index.php MDL-73373 roles: Enable tertiary navigation in module context 2022-02-08 09:04:04 +08:00
language.php MDL-51287 Profile: Should notify users that changes are saved 2021-02-04 14:54:12 +07:00
language_form.php MDL-64570 accessibility: autocomplete user profile fields 2019-02-19 09:44:15 +08:00
lib.php MDL-73554 core: Update usermenu metadata display 2022-01-17 15:09:06 +08:00
managetoken.php MDL-73564 webservice: make sure to require webservice lib once 2022-01-12 13:19:58 +01:00
pix.php
policy.php
portfolio.php
portfoliologs.php
preferences.php MDL-72095 theme_boost: max width for activity pages 2021-12-08 17:29:49 +01:00
profile.php MDL-72095 theme_boost: max width for activity pages 2021-12-08 17:29:49 +01:00
profilesys.php
renderer.php MDL-68612 user: Unified filter deprecations - renderer and renderable 2020-05-29 12:18:39 +08:00
repository.php
upgrade.txt MDL-73086 user: account for mixed casing of profile field shortname. 2021-12-29 15:09:30 +00:00
view.php MDL-72095 theme_boost: max width for activity pages 2021-12-08 17:29:49 +01:00