115903 Commits

Author SHA1 Message Date
Tobias Garske
b7e1d77184
MDL-83255 core_course: Fix activitychooser recommended tab navigation 2024-10-10 10:12:28 +07:00
Jun Pataleta
5379d34827
Merge branch 'MDL-82912-405' of https://github.com/andelacruz/moodle into MOODLE_405_STABLE 2024-10-10 10:35:02 +08:00
Jun Pataleta
50e813478a
Merge branch 'MDL-82812_405_toolbrickfieldfaicons' of https://github.com/brickfield/moodle into MOODLE_405_STABLE 2024-10-10 10:13:40 +08:00
Mikel Martín
4f699801b9
MDL-83283 mod_subsection: Fix subsection completion button margin 2024-10-10 09:08:16 +07:00
Angelia Dela Cruz
1f1406d68c MDL-82912 mod_workshop: Behat to view assessment after workshop close 2024-10-09 16:26:56 +08:00
Huong Nguyen
17924add45
Merge branch 'MDL-83331_405' of https://github.com/timhunt/moodle into MOODLE_405_STABLE 2024-10-09 14:47:00 +07:00
Max Larkin
653c0937c6 MDL-82812 tool_brickfield: Ignore fa icons 2024-10-08 13:04:26 +01:00
Bas Brands
9fcb0eca01
MDL-70180 theme_boost: Allow form autoselect modal overflow
Co-authored-by: Mikel Martín <mikel@moodle.com>
2024-10-08 09:36:11 +07:00
Tim Hunt
92fdfe834f MDL-83331 behat: enable navigation direct to mod/.../index.php 2024-10-07 12:05:09 +01:00
Jun Pataleta
803c3d8977
MDL-83374 upgrade: add the 4.5.0 separation line to all upgrade scripts 2024-10-07 09:34:51 +07:00
Jun Pataleta
52c0da7c64
Moodle release 4.5 v4.5.0 2024-10-05 15:10:56 +08:00
Jun Pataleta
5b421c6db6
NOBUG: Add upgrade notes 2024-10-05 15:08:28 +08:00
AMOS bot
572b972869 Automatically generated installer lang files 2024-10-05 00:07:53 +00:00
Huong Nguyen
5fdbd507a4
Moodle release 4.5rc2 v4.5.0-rc2 2024-10-04 21:07:32 +07:00
Huong Nguyen
3a6640c461
NOBUG: Add upgrade notes 2024-10-04 21:06:11 +07:00
Huong Nguyen
166408a13a
NOBUG: Fixed SVG browser compatibility 2024-10-04 21:02:58 +07:00
Huong Nguyen
00af6298b1
Merge branch 'install_main' of https://git.in.moodle.com/amosbot/moodle-install 2024-10-04 21:02:58 +07:00
Andrew Nicols
e8c5c84403
MDL-83351 upgradenotes: Correct invalid components 2024-10-04 16:07:10 +07:00
Jun Pataleta
3d60012841
MDL-83309 aiplacement_courseassist: Bump plugin maturity to stable 2024-10-04 11:54:58 +07:00
AMOS bot
813cad3b24 Automatically generated installer lang files 2024-10-04 00:07:49 +00: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
Andrew Nicols
a865529d7a
MDL-83351 upgradenote: Remove unnecessary notes 2024-10-03 23:01:31 +08:00
Andrew Nicols
1d88b57bba
MDL-83351 upgradenotes: Clarify upgrade notes 2024-10-03 23:01:31 +08:00
Jun Pataleta
b576bb4a0e
Merge branch 'MDL-83353' of https://github.com/paulholden/moodle 2024-10-03 20:28:07 +08:00
Michael Hawkins
f3189c1e1a
MDL-83352 message: Update usercantbemessaged string 2024-10-03 17:46:03 +07: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
David Carrillo
07ad4b8ebc
MDL-83179 badges: Get type and courseid from context instead of params 2024-10-03 08:11:51 +08: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
Shamim Rezaie
83526c7a2d Merge branch 'MDL-83332-main-new' of https://github.com/meirzamoodle/moodle 2024-10-03 02:15:03 +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
7f0b254022
MDL-83309 mod_subsection: Remove $plugin->release
* Release names ($plugin->release) are only for non-core plugins
2024-10-02 17:18:28 +08:00
Jun Pataleta
5c09d2c905
MDL-83309 versions: Main version bump 2024-10-02 17:05:39 +08:00
Jun Pataleta
f24e0ecf53
MDL-83309 versions: Bump all versions and requires near release 2024-10-02 17:04:53 +08:00
Paul Holden
1a040098e3
MDL-83180 reportbuilder: correct access check for viewing schedules. 2024-10-02 16:49:09 +08:00
Huong Nguyen
13fdeab15e
Merge branch 'MDL-83327_main' of https://github.com/marxjohnson/moodle 2024-10-02 14:28:08 +07:00
Huong Nguyen
4a53eda14e
Merge branch 'MDL-83328_main' of https://github.com/marxjohnson/moodle 2024-10-02 13:48:41 +07:00
David Carrillo
a25ee4ebb9
MDL-83178 reportbuilder: correct access check to view badge recipients 2024-10-02 13:57:53 +08:00
Jun Pataleta
f332842df1
Merge branch 'mdl83310' of https://github.com/danmarsden/moodle 2024-10-02 12:31:17 +08:00
Paul Holden
e724d59d35 MDL-83181 reportbuilder: ensure audience correctness before delete. 2024-10-02 03:04:18 +00:00
Paul Holden
c8bf6bc4a8 MDL-82386 block_rss_client: user access checks for feed edit/delete. 2024-10-02 03:04:18 +00:00