Commit graph

100613 commits

Author SHA1 Message Date
Ilya Tregubov
66a59ab03f MDL-71026 user: Fix incorrect get_string call. 2021-03-03 11:44:17 +02:00
Jun Pataleta
39627013bf Merge branch 'MDL-70987-311' of git://github.com/andrewnicols/moodle into MOODLE_311_STABLE 2021-03-03 16:42:11 +08:00
Sara Arjona
8110f4a2eb Merge branch 'MDL-70966-311' of git://github.com/marinaglancy/moodle into MOODLE_311_STABLE 2021-03-03 09:30:47 +01:00
Simey Lameze
fe0a2248f1 MDL-67494 calendar: user_delete_user should delete all user events 2021-03-03 16:29:20 +08:00
Simey Lameze
0375020308 MDL-67494 calendar: privacy provider should not delete shared events 2021-03-03 16:29:20 +08:00
Simey Lameze
6bd9922957 MDL-67494 calendar: shared subscriptions should not set userid to 0 2021-03-03 16:29:20 +08:00
Simey Lameze
a08b268b27 MDL-67494 calendar: only user overrides should retain userid 2021-03-03 16:29:20 +08:00
Simey Lameze
25f0a459c1 MDL-67494 calendar: set userid to zero for shared events 2021-03-03 16:29:19 +08:00
Simey Lameze
05540f0eef MDL-67494 calendar: step to set userid 0 to all shared events 2021-03-03 16:29:18 +08:00
Simey Lameze
dc9701aa68 MDL-67494 calendar: add logic for category events in get_context 2021-03-03 16:27:00 +08:00
Jun Pataleta
768fb99ba4 Merge branch 'MDL-71009_311' of https://github.com/timhunt/moodle into MOODLE_311_STABLE 2021-03-03 16:22:44 +08:00
Sara Arjona
321ee59dbc Merge branch 'MDL-69097-311' of https://github.com/inigozendegi/moodle into MOODLE_311_STABLE 2021-03-03 09:06:52 +01:00
Jun Pataleta
28bdd2795b Merge branch 'MDL-70995-311' of https://github.com/paulholden/moodle into MOODLE_311_STABLE 2021-03-03 15:05:26 +08:00
Jun Pataleta
05b4006146 Merge branch 'MDL-69883-311' of https://github.com/paulholden/moodle into MOODLE_311_STABLE 2021-03-03 14:34:55 +08:00
Andrew Nicols
13bda0057c Merge branch 'MDL-70268-311-2' of git://github.com/peterRd/moodle into MOODLE_311_STABLE 2021-03-03 12:22:52 +08:00
Peter Dias
ff411bebe1 MDL-70268 core: Update the oauthlib to exclude scope if none provided 2021-03-03 12:06:10 +08:00
AMOS bot
1484bd7348 Automatically generated installer lang files 2021-03-03 00:07:24 +00:00
Paul Holden
8a738cbf52 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:44:43 +01:00
Sander Wind
616070614e MDL-70668 auth: Fix secret validation during user confirmation
Co-authored-by: Michael Hawkins <michaelh@moodle.com>
2021-03-02 23:44:43 +01:00
Juan Leyva
7276dfd592 MDL-70340 mod_workshop: Do not apply format to peer comments
This text is not directly output to final users, it is used just in the textarea in both the site and the app.
Applying format, case issues like adding glossary links etc...
2021-03-02 23:32:55 +01:00
Víctor Déniz
ee44d51aee Merge branch 'MDL-70676-311' of git://github.com/ilyatregubov/moodle into MOODLE_311_STABLE
Fixed mod/workshop/db/upgrade.php: \xmldb_field::getNotNull()
does not verify if the column is nullable in the database.
2021-03-02 22:10:39 +00:00
Peter Dias
9e08079278 MDL-59293 block_onlineusers: Update behat tests 2021-03-02 16:05:08 +00:00
Peter Dias
950cdd5c06 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:05:08 +00:00
Ilya Tregubov
a81dda9fb2 MDL-70676 workshop: Allow empty grades. 2021-03-02 13:45:40 +02:00
Sara Arjona
56630bd392 Merge branch 'MDL-67515-311' of git://github.com/vmdef/moodle into MOODLE_311_STABLE 2021-03-02 11:21:27 +01:00
Jun Pataleta
4fe87411db Merge branch 'MDL-70457_311' of https://github.com/stronk7/moodle into MOODLE_311_STABLE 2021-03-02 17:39:29 +08:00
Víctor Déniz
01fc159374 Merge branch 'MDL-70172-311' of git://github.com/rezaies/moodle into MOODLE_311_STABLE 2021-03-02 09:16:53 +00:00
Paul Holden
d1c9dc2ac0 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:32 +00:00
Víctor Déniz
b46b9092b7 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:08 +00:00
Sara Arjona
e476171f85 Merge branch 'MDL-70877_311' of https://github.com/stronk7/moodle into MOODLE_311_STABLE 2021-03-02 09:29:26 +01:00
Jun Pataleta
c9d57344b0 Merge branch 'MDL-70876_311' of https://github.com/stronk7/moodle into MOODLE_311_STABLE 2021-03-02 16:02:15 +08:00
AMOS bot
8963bb7c04 Automatically generated installer lang files 2021-03-02 00:07:22 +00:00
Eloy Lafuente (stronk7)
81761afcb1 Merge branch 'MDL-70898-311' of git://github.com/marinaglancy/moodle into MOODLE_311_STABLE 2021-03-01 22:50:41 +01:00
Eloy Lafuente (stronk7)
241cf14d71 Merge branch 'MDL-67974-311' of git://github.com/sarjona/moodle into MOODLE_311_STABLE 2021-03-01 22:33:26 +01:00
Eloy Lafuente (stronk7)
217698a385 Merge branch 'MDL-70916_311' of https://github.com/timhunt/moodle into MOODLE_311_STABLE 2021-03-01 21:58:55 +01:00
Eloy Lafuente (stronk7)
f276e63dce Merge branch 'MDL-70899-311' of git://github.com/marinaglancy/moodle into MOODLE_311_STABLE 2021-03-01 20:20:53 +01:00
Shamim Rezaie
e9e31ed1ff MDL-70172 output: pages with main logo should have a first-level header 2021-03-02 05:36:19 +11:00
Shamim Rezaie
9e17f08e97 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:36:19 +11:00
Eloy Lafuente (stronk7)
2baf0175f9 Merge branch 'MDL-70912-311' of git://github.com/sarjona/moodle into MOODLE_311_STABLE 2021-03-01 16:47:37 +01:00
Sara Arjona
addd1937c1 Merge branch 'MDL-68735_311' of https://github.com/stronk7/moodle into MOODLE_311_STABLE 2021-03-01 16:17:32 +01:00
Eloy Lafuente (stronk7)
2ebc333858 Merge branch 'MDL-70913-311' of git://github.com/sarjona/moodle into MOODLE_311_STABLE 2021-03-01 14:22:12 +01:00
Sara Arjona
2e03630504 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.

In the phpunit method reviewed for covering this, a couple of
assertEquals() calls have been changed too to put the expected value
first.
2021-03-01 13:07:58 +01:00
Thong Bui
502c11cc5d MDL-70726 behat: should_not_exist function does not work correctly 2021-03-01 17:53:30 +07:00
Eloy Lafuente (stronk7)
c886b6cf07 Merge branch 'MDL-70931-311-xmldbeol' of git://github.com/mudrd8mz/moodle into MOODLE_311_STABLE 2021-03-01 10:01:05 +01:00
Eloy Lafuente (stronk7)
b82d5f84f9 Merge branch 'MDL-70941-311' of git://github.com/dravek/moodle into MOODLE_311_STABLE 2021-03-01 09:54:09 +01:00
Eloy Lafuente (stronk7)
8e8240ff6e Merge branch 'MDL-70910-311' of git://github.com/dravek/moodle into MOODLE_311_STABLE 2021-03-01 09:50:08 +01:00
Eloy Lafuente (stronk7)
0085741f6f Merge branch 'MDL-70964-311-enfix' of git://github.com/mudrd8mz/moodle into MOODLE_311_STABLE 2021-03-01 09:33:57 +01:00
Dmitrii Metelkin
f38fc37008 MDL-70855 course: add extra callback for extending course module form 2021-03-01 13:34:46 +11:00
AMOS bot
43b4384913 Automatically generated installer lang files 2021-03-01 00:07:25 +00:00
Marina Glancy
ac06e60ae1 MDL-70968 core: PHP8 compatibility, not allowed to pass extra parameters 2021-02-28 19:43:57 +01:00