moodle.git
37 hours agoweekly release 5.0.2+ MOODLE_500_STABLE
Huong Nguyen [Fri, 15 Aug 2025 02:26:41 +0000 (09:26 +0700)]
weekly release 5.0.2+

37 hours agoMerge branch 'install_500_STABLE' of https://git.in.moodle.com/amosbot/moodle-install...
Huong Nguyen [Fri, 15 Aug 2025 02:26:28 +0000 (09:26 +0700)]
Merge branch 'install_500_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_500_STABLE

2 days agoAutomatically generated installer lang files
AMOS bot [Thu, 14 Aug 2025 00:08:04 +0000 (00:08 +0000)]
Automatically generated installer lang files

3 days agoAutomatically generated installer lang files
AMOS bot [Wed, 13 Aug 2025 00:08:05 +0000 (00:08 +0000)]
Automatically generated installer lang files

4 days agoMerge branch 'MDL-85652-500' of https://github.com/paulholden/moodle into MOODLE_500_...
Mihail Geshoski [Tue, 12 Aug 2025 05:55:21 +0000 (13:55 +0800)]
Merge branch 'MDL-85652-500' of https://github.com/paulholden/moodle into MOODLE_500_STABLE

8 days agoMoodle release 5.0.2 v5.0.2
Mihail Geshoski [Fri, 8 Aug 2025 02:48:06 +0000 (10:48 +0800)]
Moodle release 5.0.2

8 days agoNOBUG: Add upgrade notes
Mihail Geshoski [Fri, 8 Aug 2025 02:48:06 +0000 (10:48 +0800)]
NOBUG: Add upgrade notes

9 days agoweekly release 5.0.1+
Sara Arjona [Thu, 7 Aug 2025 14:45:05 +0000 (16:45 +0200)]
weekly release 5.0.1+

9 days agoNOBUG: Add upgrade notes
Sara Arjona [Thu, 7 Aug 2025 14:45:04 +0000 (16:45 +0200)]
NOBUG: Add upgrade notes

9 days agoNOBUG: Fixed file access permissions
Sara Arjona [Thu, 7 Aug 2025 14:44:58 +0000 (16:44 +0200)]
NOBUG: Fixed file access permissions

9 days agoMerge branch 'install_500_STABLE' of https://git.in.moodle.com/amosbot/moodle-install...
Sara Arjona [Thu, 7 Aug 2025 14:44:54 +0000 (16:44 +0200)]
Merge branch 'install_500_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_500_STABLE

9 days agoMerge branch 'MDL-86004-500' of https://github.com/davewoloszyn/moodle into MOODLE_50...
Huong Nguyen [Thu, 7 Aug 2025 07:09:21 +0000 (14:09 +0700)]
Merge branch 'MDL-86004-500' of https://github.com/davewoloszyn/moodle into MOODLE_500_STABLE

9 days agoMDL-86004 core: Modify upgrade step for Microsoft endpoints
David Woloszyn [Thu, 7 Aug 2025 06:53:48 +0000 (16:53 +1000)]
MDL-86004 core: Modify upgrade step for Microsoft endpoints

The upgrade step for Microsoft OAuth2 issuers has been modified
to address an oversight in MDL-84432. The upgrade now only updates
service base urls for multi-tenant issuers.

Co-authored-by: Raju Tummoji <raju.tummoji@moodle.com>
9 days agoMerge branch 'MDL-85260-500' of https://github.com/tasiobg/moodle into MOODLE_500_STABLE
Ilya Tregubov [Thu, 7 Aug 2025 06:11:27 +0000 (09:11 +0300)]
Merge branch 'MDL-85260-500' of https://github.com/tasiobg/moodle into MOODLE_500_STABLE

9 days agoMerge branch 'MDL-85718-500' of https://github.com/yusufwib01/moodle into MOODLE_500_...
Huong Nguyen [Thu, 7 Aug 2025 05:21:39 +0000 (12:21 +0700)]
Merge branch 'MDL-85718-500' of https://github.com/yusufwib01/moodle into MOODLE_500_STABLE

9 days agoMerge branch 'MDL-86205-500' of https://github.com/junpataleta/moodle into MOODLE_500...
Huong Nguyen [Thu, 7 Aug 2025 05:14:57 +0000 (12:14 +0700)]
Merge branch 'MDL-86205-500' of https://github.com/junpataleta/moodle into MOODLE_500_STABLE

9 days agoMerge branch 'MDL-85794-500' of https://github.com/junpataleta/moodle into MOODLE_500...
Huong Nguyen [Thu, 7 Aug 2025 04:37:25 +0000 (11:37 +0700)]
Merge branch 'MDL-85794-500' of https://github.com/junpataleta/moodle into MOODLE_500_STABLE

9 days agoMerge branch 'MDL-85795-500-2' of https://github.com/junpataleta/moodle into MOODLE_5...
Huong Nguyen [Thu, 7 Aug 2025 04:26:17 +0000 (11:26 +0700)]
Merge branch 'MDL-85795-500-2' of https://github.com/junpataleta/moodle into MOODLE_500_STABLE

9 days agoMerge branch 'MDL-84217-500' of https://github.com/stevandoMoodle/moodle into MOODLE_...
Huong Nguyen [Thu, 7 Aug 2025 03:56:28 +0000 (10:56 +0700)]
Merge branch 'MDL-84217-500' of https://github.com/stevandoMoodle/moodle into MOODLE_500_STABLE

9 days agoMDL-63395 user: Fix profile visibility check.
Ilya Tregubov [Fri, 4 Jul 2025 03:47:42 +0000 (11:47 +0800)]
MDL-63395 user: Fix profile visibility check.

It needs to be done in user_get_user_details as well.

9 days agoMDL-86205 message: Close drawer when activating elements outside of it
Jun Pataleta [Wed, 6 Aug 2025 16:18:51 +0000 (00:18 +0800)]
MDL-86205 message: Close drawer when activating elements outside of it

9 days agoMerge branch 'MDL-85674-500' of https://github.com/lameze/moodle into MOODLE_500_STABLE
Jun Pataleta [Thu, 7 Aug 2025 02:44:11 +0000 (10:44 +0800)]
Merge branch 'MDL-85674-500' of https://github.com/lameze/moodle into MOODLE_500_STABLE

9 days agoMerge branch 'MDL-85701-500' of https://github.com/NashTechOpenUniversity/moodle...
Jun Pataleta [Thu, 7 Aug 2025 02:39:01 +0000 (10:39 +0800)]
Merge branch 'MDL-85701-500' of https://github.com/NashTechOpenUniversity/moodle into MOODLE_500_STABLE

9 days agoMerge branch 'MDL-78233-500' of https://github.com/Tasiobg/moodle into MOODLE_500_STABLE
Jun Pataleta [Thu, 7 Aug 2025 02:35:11 +0000 (10:35 +0800)]
Merge branch 'MDL-78233-500' of https://github.com/Tasiobg/moodle into MOODLE_500_STABLE

9 days agoMerge branch 'MDL-85802-500' of https://github.com/mihailges/moodle into MOODLE_500_S...
Jun Pataleta [Thu, 7 Aug 2025 02:33:41 +0000 (10:33 +0800)]
Merge branch 'MDL-85802-500' of https://github.com/mihailges/moodle into MOODLE_500_STABLE

9 days agoMerge branch 'MDL-79540_500_STABLE' of https://github.com/marxjohnson/moodle into...
Mihail Geshoski [Thu, 7 Aug 2025 02:19:42 +0000 (10:19 +0800)]
Merge branch 'MDL-79540_500_STABLE' of https://github.com/marxjohnson/moodle into MOODLE_500_STABLE

9 days agoMerge branch 'MDL-84010-m500' of https://github.com/sammarshallou/moodle into MOODLE_...
Huong Nguyen [Thu, 7 Aug 2025 02:17:40 +0000 (09:17 +0700)]
Merge branch 'MDL-84010-m500' of https://github.com/sammarshallou/moodle into MOODLE_500_STABLE

9 days agoAutomatically generated installer lang files
AMOS bot [Thu, 7 Aug 2025 00:07:59 +0000 (00:07 +0000)]
Automatically generated installer lang files

10 days agoMerge branch 'MDL-86176-500' of https://github.com/sarjona/moodle into MOODLE_500_STABLE
ferran [Wed, 6 Aug 2025 14:21:58 +0000 (16:21 +0200)]
Merge branch 'MDL-86176-500' of https://github.com/sarjona/moodle into MOODLE_500_STABLE

10 days agoMDL-86176 badges: Adjust badges due to Canvas Credentials changes
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.

10 days agoMDL-85795 behat: Update button text used in search steps
Jun Pataleta [Mon, 4 Aug 2025 11:14:23 +0000 (19:14 +0800)]
MDL-85795 behat: Update button text used in search steps

10 days agoMDL-85674 behat: replace multiple steps by a single table step
Simey Lameze [Wed, 6 Aug 2025 09:40:06 +0000 (17:40 +0800)]
MDL-85674 behat: replace multiple steps by a single table step

10 days 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

10 days agoMerge branch 'MDL-86095-500' of https://github.com/rjnl/moodle into MOODLE_500_STABLE
Jun Pataleta [Wed, 6 Aug 2025 07:41:15 +0000 (15:41 +0800)]
Merge branch 'MDL-86095-500' of https://github.com/rjnl/moodle into MOODLE_500_STABLE

10 days agoMDL-85718 tiny_link: Improve image link behavior in TinyMCE
yusufwib01 [Mon, 21 Jul 2025 09:38:54 +0000 (16:38 +0700)]
MDL-85718 tiny_link: Improve image link behavior in TinyMCE

10 days agoMDL-86095 mod_book: Let screenreader know print book opens in new window
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

10 days agoMerge branch 'MDL-86098-500' of https://github.com/roland04/moodle into MOODLE_500_STABLE
Sara Arjona [Wed, 6 Aug 2025 04:53:49 +0000 (06:53 +0200)]
Merge branch 'MDL-86098-500' of https://github.com/roland04/moodle into MOODLE_500_STABLE

10 days agoMerge branch 'MDL-85132_500_STABLE' of https://github.com/vladaskidanovas/moodle...
Huong Nguyen [Wed, 6 Aug 2025 03:54:12 +0000 (10:54 +0700)]
Merge branch 'MDL-85132_500_STABLE' of https://github.com/vladaskidanovas/moodle into MOODLE_500_STABLE

10 days agoMDL-84464 report_log: Fix EOF
Huong Nguyen [Wed, 6 Aug 2025 03:38:04 +0000 (10:38 +0700)]
MDL-84464 report_log: Fix EOF

10 days agoMDL-85701 mod_quiz: Move delete activities before questions.
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.

10 days agoMDL-84464 report_loglive: Hide report for teacher without groups
Laurent David [Tue, 3 Jun 2025 11:22:17 +0000 (13:22 +0200)]
MDL-84464 report_loglive: Hide report for teacher without groups

10 days agoMDL-84464 report_log: Hide report for teachers 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

10 days agoMDL-84463 mod_feedback: Fix typo in behat test description
Laurent David [Tue, 8 Jul 2025 07:51:22 +0000 (09:51 +0200)]
MDL-84463 mod_feedback: Fix typo in behat test description

10 days agoMDL-84463 mod_feedback: Fix users in no group and email
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

10 days agoMDL-84463 mod_feedback: Fix show entries and nonrespondents
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

10 days agoMDL-85704 mod_bigbluebuttonbn: Update sesskey handling for compatibility
raortegar [Thu, 26 Jun 2025 11:55:52 +0000 (13:55 +0200)]
MDL-85704 mod_bigbluebuttonbn: Update sesskey handling for compatibility

10 days agoMerge branch 'MDL-85510-500' of https://github.com/NashTechOpenUniversity/moodle...
Huong Nguyen [Wed, 6 Aug 2025 01:30:11 +0000 (08:30 +0700)]
Merge branch 'MDL-85510-500' of https://github.com/NashTechOpenUniversity/moodle into MOODLE_500_STABLE

11 days 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>
11 days 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

11 days 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

11 days agoMerge branch 'MDL-86001-500' of https://github.com/paulholden/moodle into MOODLE_500_...
Mihail Geshoski [Tue, 5 Aug 2025 03:43:18 +0000 (11:43 +0800)]
Merge branch 'MDL-86001-500' of https://github.com/paulholden/moodle into MOODLE_500_STABLE

11 days agoMerge branch 'MDL-85565_500' of https://github.com/PhilippImhof/moodle into MOODLE_50...
Mihail Geshoski [Tue, 5 Aug 2025 03:36:18 +0000 (11:36 +0800)]
Merge branch 'MDL-85565_500' of https://github.com/PhilippImhof/moodle into MOODLE_500_STABLE

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

11 days agoMerge branch 'MDL-85338-500' of https://github.com/paulholden/moodle into MOODLE_500_...
Huong Nguyen [Tue, 5 Aug 2025 02:10:58 +0000 (09:10 +0700)]
Merge branch 'MDL-85338-500' of https://github.com/paulholden/moodle into MOODLE_500_STABLE

11 days agoMerge branch 'MDL-85231-500' of https://github.com/junpataleta/moodle into MOODLE_500...
Huong Nguyen [Tue, 5 Aug 2025 01:50:26 +0000 (08:50 +0700)]
Merge branch 'MDL-85231-500' of https://github.com/junpataleta/moodle into MOODLE_500_STABLE

11 days agoMerge branch 'MDL-86080-500' of https://github.com/roland04/moodle into MOODLE_500_STABLE
Huong Nguyen [Tue, 5 Aug 2025 01:40:23 +0000 (08:40 +0700)]
Merge branch 'MDL-86080-500' of https://github.com/roland04/moodle into MOODLE_500_STABLE

11 days agoMerge branch 'MDL-86043-500' of https://github.com/tasiobg/moodle into MOODLE_500_STABLE
Huong Nguyen [Tue, 5 Aug 2025 01:32:06 +0000 (08:32 +0700)]
Merge branch 'MDL-86043-500' of https://github.com/tasiobg/moodle into MOODLE_500_STABLE

12 days 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

12 days 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

12 days agoMerge branch 'MDL-85787-500-2' of https://github.com/junpataleta/moodle into MOODLE_5...
Shamim Rezaie [Sun, 3 Aug 2025 23:53:26 +0000 (09:53 +1000)]
Merge branch 'MDL-85787-500-2' of https://github.com/junpataleta/moodle into MOODLE_500_STABLE

2 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

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

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

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

2 weeks agoMerge branch 'MDL-85945-500-enfix' of https://github.com/mudrd8mz/moodle into MOODLE_...
Jun Pataleta [Fri, 1 Aug 2025 06:34:46 +0000 (14:34 +0800)]
Merge branch 'MDL-85945-500-enfix' of https://github.com/mudrd8mz/moodle into MOODLE_500_STABLE

2 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

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

2 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

2 weeks agoMerge branch 'MDL-86137-500' of https://github.com/roland04/moodle into MOODLE_500_STABLE
Huong Nguyen [Fri, 1 Aug 2025 02:15:06 +0000 (09:15 +0700)]
Merge branch 'MDL-86137-500' of https://github.com/roland04/moodle into MOODLE_500_STABLE

2 weeks agoMDL-85945 lang: Use fixed strings in the tests, too
David Mudrák [Thu, 31 Jul 2025 14:57:49 +0000 (16:57 +0200)]
MDL-85945 lang: Use fixed strings in the tests, too

2 weeks agoMDL-85945 lang: Import fixed English strings (en_fix)
Helen Foster [Thu, 31 Jul 2025 14:46:19 +0000 (16:46 +0200)]
MDL-85945 lang: Import fixed English strings (en_fix)

2 weeks agoweekly release 5.0.1+
Sara Arjona [Thu, 31 Jul 2025 14:08:31 +0000 (16:08 +0200)]
weekly release 5.0.1+

2 weeks agoNOBUG: Add upgrade notes
Sara Arjona [Thu, 31 Jul 2025 14:08:30 +0000 (16:08 +0200)]
NOBUG: Add upgrade notes

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

2 weeks agoMerge branch 'MDL-85362-500' of https://github.com/HuongNV13/moodle into MOODLE_500_S...
Michael Hawkins [Thu, 31 Jul 2025 06:35:52 +0000 (14:35 +0800)]
Merge branch 'MDL-85362-500' of https://github.com/HuongNV13/moodle into MOODLE_500_STABLE

2 weeks agoMerge branch 'MDL-85967-500' of https://github.com/davewoloszyn/moodle into MOODLE_50...
Huong Nguyen [Thu, 31 Jul 2025 03:51:38 +0000 (10:51 +0700)]
Merge branch 'MDL-85967-500' of https://github.com/davewoloszyn/moodle into MOODLE_500_STABLE

2 weeks agoMerge branch 'MDL-86062-500' of https://github.com/andrewnicols/moodle into MOODLE_50...
Huong Nguyen [Thu, 31 Jul 2025 03:20:57 +0000 (10:20 +0700)]
Merge branch 'MDL-86062-500' of https://github.com/andrewnicols/moodle into MOODLE_500_STABLE

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

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

2 weeks agoMDL-85967 aiprovider_openai: O1 model settings updated
David Woloszyn [Wed, 23 Jul 2025 02:05:05 +0000 (12:05 +1000)]
MDL-85967 aiprovider_openai: O1 model settings updated

2 weeks agoMDL-85967 aiprovider_openai: Cast types to stored model settings
David Woloszyn [Wed, 23 Jul 2025 01:49:25 +0000 (11:49 +1000)]
MDL-85967 aiprovider_openai: Cast types to stored model settings

2 weeks agoMDL-85967 aiprovider_openai: Update param max_completion_tokens
David Woloszyn [Wed, 23 Jul 2025 01:48:28 +0000 (11:48 +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 weeks agoMerge branch 'MDL-85897-500' of https://github.com/andrewnicols/moodle into MOODLE_50...
Huong Nguyen [Thu, 31 Jul 2025 01:58:27 +0000 (08:58 +0700)]
Merge branch 'MDL-85897-500' of https://github.com/andrewnicols/moodle into MOODLE_500_STABLE

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

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

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

2 weeks agoMerge branch 'MDL-86113-500' of https://github.com/snake/moodle into MOODLE_500_STABLE
Mihail Geshoski [Wed, 30 Jul 2025 15:29:44 +0000 (23:29 +0800)]
Merge branch 'MDL-86113-500' of https://github.com/snake/moodle into MOODLE_500_STABLE

2 weeks agoMerge branch 'MDL-85470-500' of https://github.com/junpataleta/moodle into MOODLE_500...
Mihail Geshoski [Wed, 30 Jul 2025 15:11:28 +0000 (23:11 +0800)]
Merge branch 'MDL-85470-500' of https://github.com/junpataleta/moodle into MOODLE_500_STABLE

2 weeks agoMDL-86043 core: keep SQL consistent with other Moodle versions.
Tasio [Mon, 21 Jul 2025 08:46:52 +0000 (10:46 +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 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>
2 weeks agoMDL-86043 core: test for the task sending new users an email
Tasio [Thu, 17 Jul 2025 13:56:17 +0000 (15:56 +0200)]
MDL-86043 core: test for the task sending new users an email

2 weeks agoMerge branch 'MDL-85995-500' of https://github.com/rjnl/moodle into MOODLE_500_STABLE
Jun Pataleta [Wed, 30 Jul 2025 09:10:14 +0000 (17:10 +0800)]
Merge branch 'MDL-85995-500' of https://github.com/rjnl/moodle into MOODLE_500_STABLE

2 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

2 weeks agoMDL-86098 badges: Fix manage backpacks table styles
Mikel Martín [Wed, 30 Jul 2025 07:20:29 +0000 (09:20 +0200)]
MDL-86098 badges: Fix manage backpacks table styles

2 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

2 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

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

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

2 weeks agoMDL-84485 webservice: Add Behat step for mobile web service selection
Farhan Karmali [Mon, 12 May 2025 16:10:52 +0000 (21:40 +0530)]
MDL-84485 webservice: Add Behat step for mobile web service selection

This commit introduces a mandatory service selection step in our Behat tests
to ensure consistent behavior in environments with multiple third-party services.

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