Commit graph

101946 commits

Author SHA1 Message Date
Eloy Lafuente (stronk7)
3982b8da9d Merge branch 'MDL-72728-311' of https://github.com/paulholden/moodle into MOODLE_311_STABLE 2021-12-02 18:57:10 +01:00
Noel De Martin
312c646c48 MDL-72846 testing: Add default block generators 2021-12-02 14:57:51 +01:00
Jun Pataleta
9097a7f414 Merge branch 'MDL-72785-311' of git://github.com/paulholden/moodle into MOODLE_311_STABLE 2021-12-02 17:06:15 +08:00
Simey Lameze
fda79a220b MDL-73195 mod_url: prevent invalid urls from breaking the course 2021-12-02 16:58:15 +08:00
Andrew Nicols
ff396418f7 MDL-73155 qtype_essay: Coding style fix 2021-12-02 14:43:25 +08:00
Andrew Nicols
a6e991c75a Merge branch 'MDL-73155_311' of https://github.com/mkassaei/moodle into MOODLE_311_STABLE 2021-12-02 14:43:01 +08:00
Jun Pataleta
8c4cf07c54 Merge branch 'MDL-73142-311' of https://github.com/susyzan/moodle into MOODLE_311_STABLE 2021-12-02 14:30:25 +08:00
Andrew Nicols
3e141207a0 Merge branch 'MDL-73176-311' of https://github.com/paulholden/moodle into MOODLE_311_STABLE 2021-12-02 12:09:44 +08:00
Andrew Nicols
28150789b8 Merge branch 'mdl-68199-fix-311' of https://github.com/jaypha/moodle into MOODLE_311_STABLE 2021-12-02 11:55:32 +08:00
Andrew Nicols
a71a1a67be Merge branch 'MDL-73205-311' of https://github.com/paulholden/moodle into MOODLE_311_STABLE 2021-12-02 11:45:49 +08:00
Andrew Nicols
0c0feb164f Merge branch 'MDL-73070_311' of https://github.com/timhunt/moodle into MOODLE_311_STABLE 2021-12-02 11:24:29 +08:00
Jason den Dulk
bbee1d9e21 MDL-68199 setup: Fix invalid parameters to make_request_directory()
Removed invalid parameters from calls to make_request_directory()

Removing these parameters should have no effect on behaviour.
2021-12-02 07:44:46 +11:00
Eloy Lafuente (stronk7)
248edcf1b0 Merge branch 'MDL-70894-MOODLE_311_STABLE' of https://github.com/yankudriavtsev/moodle into MOODLE_311_STABLE 2021-12-01 19:10:53 +01:00
Eloy Lafuente (stronk7)
eff3041098 Merge branch 'MDL-72791-311' of https://github.com/paulholden/moodle into MOODLE_311_STABLE 2021-12-01 17:13:38 +01:00
Sara Arjona
ff285b448f Merge branch 'MDL-73140_311' of https://github.com/timhunt/moodle into MOODLE_311_STABLE 2021-12-01 12:29:53 +01:00
Shamim Rezaie
4307c81b65 Merge branch 'MOODLE_311_STABLE_MDL-59115' of https://github.com/mattporritt/moodle into MOODLE_311_STABLE 2021-12-01 14:53:57 +11:00
Matt Porritt
05127e02e7 MDL-59115 auth_oauth2: Set all mapped field of user
On account creation by Oauth2 all configured mapped user
fields are now saved in the user profile on user creation.

Co-Authored-By: SKOLL Learning Technologies
2021-12-01 03:14:48 +00:00
Paul Holden
c092ab42af MDL-72870 mod_quiz: fix attempt navigation button alignment. 2021-11-30 23:21:50 +00:00
Paul Holden
0d99e663aa MDL-73176 forms: escape selector for active autocomplete element. 2021-11-30 20:08:45 +00:00
Eloy Lafuente (stronk7)
4f270213e7 weekly release 3.11.4+ 2021-11-30 19:01:13 +01:00
Eloy Lafuente (stronk7)
f1f026cacf Merge branch 'install_311_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_311_STABLE 2021-11-30 19:01:09 +01:00
Noel De Martin
2d5cdf107c MDL-73202 mod_forum: Add behat generators 2021-11-30 10:07:44 +01:00
Eloy Lafuente (stronk7)
fa8cf48660 Merge branch 'MDL-73074-311' of https://github.com/paulholden/moodle into MOODLE_311_STABLE 2021-11-29 23:15:03 +01:00
Paul Holden
b005d5d510 MDL-73205 forms: handle AJAX error in dynamic/modal form submission. 2021-11-29 18:36:38 +00:00
Paul Holden
4d08b631f7 MDL-72789 report_eventlist: improve filtering of report by component.
Instead of performing partial matching on the event component, which
could return false positives, do an exact match.
2021-11-29 09:20:18 +00:00
Jun Pataleta
66c48b3358 Merge branch 'MDL-70274-311-2' of https://github.com/lameze/moodle into MOODLE_311_STABLE 2021-11-29 12:17:18 +08:00
Simey Lameze
228232965b MDL-70274 core: fix Validate HTML and WCAG Check links 2021-11-29 12:11:33 +08:00
AMOS bot
8ed983a254 Automatically generated installer lang files 2021-11-27 00:07:35 +00:00
Paul Holden
e61a1e9ec3 MDL-72728 behat: switch import course steps to native execute method.
The previous iteration using the behat_form_field class directly
didn't explicitly require the file that defines this class, and in
Goutte runs this led to fatal errors (class not found).
2021-11-26 19:07:46 +00:00
Sara Arjona
2fd9b4b822 weekly release 3.11.4+ 2021-11-26 15:25:53 +01:00
Sara Arjona
340196b809 NOBUG: Fixed SVG browser compatibility 2021-11-26 15:25:51 +01:00
Sara Arjona
480b9726f6 Merge branch 'install_311_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_311_STABLE 2021-11-26 15:25:50 +01:00
Mahmoud Kassaei
1ed929a22b MDL-73155 qtype_essay: Errors when Allow attachments is reset to 'No' 2021-11-26 13:55:46 +00:00
Jun Pataleta
b1b607f273 Merge branch 'MDL-72443-311' of https://github.com/paulholden/moodle into MOODLE_311_STABLE 2021-11-25 17:32:01 +08:00
Juan Segarra Montesinos
a00045a050 MDL-68944 mod_workshop: Workshop skips scheduled allocation 2021-11-25 09:48:10 +01:00
AMOS bot
f4985556b3 Automatically generated installer lang files 2021-11-25 00:07:24 +00:00
Eloy Lafuente (stronk7)
c29478fdc6 Merge branch 'MDL-73054-311' of https://github.com/paulholden/moodle into MOODLE_311_STABLE 2021-11-24 23:57:08 +01:00
Eloy Lafuente (stronk7)
250f6a1b0f Merge branch 'MDL-72988-311' of https://github.com/paulholden/moodle into MOODLE_311_STABLE 2021-11-24 23:49:52 +01:00
Susanna Zanatta
10eac8c81e MDL-73142 filepicker: improved contrast in allowed file types list
Changed bootstrap class from text-muted to text-dark to bring the
contrast of listed file extensions above the Level AA pass mark.
2021-11-24 16:31:04 +00:00
Sara Arjona
9a21803f8f MDL-73153 badges: get image when it has more data
In some cases, image might have more fields rather than the URL.
This patch is for taking them into account and displaying the image
and also these information properly.
2021-11-24 10:28:07 +01:00
Yan Kudriavtsev
7b3767ec20 MDL-70894 enrol: Fixed return type for count_enrolled_users 2021-11-24 00:04:09 +02:00
Paul Holden
258208056c MDL-72785 course: remove double validation during category deletion.
Fixes issue from 0645319e that meant the category "Move into" field
was required even when user selected to "Delete all content".
2021-11-23 12:29:42 +00:00
Tim Hunt
d40a865a2b MDL-73070 Behat: stop using no-longer-existant classes in behat_hooks 2021-11-23 10:59:26 +00:00
Ilya Tregubov
318dbbcb88 weekly release 3.11.4+ 2021-11-23 11:18:57 +02:00
Eloy Lafuente (stronk7)
f94adf67d5 Merge branch 'MDL-73128-311' of https://github.com/sarjona/moodle into MOODLE_311_STABLE 2021-11-23 11:37:29 +08:00
Ilya Tregubov
6be3a43c3c Merge branch 'MDL-72967-311' of https://github.com/lameze/moodle into MOODLE_311_STABLE 2021-11-23 11:37:28 +08:00
Eloy Lafuente (stronk7)
d31534bb87 Merge branch 'MDL-73095_311_v3' of https://github.com/TomoTsuyuki/moodle into MOODLE_311_STABLE
Added one extra TEXT column so we have it covered too.
2021-11-23 11:37:28 +08:00
Tim Hunt
42055d95cd MDL-73140 grade history: fix badly formatted lists 2021-11-22 23:51:05 +00:00
Paul Holden
b6d4db166b MDL-73054 repository_googledocs: avoid $OUTPUT use in data provider. 2021-11-22 22:32:59 +00:00
Paul Holden
6eb8fe2896 MDL-73054 filter_emoticon: re-factor test data providers.
PHPUnit test dataProvider methods should not modify global state,
such as initializing $OUTPUT, as they can cause failures in
unrelated tests at a distance.
2021-11-22 22:32:48 +00:00