moodle.git
13 days agoMDL-86015 mod_assign: preserve advanced grading modal dropdown state.
Paul Holden [Mon, 14 Jul 2025 22:48:59 +0000 (23:48 +0100)]
MDL-86015 mod_assign: preserve advanced grading modal dropdown state.

Don't autoclose it when clicking inside the dropdown element. Fixes
change of behaviour during the Bootstrap 5 upgrade.

13 days agoMDL-86015 output: support autoclose behaviour in dropdown dialog.
Paul Holden [Fri, 15 Aug 2025 09:59:16 +0000 (10:59 +0100)]
MDL-86015 output: support autoclose behaviour in dropdown dialog.

13 days agoMDL-86315 registration: Unset emails in hub when dependant value not set
David Woloszyn [Fri, 15 Aug 2025 02:32:17 +0000 (12:32 +1000)]
MDL-86315 registration: Unset emails in hub when dependant value not set

13 days agoweekly release 5.1dev
Huong Nguyen [Fri, 15 Aug 2025 02:26:19 +0000 (09:26 +0700)]
weekly release 5.1dev

13 days agoNOBUG: Add upgrade notes
Huong Nguyen [Fri, 15 Aug 2025 02:26:19 +0000 (09:26 +0700)]
NOBUG: Add upgrade notes

13 days agoMerge branch 'install_main' of https://git.in.moodle.com/amosbot/moodle-install
Huong Nguyen [Fri, 15 Aug 2025 02:25:56 +0000 (09:25 +0700)]
Merge branch 'install_main' of https://git.in.moodle.com/amosbot/moodle-install

13 days agoMDL-86109 tiny_media: Fix selected subtitles and captions language
Stevani Andolo [Thu, 7 Aug 2025 01:12:27 +0000 (09:12 +0800)]
MDL-86109 tiny_media: Fix selected subtitles and captions language

Ensures the selected subtitle or caption language is correctly retained
and displayed.

2 weeks agoMDL-86179 choice: Improve behat tests for overview page
Sara Arjona [Wed, 13 Aug 2025 13:59:16 +0000 (15:59 +0200)]
MDL-86179 choice: Improve behat tests for overview page

2 weeks agoMDL-86179 courseformat: Add behat tests for resources overview
Sara Arjona [Wed, 13 Aug 2025 12:35:07 +0000 (14:35 +0200)]
MDL-86179 courseformat: Add behat tests for resources overview

2 weeks agoMDL-85146 output: Deprecated core:e/text_highlight(_picker) icons
Sara Arjona [Thu, 14 Aug 2025 05:10:38 +0000 (07:10 +0200)]
MDL-85146 output: Deprecated core:e/text_highlight(_picker) icons

The `core:e/text_highlight` and `core:e/text_highlight_picker` icons are
deprecated and will be removed in Moodle 6.0.
The UX team recommended this change to reduce visual clutter and improve
readability. The icons were removed because they didn't indicate status
changes, were repetitive across all notifications, and took up space that
could be used for more content.

2 weeks agoMerge branch 'MDL-85505-main' of https://github.com/catalyst/moodle
Huong Nguyen [Thu, 14 Aug 2025 02:47:51 +0000 (09:47 +0700)]
Merge branch 'MDL-85505-main' of https://github.com/catalyst/moodle

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

2 weeks agoMerge branch 'MDL-86196' of https://github.com/paulholden/moodle
Sara Arjona [Wed, 13 Aug 2025 15:34:50 +0000 (17:34 +0200)]
Merge branch 'MDL-86196' of https://github.com/paulholden/moodle

2 weeks agoMerge branch 'MDL-85593-main' of https://github.com/roland04/moodle
Sara Arjona [Wed, 13 Aug 2025 15:31:46 +0000 (17:31 +0200)]
Merge branch 'MDL-85593-main' of https://github.com/roland04/moodle

2 weeks agoMerge branch 'MDL-83899-main' of https://github.com/laurentdavid/moodle
ferran [Wed, 13 Aug 2025 15:05:57 +0000 (17:05 +0200)]
Merge branch 'MDL-83899-main' of https://github.com/laurentdavid/moodle

2 weeks agoMerge branch 'MDL-85937-main' of https://github.com/ferranrecio/moodle
Sara Arjona [Wed, 13 Aug 2025 14:59:42 +0000 (16:59 +0200)]
Merge branch 'MDL-85937-main' of https://github.com/ferranrecio/moodle

2 weeks agoMDL-85937 course: log overview from APP
ferran [Mon, 4 Aug 2025 12:56:47 +0000 (14:56 +0200)]
MDL-85937 course: log overview from APP

2 weeks agoAutomatically generated installer lang files
AMOS bot [Wed, 13 Aug 2025 00:08:12 +0000 (00:08 +0000)]
Automatically generated installer lang files

2 weeks agoMDL-84794 reportbuilder: add entity theme data "do not force" options.
Paul Holden [Mon, 10 Mar 2025 11:50:13 +0000 (11:50 +0000)]
MDL-84794 reportbuilder: add entity theme data "do not force" options.

For both column & filter, as was done in acc654e8.

2 weeks agoMerge branch 'MDL-85652-main-behat-fix' of https://github.com/ferranrecio/moodle
Sara Arjona [Tue, 12 Aug 2025 15:01:51 +0000 (17:01 +0200)]
Merge branch 'MDL-85652-main-behat-fix' of https://github.com/ferranrecio/moodle

2 weeks agoMDL-85652 block_site_main_menu: fix behat
ferran [Tue, 12 Aug 2025 14:27:58 +0000 (16:27 +0200)]
MDL-85652 block_site_main_menu: fix behat

2 weeks agoMDL-86256 core: coding style cleanup for XML parsing classes.
Paul Holden [Fri, 8 Aug 2025 16:06:14 +0000 (17:06 +0100)]
MDL-86256 core: coding style cleanup for XML parsing classes.

2 weeks agoMDL-86256 core: deprecate `xmlize()` method in favour of new class.
Paul Holden [Tue, 12 Aug 2025 11:15:11 +0000 (12:15 +0100)]
MDL-86256 core: deprecate `xmlize()` method in favour of new class.

Update all current uses of said method.

2 weeks agoMerge branch 'MDL-86133-main' of https://github.com/roland04/moodle
ferran [Tue, 12 Aug 2025 11:23:12 +0000 (13:23 +0200)]
Merge branch 'MDL-86133-main' of https://github.com/roland04/moodle

2 weeks agoMDL-86256 core: move XML parsing classes into autoload namespaces.
Paul Holden [Fri, 8 Aug 2025 15:29:11 +0000 (16:29 +0100)]
MDL-86256 core: move XML parsing classes into autoload namespaces.

2 weeks agoMerge branch 'MDL-86268' of https://github.com/paulholden/moodle
Ilya Tregubov [Tue, 12 Aug 2025 08:24:20 +0000 (11:24 +0300)]
Merge branch 'MDL-86268' of https://github.com/paulholden/moodle

2 weeks agoMerge branch 'MDL-85652' of https://github.com/paulholden/moodle
Mihail Geshoski [Tue, 12 Aug 2025 05:57:26 +0000 (13:57 +0800)]
Merge branch 'MDL-85652' of https://github.com/paulholden/moodle

2 weeks agoMerge branch 'MDL-86269' of https://github.com/paulholden/moodle
Ilya Tregubov [Tue, 12 Aug 2025 05:18:45 +0000 (08:18 +0300)]
Merge branch 'MDL-86269' of https://github.com/paulholden/moodle

2 weeks agoMerge branch 'MDL-86155-main' of https://github.com/andrewnicols/moodle
Adrian Greeve [Tue, 12 Aug 2025 02:02:55 +0000 (10:02 +0800)]
Merge branch 'MDL-86155-main' of https://github.com/andrewnicols/moodle

2 weeks agoMerge branch 'MDL-82996' of https://github.com/pedrojordao/moodle into main
Paul Holden [Mon, 11 Aug 2025 15:36:35 +0000 (16:36 +0100)]
Merge branch 'MDL-82996' of https://github.com/pedrojordao/moodle into main

2 weeks agoMDL-86269 assignfeedback_editpdf: update TCPDF related test assertion.
Paul Holden [Mon, 11 Aug 2025 13:21:12 +0000 (14:21 +0100)]
MDL-86269 assignfeedback_editpdf: update TCPDF related test assertion.

2 weeks agoMDL-86269 libraries: upgrade to version 6.10.0 of TCPDF.
Paul Holden [Mon, 11 Aug 2025 11:02:18 +0000 (12:02 +0100)]
MDL-86269 libraries: upgrade to version 6.10.0 of TCPDF.

2 weeks agoMDL-83899 mod_scorm: Redirect index page to overview
Laurent David [Thu, 26 Jun 2025 08:43:46 +0000 (10:43 +0200)]
MDL-83899 mod_scorm: Redirect index page to overview

2 weeks agoMDL-83899 mod_scorm: Add course overview page
Laurent David [Mon, 21 Jul 2025 07:25:34 +0000 (09:25 +0200)]
MDL-83899 mod_scorm: Add course overview page

2 weeks agoMDL-86268 libraries: upgrade to version 4.5.0 of ChartJS.
Paul Holden [Mon, 11 Aug 2025 10:40:11 +0000 (11:40 +0100)]
MDL-86268 libraries: upgrade to version 4.5.0 of ChartJS.

2 weeks agoMDL-83899 mod_scorm: Add manager class for course overview
Laurent David [Tue, 17 Jun 2025 16:01:37 +0000 (18:01 +0200)]
MDL-83899 mod_scorm: Add manager class for course overview

2 weeks agoMDL-86133 theme_boost: Improve course overview styles
Mikel Martín [Thu, 31 Jul 2025 12:47:51 +0000 (14:47 +0200)]
MDL-86133 theme_boost: Improve course overview styles

2 weeks agoMDL-86133 courseformat: Standarise activity overview alignments
Mikel Martín [Thu, 31 Jul 2025 12:29:57 +0000 (14:29 +0200)]
MDL-86133 courseformat: Standarise activity overview alignments

2 weeks agoMDL-86133 courseformat: Update overview buttons style
Mikel Martín [Fri, 1 Aug 2025 14:07:59 +0000 (16:07 +0200)]
MDL-86133 courseformat: Update overview buttons style

2 weeks agoMDL-86196 forms: style choice dropdown/list element as form control.
Paul Holden [Thu, 7 Aug 2025 14:01:27 +0000 (15:01 +0100)]
MDL-86196 forms: style choice dropdown/list element as form control.

We then get consistent borders, text, colour, etc as other elements
(and carrots).

Co-authored-by: Mikel Martín <mikel@moodle.com>
2 weeks agoMDL-83772 mod_data: Fixed autosave bug in text areas with same name
Stephan Robotta [Wed, 20 Nov 2024 16:16:48 +0000 (17:16 +0100)]
MDL-83772 mod_data: Fixed autosave bug in text areas with same name

2 weeks agoMDL-83887 blocks: Remove activity_modules block
Sara Arjona [Thu, 24 Jul 2025 13:53:24 +0000 (15:53 +0200)]
MDL-83887 blocks: Remove activity_modules block

2 weeks agoMDL-80556 blocks: Remove section_links block
Sara Arjona [Tue, 8 Jul 2025 14:56:36 +0000 (16:56 +0200)]
MDL-80556 blocks: Remove section_links block

2 weeks agoMDL-86231 behat: Coding style fixes
Andrew Nicols [Wed, 6 Aug 2025 02:19:18 +0000 (10:19 +0800)]
MDL-86231 behat: Coding style fixes

2 weeks agoMDL-86231 behat: Support array callable syntax in execute method
Andrew Nicols [Wed, 6 Aug 2025 02:00:15 +0000 (10:00 +0800)]
MDL-86231 behat: Support array callable syntax in execute method

3 weeks agoweekly release 5.1dev
Sara Arjona [Thu, 7 Aug 2025 14:44:49 +0000 (16:44 +0200)]
weekly release 5.1dev

3 weeks agoNOBUG: Add upgrade notes
Sara Arjona [Thu, 7 Aug 2025 14:44:49 +0000 (16:44 +0200)]
NOBUG: Add upgrade notes

3 weeks agoMerge branch 'install_main' of https://git.in.moodle.com/amosbot/moodle-install
Sara Arjona [Thu, 7 Aug 2025 14:44:42 +0000 (16:44 +0200)]
Merge branch 'install_main' of https://git.in.moodle.com/amosbot/moodle-install

3 weeks agoMerge branch 'MDL-86004-main' of https://github.com/rajutm25/moodle
Huong Nguyen [Thu, 7 Aug 2025 07:08:39 +0000 (14:08 +0700)]
Merge branch 'MDL-86004-main' of https://github.com/rajutm25/moodle

3 weeks agoMerge branch 'MDL-85260' of https://github.com/tasiobg/moodle
Ilya Tregubov [Thu, 7 Aug 2025 06:11:58 +0000 (09:11 +0300)]
Merge branch 'MDL-85260' of https://github.com/tasiobg/moodle

3 weeks agoMDL-86004 core: Modify upgrade step for Microsoft endpoints
rajutm25 [Thu, 7 Aug 2025 05:56:01 +0000 (11:26 +0530)]
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.

3 weeks agoMerge branch 'MDL-85718-main' of https://github.com/yusufwib01/moodle
Huong Nguyen [Thu, 7 Aug 2025 05:21:25 +0000 (12:21 +0700)]
Merge branch 'MDL-85718-main' of https://github.com/yusufwib01/moodle

3 weeks agoMerge branch 'MDL-86205-main' of https://github.com/junpataleta/moodle
Huong Nguyen [Thu, 7 Aug 2025 05:14:43 +0000 (12:14 +0700)]
Merge branch 'MDL-86205-main' of https://github.com/junpataleta/moodle

3 weeks agoMerge branch 'MDL-84792' of https://github.com/paulholden/moodle
Huong Nguyen [Thu, 7 Aug 2025 04:40:22 +0000 (11:40 +0700)]
Merge branch 'MDL-84792' of https://github.com/paulholden/moodle

3 weeks agoMerge branch 'MDL-85794-main' of https://github.com/junpataleta/moodle
Huong Nguyen [Thu, 7 Aug 2025 04:37:13 +0000 (11:37 +0700)]
Merge branch 'MDL-85794-main' of https://github.com/junpataleta/moodle

3 weeks agoMerge branch 'MDL-85795-main-2' of https://github.com/junpataleta/moodle
Huong Nguyen [Thu, 7 Aug 2025 04:25:53 +0000 (11:25 +0700)]
Merge branch 'MDL-85795-main-2' of https://github.com/junpataleta/moodle

3 weeks agoMerge branch 'MDL-84217-main' of https://github.com/stevandoMoodle/moodle
Huong Nguyen [Thu, 7 Aug 2025 03:56:15 +0000 (10:56 +0700)]
Merge branch 'MDL-84217-main' of https://github.com/stevandoMoodle/moodle

3 weeks agoMDL-63395 user: Fix profile visibility check.
Ilya Tregubov [Thu, 7 Aug 2025 03:34:53 +0000 (10:34 +0700)]
MDL-63395 user: Fix profile visibility check.

3 weeks 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

3 weeks agoMDL-86155 core: Stop accessing deprecated ->extra
Andrew Nicols [Thu, 7 Aug 2025 02:44:36 +0000 (10:44 +0800)]
MDL-86155 core: Stop accessing deprecated ->extra

This was deprecated in Moodle 2.0.

Because this is just a stdClass we have no way of warning that the value
is deprecated.

3 weeks agoMerge branch 'MDL-85674-main' of https://github.com/lameze/moodle
Jun Pataleta [Thu, 7 Aug 2025 02:44:21 +0000 (10:44 +0800)]
Merge branch 'MDL-85674-main' of https://github.com/lameze/moodle

3 weeks agoMerge branch 'MDL-85701-master' of https://github.com/NashTechOpenUniversity/moodle
Jun Pataleta [Thu, 7 Aug 2025 02:39:11 +0000 (10:39 +0800)]
Merge branch 'MDL-85701-master' of https://github.com/NashTechOpenUniversity/moodle

3 weeks agoMerge branch 'MDL-78233-main' of https://github.com/Tasiobg/moodle
Jun Pataleta [Thu, 7 Aug 2025 02:35:21 +0000 (10:35 +0800)]
Merge branch 'MDL-78233-main' of https://github.com/Tasiobg/moodle

3 weeks agoMerge branch 'MDL-85802-main' of https://github.com/mihailges/moodle
Jun Pataleta [Thu, 7 Aug 2025 02:33:49 +0000 (10:33 +0800)]
Merge branch 'MDL-85802-main' of https://github.com/mihailges/moodle

3 weeks agoMerge branch 'MDL-86151' of https://github.com/paulholden/moodle
Jun Pataleta [Thu, 7 Aug 2025 02:32:07 +0000 (10:32 +0800)]
Merge branch 'MDL-86151' of https://github.com/paulholden/moodle

3 weeks agoMerge branch 'MDL-79540_main' of https://github.com/marxjohnson/moodle
Mihail Geshoski [Thu, 7 Aug 2025 02:20:03 +0000 (10:20 +0800)]
Merge branch 'MDL-79540_main' of https://github.com/marxjohnson/moodle

3 weeks agoMerge branch 'MDL-84010-main' of https://github.com/sammarshallou/moodle
Huong Nguyen [Thu, 7 Aug 2025 02:17:30 +0000 (09:17 +0700)]
Merge branch 'MDL-84010-main' of https://github.com/sammarshallou/moodle

3 weeks agoAutomatically generated installer lang files
AMOS bot [Thu, 7 Aug 2025 00:08:08 +0000 (00:08 +0000)]
Automatically generated installer lang files

3 weeks agoMerge branch 'MDL-85840-main' of https://github.com/sarjona/moodle
Amaia Anabitarte [Wed, 6 Aug 2025 14:28:07 +0000 (16:28 +0200)]
Merge branch 'MDL-85840-main' of https://github.com/sarjona/moodle

3 weeks agoMerge branch 'MDL-86176-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

3 weeks agoMerge branch 'MDL-85841-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

3 weeks agoMDL-85841 courseformat: Apply last changes for resources in overview
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.

3 weeks 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.

3 weeks 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

3 weeks agoMDL-86155 course: Emit debugging for deprecated cm_info properties
Andrew Nicols [Tue, 29 Jul 2025 14:49:13 +0000 (22:49 +0800)]
MDL-86155 course: Emit debugging for deprecated cm_info properties

3 weeks agoMDL-86155 course: Remove fictitious __empty() magic method
Andrew Nicols [Tue, 29 Jul 2025 14:29:24 +0000 (22:29 +0800)]
MDL-86155 course: Remove fictitious __empty() magic method

3 weeks agoMDL-86155 course: Update coding style for updated classes
Andrew Nicols [Tue, 29 Jul 2025 14:09:03 +0000 (22:09 +0800)]
MDL-86155 course: Update coding style for updated classes

3 weeks agoMDL-86155 core_course: Move constant to \core_course\modinfo
Andrew Nicols [Tue, 29 Jul 2025 15:04:15 +0000 (23:04 +0800)]
MDL-86155 core_course: Move constant to \core_course\modinfo

3 weeks agoMDL-86155 course: Move course internals to autoloading
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`        |

3 weeks agoMDL-85840 glossary: Apply last changes in the overview page
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.

3 weeks agoMDL-85674 behat: replace multiple steps by a single table step
Simey Lameze [Wed, 6 Aug 2025 09:18:53 +0000 (17:18 +0800)]
MDL-85674 behat: replace multiple steps by a single table step

3 weeks agoMerge branch 'MDL-86095-main' of https://github.com/rjnl/moodle
Jun Pataleta [Wed, 6 Aug 2025 07:41:25 +0000 (15:41 +0800)]
Merge branch 'MDL-86095-main' of https://github.com/rjnl/moodle

3 weeks 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

3 weeks 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

3 weeks agoMerge branch 'MDL-85132_main' of https://github.com/vladaskidanovas/moodle
Huong Nguyen [Wed, 6 Aug 2025 03:54:00 +0000 (10:54 +0700)]
Merge branch 'MDL-85132_main' of https://github.com/vladaskidanovas/moodle

3 weeks agoMDL-84464 report_log: Fix EOF
Huong Nguyen [Wed, 6 Aug 2025 03:37:01 +0000 (10:37 +0700)]
MDL-84464 report_log: Fix EOF

3 weeks 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

3 weeks 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

3 weeks 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.

3 weeks 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

3 weeks 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

3 weeks 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

3 weeks 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

3 weeks agoMerge branch 'MDL-86168-main' of https://github.com/andrewnicols/moodle
Adrian Greeve [Wed, 6 Aug 2025 02:02:18 +0000 (10:02 +0800)]
Merge branch 'MDL-86168-main' of https://github.com/andrewnicols/moodle

3 weeks 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

3 weeks 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.

3 weeks 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

3 weeks 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

3 weeks 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>
3 weeks 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