AMOS bot [Thu, 7 Aug 2025 00:08:08 +0000 (00:08 +0000)]
Automatically generated installer lang files
Amaia Anabitarte [Wed, 6 Aug 2025 14:28:07 +0000 (16:28 +0200)]
Merge branch 'MDL-85840-main' of https://github.com/sarjona/moodle
ferran [Wed, 6 Aug 2025 14:21:08 +0000 (16:21 +0200)]
Merge branch 'MDL-86176-main' of https://github.com/sarjona/moodle
Amaia Anabitarte [Wed, 6 Aug 2025 14:14:11 +0000 (16:14 +0200)]
Merge branch 'MDL-85841-main' of https://github.com/sarjona/moodle
Sara Arjona [Thu, 17 Jul 2025 15:41:47 +0000 (17:41 +0200)]
MDL-85841 courseformat: Apply last changes for resources in overview
- Add 'Actions' column with a 'View' link to a filtered by each resource type.
Sara Arjona [Mon, 4 Aug 2025 14:34:42 +0000 (16:34 +0200)]
MDL-86176 badges: Adjust badges due to Canvas Credentials changes
This change addresses necessary adjustments to how OBV2.0 badges are
sent to backpacks, specifically to ensure compatibility and correct
functionality following recent updates to Canvas Credentials' conditions.
It ensures our badge integration continues to operate smoothly despite
these external changes.
Jun Pataleta [Mon, 4 Aug 2025 11:14:23 +0000 (19:14 +0800)]
MDL-85795 behat: Update button text used in search steps
Andrew Nicols [Tue, 29 Jul 2025 14:49:13 +0000 (22:49 +0800)]
MDL-86155 course: Emit debugging for deprecated cm_info properties
Andrew Nicols [Tue, 29 Jul 2025 14:29:24 +0000 (22:29 +0800)]
MDL-86155 course: Remove fictitious __empty() magic method
Andrew Nicols [Tue, 29 Jul 2025 14:09:03 +0000 (22:09 +0800)]
MDL-86155 course: Update coding style for updated classes
Andrew Nicols [Tue, 29 Jul 2025 15:04:15 +0000 (23:04 +0800)]
MDL-86155 core_course: Move constant to \core_course\modinfo
Andrew Nicols [Tue, 29 Jul 2025 13:40:24 +0000 (21:40 +0800)]
MDL-86155 course: Move course internals to autoloading
| Old class name | New class name |
| --- | --- |
| `\cm_info` | `\course\cm_info
| `\cached_cm_info` | `\course\cached_cm_info` |
| `\section_info` | `\course\section_info` |
| `\course_modinfo` | `\course\modinfo` |
Sara Arjona [Fri, 11 Jul 2025 16:01:18 +0000 (18:01 +0200)]
MDL-85840 glossary: Apply last changes in the overview page
- Add comments column for teacher and student.
- Entries and Total entries columns should be text only (remove the link).
- View when all entries are approved.
- Standardise alignment.
Simey Lameze [Wed, 6 Aug 2025 09:18:53 +0000 (17:18 +0800)]
MDL-85674 behat: replace multiple steps by a single table step
Jun Pataleta [Wed, 6 Aug 2025 07:41:25 +0000 (15:41 +0800)]
Merge branch 'MDL-86095-main' of https://github.com/rjnl/moodle
yusufwib01 [Mon, 21 Jul 2025 09:38:54 +0000 (16:38 +0700)]
MDL-85718 tiny_link: Improve image link behavior in TinyMCE
Rajneel Totaram [Sun, 27 Jul 2025 23:31:31 +0000 (11:31 +1200)]
MDL-86095 mod_book: Let screenreader know print book opens in new window
Jose Pico [Wed, 6 Aug 2025 05:32:16 +0000 (15:32 +1000)]
MDL-86225 plagiarism: Update data type from object to array
Huong Nguyen [Wed, 6 Aug 2025 03:54:00 +0000 (10:54 +0700)]
Merge branch 'MDL-85132_main' of https://github.com/vladaskidanovas/moodle
Huong Nguyen [Wed, 6 Aug 2025 03:37:01 +0000 (10:37 +0700)]
MDL-84464 report_log: Fix EOF
Laurent David [Tue, 3 Jun 2025 11:22:17 +0000 (13:22 +0200)]
MDL-84464 report_loglive: Hide report for teacher without groups
Laurent David [Tue, 3 Jun 2025 11:22:03 +0000 (13:22 +0200)]
MDL-84464 report_log: Hide report for teachers without groups
* Teachers without groups in SEPARATEGROUP mode should not see the report log page nor access it
hieuvu [Tue, 10 Jun 2025 02:26:03 +0000 (09:26 +0700)]
MDL-85701 mod_quiz: Move delete activities before questions.
Make sure the question is not used when activities has been deleted.
Laurent David [Tue, 8 Jul 2025 07:51:22 +0000 (09:51 +0200)]
MDL-84463 mod_feedback: Fix typo in behat test description
Laurent David [Tue, 15 Apr 2025 16:21:15 +0000 (18:21 +0200)]
MDL-84463 mod_feedback: Fix users in no group and email
* Non editing teachers in no group should not receive feedback emails
from students in no group
Laurent David [Mon, 14 Apr 2025 13:36:34 +0000 (15:36 +0200)]
MDL-84463 mod_feedback: Fix show entries and nonrespondents
* Non editing teachers not in a groups should not see entries
from other users
raortegar [Thu, 26 Jun 2025 11:55:52 +0000 (13:55 +0200)]
MDL-85704 mod_bigbluebuttonbn: Update sesskey handling for compatibility
Adrian Greeve [Wed, 6 Aug 2025 02:02:18 +0000 (10:02 +0800)]
Merge branch 'MDL-86168-main' of https://github.com/andrewnicols/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
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.
Paul Holden [Tue, 29 Jul 2025 11:38:39 +0000 (12:38 +0100)]
MDL-86151 reportbuilder: column method to get effective return type.
Amaia Anabitarte [Tue, 5 Aug 2025 15:04:20 +0000 (17:04 +0200)]
Merge branch 'MDL-85888-main' of https://github.com/ssj365/moodle
andelacruz [Wed, 23 Jul 2025 12:16:21 +0000 (20:16 +0800)]
MDL-85674 mod_grade: Behat test for multiple questions manual grading
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>
sam marshall [Fri, 13 Dec 2024 14:17:01 +0000 (14:17 +0000)]
MDL-84010 core_files: sync_external_file can cause infinite recursion
Andrew Nicols [Thu, 31 Jul 2025 13:50:29 +0000 (21:50 +0800)]
MDL-86168 core: Migrate ajaxlib to namespace class methods
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
Mihail Geshoski [Tue, 5 Aug 2025 03:44:05 +0000 (11:44 +0800)]
Merge branch 'MDL-86001' of https://github.com/paulholden/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
Mihail Geshoski [Tue, 5 Aug 2025 03:22:19 +0000 (11:22 +0800)]
Merge branch 'MDL-85492' of https://github.com/krisbax/moodle
Huong Nguyen [Tue, 5 Aug 2025 02:10:48 +0000 (09:10 +0700)]
Merge branch 'MDL-85338' of https://github.com/paulholden/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
Huong Nguyen [Tue, 5 Aug 2025 01:40:13 +0000 (08:40 +0700)]
Merge branch 'MDL-86080-main' of https://github.com/roland04/moodle
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
Huong Nguyen [Tue, 5 Aug 2025 01:31:54 +0000 (08:31 +0700)]
Merge branch 'MDL-86043-main' of https://github.com/tasiobg/moodle
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.
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.
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.
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.
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
Jun Pataleta [Mon, 4 Aug 2025 08:51:25 +0000 (16:51 +0800)]
MDL-85795 message: 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
Simey Lameze [Mon, 4 Aug 2025 03:15:53 +0000 (11:15 +0800)]
MDL-86186 behat: enlarge window size before asserting
Nathan Nguyen [Thu, 15 May 2025 05:22:15 +0000 (15:22 +1000)]
MDL-85505 core: consider iframe as actual content
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
Paul Holden [Fri, 1 Aug 2025 16:01:40 +0000 (17:01 +0100)]
MDL-83462 mod_page: observe page description display in popup.
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.
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.
Jun Pataleta [Thu, 31 Jul 2025 13:39:56 +0000 (21:39 +0800)]
MDL-85794 message: Set notification preferences controls within a group
Iñigo Zendegi [Wed, 18 Jun 2025 08:01:40 +0000 (10:01 +0200)]
MDL-85802 mod_quiz: format course/quiz notification content.
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.
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
Jun Pataleta [Fri, 1 Aug 2025 03:40:37 +0000 (11:40 +0800)]
MDL-85231 message: Style the notification buttons consistently
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/
Laurent David [Mon, 9 Jun 2025 14:34:57 +0000 (16:34 +0200)]
MDL-85231 message_popup: Add focustrap in message popup
Huong Nguyen [Fri, 1 Aug 2025 02:14:55 +0000 (09:14 +0700)]
Merge branch 'MDL-86137-main' of https://github.com/roland04/moodle
Huong Nguyen [Fri, 1 Aug 2025 02:12:04 +0000 (09:12 +0700)]
Merge branch 'MDL-86135' of https://github.com/paulholden/moodle
Sara Arjona [Thu, 31 Jul 2025 14:07:17 +0000 (16:07 +0200)]
weekly release 5.1dev
Sara Arjona [Thu, 31 Jul 2025 14:07:17 +0000 (16:07 +0200)]
NOBUG: Add upgrade notes
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
Michael Hawkins [Thu, 31 Jul 2025 06:33:51 +0000 (14:33 +0800)]
Merge branch 'MDL-85362-main' of https://github.com/HuongNV13/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
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
Huong Nguyen [Thu, 31 Jul 2025 03:20:47 +0000 (10:20 +0700)]
Merge branch 'MDL-86062-main' of https://github.com/andrewnicols/moodle
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
David Woloszyn [Wed, 23 Jul 2025 02:15:05 +0000 (12:15 +1000)]
MDL-85967 aiprovider_openai: Modify action config on upgrade
David Woloszyn [Tue, 22 Jul 2025 01:20:27 +0000 (11:20 +1000)]
MDL-85967 aiprovider_openai: O1 model settings updated
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
David Woloszyn [Mon, 21 Jul 2025 05:46:30 +0000 (15:46 +1000)]
MDL-85967 aiprovider_openai: Cast types to stored model settings
Huong Nguyen [Thu, 31 Jul 2025 01:58:14 +0000 (08:58 +0700)]
Merge branch 'MDL-85897-main' of https://github.com/andrewnicols/moodle
AMOS bot [Thu, 31 Jul 2025 00:08:15 +0000 (00:08 +0000)]
Automatically generated installer lang files
David Mudrák [Tue, 29 Jul 2025 14:04:53 +0000 (16:04 +0200)]
MDL-85945 lang: Use fixed strings in the tests, too
Helen Foster [Tue, 29 Jul 2025 13:54:16 +0000 (15:54 +0200)]
MDL-85945 lang: Import fixed English strings (en_fix)
Shamim Rezaie [Wed, 30 Jul 2025 16:43:00 +0000 (02:43 +1000)]
Merge branch 'MDL-85295-main' of https://github.com/rjnl/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
Mihail Geshoski [Wed, 30 Jul 2025 15:30:09 +0000 (23:30 +0800)]
Merge branch 'MDL-86113-main' of https://github.com/snake/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
Paul Holden [Wed, 30 Jul 2025 14:28:28 +0000 (15:28 +0100)]
MDL-86162 h5p: fix content type/library page table layout.
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.
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.
Tasio [Fri, 18 Jul 2025 10:17:53 +0000 (12:17 +0200)]
MDL-86043 core: test for the task sending new users an email
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>
Paul Holden [Thu, 12 Jun 2025 11:46:24 +0000 (12:46 +0100)]
MDL-85766 block_glossary_random: reset keys of retrieved entries.
Jun Pataleta [Wed, 30 Jul 2025 09:10:22 +0000 (17:10 +0800)]
Merge branch 'MDL-85995-main' of https://github.com/rjnl/moodle
Mikel Martín [Wed, 30 Jul 2025 06:33:34 +0000 (08:33 +0200)]
MDL-86137 core_role: Fix role tables styles
Farhan Karmali [Mon, 10 Feb 2025 09:30:29 +0000 (15:00 +0530)]
MDL-84485 webservice: Select webservice in Behat test to avoid errors
Andrew Nicols [Mon, 21 Jul 2025 06:41:54 +0000 (14:41 +0800)]
MDL-86062 mod_choice: Coding style fixes
Andrew Nicols [Tue, 1 Jul 2025 14:00:33 +0000 (22:00 +0800)]
MDL-85897 core: Move all deprecations to emit_deprecation
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.
Huong Nguyen [Wed, 30 Jul 2025 02:10:35 +0000 (09:10 +0700)]
Merge branch 'MDL-85777-main' of https://github.com/yusufwib01/moodle