33551 Commits

Author SHA1 Message Date
Jun Pataleta
4319b82bfb
Merge branch 'MDL-83477-main' of https://github.com/HuongNV13/moodle 2024-10-31 11:21:41 +07:00
meirzamoodle
758f79a5af MDL-82988 general: Apply helper to get path to fixture 2024-10-27 13:46:48 +07:00
Huong Nguyen
144a9fa027
NOBUG: Add upgrade notes 2024-10-25 08:35:34 +07:00
Huong Nguyen
208328d6aa
Merge branch 'MDL-83432' of https://github.com/paulholden/moodle 2024-10-24 10:12:39 +07:00
Huong Nguyen
9b01607b78
Merge branch 'MDL-83504' of https://github.com/marinaglancy/moodle 2024-10-24 09:44:35 +07:00
Jun Pataleta
e0340141b0
Merge branch 'MDL-81308-main' of https://github.com/junpataleta/moodle 2024-10-23 18:15:21 +08:00
Andrew Nicols
c745b3fb80
MDL-81308 core: Use a helper for consecutive invocation counts 2024-10-23 14:14:33 +08:00
Andrew Nicols
8dcad87631
MDL-81308 core: Update tests to not use withConsecutive 2024-10-23 14:14:32 +08:00
Jun Pataleta
a464ecd440
Merge branch 'MDL-83472' of https://github.com/paulholden/moodle 2024-10-22 15:55:51 +08:00
Mikel Martín
93285b103c
MDL-83477 output: Deprecate t/collapsedcaret icon 2024-10-22 09:28:27 +07:00
Marina Glancy
18067c8971 MDL-83504 user: reset preference cache in unittests 2024-10-21 17:58:50 +01:00
Paul Holden
807148fb68
MDL-83432 enrol_manual: reference correct role in welcome message. 2024-10-18 15:12:34 +01:00
Jun Pataleta
f5c7d78e30
Merge branch 'MDL-83443' of https://github.com/paulholden/moodle 2024-10-17 12:17:30 +08:00
Jun Pataleta
659f7b1908
Merge branch 'MDL-83367' of https://github.com/dravek/moodle 2024-10-17 12:08:46 +08:00
Huong Nguyen
b0c3652af6
Merge branch 'MDL-82580' of https://github.com/paulholden/moodle 2024-10-17 10:49:01 +07:00
Paul Holden
37266a9f19
MDL-83472 phpunit: add void return type to test methods.
See also 01148a0816 from MDL-81522.
2024-10-16 13:01:07 +01:00
Huong Nguyen
1550c6d8e8
Merge branch 'MDL-82793-main' of https://github.com/phmemmel/moodle 2024-10-16 09:26:25 +07:00
Philipp Memmel
43073fcd27 MDL-82793 core: Make modal execute JS from template
Co-authored-by: Huong Nguyen <huongnv13@gmail.com>
2024-10-15 20:34:01 +02:00
Jun Pataleta
5cb05b44db
Merge branch 'MDL-83070' of https://github.com/timhunt/moodle 2024-10-15 19:09:08 +08:00
Jun Pataleta
e1225ec338
Merge branch 'MDL-83253-main' of https://github.com/andrewnicols/moodle 2024-10-15 11:44:42 +08:00
Jun Pataleta
7b6642844c
Merge branch 'MDL-83257-main' of https://github.com/andrewnicols/moodle 2024-10-15 10:32:46 +08:00
Huong Nguyen
7014d61d93
Merge branch 'MDL-83381-main' of https://github.com/davewoloszyn/moodle 2024-10-14 11:08:25 +07:00
Andrew Nicols
d2cff755d9
MDL-83257 editor_tiny: Disable Alt+F12 keyboard shortcut
This was introduced in Tiny 7.1 to focus notifications, but it conflicts
with the German keyboard layout which uses Alt+F12 to access the open
curly brace.

This is an upstream problem with TinyMCE and should be fixed in a future
release.

The recommended workaround is to disable the shortcut.
2024-10-14 08:46:15 +08:00
Paul Holden
8c01166725
MDL-83443 enrol: use defined role name in welcome message. 2024-10-11 14:29:53 +01:00
David Woloszyn
eedb68462c MDL-83381 AI: Fix OpenAI provider config 2024-10-10 11:51:32 +11:00
Huong Nguyen
374ce36695
Merge branch 'MDL-83331' of https://github.com/timhunt/moodle 2024-10-09 14:46:42 +07:00
Huong Nguyen
c58fcff09d
Merge branch 'MDL-70180-main' of https://github.com/roland04/moodle 2024-10-08 09:34:10 +07:00
Tim Hunt
8853e262e1 MDL-83331 behat: enable navigation direct to mod/.../index.php 2024-10-07 12:00:17 +01:00
Tim Hunt
9f88c344cd MDL-83070 question restore: recode links in hints 2024-10-07 08:53:28 +01:00
David Carrillo
6fe29f7bc1
MDL-83367 tasks: Apply trim() to pathtophp setting
- It fixes the problem that when "pathtophp" setting is stored with
whitespaces, the "Run now" button will still show up in the tasks list,
but the task will never run
2024-10-07 08:15:19 +02:00
Jun Pataleta
c9356e039f
MDL-83374 upgrade: add the 4.5.0 separation line to all upgrade scripts 2024-10-05 21:16:13 +08:00
Jun Pataleta
5b421c6db6
NOBUG: Add upgrade notes 2024-10-05 15:08:28 +08:00
Huong Nguyen
3a6640c461
NOBUG: Add upgrade notes 2024-10-04 21:06:11 +07:00
Sara Arjona
315416e197
Merge branch 'MDL-83351-main' of https://github.com/andrewnicols/moodle 2024-10-03 17:20:54 +02:00
Andrew Nicols
807731743d
MDL-83351 navigation: Convert final deprecation to non-final 2024-10-03 23:01:32 +08:00
Jun Pataleta
b576bb4a0e
Merge branch 'MDL-83353' of https://github.com/paulholden/moodle 2024-10-03 20:28:07 +08:00
Paul Holden
8d318b1b05
MDL-83353 output: fix icon output in classic activity navigation.
Prevent `$PAGE` debugging when loading navigation branches.
2024-10-03 10:14:48 +01:00
Sara Arjona
f4202b26cd
Merge branch 'MDL-83312-main' of https://github.com/davewoloszyn/moodle 2024-10-03 10:24:58 +02:00
Jun Pataleta
62b8b3709d
Merge branch 'MDL-83238-main-enfix' of https://github.com/mudrd8mz/moodle 2024-10-03 16:01:53 +08:00
Sara Arjona
d7f28e0c93
Merge branch 'MDL-83309-main' of https://github.com/junpataleta/moodle 2024-10-03 08:22:26 +02:00
Sara Arjona
3f9087a161
Merge branch 'MDL-83318-main' of https://github.com/aanabit/moodle 2024-10-03 08:11:10 +02:00
Huong Nguyen
d1cced3864
Merge branch 'MDL-83296' of https://github.com/marinaglancy/moodle 2024-10-03 08:44:21 +07:00
Andrew Nicols
0d19dd6491
Merge branch 'MDL-83293-main' of https://github.com/junpataleta/moodle 2024-10-03 08:46:16 +08:00
David Woloszyn
3b23f4db26 MDL-83312 AI: Check provider has minimal config 2024-10-03 10:25:23 +10:00
Jun Pataleta
f173a7026a
MDL-83293 core: Fix path separator when guessing the base path
Ensure that path separator for the script when guessing the base path
uses forward slash instead of the OS' directory separator.
(e.g. "\" in Windows)
2024-10-03 08:01:30 +08:00
Shamim Rezaie
6399179739 MDL-83332 core: Remove slasharguments config modification lines
MDL-62640 removed the 'slasharguments' config, and 3229dda3 attempted to
restore it by setting it to 1. This could unintentionally reset the
'slasharguments' config for all sites upgrading to 4.5.
2024-10-03 02:16:32 +10:00
Amaia Anabitarte
76f84a929d MDL-83318 pix: Recover previous and next icons 2024-10-02 15:14:36 +02:00
meirzamoodle
3229dda3d6 MDL-83332 core: Revert the slashargument removal on MDL-62640
Removing the option causes issues on MacOS.
2024-10-02 18:36:14 +07:00
Jun Pataleta
f24e0ecf53
MDL-83309 versions: Bump all versions and requires near release 2024-10-02 17:04:53 +08:00
Huong Nguyen
4d1c0cb04b
NOBUG: Add upgrade notes 2024-10-01 19:37:15 +07:00