moodle.git
2 months agoMerge branch 'MDL-85510-master' of https://github.com/NashTechOpenUniversity/moodle
Huong Nguyen [Wed, 6 Aug 2025 01:29:46 +0000 (08:29 +0700)]
Merge branch 'MDL-85510-master' of https://github.com/NashTechOpenUniversity/moodle

2 months agoMDL-86230 admin: fix site registration link to Moodle app.
Paul Holden [Tue, 5 Aug 2025 17:04:36 +0000 (18:04 +0100)]
MDL-86230 admin: fix site registration link to Moodle app.

Broken by 5d316201.

2 months agoMDL-86151 reportbuilder: column method to get effective return type.
Paul Holden [Tue, 29 Jul 2025 11:38:39 +0000 (12:38 +0100)]
MDL-86151 reportbuilder: column method to get effective return type.

2 months agoMerge branch 'MDL-85888-main' of https://github.com/ssj365/moodle
Amaia Anabitarte [Tue, 5 Aug 2025 15:04:20 +0000 (17:04 +0200)]
Merge branch 'MDL-85888-main' of https://github.com/ssj365/moodle

2 months agoMDL-85674 mod_grade: Behat test for multiple questions manual grading
andelacruz [Wed, 23 Jul 2025 12:16:21 +0000 (20:16 +0800)]
MDL-85674 mod_grade: Behat test for multiple questions manual grading

2 months agoMDL-85510 Questions: clearfix from MDL-84708 affects spacing
Khoa Nguyen Dang [Wed, 23 Jul 2025 05:11:29 +0000 (12:11 +0700)]
MDL-85510 Questions: clearfix from MDL-84708 affects spacing

Co-authored-by: Mikel Martín Corrales <mikel@moodle.com>
2 months agoMDL-84010 core_files: sync_external_file can cause infinite recursion
sam marshall [Fri, 13 Dec 2024 14:17:01 +0000 (14:17 +0000)]
MDL-84010 core_files: sync_external_file can cause infinite recursion

2 months 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

2 months 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

2 months 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

2 months 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

2 months 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

2 months 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

2 months 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

2 months 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

2 months 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

2 months 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

2 months agoMDL-82464 badges: re-use native aggregation for the overview report.
Paul Holden [Wed, 30 Apr 2025 12:27:09 +0000 (13:27 +0100)]
MDL-82464 badges: re-use native aggregation for the overview report.

As was previously accomplished in 78f56cff but had to be rolled back
during de4e2a54, due to lack of explicit callback support during
column 'count' aggregation.

2 months agoMDL-82464 reportbuilder: use column callbacks in count aggregation.
Paul Holden [Fri, 12 Jul 2024 15:34:33 +0000 (16:34 +0100)]
MDL-82464 reportbuilder: use column callbacks in count aggregation.

This is a fairly niche requirements, but valid use cases do exist
for system reports using "count" aggregation on a column, that also
wish to format the resulting output.

2 months agoMDL-82464 reportbuilder: standardize aggregation implementation/tests.
Paul Holden [Fri, 12 Jul 2024 16:31:08 +0000 (17:31 +0100)]
MDL-82464 reportbuilder: standardize aggregation implementation/tests.

For all current methods, establish consistency in their implementation
as well as ensuring, for those that execute column callbacks, they are
each tested consistently.

2 months 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.

2 months 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

2 months 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

2 months 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

2 months agoMDL-86186 behat: enlarge window size before asserting
Simey Lameze [Mon, 4 Aug 2025 03:15:53 +0000 (11:15 +0800)]
MDL-86186 behat: enlarge window size before asserting

2 months 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

2 months 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

2 months agoMDL-83462 mod_page: observe page description display in popup.
Paul Holden [Fri, 1 Aug 2025 16:01:40 +0000 (17:01 +0100)]
MDL-83462 mod_page: observe page description display in popup.

2 months 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.

2 months 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.

2 months 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

2 months 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.

2 months 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.

2 months 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

2 months 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

2 months 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/

2 months 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

2 months 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

2 months 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

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

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

2 months 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

2 months 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

2 months 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

2 months 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

2 months 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

2 months 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

2 months 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

2 months 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

2 months 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

2 months 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

2 months 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

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

2 months 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

2 months 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)

2 months 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

2 months 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

2 months 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

2 months 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

2 months agoMDL-86162 h5p: fix content type/library page table layout.
Paul Holden [Wed, 30 Jul 2025 14:28:28 +0000 (15:28 +0100)]
MDL-86162 h5p: fix content type/library page table layout.

2 months 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.

2 months 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.

2 months 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

2 months 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>
2 months agoMDL-85766 block_glossary_random: reset keys of retrieved entries.
Paul Holden [Thu, 12 Jun 2025 11:46:24 +0000 (12:46 +0100)]
MDL-85766 block_glossary_random: reset keys of retrieved entries.

2 months 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

2 months 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

2 months 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

2 months 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

2 months 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

2 months 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.

2 months 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

2 months 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

2 months 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

2 months 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

2 months 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.

2 months 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

2 months 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

2 months 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

2 months 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

2 months 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

2 months 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

2 months 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

2 months 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

2 months 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

2 months 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

2 months 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

2 months 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

2 months 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

2 months 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

2 months 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

2 months 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

2 months 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

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

2 months 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

2 months 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

2 months 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

2 months 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

2 months 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

2 months 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