- 22 Oct, 2021 9 commits
-
-
git://github.com/stronk7/moodleilya authored
-
Eloy Lafuente authored
Note that this issue is not the one causing this problem alone but just one more causing the download limits to be surpassed. Allowing 1000 more bytes to have some margin, as far as we are adding lots of new css stuff here and there.
-
git://github.com/abgreeve/moodlejun authored
-
Adrian Greeve authored
This extends the step to look for the file manager on admin pages as well which has a slightly different html signature to look for.
-
victor authored
Merge branch 'MDL-72607-master_fix_media_vimeo_url_parser' of https://github.com/praxisdigital/moodle
-
-
-
-
-
- 21 Oct, 2021 19 commits
-
-
git://github.com/ilyatregubov/moodlejun authored
-
-
jun authored
-
-
ilya authored
Element is on edge of browser. Changing window size.
-
jun authored
-
jun authored
-
-
-
Luca Bösch authored
-
Huong Nguyen authored
-
-
-
Andrew Nicols authored
This change adds configuration for the eslint-jsdoc plugin in order to detect the following errors with jsdoc blocks: * missing params * params in incorrect order * params with no type defined * properties incorrectly defined * incorrect use of @package * incorrect values for @access In addition, warnings will be thrown where indentation is incorrect.
-
Andrew Nicols authored
-
Andrew Nicols authored
-
-
Huong Nguyen authored
- Create new web services for manage subscription (Update calendar subscription) - Modified delete subscription feature to use Web service. - Midified update subscription feature to use in-place editbale - Delete subscription feature now have a confirmation box before processing. - Fixed some accessibility issues - Used 'Delete' instead of 'Remove' for deleting subscriptions
-
-
- 20 Oct, 2021 12 commits
-
-
Paul Holden authored
Course pages use the the drawers layout file, which included a class to identify whether the page included blocks (`has-blocks`), applying a width offset to the main region settings menu. Since 4fa713b0 all course-level blocks are hidden away by default in a drawer, so the `has-blocks` class had the effect of shifting the action menu away from the intended right hand side of the page.
-
Ferran Recio Calderó authored
-
git://github.com/paulholden/moodleilya authored
-
git://github.com/ilyatregubov/moodleilya authored
-
ilya authored
-
-
git://github.com/ilyatregubov/moodleilya authored
-
git://github.com/peterRd/moodlejun authored
-
-
Peter Dias authored
-
Peter Dias authored
-
This makes sure that we are backwards compatible with plugins that have extended the course or module settings navigation and have containers.
-