- 07 Oct, 2021 1 commit
-
-
Ferran Recio Calderó authored
-
- 06 Oct, 2021 25 commits
-
-
Eloy Lafuente authored
-
-
Eloy Lafuente authored
In classic, the "Search forums" string still was around (in the "Add a block" block). So, instead of searching for strings, we use the explicit step that allows us to look for blocks.
-
-
-
-
- 04 Oct, 2021 14 commits
-
-
Carlos Castillo authored
Encode all popup data for report actions inside the action link itself, because previously reloading a report via AJAX meant actions no longer opened in popups, because the required JS was absent from the page.
-
Paul Holden authored
-
Neill Magill authored
Before this change grunt tried to use the Linux version of files in node_modules/.bin rather than the Windows version which is generated by npm. To avoid this issue we need to run the components directly.
-
Joshua Ebarvia authored
-
Sara Arjona authored
Apart from removing these libraries because the Flash Player was deprecated in 2017 and officially discontinued on 31 December 2020, the rtmp and useflash settings have been removed too (they make no sense anymore).
-
Sara Arjona authored
The repository_skydrive has been removed from core. Methods for importing files from skydrive to onedrive repository have been deprecated and will be completely removed in Moodle 4.4.
-
Sara Arjona authored
The repository_skydrive was deprecated in 3.3 and here it has been removed from core.
-
Sara Arjona authored
Word censorship filter is not widely used these days so it has been removed from Moodle core.
-
Mathew May authored
-
Andrew Nicols authored
Co-authored-by:
Mathew May <mathewm@hotmail.co.nz>
-
Safat Shahin authored
This implementation will introduct changes to the mod_quiz to implement the new qbank api for view. Major changes are introduced in the custom view and also all the legacy points to the old qbank are changed to qbank plugins where needed. It also deprecated and deletes classes and scripts which were kept not to break mod_quiz for the new api implementation.
-
jun authored
-
jun authored
* Have the currently selected dropdown menu item serve as the dropdown's description in order for screen readers to announce its current selection. - JAWS and NVDA both read this as "[element name] [selected value]". - Chrome screen reader (formerly ChromeVox) does not announce the description. * Add a title attribute so the dropdown's element name can be shown by browsers on hover.
-
jun authored
-