Ilya Tregubov
183b705fe4
Merge branch 'MDL-76873-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-02-23 09:58:09 +08:00
Andrew Nicols
f559c0ad59
Merge branch 'MDL-77210_401' of https://github.com/timhunt/moodle into MOODLE_401_STABLE
2023-02-23 09:22:52 +08:00
Andrew Nicols
2781ef309c
Merge branch 'MDL-77149-m401' of https://github.com/sammarshallou/moodle into MOODLE_401_STABLE
2023-02-23 09:20:44 +08:00
Ilya Tregubov
30cd583d5d
Merge branch 'MDL-77285-401' of https://github.com/lameze/moodle into MOODLE_401_STABLE
2023-02-22 12:27:13 +08:00
Paul Holden
fa9ef9baf8
MDL-76602 mod_lti: array syntax/whitespace cleanup.
2023-02-21 17:06:25 +00:00
Paul Holden
fe9bc4d5c0
Merge branch 'MDL-76602-401-lti13claims' of https://github.com/cengage/moodle into MOODLE_401_STABLE
2023-02-21 16:46:25 +00:00
sam marshall
dadceea8f5
MDL-77149 core_files: Network filesystem (Amazon EFS) can warn
...
If you delete a file with a hash and then create another file with
the same hash, sometimes on EFS filesystems while trying to create
the new file, it returns true to the file_exists check even though
the file doesn't exist, but then fails other calls.
This change makes Moodle tolerate that behaviour.
2023-02-21 10:55:10 +00:00
Paul Holden
2bf6bfcac8
Merge branch 'MDL-76545-401' of https://github.com/ferranrecio/moodle into MOODLE_401_STABLE
2023-02-20 10:28:53 +00:00
Paul Holden
bc30c47ad7
Merge branch 'MDL-77287-401' of https://github.com/snake/moodle into MOODLE_401_STABLE
2023-02-20 09:55:09 +00:00
Paul Holden
d227c27ca7
MDL-76873 user: method for returning profile field instance of type.
...
Re-factor implementation of profile field access within user fields
class to use that already provided by the fields themselves.
2023-02-20 09:24:11 +00:00
Paul Holden
9829e77a6d
MDL-76873 reportbuilder: correct checks for profile field visibility.
2023-02-20 09:22:07 +00:00
Andrew Nicols
f6d38b13a2
Merge branch 'MDL-77020-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-02-20 09:54:25 +08:00
Ferran Recio
ddcd60552b
MDL-76545 core: fix reactive debug panel
...
The reactive debug panel stops working when a new reactive instance is
created in the fly. This was not detected until the new dragf and drop
files into course uses a second reactive UI component in the same page.
2023-02-17 17:18:25 +01:00
Jake Dallimore
efe9ac66be
MDL-77287 tool_oauth2: fix issuer form validation
...
This ensures validation errors from the issuer persistent are seen.
2023-02-17 15:14:39 +08:00
Ilya Tregubov
3312a6814a
weekly release 4.1.1+
2023-02-17 09:12:20 +08:00
Ilya Tregubov
995d6a3301
Merge branch 'install_401_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_401_STABLE
2023-02-17 09:12:18 +08:00
Simey Lameze
0d7642b8e8
MDL-77285 behat: change window size to large to prevent error
2023-02-17 08:44:18 +08:00
AMOS bot
3da0488fbc
Automatically generated installer lang files
2023-02-17 00:07:51 +00:00
Paul Holden
9be10c0dd1
MDL-77020 behat: refer to search input fields by name/role.
...
Co-authored-by: Andrew Nicols <andrew@nicols.co.uk>
2023-02-16 10:53:46 +00:00
Audun Jørstad Lillekjendlie
3ff714acbe
MDL-77020 core: Include a unique id in the search input field id
2023-02-16 10:19:08 +00:00
Andrew Nicols
09534ee3f9
Merge branch 'MDL-75578-401' of https://github.com/mackensen/moodle into MOODLE_401_STABLE
2023-02-16 12:01:28 +08:00
Jun Pataleta
fc3aaf9c67
Merge branch 'MDL-72182-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-02-16 11:58:52 +08:00
Andrew Nicols
1b1e1801b7
Merge branch 'MDL-77102-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-02-16 11:51:31 +08:00
Jun Pataleta
5f61f7f3e7
Merge branch 'MDL-76584-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-02-16 11:49:06 +08:00
Andrew Nicols
41c1731431
Merge branch 'MDL-74698_401' of https://github.com/jonof/moodle into MOODLE_401_STABLE
2023-02-16 11:06:44 +08:00
Ilya Tregubov
9cb0e85cf9
MDL-76313 forum: code style changes.
2023-02-16 11:00:28 +08:00
Ilya Tregubov
dd9073a232
Merge branch '76313-forum-improve-accessibility-401' of https://github.com/DSI-Universite-Rennes2/moodle into MOODLE_401_STABLE
2023-02-16 11:00:12 +08:00
Andrew Nicols
de285364c5
Merge branch 'MDL-76791-m401' of https://github.com/sammarshallou/moodle into MOODLE_401_STABLE
2023-02-16 10:53:39 +08:00
Ilya Tregubov
8d585d0c79
MDL-75379 core: Code style changes.
2023-02-16 10:49:51 +08:00
Ilya Tregubov
960bff3227
Merge branch 'MDL-75379_401' of https://github.com/larsbonczek/moodle into MOODLE_401_STABLE
2023-02-16 10:49:37 +08:00
Andrew Nicols
eed3f09aa0
Merge branch 'MDL-76878-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-02-16 10:43:56 +08:00
Ilya Tregubov
a001500897
Merge branch 'MDL-73519-401' of https://github.com/meirzamoodle/moodle into MOODLE_401_STABLE
2023-02-16 09:34:17 +08:00
Andrew Nicols
8c16eb18f6
Merge branch 'MDL-76478-password-unmask-MOODLE_401_STABLE' of https://github.com/brendanheywood/moodle into MOODLE_401_STABLE
2023-02-15 23:25:35 +08:00
Andrew Nicols
927b0fc34d
Merge branch 'MDL-76948_401' of https://github.com/larsbonczek/moodle into MOODLE_401_STABLE
2023-02-15 23:01:41 +08:00
Paul Holden
a457f1b1cd
Merge branch 'MDL-77147_401' of https://github.com/timhunt/moodle into MOODLE_401_STABLE
2023-02-15 11:49:22 +00:00
Ilya Tregubov
946504b58d
Merge branch 'MDL-75230-401' of https://github.com/andelacruz/moodle into MOODLE_401_STABLE
2023-02-15 16:12:50 +08:00
Andrew Nicols
ae1447060e
Merge branch 'MDL-77241-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-02-15 11:14:35 +08:00
Jun Pataleta
e9e2c481fd
Merge branch 'MDL-77156-401' of https://github.com/lucaboesch/moodle into MOODLE_401_STABLE
2023-02-15 11:12:11 +08:00
Jun Pataleta
16e62aa2ad
Merge branch 'MDL-77212-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-02-15 11:09:11 +08:00
Jun Pataleta
5432766411
Merge branch 'MDL-77223-401' of https://github.com/roland04/moodle into MOODLE_401_STABLE
2023-02-15 11:07:11 +08:00
AMOS bot
2a77c6f1d5
Automatically generated installer lang files
2023-02-15 00:07:52 +00:00
Paul Holden
e9a32f3463
Merge branch 'MDL-77140-401' of https://github.com/snake/moodle into MOODLE_401_STABLE
2023-02-14 15:51:37 +00:00
Paul Holden
42c58dce39
Merge branch 'MDL-75454-401' of https://github.com/davewoloszyn/moodle into MOODLE_401_STABLE
2023-02-14 15:06:03 +00:00
Paul Holden
be6cb6ab13
MDL-77241 course: optional chaining safety for section toggles.
2023-02-14 13:15:29 +00:00
Paul Holden
51254db574
Merge branch 'MDL-63608_401' of https://github.com/AnupamaSarjoshi/moodle into MOODLE_401_STABLE
2023-02-14 11:59:53 +00:00
Ilya Tregubov
cffc56a17c
Merge branch 'MDL-76947-401' of https://github.com/davewoloszyn/moodle into MOODLE_401_STABLE
2023-02-14 13:53:04 +08:00
Ilya Tregubov
ff449751d9
Merge branch 'MDL-76620-401' of https://github.com/call-learning/moodle into MOODLE_401_STABLE
2023-02-14 13:26:21 +08:00
David Woloszyn
a869fbf33e
MDL-75454 cache: Reduced exposure of sesskey param
2023-02-14 11:28:51 +11:00
Tim Hunt
bdcc5b7a59
MDL-77210 quiz: fix regrade for attempts with redone questions
2023-02-13 16:58:26 +00:00
Mikel Martín
8d9a898bb5
MDL-77223 reportbuilder: Fix first report column as integer
2023-02-13 16:17:39 +01:00