Eloy Lafuente (stronk7)
48c3f683a6
Merge branch 'MDL-72743-311' of git://github.com/paulholden/moodle into MOODLE_311_STABLE
2021-10-28 13:11:27 +02:00
Andrew Nicols
256242cfd7
Merge branch 'MDL-72871_311' of https://github.com/stronk7/moodle into MOODLE_311_STABLE
2021-10-28 14:16:10 +08:00
Jun Pataleta
8850a21f66
Merge branch 'MDL-72316-311-2' of git://github.com/mickhawkins/moodle into MOODLE_311_STABLE
2021-10-28 13:50:27 +08:00
Michael Hawkins
0f6ab8bf12
MDL-72316 filelib: Add ability for modules to directly load SVG images
...
This also implements the functionality for SCORM packages, which may
have SVG images embedded within their content which require loading
directly (and are only created by users with appropriate risk flag).
2021-10-28 12:58:41 +08:00
Kevin Pham
c21d587016
MDL-72924 check: Fix component initialisation for performance checks
2021-10-28 14:25:48 +11:00
Eloy Lafuente (stronk7)
7165c2ac74
Merge branch 'MDL-72879-311-enfix' of git://github.com/mudrd8mz/moodle into MOODLE_311_STABLE
2021-10-27 22:12:24 +02:00
Jun Pataleta
0421a9aba5
Merge branch 'MDL-72669-311' of git://github.com/rezaies/moodle into MOODLE_311_STABLE
2021-10-27 15:07:38 +08:00
Mark Nelson
53a4d06a8d
MDL-71439 core_grades: return a blank mustache template for letters
2021-10-27 12:20:21 +08:00
Mark Nelson
6070bbb37b
MDL-71439 mod_forum: display user grade from web service
2021-10-27 12:20:21 +08:00
Mark Nelson
f13e3235c4
MDL-71439 core_grades: return result of new method in web services
2021-10-27 12:20:21 +08:00
Mark Nelson
20b3b4c38d
MDL-71439 core_grades: add new method 'get_formatted_grade_for_user'
2021-10-27 12:20:21 +08:00
Mark Nelson
641b5a27ab
MDL-71439 core_grades: fixed undefined class issues
2021-10-27 12:20:21 +08:00
Mark Nelson
ea996d378b
MDL-71439 core_grades: remove returning null when not possible
...
The method explicitly declares 'stdClass' as the return type.
2021-10-27 12:20:21 +08:00
AMOS bot
f4f8118ad6
Automatically generated installer lang files
2021-10-27 00:07:26 +00:00
Eloy Lafuente (stronk7)
dd89bfab41
MDL-72871 cleanup: Remove incorrect whitespace from codebase
...
Differences can be checked with git diff --ignore-all-space and
that will show that the only non-whitespace change is in a test
in the git lib/tests/html2text_test.php file. In that case the
whitespace has been replaced by a quoted string (of whitespaces)
keeping the test 100% equivalent and workarrounding the whitespace.
2021-10-26 17:19:17 +02:00
Stephen Vickers
38882aa139
MDL-72552 mod_lti: Add context_memberships_v2_url custom parameter
2021-10-26 15:49:25 +01:00
Víctor Déniz
b8e5f7b428
weekly release 3.11.3+
2021-10-26 13:44:06 +01:00
Víctor Déniz
bb033deac1
Merge branch 'install_311_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_311_STABLE
2021-10-26 13:44:00 +01:00
Tim Hunt
90d04a010b
MDL-72912 questions: fix type of question_display_options::$context
2021-10-26 08:06:19 +01:00
Helen Foster
6509786f2b
MDL-72879 lang: Import fixed English strings (en_fix)
2021-10-25 20:57:04 +02:00
Paul Holden
2a6554678e
MDL-72894 course: format name and summary data for download.
...
The names and summaries of course elements (i.e. the course
itself, plus sections and modules) included when downloading
it's content are now passed through appropriate methods to
format their values.
2021-10-25 08:08:01 +01:00
Andrew Nicols
8bd492084d
Merge branch 'MDL-71750-311' of https://github.com/NashTechOpenUniversity/moodle into MOODLE_311_STABLE
2021-10-25 13:58:27 +08:00
AMOS bot
ba376027e8
Automatically generated installer lang files
2021-10-24 00:07:27 +00:00
Tim Hunt
f89a6106fa
MDL-72901 question: add missing {$a} in string attemptfinishedsubmitting
2021-10-22 23:15:58 +01:00
Ilya Tregubov
fa492071fe
weekly release 3.11.3+
2021-10-22 12:49:04 +02:00
Shamim Rezaie
6215cbba29
MDL-72669 qtype_multianswer: Replace empty option with NBSP
2021-10-22 16:02:19 +11:00
Víctor Déniz
9b67243b6b
Merge branch 'MDL-72607-MOODLE-311-STABLE_fix_media_vimeo_url_parser' of https://github.com/praxisdigital/moodle into MOODLE_311_STABLE
2021-10-22 00:02:32 +01:00
Paul Holden
544ee202ca
MDL-72884 atto_image: improve svg support in editor dialogue.
...
Where the dimensions of an image are not present, we should use
sensible defaults so that the dialogue is still usable.
2021-10-21 23:58:32 +01:00
Paul Holden
fe3441d95f
MDL-72743 mod_quiz: verify user mapping prior to restoring attempts.
2021-10-21 08:26:41 +01:00
Eloy Lafuente (stronk7)
d524f2eadc
Merge branch 'MDL-72013-311' of git://github.com/andrewnicols/moodle into MOODLE_311_STABLE
2021-10-21 09:23:04 +02:00
Andrew Nicols
8159824033
Merge branch 'MDL-72507-311' of https://github.com/NashTechOpenUniversity/moodle into MOODLE_311_STABLE
2021-10-21 12:57:36 +08:00
Andrew Nicols
babe07eec3
MDL-72874 behat: Allow behat window sizes to be modified during run
...
In some situations it is useful to modify the requested screensize by a
modifier. This allows for failing tests to be rerun at a different
screensize, where the original screensize triggered a failure for some
size-related reason.
2021-10-21 10:26:01 +08:00
Andrew Nicols
e88926fb4f
MDL-72013 js: Configure eslint-jsdoc plugin
...
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.
2021-10-21 08:52:57 +08:00
Andrew Nicols
0d6e90470b
MDL-72013 js: Add eslint-jsdoc plugin
2021-10-21 08:52:57 +08:00
Andrew Nicols
a5c1b7924d
MDL-72013 js: Fix jsdocs to meet stricter eslint
2021-10-21 08:52:57 +08:00
Ilya Tregubov
be58e75573
Merge branch 'MDL-72639-311' of git://github.com/paulholden/moodle into MOODLE_311_STABLE
2021-10-20 13:01:01 +02:00
Eloy Lafuente (stronk7)
ff37cc27be
Merge branch 'MDL-72849-m311' of https://github.com/sammarshallou/moodle into MOODLE_311_STABLE
2021-10-19 22:17:15 +02:00
sam marshall
b449a10a09
MDL-72849 tool_behat: Use of xpath name() not compatible with Firefox
...
The xpath name() function returns upper-case e.g. 'IMG' in Firefox and
lower-case e.g. 'img' in Chrome.
2021-10-19 13:49:52 +01:00
Ilya Tregubov
68cd3002ce
Merge branch 'MDL-71270-311' of git://github.com/mickhawkins/moodle into MOODLE_311_STABLE
2021-10-19 14:45:30 +02:00
Eloy Lafuente (stronk7)
261bc97b3e
weekly release 3.11.3+
2021-10-19 12:51:49 +02:00
Eloy Lafuente (stronk7)
4ef90e61e9
Merge branch 'install_311_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_311_STABLE
2021-10-19 12:51:44 +02:00
Andrew Nicols
b71cc1f99d
MDL-71785 mod_quiz: Correct string as per reviewer feedback
2021-10-19 11:20:26 +08:00
Andrew Nicols
932c5faef9
Merge branch 'MDL-71785_311' of https://github.com/StudiUM/moodle into MOODLE_311_STABLE
2021-10-19 11:20:24 +08:00
Sara Arjona
49285bf337
Merge branch 'MDL-72590-311' of git://github.com/lucaboesch/moodle into MOODLE_311_STABLE
2021-10-18 17:38:38 +02:00
Luca Bösch
e8f4b6ff60
MDL-72590 enrol: Course in success message after unenroll passes filter
2021-10-18 16:38:02 +02:00
Sara Arjona
8639d45416
Merge branch 'MDL-72064-311' of https://github.com/NashTechOpenUniversity/moodle into MOODLE_311_STABLE
2021-10-18 12:59:44 +02:00
Michael Hawkins
800d0e7ad4
MDL-71270 core: Updated security.txt expiry
2021-10-18 17:14:07 +08:00
Sam Møller
81c0b420c6
MDL-72607 media_vimeo: Fix vimeo URL parser
...
Fix vimeo URL parser to support the new vimeo URL format with privacy
settings (the video with password or domain restricted setting).
For example "https://vimeo.com/123456789/2bffff0000 " the plugin must
parse the URL "https://player.vimeo.com/video/123456789?h=2bffff0000 "
to the iframe source to make it compatible with the new vimeo URL
format.
See more about vimeo video privacy settings at
https://vimeo.com/blog/post/video-privacy-explained/
2021-10-18 08:52:38 +02:00
Andrew Nicols
5d54d89044
Merge branch 'MDL-65943-311' of git://github.com/HuongNV13/moodle into MOODLE_311_STABLE
2021-10-18 14:04:41 +08:00
Huong Nguyen
ed3f7bb078
MDL-65943 media_videojs: add videojs-ogvjs plugin
...
VideoJS now support to play Ogg Vorbis/Opus/Theora and WebM VP8/VP9/AV1 video on:
- Safari on Mac OS
- Safari on iPhone OS
- Safari on iPad OS
2021-10-18 11:39:59 +07:00