moodle.git
10 months agoweekly release 5.1dev
Huong Nguyen [Fri, 2 May 2025 02:16:04 +0000 (09:16 +0700)]
weekly release 5.1dev

10 months agoNOBUG: Add upgrade notes
Huong Nguyen [Fri, 2 May 2025 02:16:04 +0000 (09:16 +0700)]
NOBUG: Add upgrade notes

10 months agoMerge branch 'install_main' of https://git.in.moodle.com/amosbot/moodle-install
Huong Nguyen [Fri, 2 May 2025 02:15:49 +0000 (09:15 +0700)]
Merge branch 'install_main' of https://git.in.moodle.com/amosbot/moodle-install

10 months agoMDL-85341 core: remove unnecessary sesskey from module controlmenu items
Jake Dallimore [Fri, 2 May 2025 01:49:57 +0000 (09:49 +0800)]
MDL-85341 core: remove unnecessary sesskey from module controlmenu items

This impacts those items using basemodurl:
- edit item
- move item
neither of which need sesskey at this stage as changes aren't being made
yet.

10 months agoMDL-85273 output: fix custom menu dropdowns within "More" sub-menu.
Paul Holden [Thu, 1 May 2025 20:52:13 +0000 (21:52 +0100)]
MDL-85273 output: fix custom menu dropdowns within "More" sub-menu.

Since move to BS5 data-* attributes in 0c586b41 trying to open custom
menu dropdowns that had been moved to the "More" sub-menu was broken.

It appears that Bootstrap now handles open/close for us automatically
(so we were effectively closing the menu immediately after Bootstrap
opened it).

10 months agoMDL-85327 admin: observe show/hide settings on category page.
Paul Holden [Thu, 1 May 2025 09:54:09 +0000 (10:54 +0100)]
MDL-85327 admin: observe show/hide settings on category page.

Co-authored-by: Carlos Castillo <carlos.castillo@moodle.com>
10 months agoMerge branch 'MDL-85178-main' of https://github.com/lucaboesch/moodle
Huong Nguyen [Thu, 1 May 2025 04:02:24 +0000 (11:02 +0700)]
Merge branch 'MDL-85178-main' of https://github.com/lucaboesch/moodle

10 months agoMerge branch 'MDL-84071-master' of https://github.com/danghieu1407/moodle
Huong Nguyen [Thu, 1 May 2025 03:52:39 +0000 (10:52 +0700)]
Merge branch 'MDL-84071-master' of https://github.com/danghieu1407/moodle

10 months agoMerge branch 'MDL-85003-main-add-more-info-to-course-request-mail' of https://github...
Huong Nguyen [Thu, 1 May 2025 03:45:01 +0000 (10:45 +0700)]
Merge branch 'MDL-85003-main-add-more-info-to-course-request-mail' of https://github.com/melanietreitinger/moodle

10 months agoMerge branch 'MDL-82381-main' of https://github.com/sh-csg/moodle
Huong Nguyen [Thu, 1 May 2025 03:42:18 +0000 (10:42 +0700)]
Merge branch 'MDL-82381-main' of https://github.com/sh-csg/moodle

10 months agoMerge branch 'MDL-85225-main' of https://github.com/ferranrecio/moodle
Huong Nguyen [Thu, 1 May 2025 02:54:20 +0000 (09:54 +0700)]
Merge branch 'MDL-85225-main' of https://github.com/ferranrecio/moodle

10 months agoMerge branch 'MDL-85107-main' of https://github.com/ferranrecio/moodle
Huong Nguyen [Thu, 1 May 2025 02:50:34 +0000 (09:50 +0700)]
Merge branch 'MDL-85107-main' of https://github.com/ferranrecio/moodle

10 months agoMDL-77307 core_grades: Fix missing language string
Daniel Ziegenberg [Wed, 30 Apr 2025 19:52:31 +0000 (21:52 +0200)]
MDL-77307 core_grades: Fix missing language string

10 months agoMDL-85311 mod_forum: Fix broken unread posts styles
Rajneel Totaram [Thu, 1 May 2025 01:03:01 +0000 (13:03 +1200)]
MDL-85311 mod_forum: Fix broken unread posts styles

10 months agoAutomatically generated installer lang files
AMOS bot [Thu, 1 May 2025 00:08:02 +0000 (00:08 +0000)]
Automatically generated installer lang files

10 months agoMDL-85310 qtype: Renamed duplicate scenario names to fix warning
Angelia Dela Cruz [Wed, 30 Apr 2025 02:14:40 +0000 (10:14 +0800)]
MDL-85310 qtype: Renamed duplicate scenario names to fix warning

10 months agoMerge branch 'MDL-84781-main' of https://github.com/sh-csg/moodle
Huong Nguyen [Wed, 30 Apr 2025 03:31:24 +0000 (10:31 +0700)]
Merge branch 'MDL-84781-main' of https://github.com/sh-csg/moodle

10 months agoMerge branch 'MDL-85141-main' of https://github.com/roland04/moodle
Huong Nguyen [Wed, 30 Apr 2025 03:14:31 +0000 (10:14 +0700)]
Merge branch 'MDL-85141-main' of https://github.com/roland04/moodle

10 months agoMDL-77307 core_grades: Fix version number
Huong Nguyen [Wed, 30 Apr 2025 03:12:09 +0000 (10:12 +0700)]
MDL-77307 core_grades: Fix version number

10 months agoMerge branch 'MDL-77307_final-deprecation-grader-report-and-grade-functions' of https...
Huong Nguyen [Wed, 30 Apr 2025 03:10:46 +0000 (10:10 +0700)]
Merge branch 'MDL-77307_final-deprecation-grader-report-and-grade-functions' of https://github.com/ziegenberg/moodle

10 months agoMerge branch 'MDL-85222' of https://github.com/tasiobg/moodle
Huong Nguyen [Wed, 30 Apr 2025 03:05:28 +0000 (10:05 +0700)]
Merge branch 'MDL-85222' of https://github.com/tasiobg/moodle

10 months agoMerge branch 'MDL-85208' of https://github.com/paulholden/moodle
Huong Nguyen [Wed, 30 Apr 2025 03:03:31 +0000 (10:03 +0700)]
Merge branch 'MDL-85208' of https://github.com/paulholden/moodle

11 months agoMerge branch 'MDL-84805-main' of https://github.com/aanabit/moodle
Sara Arjona [Tue, 29 Apr 2025 13:31:46 +0000 (15:31 +0200)]
Merge branch 'MDL-84805-main' of https://github.com/aanabit/moodle

11 months agoMDL-84805 badges: Titles must be unique
Amaia Anabitarte [Thu, 10 Apr 2025 15:46:07 +0000 (17:46 +0200)]
MDL-84805 badges: Titles must be unique

11 months agoMDL-85220 block_recentlyaccesseditems: Fix heading level
Rajneel Totaram [Wed, 16 Apr 2025 10:12:20 +0000 (22:12 +1200)]
MDL-85220 block_recentlyaccesseditems: Fix heading level

11 months agoMerge branch 'MDL-84192' of https://github.com/paulholden/moodle
Sara Arjona [Mon, 28 Apr 2025 09:24:47 +0000 (11:24 +0200)]
Merge branch 'MDL-84192' of https://github.com/paulholden/moodle

11 months agoMDL-79362 auth_ldap: Close transaction when user fails to create
Alexander Bias [Mon, 17 Feb 2025 10:26:18 +0000 (11:26 +0100)]
MDL-79362 auth_ldap: Close transaction when user fails to create

11 months agoMerge branch 'MDL-84983' of https://github.com/paulholden/moodle
Huong Nguyen [Mon, 28 Apr 2025 03:54:55 +0000 (10:54 +0700)]
Merge branch 'MDL-84983' of https://github.com/paulholden/moodle

11 months agoMerge branch 'MDL-84539-main' of https://github.com/andrewgos/moodle
Huong Nguyen [Mon, 28 Apr 2025 01:59:15 +0000 (08:59 +0700)]
Merge branch 'MDL-84539-main' of https://github.com/andrewgos/moodle

11 months agoMDL-85178 quiz: style the question number inplace editable nicely.
Luca Bösch [Sat, 12 Apr 2025 06:35:22 +0000 (08:35 +0200)]
MDL-85178 quiz: style the question number inplace editable nicely.

11 months agoMDL-85280 communication: Adapt communication button style
Alexander Bias [Fri, 25 Apr 2025 06:15:41 +0000 (08:15 +0200)]
MDL-85280 communication: Adapt communication button style

11 months agoMerge branch 'MDL-84421-main' of https://github.com/andrewnicols/moodle
Huong Nguyen [Fri, 25 Apr 2025 02:09:32 +0000 (09:09 +0700)]
Merge branch 'MDL-84421-main' of https://github.com/andrewnicols/moodle

11 months agoweekly release 5.1dev
Huong Nguyen [Thu, 24 Apr 2025 15:05:18 +0000 (22:05 +0700)]
weekly release 5.1dev

11 months agoNOBUG: Add upgrade notes
Huong Nguyen [Thu, 24 Apr 2025 15:05:17 +0000 (22:05 +0700)]
NOBUG: Add upgrade notes

11 months agoMerge branch 'install_main' of https://git.in.moodle.com/amosbot/moodle-install
Huong Nguyen [Thu, 24 Apr 2025 15:04:55 +0000 (22:04 +0700)]
Merge branch 'install_main' of https://git.in.moodle.com/amosbot/moodle-install

11 months agoMDL-83628 message: message_provider_uninstall slow
sam marshall [Mon, 4 Nov 2024 13:47:32 +0000 (13:47 +0000)]
MDL-83628 message: message_provider_uninstall slow

This function was slow because using case-insensitive LIKE on the large
user_preferences table means that Postgres does not use its index and
has to sequential-scan the table.

11 months agoMDL-84192 course: update course information page language string.
Paul Holden [Thu, 13 Mar 2025 17:10:16 +0000 (17:10 +0000)]
MDL-84192 course: update course information page language string.

The previous version used an incorrectly deprecated summary string.

11 months agoMDL-84071 gradereport_singleview: Rewrite singleview to native JS
danghieu1407 [Thu, 24 Apr 2025 08:26:14 +0000 (15:26 +0700)]
MDL-84071 gradereport_singleview: Rewrite singleview to native JS

11 months agoMerge branch 'MDL-84480' of https://github.com/paulholden/moodle
Huong Nguyen [Thu, 24 Apr 2025 01:46:10 +0000 (08:46 +0700)]
Merge branch 'MDL-84480' of https://github.com/paulholden/moodle

11 months agoMerge branch 'MDL-84233_main' of https://github.com/catalyst/moodle
Sara Arjona [Wed, 23 Apr 2025 14:03:31 +0000 (16:03 +0200)]
Merge branch 'MDL-84233_main' of https://github.com/catalyst/moodle

11 months agoMerge branch 'MDL-83563' of https://github.com/larsbonczek/moodle
Huong Nguyen [Wed, 23 Apr 2025 07:46:38 +0000 (14:46 +0700)]
Merge branch 'MDL-83563' of https://github.com/larsbonczek/moodle

11 months agoMerge branch 'MDL-84442-metadata-task-logs' of https://github.com/bwalkerl/moodle
Huong Nguyen [Wed, 23 Apr 2025 02:42:04 +0000 (09:42 +0700)]
Merge branch 'MDL-84442-metadata-task-logs' of https://github.com/bwalkerl/moodle

11 months agoMerge branch 'MDL-85202' of https://github.com/paulholden/moodle
Huong Nguyen [Wed, 23 Apr 2025 02:39:14 +0000 (09:39 +0700)]
Merge branch 'MDL-85202' of https://github.com/paulholden/moodle

11 months agoMDL-84274 tool_policy: Policy acceptance pages use secure layout
David Woloszyn [Tue, 25 Feb 2025 04:52:08 +0000 (15:52 +1100)]
MDL-84274 tool_policy: Policy acceptance pages use secure layout

11 months agoMDL-84274 tool_mfa: Prevent tool_policy pages from redirecting
David Woloszyn [Tue, 25 Feb 2025 04:50:58 +0000 (15:50 +1100)]
MDL-84274 tool_mfa: Prevent tool_policy pages from redirecting

11 months agoAutomatically generated installer lang files
AMOS bot [Thu, 24 Apr 2025 00:07:58 +0000 (00:07 +0000)]
Automatically generated installer lang files

11 months agoMDL-85264 output: fix form change checker when switching tabs.
Paul Holden [Wed, 23 Apr 2025 15:12:29 +0000 (16:12 +0100)]
MDL-85264 output: fix form change checker when switching tabs.

During the Bootstrap 5.0 upgrade the event handling within dynamic
tabs appears to have changed such that the "click" event happens
too late for the form change checker module to determine whether
there were any "dirty" forms on the tab being switched from.

This is related to, although not specifically caused by, changes
made in 0c586b41.

11 months agoMDL-84964 mod_glossary: min width only apply for large device
Jayce [Wed, 23 Apr 2025 00:24:28 +0000 (09:54 +0930)]
MDL-84964 mod_glossary: min width only apply for large device

11 months agoMerge branch 'MDL-82658' of https://github.com/paulholden/moodle
Sara Arjona [Tue, 22 Apr 2025 14:46:22 +0000 (16:46 +0200)]
Merge branch 'MDL-82658' of https://github.com/paulholden/moodle

11 months agoMerge branch 'MDL-84807-main' of https://github.com/davewoloszyn/moodle
Sara Arjona [Tue, 22 Apr 2025 14:43:26 +0000 (16:43 +0200)]
Merge branch 'MDL-84807-main' of https://github.com/davewoloszyn/moodle

11 months agoMDL-77307 gradereport_grader: Final removal of grade report functions
Daniel Ziegenberg [Mon, 31 Mar 2025 16:54:39 +0000 (18:54 +0200)]
MDL-77307 gradereport_grader: Final removal of grade report functions

Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
11 months agoMDL-77307 core_grades: Final removal of grade functions
Daniel Ziegenberg [Mon, 31 Mar 2025 16:52:57 +0000 (18:52 +0200)]
MDL-77307 core_grades: Final removal of grade functions

Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
11 months agoMDL-84641 mod_workshop: add human date to overview
ferran [Mon, 14 Apr 2025 09:15:48 +0000 (11:15 +0200)]
MDL-84641 mod_workshop: add human date to overview

11 months agoMDL-84641 mod_feedback: add human date to overview
ferran [Mon, 14 Apr 2025 09:15:36 +0000 (11:15 +0200)]
MDL-84641 mod_feedback: add human date to overview

11 months agoMDL-84641 mod_assign: add human date to overview
ferran [Mon, 14 Apr 2025 09:15:26 +0000 (11:15 +0200)]
MDL-84641 mod_assign: add human date to overview

11 months agoMDL-85107 calendar: fix humandate year display
ferran [Tue, 8 Apr 2025 10:30:46 +0000 (12:30 +0200)]
MDL-85107 calendar: fix humandate year display

11 months agoMerge branch 'MDL-85182-main' of https://github.com/lucaboesch/moodle
Huong Nguyen [Tue, 22 Apr 2025 03:08:57 +0000 (10:08 +0700)]
Merge branch 'MDL-85182-main' of https://github.com/lucaboesch/moodle

11 months agoMerge branch 'MDL-84070-user-pref-race-bug-v2' of https://github.com/brendanheywood...
Huong Nguyen [Tue, 22 Apr 2025 01:37:48 +0000 (08:37 +0700)]
Merge branch 'MDL-84070-user-pref-race-bug-v2' of https://github.com/brendanheywood/moodle

11 months agoMDL-84442 core_task: Add finalise log param to task failers
Benjamin Walker [Mon, 7 Apr 2025 04:27:45 +0000 (14:27 +1000)]
MDL-84442 core_task: Add finalise log param to task failers

11 months agoMDL-84070 core: Fix race conditions setting user preferences
Brendan Heywood [Mon, 30 Dec 2024 03:57:52 +0000 (14:57 +1100)]
MDL-84070 core: Fix race conditions setting user preferences

11 months agoMerge branch 'mdl-83262_main' of https://github.com/james-cnz/moodle
Huong Nguyen [Mon, 21 Apr 2025 02:12:23 +0000 (09:12 +0700)]
Merge branch 'mdl-83262_main' of https://github.com/james-cnz/moodle

11 months agoMDL-83111 tool_recyclebin: Avoid null value
Stefan Hanauska [Sun, 6 Oct 2024 05:06:48 +0000 (07:06 +0200)]
MDL-83111 tool_recyclebin: Avoid null value

11 months agoMDL-82381 report: Show group select in all courses
Stefan Hanauska [Thu, 3 Apr 2025 05:42:50 +0000 (07:42 +0200)]
MDL-82381 report: Show group select in all courses

11 months agoMDL-84781 format_singleactivity: Sort activity types by name
Stefan Hanauska [Sun, 9 Mar 2025 10:23:01 +0000 (11:23 +0100)]
MDL-84781 format_singleactivity: Sort activity types by name

11 months agoMDL-85182 block_myoverview: Fix choice active item indicator spacing
Luca Bösch [Sat, 12 Apr 2025 08:12:01 +0000 (10:12 +0200)]
MDL-85182 block_myoverview: Fix choice active item indicator spacing

11 months agoMDL-85222 themes: Remove grey zebra-striping background on reports
Tasio [Thu, 17 Apr 2025 10:55:47 +0000 (12:55 +0200)]
MDL-85222 themes: Remove grey zebra-striping background on reports

Only removing the grey background in small sceens when
the table is displayed as an accordion

Co-authored-by: Mikel Martín Corrales <mikel@moodle.com>
11 months agoweekly on-sync release 5.1dev
Sara Arjona [Thu, 17 Apr 2025 12:30:27 +0000 (14:30 +0200)]
weekly on-sync release 5.1dev

11 months agoNOBUG: Add upgrade notes
Sara Arjona [Thu, 17 Apr 2025 12:30:27 +0000 (14:30 +0200)]
NOBUG: Add upgrade notes

11 months agoMerge branch 'MDL-84298' of https://github.com/paulholden/moodle
Huong Nguyen [Thu, 17 Apr 2025 03:50:59 +0000 (10:50 +0700)]
Merge branch 'MDL-84298' of https://github.com/paulholden/moodle

11 months agoMerge branch 'MDL-84625_close-recordset-in-core_analytics-model-add_prediction_ids...
Huong Nguyen [Thu, 17 Apr 2025 03:27:39 +0000 (10:27 +0700)]
Merge branch 'MDL-84625_close-recordset-in-core_analytics-model-add_prediction_ids' of https://github.com/ziegenberg/moodle

11 months agoMerge branch '83713-javascript-error-xml-grades-import-main' of https://github.com...
Huong Nguyen [Thu, 17 Apr 2025 03:11:31 +0000 (10:11 +0700)]
Merge branch '83713-javascript-error-xml-grades-import-main' of https://github.com/DSI-Universite-Rennes2/moodle

11 months agoMerge branch 'MDL-84232-avoid_recover_quiz_grades' of https://github.com/drobayo...
Huong Nguyen [Thu, 17 Apr 2025 01:38:27 +0000 (08:38 +0700)]
Merge branch 'MDL-84232-avoid_recover_quiz_grades' of https://github.com/drobayo/moodle

11 months agoMDL-83262 course: Refresh all-sections toggler on section delete
James C [Wed, 25 Sep 2024 00:05:22 +0000 (12:05 +1200)]
MDL-83262 course: Refresh all-sections toggler on section delete

11 months agoMDL-85208 core: switch to ARIA attribute to label table headings.
Paul Holden [Wed, 16 Apr 2025 11:32:31 +0000 (12:32 +0100)]
MDL-85208 core: switch to ARIA attribute to label table headings.

Since ad14d58d visually hidden text within tables was displayed as
block elements, which introduced artificial line breaks in headings
for column names and sorting icons.

Co-authored-by: Mikel Martín <mikel@moodle.com>
11 months agoMDL-85216 reportbuilder: allow pixicon to be passed to report actions.
Paul Holden [Wed, 16 Apr 2025 18:51:52 +0000 (19:51 +0100)]
MDL-85216 reportbuilder: allow pixicon to be passed to report actions.

11 months agoMDL-80455 core_badges: Final removal of core_badges_renderer functions
Daniel Ziegenberg [Wed, 16 Apr 2025 18:48:13 +0000 (20:48 +0200)]
MDL-80455 core_badges: Final removal of core_badges_renderer functions

Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
11 months agoMDL-83713 form: Fix javascript selector on file picker
Julien Boulen [Wed, 16 Apr 2025 14:46:38 +0000 (16:46 +0200)]
MDL-83713 form: Fix javascript selector on file picker

Co-authored-by: Meirza <meirza.arson@moodle.com>
11 months agoMDL-78091 core_quiz: initial deprecation add_random_form and associates
Daniel Ziegenberg [Sat, 8 Mar 2025 10:03:37 +0000 (11:03 +0100)]
MDL-78091 core_quiz: initial deprecation add_random_form and associates

The just removed mod_quiz\form\add_random_form was the only place in
core where the mod_quiz/add_random_form javascript was called, so we can
deprecate this now. This also enables us to deprecate the
mod_quiz/random_question_form_preview javascript and the
mod_quiz/random_question_form_preview_question_list template as they are
direct dependends.

Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
11 months agoMDL-78091 core_question: initial deprecation render_question_pagination
Daniel Ziegenberg [Tue, 25 Feb 2025 18:32:58 +0000 (19:32 +0100)]
MDL-78091 core_question: initial deprecation render_question_pagination

Rendering the question pagination is now done via ajax based pagination.

Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
11 months agoMDL-78091 core_question: final deprecations
Daniel Ziegenberg [Tue, 25 Feb 2025 18:30:15 +0000 (19:30 +0100)]
MDL-78091 core_question: final deprecations

Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
11 months agoMDL-78091 core_quiz: final deprecations
Daniel Ziegenberg [Tue, 25 Feb 2025 18:25:19 +0000 (19:25 +0100)]
MDL-78091 core_quiz: final deprecations

Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
11 months agoMerge branch 'MDL-84820' of https://github.com/paulholden/moodle
Sara Arjona [Wed, 16 Apr 2025 13:24:31 +0000 (15:24 +0200)]
Merge branch 'MDL-84820' of https://github.com/paulholden/moodle

11 months agoMerge branch 'MDL-85170-main' of https://github.com/aanabit/moodle
Sara Arjona [Wed, 16 Apr 2025 13:11:59 +0000 (15:11 +0200)]
Merge branch 'MDL-85170-main' of https://github.com/aanabit/moodle

11 months agoMDL-85225 core: fix messaging emoji picker
ferran [Wed, 16 Apr 2025 13:07:59 +0000 (15:07 +0200)]
MDL-85225 core: fix messaging emoji picker

The emoji picker fails when show template information is enabled. This
patch replaces the template loading to ignore the template comments.

11 months agoMerge branch 'MDL-82132' of https://github.com/paulholden/moodle
Sara Arjona [Wed, 16 Apr 2025 12:54:49 +0000 (14:54 +0200)]
Merge branch 'MDL-82132' of https://github.com/paulholden/moodle

11 months agoMerge branch 'MDL-83195-releaseanongradev2' of https://github.com/leonstr/moodle
Huong Nguyen [Wed, 16 Apr 2025 02:39:03 +0000 (09:39 +0700)]
Merge branch 'MDL-83195-releaseanongradev2' of https://github.com/leonstr/moodle

11 months agoMDL-82132 user: less restrictive returning first/lastname details.
Paul Holden [Fri, 7 Jun 2024 12:20:38 +0000 (13:20 +0100)]
MDL-82132 user: less restrictive returning first/lastname details.

The `viewfullnames` capability check was overeager in restricting
the inclusion of user first and lastname properties in the returned
structure. Especially given that the same data was almost always
present in the fullname property of the same structure.

11 months agoMDL-82132 user: re-factor code for generating dummy user fullname.
Paul Holden [Tue, 15 Apr 2025 14:26:49 +0000 (15:26 +0100)]
MDL-82132 user: re-factor code for generating dummy user fullname.

11 months agoMerge branch 'MDL-84149' of https://github.com/paulholden/moodle
Sara Arjona [Tue, 15 Apr 2025 14:44:54 +0000 (16:44 +0200)]
Merge branch 'MDL-84149' of https://github.com/paulholden/moodle

11 months agoMerge branch 'MDL-84140' of https://github.com/paulholden/moodle
Sara Arjona [Tue, 15 Apr 2025 14:30:54 +0000 (16:30 +0200)]
Merge branch 'MDL-84140' of https://github.com/paulholden/moodle

11 months agoMerge branch 'MDL-83990' of https://github.com/paulholden/moodle
Sara Arjona [Tue, 15 Apr 2025 14:18:00 +0000 (16:18 +0200)]
Merge branch 'MDL-83990' of https://github.com/paulholden/moodle

11 months agoMerge branch 'MDL-83537' of https://github.com/paulholden/moodle
Sara Arjona [Tue, 15 Apr 2025 14:08:59 +0000 (16:08 +0200)]
Merge branch 'MDL-83537' of https://github.com/paulholden/moodle

11 months agoMerge branch 'MDL-83979-url-always-proxy' of https://github.com/brendanheywood/moodle
Jun Pataleta [Tue, 15 Apr 2025 12:38:30 +0000 (20:38 +0800)]
Merge branch 'MDL-83979-url-always-proxy' of https://github.com/brendanheywood/moodle

11 months agoMDL-76612 mod_quiz: Final deprecations
Daniel Ziegenberg [Mon, 10 Feb 2025 15:19:40 +0000 (16:19 +0100)]
MDL-76612 mod_quiz: Final deprecations

11 months agoMerge branch 'MDL-55034' of https://github.com/paulholden/moodle
Sara Arjona [Tue, 15 Apr 2025 11:36:16 +0000 (13:36 +0200)]
Merge branch 'MDL-55034' of https://github.com/paulholden/moodle

11 months agoMerge branch 'MDL-85207-main' of https://github.com/sarjona/moodle
Huong Nguyen [Tue, 15 Apr 2025 11:30:21 +0000 (18:30 +0700)]
Merge branch 'MDL-85207-main' of https://github.com/sarjona/moodle

11 months agoMerge branch 'MDL-78381' of https://github.com/paulholden/moodle
Sara Arjona [Tue, 15 Apr 2025 09:36:31 +0000 (11:36 +0200)]
Merge branch 'MDL-78381' of https://github.com/paulholden/moodle

11 months agoMerge branch 'MDL-80337' of https://github.com/paulholden/moodle
Sara Arjona [Tue, 15 Apr 2025 09:30:09 +0000 (11:30 +0200)]
Merge branch 'MDL-80337' of https://github.com/paulholden/moodle

11 months agoMDL-85003 course: Provide more data for the course request mail
Melanie Treitinger [Tue, 25 Mar 2025 14:16:10 +0000 (15:16 +0100)]
MDL-85003 course: Provide more data for the course request mail

11 months agoMDL-85207 glossary: Add missing step for autolink behat test
Sara Arjona [Tue, 15 Apr 2025 08:34:00 +0000 (10:34 +0200)]
MDL-85207 glossary: Add missing step for autolink behat test