Commit graph

99509 commits

Author SHA1 Message Date
Jun Pataleta
5d09a5f6b0 Merge branch 'MDL-69883-39' of https://github.com/paulholden/moodle into MOODLE_39_STABLE 2021-03-03 14:33:43 +08:00
Andrew Nicols
3944872103 Merge branch 'MDL-70268-39-2' of git://github.com/peterRd/moodle into MOODLE_39_STABLE 2021-03-03 12:22:11 +08:00
Peter Dias
5db25124ef MDL-70268 core: Update the oauthlib to exclude scope if none provided 2021-03-03 12:06:37 +08:00
AMOS bot
b17f7fd443 Automatically generated installer lang files 2021-03-03 00:07:40 +00:00
Paul Holden
787485d9eb MDL-70822 enrol: respect capability to view other users profile.
When retrieving courses of another user via web services, we should
respect the capability to view that users profile in a given course.
2021-03-02 23:37:35 +01:00
Sander Wind
299fb2f158 MDL-70668 auth: Fix secret validation during user confirmation
Co-authored-by: Michael Hawkins <michaelh@moodle.com>
2021-03-02 23:37:35 +01:00
Eloy Lafuente (stronk7)
71f444e82d Merge branch 'MDL-70340-39' of git://github.com/jleyva/moodle into MOODLE_39_STABLE 2021-03-02 23:33:25 +01:00
Víctor Déniz
1e0f448b3e Merge branch 'MDL-70676-39' of git://github.com/ilyatregubov/moodle into MOODLE_39_STABLE
Fixed mod/workshop/db/upgrade.php: \xmldb_field::getNotNull()
does not verify if the column is nullable in the database.
2021-03-02 18:43:37 +00:00
Peter Dias
d1a71ec909 MDL-59293 block_onlineusers: Update behat tests 2021-03-02 16:13:12 +00:00
Peter Dias
9c4f2a55b6 MDL-59293 block_onlineusers: Check whether current user can view online users
- Removed block from site admin.
- Blocked guest from viewuserlist cap
2021-03-02 16:13:12 +00:00
Ilya Tregubov
a0ec66dc6b MDL-70676 workshop: Allow empty grades. 2021-03-02 13:43:48 +02:00
Sara Arjona
b08b4a2bdc Merge branch 'MDL-67515-39' of git://github.com/vmdef/moodle into MOODLE_39_STABLE 2021-03-02 11:21:39 +01:00
Jun Pataleta
0d355a0e8d Merge branch 'MDL-70457_39' of https://github.com/stronk7/moodle into MOODLE_39_STABLE 2021-03-02 17:38:28 +08:00
Víctor Déniz
382250e60e Merge branch 'MDL-70172-39' of git://github.com/rezaies/moodle into MOODLE_39_STABLE 2021-03-02 09:17:18 +00:00
Paul Holden
71bb7f306e MDL-71022 gradereport_history: prevent double escaping of users.
The user identity fields are already escaped by the AJAX endpoint
that returns them, we don't need to do it again at the client.
2021-03-02 09:14:42 +00:00
Víctor Déniz
6864463dc4 MDL-67515 tool_customlang: Ignore invalid component strings
After uninstalling a plugin, the translated strings remain in
tool_customlang table, throwing an exception when trying to localise
any strings. Currently there is no mechanism to
clean up customlang tables and files during the uninstall process,
so with this patch the invalid components will be ignored.
2021-03-02 09:09:25 +00:00
AMOS bot
b5db1d43f6 Automatically generated installer lang files 2021-03-02 00:07:39 +00:00
Eloy Lafuente (stronk7)
c50c1fd745 Merge branch 'MDL-67974-39' of git://github.com/sarjona/moodle into MOODLE_39_STABLE 2021-03-01 22:33:48 +01:00
Shamim Rezaie
9aad72e85b MDL-70172 output: pages with main logo should have a first-level header 2021-03-02 05:42:23 +11:00
Shamim Rezaie
2e4198ab76 MDL-70172 output: Fix empty links
The approach taken is inline with font-awesome documentation:
https://fontawesome.com/how-to-use/on-the-web/other-topics/accessibility
2021-03-02 05:42:23 +11:00
Eloy Lafuente (stronk7)
dc6da3f20e Merge branch 'MDL-70912-39' of git://github.com/sarjona/moodle into MOODLE_39_STABLE 2021-03-01 16:47:59 +01:00
Sara Arjona
52777e6a56 Merge branch 'MDL-68735_39' of https://github.com/stronk7/moodle into MOODLE_39_STABLE 2021-03-01 16:17:48 +01:00
Eloy Lafuente (stronk7)
4b53207d34 Merge branch 'MDL-70913-39' of git://github.com/sarjona/moodle into MOODLE_39_STABLE 2021-03-01 14:32:07 +01:00
Sara Arjona
6d0a928b64 MDL-70913 core_badges: Use and update properly sortorder
Sortorder field in badge_external_backpack was updated with a wrong
value. This patch fixes this behaviour and adds sortorder as
sorting criteria for displaying the list of site backpacks.
2021-03-01 13:12:20 +01:00
Amaia Anabitarte
616935475b MDL-70726 behat: Fixing existing fail tests
Some of the current behat tests were wrong but not failing because of the bug in 'should not exist' step.
Once the bug is fixed, we must fix also wrong behats.
2021-03-01 16:09:20 +07:00
Thong Bui
8d6cbcb248 MDL-70726 behat: should_not_exist function does not work correctly 2021-03-01 16:09:20 +07:00
Eloy Lafuente (stronk7)
35d42cc6a7 Merge branch 'MDL-70931-39-xmldbeol' of git://github.com/mudrd8mz/moodle into MOODLE_39_STABLE 2021-03-01 10:01:22 +01:00
Eloy Lafuente (stronk7)
6030e5ce3d Merge branch 'MDL-70941-39' of git://github.com/dravek/moodle into MOODLE_39_STABLE 2021-03-01 09:54:25 +01:00
Eloy Lafuente (stronk7)
1d0b0ebb15 Merge branch 'MDL-70910-39' of git://github.com/dravek/moodle into MOODLE_39_STABLE 2021-03-01 09:50:23 +01:00
Eloy Lafuente (stronk7)
2a2d658d84 Merge branch 'MDL-70964-39-enfix' of git://github.com/mudrd8mz/moodle into MOODLE_39_STABLE 2021-03-01 09:34:18 +01:00
AMOS bot
1e1c3622e3 Automatically generated installer lang files 2021-03-01 00:07:42 +00:00
AMOS bot
68242c6a84 Automatically generated installer lang files 2021-02-28 00:07:38 +00:00
AMOS bot
eae9427f8f Automatically generated installer lang files 2021-02-27 00:07:46 +00:00
Tim Hunt
f906c7cadc MDL-71009 question bank: escape idnumbers when displayed 2021-02-26 12:48:28 +00:00
Eloy Lafuente (stronk7)
c302886845 MDL-68735 env: Moodle 3.8.x, 3.9.x and 3.10.x do not support PHP 8.0 2021-02-26 13:08:11 +01:00
David Matamoros
3afaa0d81c MDL-70941 contentbank: fix empty equality check when renaming content 2021-02-26 12:08:41 +01:00
David Matamoros
ba69ad868a MDL-70910 contentbank: fix for using contentid not validated 2021-02-26 12:02:50 +01:00
Eloy Lafuente (stronk7)
bc509f6d8c MDL-70457 forms: php74 fix for the (not used in core) date element
Curly brackets to access by index to strings or arrays is
deprecated since php74.
2021-02-26 11:55:37 +01:00
Amaia Anabitarte
120b877cb6 MDL-67119 core_analytics: Analyse users once per course
User's activity in a course should be analysed only once
no matter the number of enrolments the user has in that course.
2021-02-26 11:48:09 +01:00
Jun Pataleta
f32754319e weekly release 3.9.4+ 2021-02-26 13:42:49 +08:00
Jun Pataleta
3e91d27f5e Merge branch 'install_39_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_39_STABLE 2021-02-26 13:42:49 +08:00
David Mudrák
d6adfa6446 MDL-70964 lang: Use the fixed strings in tests 2021-02-25 19:28:14 +01:00
Helen Foster
58bdf28392 MDL-70964 lang: Import fixed English strings (en_fix) 2021-02-25 16:37:34 +01:00
Jun Pataleta
bde3b82720 Merge branch 'MDL-70169-39' of git://github.com/lameze/moodle into MOODLE_39_STABLE 2021-02-25 12:28:46 +08:00
AMOS bot
7111921105 Automatically generated installer lang files 2021-02-25 00:07:42 +00:00
Paul Holden
67e1e3107a MDL-69883 message: fix lazy loading of conversations.
Set max-height on each container section rather than the container
itself, so that each can respond to the scrollBottom event within
the lazy loading module (which handles the overflow itself).
2021-02-24 22:01:40 +00:00
Paul Holden
fac00d7e8c MDL-70995 user: format group names in course participants filter. 2021-02-24 19:26:12 +00:00
Iñigo Zendegi
bbbb211c71 MDL-69097 mod_forum: Apply filters to whole forum grading 2021-02-24 17:12:56 +01:00
Víctor Déniz
54beada930 Merge branch 'MDL-51111-muc-reset-MOODLE_39_STABLE' of https://github.com/brendanheywood/moodle into MOODLE_39_STABLE 2021-02-24 14:08:41 +00:00
Brendan Heywood
af3e51fa82 MDL-51111 cache: Don't lock and write the config file if unchanged 2021-02-24 12:47:34 +11:00