114175 Commits

Author SHA1 Message Date
Jun Pataleta
e0ec62cfe5
Merge branch 'MDL-81631_master' of https://github.com/santoshndev/moodle 2024-06-06 22:02:34 +08:00
Jun Pataleta
6efc4177c5
Merge branch 'MDL-81894-main' of https://github.com/andrewnicols/moodle 2024-06-06 22:02:34 +08:00
Jun Pataleta
814df623b5
Merge branch 'MDL-78198-main' of https://github.com/andrewnicols/moodle 2024-06-06 22:02:34 +08:00
Jun Pataleta
2a216f639f
Merge branch 'MDL-82086' of https://github.com/paulholden/moodle 2024-06-06 22:02:34 +08:00
Huong Nguyen
3086b220be
Merge branch 'MDL-81397' of https://github.com/paulholden/moodle 2024-06-06 22:02:33 +08:00
Paul Holden
815b884b6c
MDL-81778 mod_bigbluebuttonbn: access checks when getting meeting URL. 2024-06-06 22:02:33 +08:00
Stevani Andolo
cd2d23d356
MDL-81412 calendar: Sanitise calendar event names 2024-06-06 21:54:46 +08:00
Andrew Nicols
2e05b9111b
MDL-81894 core: system_clock should use the server timezone 2024-06-06 00:17:10 +08:00
Cameron Ball
03cb18d6ff MDL-81774 curl: Strip auth headers when redirecting to different host 2024-06-05 02:34:19 +00:00
Jun Pataleta
e5d52aa315
Merge branch 'MDL-81982-main' of https://github.com/junpataleta/moodle 2024-06-05 10:30:44 +08:00
David Mudrák
a8cdd0d7a4
MDL-81982 lang: Fix strings order
Fixes the strings order in files where CI has detected the wrong order
of modified strings.
2024-06-05 10:25:29 +08:00
David Mudrák
6a95cab8a3
MDL-81982 lang: Use fixed strings in tests, too 2024-06-05 10:25:29 +08:00
Helen Foster
7b8da78e01
MDL-81982 lang: Import fixed English strings (en_fix) 2024-06-05 10:25:28 +08:00
Huong Nguyen
520a84f471
Merge branch 'MDL-81970-plagiarism_upgrade_txt' of https://github.com/leonstr/moodle 2024-06-05 09:13:29 +07:00
Huong Nguyen
c3a0cc0358
Merge branch 'MDL-81751-main' of https://github.com/durzo/moodle 2024-06-05 08:55:39 +07:00
Andrew Nicols
d2909a5e3d
Merge branch 'MDL-81940' of https://github.com/paulholden/moodle 2024-06-04 22:28:50 +08:00
Paul Holden
1ab6151151
MDL-82086 theme_boost: consistent selector for textarea form controls.
In a similar vein to 31f6039635, we shouldn't assume form controls are
always descendents of `.mform` (e.g. the messaging drawer input).
2024-06-04 14:34:48 +01:00
Paul Holden
90a4216446
MDL-81397 courseformat: define section editing capabilities.
This ensures consistency for current page instance, when rendering
content in response to fragment AJAX requests.
2024-06-04 09:00:11 +01:00
Huong Nguyen
808a8679bf
Merge branch 'MDL-81936' of https://github.com/paulholden/moodle 2024-06-04 13:14:58 +07:00
Huong Nguyen
1d680644c2
Merge branch 'MDL-81955' of https://github.com/paulholden/moodle 2024-06-04 10:33:21 +07:00
Andrew Nicols
1790452026
Merge branch 'MDL-80208' of https://github.com/paulholden/moodle 2024-06-04 11:06:34 +08:00
Juan Leyva
36e0395bb9
MDL-80959 tool_mobile: Use different user keys for QR and auto login 2024-06-04 10:32:48 +08:00
Andrew Nicols
0800617868
Merge branch 'MDL-82047' of https://github.com/paulholden/moodle 2024-06-04 10:29:00 +08:00
Andrew Nicols
c5820bbc6e
Merge branch 'MDL-81321' of https://github.com/paulholden/moodle 2024-06-04 09:55:35 +08:00
Andrew Nicols
e96ac335e1
Merge branch 'MDL-81572' of https://github.com/paulholden/moodle 2024-06-04 09:54:12 +08:00
Andrew Nicols
aa43ded0c7
Merge branch 'MDL-82055' of https://github.com/paulholden/moodle 2024-06-04 09:50:13 +08:00
Paul Holden
74384ce875
MDL-81940 core: deprecate RC4 encryption library methods.
Switch current usage to secure `\core\encryption` alternative.
2024-06-03 13:43:41 +01:00
Paul Holden
6cb06dc43a
MDL-81572 editor_tiny: use standard plugin name in editor help dialog. 2024-06-03 09:40:08 +01:00
Huong Nguyen
6d715e19f3
Merge branch 'MDL-81544-main' of https://github.com/rezaies/moodle 2024-06-03 12:04:58 +07:00
Huong Nguyen
6e1197d0bf
Merge branch 'MDL-73735_duplicate-line-course-rest-php' of https://github.com/ziegenberg/moodle 2024-06-03 11:52:23 +07:00
Huong Nguyen
2407913de4
Merge branch 'MDL-82009-main' of https://github.com/sarjona/moodle 2024-06-03 11:36:17 +07:00
Paul Holden
22327a1489
MDL-82055 output: replace usage of named templatable interface.
It's not available during, and breaks, site installation. The output
class doesn't necessarily need it in 78db6bbce8, so switch to simple
templatable interface instead.
2024-05-31 13:04:20 +01:00
Sara Arjona
3938b26a08
Merge branch 'MDL-81850' of https://github.com/paulholden/moodle 2024-05-31 10:44:33 +02:00
Paul Holden
113b64c2de
MDL-82047 dml: correct constant name in large integer test docblock. 2024-05-31 07:19:23 +01:00
Sara Arjona
0240478571
MDL-82009 course: Course blocks should be displayed in section page too 2024-05-31 08:16:49 +02:00
Ilya Tregubov
6e89016c30 Merge branch 'MDL-77685' of https://github.com/paulholden/moodle 2024-05-31 09:04:17 +08:00
Paul Holden
faee1cd58e
MDL-82047 analytics: remove 32-bit integer checks for maximum time. 2024-05-30 18:17:44 +01:00
Sara Arjona
bcd8e0d6ed
weekly release 4.5dev 2024-05-30 17:00:19 +02:00
Sara Arjona
5d6c6bf81c
NOBUG: Add upgrade notes 2024-05-30 17:00:19 +02:00
Sara Arjona
4c9e2e4d0d
NOBUG: Fixed SVG browser compatibility 2024-05-30 17:00:00 +02:00
Jun Pataleta
05983317a5
Merge branch 'MDL-80831-main' of https://github.com/HuongNV13/moodle 2024-05-30 18:25:36 +08:00
Huong Nguyen
a74583cbf0
MDL-80831 core: Add missing classname for privacy url 2024-05-30 17:13:59 +07:00
Paul Holden
6a8f6dd925
MDL-81850 availability_group: correctly retrieve groups for given user. 2024-05-30 10:13:31 +01:00
Jun Pataleta
14eac824ed
Merge branch 'MDL-80640_upgrade-guzzlehttp' of https://github.com/ziegenberg/moodle 2024-05-30 12:00:28 +08:00
Huong Nguyen
47216b5db5
Merge branch 'MDL-80973-master' of https://github.com/jleyva/moodle 2024-05-30 10:37:42 +07:00
Andrew Nicols
b17b4ad4a3
MDL-68262 assignfeedback_editpdf: Correct args to make_request_directory 2024-05-30 09:53:19 +07:00
Huong Nguyen
5e7e6ad9b7
Merge branch 'MDL-77195' of https://github.com/paulholden/moodle 2024-05-30 09:30:03 +07:00
Huong Nguyen
fc72b6a987
Merge branch 'MDL-54105-integration_master' of https://github.com/praxisdigital/moodle 2024-05-30 09:01:39 +07:00
Andrew Nicols
93abcb87b8
Merge branch 'MDL-81490-main' of https://github.com/laurentdavid/moodle 2024-05-29 21:11:59 +08:00
Huong Nguyen
aa09138d75
MDL-81212 tiny_recordrtc: Screen-recorder improvements and cleanups 2024-05-29 19:54:51 +07:00