moodle.git
3 weeks agoMDL-86168 core: Migrate ajaxlib to namespace class methods
Andrew Nicols [Thu, 31 Jul 2025 13:50:29 +0000 (21:50 +0800)]
MDL-86168 core: Migrate ajaxlib to namespace class methods

3 weeks agoMDL-84217 editor_tiny: Added 'img-fluid' class to dropped image files
Stevani Andolo [Thu, 6 Mar 2025 03:33:46 +0000 (11:33 +0800)]
MDL-84217 editor_tiny: Added 'img-fluid' class to dropped image files

3 weeks agoMerge branch 'MDL-86001' of https://github.com/paulholden/moodle
Mihail Geshoski [Tue, 5 Aug 2025 03:44:05 +0000 (11:44 +0800)]
Merge branch 'MDL-86001' of https://github.com/paulholden/moodle

3 weeks agoMerge branch 'MDL-85565_main' of https://github.com/PhilippImhof/moodle
Mihail Geshoski [Tue, 5 Aug 2025 03:37:06 +0000 (11:37 +0800)]
Merge branch 'MDL-85565_main' of https://github.com/PhilippImhof/moodle

3 weeks agoMerge branch 'MDL-85492' of https://github.com/krisbax/moodle
Mihail Geshoski [Tue, 5 Aug 2025 03:22:19 +0000 (11:22 +0800)]
Merge branch 'MDL-85492' of https://github.com/krisbax/moodle

3 weeks agoMerge branch 'MDL-85338' of https://github.com/paulholden/moodle
Huong Nguyen [Tue, 5 Aug 2025 02:10:48 +0000 (09:10 +0700)]
Merge branch 'MDL-85338' of https://github.com/paulholden/moodle

3 weeks agoMerge branch 'MDL-85231-main' of https://github.com/junpataleta/moodle
Huong Nguyen [Tue, 5 Aug 2025 01:50:11 +0000 (08:50 +0700)]
Merge branch 'MDL-85231-main' of https://github.com/junpataleta/moodle

3 weeks agoMerge branch 'MDL-86080-main' of https://github.com/roland04/moodle
Huong Nguyen [Tue, 5 Aug 2025 01:40:13 +0000 (08:40 +0700)]
Merge branch 'MDL-86080-main' of https://github.com/roland04/moodle

3 weeks agoMerge branch 'MDL-86125_remove-duplicate-components-json' of https://github.com/ziege...
Huong Nguyen [Tue, 5 Aug 2025 01:35:56 +0000 (08:35 +0700)]
Merge branch 'MDL-86125_remove-duplicate-components-json' of https://github.com/ziegenberg/moodle

3 weeks agoMerge branch 'MDL-86043-main' of https://github.com/tasiobg/moodle
Huong Nguyen [Tue, 5 Aug 2025 01:31:54 +0000 (08:31 +0700)]
Merge branch 'MDL-86043-main' of https://github.com/tasiobg/moodle

3 weeks agoMDL-85593 theme_boost: Move modshooser styles to a new file
Mikel Martín [Fri, 25 Jul 2025 12:04:03 +0000 (14:04 +0200)]
MDL-85593 theme_boost: Move modshooser styles to a new file

Move all the modchooser related styles from core.scss to a new
modchooser.scss file.

3 weeks agoMDL-85593 theme_boost: Update modchooser styles
Mikel Martín [Tue, 22 Jul 2025 14:46:38 +0000 (16:46 +0200)]
MDL-85593 theme_boost: Update modchooser styles

Update activity chooser UI:
- Update related templates
- Update related styles in core.scss
- Fix related JS modules affected by the changes
- Clean and improve existing styles

3 weeks agoMDL-85795 message: Enclose the search widget in a group
Jun Pataleta [Mon, 4 Aug 2025 08:51:25 +0000 (16:51 +0800)]
MDL-85795 message: Enclose the search widget in a group

3 weeks agoMDL-85795 search: Enclose the search widget in a group
Jun Pataleta [Mon, 4 Aug 2025 07:44:37 +0000 (15:44 +0800)]
MDL-85795 search: Enclose the search widget in a group

3 weeks agoMDL-85505 core: consider iframe as actual content
Nathan Nguyen [Thu, 15 May 2025 05:22:15 +0000 (15:22 +1000)]
MDL-85505 core: consider iframe as actual content

3 weeks agoMerge branch 'MDL-85787-main-2' of https://github.com/junpataleta/moodle
Shamim Rezaie [Sun, 3 Aug 2025 23:52:13 +0000 (09:52 +1000)]
Merge branch 'MDL-85787-main-2' of https://github.com/junpataleta/moodle

3 weeks agoMDL-82996 customfield_number: Show 'Display format' label as header
Pedro Jordao [Fri, 1 Aug 2025 12:16:33 +0000 (09:16 -0300)]
MDL-82996 customfield_number: Show 'Display format' label as header

Display format now has its own section and we maintain the conditional
display of fields depending on the value selected in the Field type of
the Number field settings section.

3 weeks agoMDL-85802 mod_quiz: Fix double-escaping in notification content
Mihail Geshoski [Fri, 1 Aug 2025 10:31:31 +0000 (18:31 +0800)]
MDL-85802 mod_quiz: Fix double-escaping in notification content

Avoids double-escaping when filtering notification content. Adds
a unit test to validate the content filtering logic.

3 weeks agoMDL-85794 message: Set notification preferences controls within a group
Jun Pataleta [Thu, 31 Jul 2025 13:39:56 +0000 (21:39 +0800)]
MDL-85794 message: Set notification preferences controls within a group

3 weeks agoMDL-85802 mod_quiz: format course/quiz notification content.
Iñigo Zendegi [Wed, 18 Jun 2025 08:01:40 +0000 (10:01 +0200)]
MDL-85802 mod_quiz: format course/quiz notification content.

3 weeks agoMDL-86080 theme_boost: Fix YUI tables styles
Mikel Martín [Wed, 30 Jul 2025 06:57:11 +0000 (08:57 +0200)]
MDL-86080 theme_boost: Fix YUI tables styles

MDL-85659 generated a regression on YUI tables that are displayed
without borders. This patch improves the fix including YUI tables
as an exception too.

3 weeks agoMerge branch 'MDL-85945-main-enfix' of https://github.com/mudrd8mz/moodle
Jun Pataleta [Fri, 1 Aug 2025 06:34:55 +0000 (14:34 +0800)]
Merge branch 'MDL-85945-main-enfix' of https://github.com/mudrd8mz/moodle

3 weeks agoMDL-85231 message: Style the notification buttons consistently
Jun Pataleta [Fri, 1 Aug 2025 03:40:37 +0000 (11:40 +0800)]
MDL-85231 message: Style the notification buttons consistently

3 weeks agoMDL-85231 message_popup: Add a close button on the notification popover
Jun Pataleta [Tue, 29 Jul 2025 09:02:18 +0000 (17:02 +0800)]
MDL-85231 message_popup: Add a close button on the notification popover

This follows the recommendation on the ARIA Authoring Practices Guide
(APG) for modal dialogues:
> It is strongly recommended that the tab sequence of all dialogs
> include a visible element with role button that closes the dialog,
such as a close icon or cancel button.

https://www.w3.org/WAI/ARIA/apg/patterns/dialog-modal/

3 weeks agoMDL-85231 message_popup: Add focustrap in message popup
Laurent David [Mon, 9 Jun 2025 14:34:57 +0000 (16:34 +0200)]
MDL-85231 message_popup: Add focustrap in message popup

3 weeks agoMerge branch 'MDL-86137-main' of https://github.com/roland04/moodle
Huong Nguyen [Fri, 1 Aug 2025 02:14:55 +0000 (09:14 +0700)]
Merge branch 'MDL-86137-main' of https://github.com/roland04/moodle

3 weeks agoMerge branch 'MDL-86135' of https://github.com/paulholden/moodle
Huong Nguyen [Fri, 1 Aug 2025 02:12:04 +0000 (09:12 +0700)]
Merge branch 'MDL-86135' of https://github.com/paulholden/moodle

4 weeks agoweekly release 5.1dev
Sara Arjona [Thu, 31 Jul 2025 14:07:17 +0000 (16:07 +0200)]
weekly release 5.1dev

4 weeks agoNOBUG: Add upgrade notes
Sara Arjona [Thu, 31 Jul 2025 14:07:17 +0000 (16:07 +0200)]
NOBUG: Add upgrade notes

4 weeks agoMerge branch 'install_main' of https://git.in.moodle.com/amosbot/moodle-install
Sara Arjona [Thu, 31 Jul 2025 14:07:10 +0000 (16:07 +0200)]
Merge branch 'install_main' of https://git.in.moodle.com/amosbot/moodle-install

4 weeks agoMerge branch 'MDL-85362-main' of https://github.com/HuongNV13/moodle
Michael Hawkins [Thu, 31 Jul 2025 06:33:51 +0000 (14:33 +0800)]
Merge branch 'MDL-85362-main' of https://github.com/HuongNV13/moodle

4 weeks agoMerge branch 'MDL-85967-main' of https://github.com/davewoloszyn/moodle
Huong Nguyen [Thu, 31 Jul 2025 03:49:30 +0000 (10:49 +0700)]
Merge branch 'MDL-85967-main' of https://github.com/davewoloszyn/moodle

4 weeks agoMerge branch 'MDL-84486-Add-sortby-while-getting-list-of-webservices' of https:/...
Huong Nguyen [Thu, 31 Jul 2025 03:38:01 +0000 (10:38 +0700)]
Merge branch 'MDL-84486-Add-sortby-while-getting-list-of-webservices' of https://github.com/farhan6318/moodle

4 weeks agoMerge branch 'MDL-86062-main' of https://github.com/andrewnicols/moodle
Huong Nguyen [Thu, 31 Jul 2025 03:20:47 +0000 (10:20 +0700)]
Merge branch 'MDL-86062-main' of https://github.com/andrewnicols/moodle

4 weeks agoMerge branch 'MDL-84485-Select-webservice-in-wstoken-behat-breadcrumb-main' of https...
Huong Nguyen [Thu, 31 Jul 2025 03:17:37 +0000 (10:17 +0700)]
Merge branch 'MDL-84485-Select-webservice-in-wstoken-behat-breadcrumb-main' of https://github.com/farhan6318/moodle

4 weeks agoMDL-85967 aiprovider_openai: Modify action config on upgrade
David Woloszyn [Wed, 23 Jul 2025 02:15:05 +0000 (12:15 +1000)]
MDL-85967 aiprovider_openai: Modify action config on upgrade

4 weeks agoMDL-85967 aiprovider_openai: O1 model settings updated
David Woloszyn [Tue, 22 Jul 2025 01:20:27 +0000 (11:20 +1000)]
MDL-85967 aiprovider_openai: O1 model settings updated

4 weeks agoMDL-85967 aiprovider_openai: Update param max_completion_tokens
David Woloszyn [Mon, 21 Jul 2025 06:21:35 +0000 (16:21 +1000)]
MDL-85967 aiprovider_openai: Update param max_completion_tokens

AMOS BEGIN
  MOV [settings_max_tokens_help,aiprovider_openai],[settings_max_completion_tokens_help,aiprovider_openai]
AMOS END

4 weeks agoMDL-85967 aiprovider_openai: Cast types to stored model settings
David Woloszyn [Mon, 21 Jul 2025 05:46:30 +0000 (15:46 +1000)]
MDL-85967 aiprovider_openai: Cast types to stored model settings

4 weeks agoMerge branch 'MDL-85897-main' of https://github.com/andrewnicols/moodle
Huong Nguyen [Thu, 31 Jul 2025 01:58:14 +0000 (08:58 +0700)]
Merge branch 'MDL-85897-main' of https://github.com/andrewnicols/moodle

4 weeks agoAutomatically generated installer lang files
AMOS bot [Thu, 31 Jul 2025 00:08:15 +0000 (00:08 +0000)]
Automatically generated installer lang files

4 weeks agoMDL-85945 lang: Use fixed strings in the tests, too
David Mudrák [Tue, 29 Jul 2025 14:04:53 +0000 (16:04 +0200)]
MDL-85945 lang: Use fixed strings in the tests, too

4 weeks agoMDL-85945 lang: Import fixed English strings (en_fix)
Helen Foster [Tue, 29 Jul 2025 13:54:16 +0000 (15:54 +0200)]
MDL-85945 lang: Import fixed English strings (en_fix)

4 weeks agoMerge branch 'MDL-85295-main' of https://github.com/rjnl/moodle
Shamim Rezaie [Wed, 30 Jul 2025 16:43:00 +0000 (02:43 +1000)]
Merge branch 'MDL-85295-main' of https://github.com/rjnl/moodle

4 weeks agoMerge branch 'MDL-72133-filter-deleted-logs' of https://github.com/bwalkerl/moodle
Shamim Rezaie [Wed, 30 Jul 2025 16:25:49 +0000 (02:25 +1000)]
Merge branch 'MDL-72133-filter-deleted-logs' of https://github.com/bwalkerl/moodle

4 weeks agoMerge branch 'MDL-86113-main' of https://github.com/snake/moodle
Mihail Geshoski [Wed, 30 Jul 2025 15:30:09 +0000 (23:30 +0800)]
Merge branch 'MDL-86113-main' of https://github.com/snake/moodle

4 weeks agoMerge branch 'MDL-85470-main' of https://github.com/junpataleta/moodle
Mihail Geshoski [Wed, 30 Jul 2025 15:12:18 +0000 (23:12 +0800)]
Merge branch 'MDL-85470-main' of https://github.com/junpataleta/moodle

4 weeks agoMDL-86043 core: keep SQL consistent with other Moodle versions.
Tasio [Mon, 21 Jul 2025 08:50:37 +0000 (10:50 +0200)]
MDL-86043 core: keep SQL consistent with other Moodle versions.

This change resolves issues with Oracle in Moodle 4.5. It has been ported to newer Moodle versions as it improves
the existing SQL and helps maintain consistency across different Moodle versions.

4 weeks agoMDL-86135 core: move security.txt back into public webroot.
Paul Holden [Wed, 30 Jul 2025 13:45:13 +0000 (14:45 +0100)]
MDL-86135 core: move security.txt back into public webroot.

Originally missed as part of f747c15c.

4 weeks agoMDL-86043 core: test for the task sending new users an email
Tasio [Fri, 18 Jul 2025 10:17:53 +0000 (12:17 +0200)]
MDL-86043 core: test for the task sending new users an email

4 weeks agoMDL-85338 message: make messaging drawer responsive to sticky footer.
Paul Holden [Thu, 1 May 2025 15:52:19 +0000 (16:52 +0100)]
MDL-85338 message: make messaging drawer responsive to sticky footer.

Co-authored-by: David Woloszyn <david.woloszyn@moodle.com>
4 weeks agoMerge branch 'MDL-85995-main' of https://github.com/rjnl/moodle
Jun Pataleta [Wed, 30 Jul 2025 09:10:22 +0000 (17:10 +0800)]
Merge branch 'MDL-85995-main' of https://github.com/rjnl/moodle

4 weeks agoMDL-86137 core_role: Fix role tables styles
Mikel Martín [Wed, 30 Jul 2025 06:33:34 +0000 (08:33 +0200)]
MDL-86137 core_role: Fix role tables styles

4 weeks agoMDL-84485 webservice: Select webservice in Behat test to avoid errors
Farhan Karmali [Mon, 10 Feb 2025 09:30:29 +0000 (15:00 +0530)]
MDL-84485 webservice: Select webservice in Behat test to avoid errors

4 weeks agoMDL-86062 mod_choice: Coding style fixes
Andrew Nicols [Mon, 21 Jul 2025 06:41:54 +0000 (14:41 +0800)]
MDL-86062 mod_choice: Coding style fixes

4 weeks agoMDL-85897 core: Move all deprecations to emit_deprecation
Andrew Nicols [Tue, 1 Jul 2025 14:00:33 +0000 (22:00 +0800)]
MDL-85897 core: Move all deprecations to emit_deprecation

4 weeks agoMDL-85897 core: Add emit_deprecation() method
Andrew Nicols [Tue, 1 Jul 2025 09:39:13 +0000 (17:39 +0800)]
MDL-85897 core: Add emit_deprecation() method

This changeset adds a new `\core\deprecation::emit_deprecation` method
with the same signature as the `emit_deprecation_if_found()` method.

It is intended to be used in places where something is guaranteed to
have been deprecated, and will throw appropriate debugging if the
deprecated attribute is not found.

The `emit_deprecation_if_found()` method should still be used where the
item being checked is not known to be deprecated or not, for example in
calling code.

4 weeks agoMerge branch 'MDL-85777-main' of https://github.com/yusufwib01/moodle
Huong Nguyen [Wed, 30 Jul 2025 02:10:35 +0000 (09:10 +0700)]
Merge branch 'MDL-85777-main' of https://github.com/yusufwib01/moodle

4 weeks agoMerge branch 'MDL-85590_fix_modal_backdrop_attachment_point_main' of https://github...
Huong Nguyen [Wed, 30 Jul 2025 01:37:26 +0000 (08:37 +0700)]
Merge branch 'MDL-85590_fix_modal_backdrop_attachment_point_main' of https://github.com/MariaMozgunova/moodle

4 weeks agoMDL-86062 mod_choice: Remove unused globals
Andrew Nicols [Thu, 17 Jul 2025 14:06:58 +0000 (22:06 +0800)]
MDL-86062 mod_choice: Remove unused globals

4 weeks agoMDL-86062 mod_choice: Stop calling get_string from lib.php
Andrew Nicols [Thu, 17 Jul 2025 14:06:39 +0000 (22:06 +0800)]
MDL-86062 mod_choice: Stop calling get_string from lib.php

4 weeks agoMDL-84792 course: category report entity filter for course count.
Paul Holden [Mon, 10 Mar 2025 11:32:08 +0000 (11:32 +0000)]
MDL-84792 course: category report entity filter for course count.

4 weeks agoMDL-84486 webservice: Add sorting to services on token form
Farhan Karmali [Mon, 10 Feb 2025 09:54:02 +0000 (15:24 +0530)]
MDL-84486 webservice: Add sorting to services on token form

4 weeks agoMerge branch 'MDL-85855' of https://github.com/paulholden/moodle
Huong Nguyen [Tue, 29 Jul 2025 09:49:36 +0000 (16:49 +0700)]
Merge branch 'MDL-85855' of https://github.com/paulholden/moodle

4 weeks agoMerge branch 'MDL-31071_deprecate-file_encode_url-function' of https://github.com...
Huong Nguyen [Tue, 29 Jul 2025 08:49:44 +0000 (15:49 +0700)]
Merge branch 'MDL-31071_deprecate-file_encode_url-function' of https://github.com/ziegenberg/moodle

4 weeks agoMDL-85470 badges: Add a11y Behat test for the manage badges page
Jun Pataleta [Tue, 3 Jun 2025 02:37:20 +0000 (10:37 +0800)]
MDL-85470 badges: Add a11y Behat test for the manage badges page

4 weeks agoMDL-85470 badges: Use `badge:namewithimagelink` column in badges table
Jun Pataleta [Sat, 31 May 2025 16:39:33 +0000 (00:39 +0800)]
MDL-85470 badges: Use `badge:namewithimagelink` column in badges table

4 weeks agoMDL-85470 reportbuilder: New column containing badge image, name, link
Jun Pataleta [Sat, 31 May 2025 16:38:17 +0000 (00:38 +0800)]
MDL-85470 reportbuilder: New column containing badge image, name, link

4 weeks agoMDL-85787 course: Limit course index drag and drop to certain pages only
Jun Pataleta [Thu, 24 Jul 2025 02:32:31 +0000 (10:32 +0800)]
MDL-85787 course: Limit course index drag and drop to certain pages only

Only allow the drag and drop functionality in the course index on pages
that provide alternatives to move course items such as the course
homepage and the course section view pages.

This is to meet the WCAG 2.2 Level AA Success Criterion 2.5.7 for
dragging movements.
See: https://www.w3.org/WAI/WCAG22/Understanding/dragging-movements

4 weeks agoMerge branch 'MDL-85698-main' of https://github.com/Jayce0808/moodle
Jun Pataleta [Tue, 29 Jul 2025 03:09:36 +0000 (11:09 +0800)]
Merge branch 'MDL-85698-main' of https://github.com/Jayce0808/moodle

4 weeks agoMDL-85777 message: Disable message input when sending isn’t allowed
yusufwib01 [Tue, 17 Jun 2025 16:02:36 +0000 (23:02 +0700)]
MDL-85777 message: Disable message input when sending isn’t allowed

4 weeks agoMDL-85698 core: combo box informs screen reader users
Jayce Birrell [Mon, 21 Jul 2025 23:22:21 +0000 (08:52 +0930)]
MDL-85698 core: combo box informs screen reader users

4 weeks agoMerge branch 'MDL-85638-main' of https://github.com/sarjona/moodle
Sara Arjona [Mon, 28 Jul 2025 14:22:54 +0000 (16:22 +0200)]
Merge branch 'MDL-85638-main' of https://github.com/sarjona/moodle

4 weeks agoMerge branch 'MDL-85651-main-v02' of https://github.com/ferranrecio/moodle
ferran [Mon, 28 Jul 2025 14:18:33 +0000 (16:18 +0200)]
Merge branch 'MDL-85651-main-v02' of https://github.com/ferranrecio/moodle

4 weeks agoMerge branch 'MDL-85842-main' of https://github.com/sarjona/moodle
Sara Arjona [Mon, 28 Jul 2025 14:15:54 +0000 (16:15 +0200)]
Merge branch 'MDL-85842-main' of https://github.com/sarjona/moodle

4 weeks agoMerge branch 'MDL-86020-main' of https://github.com/sarjona/moodle
Sara Arjona [Mon, 28 Jul 2025 14:10:20 +0000 (16:10 +0200)]
Merge branch 'MDL-86020-main' of https://github.com/sarjona/moodle

4 weeks agoMerge branch 'MDL-85839-main' of https://github.com/sarjona/moodle
Sara Arjona [Mon, 28 Jul 2025 14:08:55 +0000 (16:08 +0200)]
Merge branch 'MDL-85839-main' of https://github.com/sarjona/moodle

4 weeks agoMerge branch 'MDL-86014-main' of https://github.com/sarjona/moodle
Sara Arjona [Mon, 28 Jul 2025 14:05:44 +0000 (16:05 +0200)]
Merge branch 'MDL-86014-main' of https://github.com/sarjona/moodle

4 weeks agoMerge branch 'MDL-85597-main-v02' of https://github.com/ferranrecio/moodle
ferran [Mon, 28 Jul 2025 13:43:34 +0000 (15:43 +0200)]
Merge branch 'MDL-85597-main-v02' of https://github.com/ferranrecio/moodle

4 weeks agoAutomatically generated installer lang files
AMOS bot [Mon, 28 Jul 2025 13:17:29 +0000 (13:17 +0000)]
Automatically generated installer lang files

4 weeks agoMDL-85590 core: Fix modal backdrop attachment point for full screen
Maria Mozgunova [Fri, 30 May 2025 09:36:13 +0000 (10:36 +0100)]
MDL-85590 core: Fix modal backdrop attachment point for full screen

4 weeks agoMerge branch 'MDL-85509-main-v03' of https://github.com/ferranrecio/moodle
Sara Arjona [Mon, 28 Jul 2025 06:55:25 +0000 (08:55 +0200)]
Merge branch 'MDL-85509-main-v03' of https://github.com/ferranrecio/moodle

4 weeks agoMDL-86020 wiki: Display View button in the overview page
Sara Arjona [Wed, 23 Jul 2025 09:10:47 +0000 (11:10 +0200)]
MDL-86020 wiki: Display View button in the overview page

4 weeks agoMDL-72133 report_log: Add fallback context display
Benjamin Walker [Mon, 30 Sep 2024 02:05:45 +0000 (12:05 +1000)]
MDL-72133 report_log: Add fallback context display

4 weeks agoMDL-72133 report_loglive: Display logs filtered by deleted course ids
Benjamin Walker [Thu, 19 Sep 2024 00:49:31 +0000 (10:49 +1000)]
MDL-72133 report_loglive: Display logs filtered by deleted course ids

4 weeks agoMDL-72133 report_log: Display logs filtered by deleted course ids
Benjamin Walker [Thu, 19 Sep 2024 00:49:20 +0000 (10:49 +1000)]
MDL-72133 report_log: Display logs filtered by deleted course ids

4 weeks agoMDL-86125 core: Remove duplicated components.json
Daniel Ziegenberg [Fri, 25 Jul 2025 13:52:06 +0000 (15:52 +0200)]
MDL-86125 core: Remove duplicated components.json

Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
4 weeks agoMDL-85565 phpunit: check for <select> before <option>
Philipp Imhof [Fri, 23 May 2025 08:31:31 +0000 (10:31 +0200)]
MDL-85565 phpunit: check for <select> before <option>

Make sure that assert_select_options() will fail when the output does
not contain a <select> and therefore does not have the given options.

4 weeks agoMDL-85509 core: adding exporters to overview outputs
ferran [Fri, 18 Jul 2025 15:19:39 +0000 (17:19 +0200)]
MDL-85509 core: adding exporters to overview outputs

4 weeks agoMDL-85509 core_courseformat: new overview information webservice
ferran [Fri, 18 Jul 2025 15:18:45 +0000 (17:18 +0200)]
MDL-85509 core_courseformat: new overview information webservice

4 weeks agoMDL-85509 core_courseformat: add check method to overview factory
ferran [Fri, 18 Jul 2025 15:11:30 +0000 (17:11 +0200)]
MDL-85509 core_courseformat: add check method to overview factory

4 weeks agoMDL-85852 course: Get groups to filter by in overview
Amaia Anabitarte [Thu, 3 Jul 2025 08:45:41 +0000 (10:45 +0200)]
MDL-85852 course: Get groups to filter by in overview

4 weeks agoMDL-31071 question: replace deprecated file_encode_url
Daniel Ziegenberg [Fri, 25 Jul 2025 10:03:46 +0000 (12:03 +0200)]
MDL-31071 question: replace deprecated file_encode_url

Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
4 weeks agoMDL-31071 core: replace deprecated file_encode_url
Daniel Ziegenberg [Fri, 25 Jul 2025 10:03:43 +0000 (12:03 +0200)]
MDL-31071 core: replace deprecated file_encode_url

Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
4 weeks agoMDL-31071 blocks: replace deprecated file_encode_url
Daniel Ziegenberg [Fri, 25 Jul 2025 10:03:38 +0000 (12:03 +0200)]
MDL-31071 blocks: replace deprecated file_encode_url

Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
4 weeks agoMDL-31071 blog: replace deprecated file_encode_url
Daniel Ziegenberg [Fri, 25 Jul 2025 10:03:35 +0000 (12:03 +0200)]
MDL-31071 blog: replace deprecated file_encode_url

Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
4 weeks agoMDL-31071 core: initial deprecation of file_encode_url
Daniel Ziegenberg [Fri, 25 Jul 2025 10:03:32 +0000 (12:03 +0200)]
MDL-31071 core: initial deprecation of file_encode_url

Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
4 weeks agoMerge branch 'MDL-85852-main' of https://github.com/aanabit/moodle
ferran [Fri, 25 Jul 2025 09:21:00 +0000 (11:21 +0200)]
Merge branch 'MDL-85852-main' of https://github.com/aanabit/moodle

4 weeks agoMDL-86113 mod_lti: skip slow network calls during tests
Jake Dallimore [Fri, 25 Jul 2025 08:55:27 +0000 (16:55 +0800)]
MDL-86113 mod_lti: skip slow network calls during tests

This check exists to determine whether a given tool URL is a cartridge,
specifically when the URL does not end in .xml. It hits the URL to
determine this. In tests, we have many mock tool URLs, which won't
resolve, and running this code causes large hangs and random failures.
Any tests covering cartridge support still work fine, provided they
continue to use URLs ending in .xml; this change only skips the check
during tests for other non-xml URLs.

4 weeks agoMDL-86014 h5pactivity: Apply last changes in the overview page
Sara Arjona [Tue, 22 Jul 2025 15:19:08 +0000 (17:19 +0200)]
MDL-86014 h5pactivity: Apply last changes in the overview page

- Change 'View results' column name to 'View'.
- Display 0 dropdown in the 'Total attemps' column (instead of '-').
- Remove stringmanager.
- Move logic from get_extra_overview_items() to each particular method.