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
Huong Nguyen
d421ca9ccd
Merge branch 'mdl83176' of https://github.com/danmarsden/moodle
2024-10-02 10:00:18 +07:00
Mark Johnson
89a87b7d4e
MDL-83328 qbank_managecategories: Fix move dialogue for single child
2024-10-01 14:45:33 +01:00
Mark Johnson
8c1c013f78
MDL-83327 qbank_managecategories: Fix invalid parameter when moving
...
Clicking on the "Move" label of the move button resulted in an
incorrectly titled dialog and an "invalid parameter" error.
2024-10-01 14:35:05 +01:00
Huong Nguyen
0eacab846e
Moodle release 4.5rc1
v4.5.0-rc1
2024-10-01 19:37:23 +07:00
Huong Nguyen
4d1c0cb04b
NOBUG: Add upgrade notes
2024-10-01 19:37:15 +07:00
Mikel Martín
89c30cecd8
MDL-82548 courseformat: Fix courseindex cm anchors
...
In the course index the course modules links had incorrenct "href" (only the anchor) when
being displayed in a page different than course page. This patch regenerates the href for
cms in the course index when needed.
2024-10-01 11:53:52 +02:00
Dan Marsden
14254008fd
MDL-83310 course: remove hard-coded list of course formats from test.
2024-10-01 19:57:46 +13:00
Huong Nguyen
6332ffc0dd
Merge branch 'MDL-83298-main' of https://github.com/andrewnicols/moodle
2024-10-01 13:05:15 +07:00
Jun Pataleta
faa06503b1
Merge branch 'MDL-83264-main-1' of https://github.com/mihailges/moodle
2024-10-01 12:47:09 +08:00
Huong Nguyen
838a9abb73
Merge branch 'MDL-82900-main' of https://github.com/mickhawkins/moodle
2024-10-01 11:40:37 +07:00
Michael Hawkins
e50249fbea
MDL-82900 AI: Update language strings
2024-10-01 12:33:38 +08:00
Mihail Geshoski
d0056ae0b0
MDL-83264 mod_quiz: Return the correct name for top categories
2024-10-01 09:40:47 +08:00
Michael Milette
b2d59a0372
MDL-63219 Output: Enable filters in custom menus.
2024-09-30 18:12:20 -04:00
Paul Holden
8e2ad49afe
MDL-76564 behat: final removal of deprecated pre-404 step definitions.
2024-09-30 19:42:54 +01:00
David Mudrák
cdd3b4648f
MDL-83238 lang: Fix the changed strings in the tests, too
2024-09-30 20:04:54 +02:00
Helen Foster
8e8267144d
MDL-83238 lang: Import fixed English strings (en_fix)
2024-09-30 19:42:49 +02:00
Shamim Rezaie
5dbe3fa789
Merge branch 'MDL-82693' of https://github.com/paulholden/moodle
2024-09-30 23:41:31 +10:00
Shamim Rezaie
c24a0554d2
Merge branch 'MDL-83295-main' of https://github.com/junpataleta/moodle
2024-09-30 23:08:17 +10:00
Shamim Rezaie
f7db1fabbb
Merge branch 'MDL-81590-main' of https://github.com/junpataleta/moodle
2024-09-30 23:01:06 +10:00
Tobias Garske
0b38d6558c
MDL-83255 core_course: Fix activitychooser recommended tab navigation
2024-09-30 10:00:47 +00:00
Sara Arjona
0cde4a8842
Merge branch 'MDL-83276-main' of https://github.com/HuongNV13/moodle
2024-09-30 11:20:30 +02:00
Dan Marsden
1ba9fb88d9
MDL-83176 cache: Include formslib as it doesn't autoload
2024-09-30 20:39:48 +13:00
Sara Arjona
f608faef01
Merge branch 'MDL-82939-main' of https://github.com/mickhawkins/moodle
2024-09-30 07:41:37 +02:00
Huong Nguyen
ce2c4775f8
Merge branch 'MDL-83277-main' of https://github.com/raortegar/moodle
2024-09-30 11:29:02 +07:00
Paul Holden
f466b40ca6
MDL-83202 reportbuilder: report list filtering by time/user modified.
2024-09-27 15:53:09 +01:00
Marina Glancy
7015c67d7c
MDL-83296 user: store defaulthomepage as a relative url
2024-09-27 14:31:26 +01:00
Huong Nguyen
30692df849
Moodle release 4.5beta
v4.5.0-beta
2024-09-27 19:16:56 +07:00
Huong Nguyen
282421ce6c
NOBUG: Change upgrade notes version
2024-09-27 19:16:56 +07:00
Andrew Nicols
116b0975c7
MDL-83298 core: Trim trailing whitespace on upgrade notes
2024-09-27 20:05:58 +08:00
Huong Nguyen
7b4ed9096f
NOBUG: Add upgrade notes
2024-09-27 18:45:07 +07:00