Paul Holden [Tue, 5 Aug 2025 16:51:08 +0000 (17:51 +0100)]
MDL-86248 theme_boost: consistently apply dropdown item spacing.
Replace previous ad-hoc fixes for active item spacing in dropdown
menu items.
Changes to Javascript are due to the following bug in our SCSS
compiler, preventing a simpler `&:has([...])` selector:
https://github.com/scssphp/scssphp/issues/606
Co-authored-by: Mikel Martín <mikel@moodle.com>
Mihail Geshoski [Fri, 22 Aug 2025 12:45:26 +0000 (20:45 +0800)]
on-demand release 5.1dev+
Mihail Geshoski [Fri, 22 Aug 2025 12:45:26 +0000 (20:45 +0800)]
NOBUG: Add upgrade notes
Huong Nguyen [Fri, 22 Aug 2025 04:12:52 +0000 (11:12 +0700)]
MDL-73845 enrol_database: Fix MySQL issue
Adrian Greeve [Fri, 22 Aug 2025 03:27:00 +0000 (11:27 +0800)]
Merge branch 'MDL-86256' of https://github.com/paulholden/moodle
Huong Nguyen [Fri, 22 Aug 2025 02:37:22 +0000 (09:37 +0700)]
MDL-83519 core: Fix Database schema
Adrian Greeve [Fri, 22 Aug 2025 02:06:28 +0000 (10:06 +0800)]
Merge branch 'main' of git.in.moodle.com:moodle/integration into MDL-86254
ferran [Sat, 9 Aug 2025 08:22:21 +0000 (10:22 +0200)]
MDL-86254 core_comment: deprecate locallib classes
ferran [Fri, 8 Aug 2025 16:06:22 +0000 (18:06 +0200)]
MDL-86254 core: remove comment/lib.php inclusions
ferran [Fri, 8 Aug 2025 14:01:56 +0000 (16:01 +0200)]
MDL-86254 core_comment: Update coding style for updated classes
ferran [Fri, 8 Aug 2025 13:25:36 +0000 (15:25 +0200)]
MDL-86254 core_comment: Move course internals to autoloading
Huong Nguyen [Fri, 22 Aug 2025 01:46:36 +0000 (08:46 +0700)]
Merge branch 'MDL-86231-main' of https://github.com/andrewnicols/moodle
Huong Nguyen [Fri, 22 Aug 2025 01:37:13 +0000 (08:37 +0700)]
Merge branch 'MDL-83519-main' of https://github.com/HuongNV13/moodle
Huong Nguyen [Fri, 22 Aug 2025 01:35:18 +0000 (08:35 +0700)]
MDL-83519 core: Add shortlink privacy provider
David Woloszyn [Fri, 27 Jun 2025 05:01:44 +0000 (15:01 +1000)]
MDL-83519 router: Checks to routerconfigured are less strict
David Woloszyn [Fri, 27 Jun 2025 01:57:09 +0000 (11:57 +1000)]
MDL-83519 core_sms: Remove URLs from long messages
David Woloszyn [Thu, 26 Jun 2025 06:54:16 +0000 (16:54 +1000)]
MDL-83519 mod_assign: Use shortlinks in SMS notifications
David Woloszyn [Thu, 26 Jun 2025 02:18:00 +0000 (12:18 +1000)]
MDL-83519 mod_assign: Add shortlink handler
Co-authored-by: Andrew Lyons <andrew@nicols.co.uk>
David Woloszyn [Wed, 25 Jun 2025 07:47:03 +0000 (17:47 +1000)]
MDL-83519 core_sms: Add shortlinks to SMS manager
Co-authored-by: Andrew Lyons <andrew@nicols.co.uk>
David Woloszyn [Tue, 24 Jun 2025 05:07:58 +0000 (15:07 +1000)]
MDL-83519 core: Support for short links
Co-authored-by: Andrew Lyons <andrew@nicols.co.uk>
ferran [Thu, 21 Aug 2025 14:58:10 +0000 (16:58 +0200)]
Merge branch 'MDL-83889-main' of https://github.com/laurentdavid/moodle
Jun Pataleta [Thu, 21 Aug 2025 09:32:32 +0000 (17:32 +0800)]
MDL-81455 behat: Add accessibility coverage to default start page tests
Jun Pataleta [Thu, 21 Aug 2025 09:48:20 +0000 (17:48 +0800)]
Merge branch 'MDL-81455-main' of https://github.com/rajutm25/moodle
Jun Pataleta [Thu, 21 Aug 2025 07:21:03 +0000 (15:21 +0800)]
Merge branch 'MDL-86202-main' of https://github.com/rjnl/moodle
Rajneel Totaram [Wed, 13 Aug 2025 07:09:35 +0000 (19:09 +1200)]
MDL-86202 mod_lesson: Use correct heading level
Mihail Geshoski [Thu, 21 Aug 2025 03:47:17 +0000 (11:47 +0800)]
Merge branch 'MDL-84850' of https://github.com/paulholden/moodle
Huong Nguyen [Thu, 21 Aug 2025 02:29:49 +0000 (09:29 +0700)]
Merge branch 'MDL-86311' of https://github.com/paulholden/moodle
Huong Nguyen [Thu, 21 Aug 2025 02:13:41 +0000 (09:13 +0700)]
Merge branch 'MDL-82943-main' of https://github.com/stevandoMoodle/moodle
Huong Nguyen [Thu, 21 Aug 2025 01:54:38 +0000 (08:54 +0700)]
Merge branch 'MDL-80611' of https://github.com/marinaglancy/moodle
ferran [Wed, 20 Aug 2025 15:09:30 +0000 (17:09 +0200)]
Merge branch 'MDL-85146-main' of https://github.com/sarjona/moodle
ferran [Wed, 20 Aug 2025 14:55:41 +0000 (16:55 +0200)]
Merge branch 'MDL-80556-main' of https://github.com/sarjona/moodle
ferran [Wed, 20 Aug 2025 14:13:09 +0000 (16:13 +0200)]
Merge branch 'MDL-83887-main' of https://github.com/sarjona/moodle
Mihail Geshoski [Wed, 20 Aug 2025 09:24:36 +0000 (17:24 +0800)]
Merge branch 'MDL-84739' of https://github.com/paulholden/moodle
Mihail Geshoski [Wed, 20 Aug 2025 01:55:21 +0000 (09:55 +0800)]
Merge branch 'MDL-86015' of https://github.com/paulholden/moodle
Huong Nguyen [Wed, 20 Aug 2025 01:44:41 +0000 (08:44 +0700)]
Merge branch 'matrix-user-prefix' of https://github.com/geichelberger/moodle
Huong Nguyen [Wed, 20 Aug 2025 01:41:25 +0000 (08:41 +0700)]
Merge branch 'MDL-73845-main' of https://github.com/HuongNV13/moodle
Paul Holden [Wed, 12 Mar 2025 19:10:23 +0000 (19:10 +0000)]
MDL-84850 tag: ensure course tags enabled before adding to navigation.
Stevani Andolo [Thu, 14 Aug 2025 06:22:59 +0000 (14:22 +0800)]
MDL-82943 behat: Fix behat failures
Stevani Andolo [Tue, 29 Jul 2025 07:26:58 +0000 (15:26 +0800)]
MDL-82943 editor_tiny: Embed styling uplift
Stevani Andolo [Tue, 29 Jul 2025 06:18:53 +0000 (14:18 +0800)]
MDL-82943 editor_tiny: Image styling uplift
Stevani Andolo [Tue, 29 Jul 2025 04:58:18 +0000 (12:58 +0800)]
MDL-82943 editor_tiny: Refactored embed path
Stevani Andolo [Tue, 29 Jul 2025 03:41:55 +0000 (11:41 +0800)]
MDL-82943 editor_tiny: Refactored image path
Shamim Rezaie [Tue, 19 Aug 2025 14:45:15 +0000 (00:45 +1000)]
weekly release 5.1dev
Shamim Rezaie [Tue, 19 Aug 2025 14:45:15 +0000 (00:45 +1000)]
NOBUG: Add upgrade notes
Shamim Rezaie [Tue, 19 Aug 2025 14:44:59 +0000 (00:44 +1000)]
Merge branch 'install_main' of https://git.in.moodle.com/amosbot/moodle-install
rajutm25 [Tue, 19 Aug 2025 14:12:35 +0000 (19:42 +0530)]
MDL-81455 core: Fix welcome message heading in dashboard
The welcome message on login was incorrectly replacing the dashboard
page header.The change ensures the welcome message appears as a
paragraph while maintaining the dashboard page heading.
Huong Nguyen [Tue, 19 Aug 2025 08:46:15 +0000 (15:46 +0700)]
Merge branch 'MDL-85286' of https://github.com/paulholden/moodle
Huong Nguyen [Tue, 19 Aug 2025 08:42:40 +0000 (15:42 +0700)]
Merge branch 'MDL-84794' of https://github.com/paulholden/moodle
Mi Jia Looi [Wed, 2 Jul 2025 02:58:08 +0000 (12:58 +1000)]
MDL-73845 enrol_database: Add lock to prevent race condition
Paul Holden [Thu, 14 Aug 2025 17:17:20 +0000 (18:17 +0100)]
MDL-86311 core: ensure component is normalised prior to comparison.
Paul Holden [Thu, 14 Aug 2025 18:42:51 +0000 (19:42 +0100)]
MDL-86311 question: fixes for PHPUnit related warnings/notices.
* Correct component generator name;
* Add missing required object properties;
* Assert expected debugging messages
Paul Holden [Thu, 14 Aug 2025 14:28:12 +0000 (15:28 +0100)]
MDL-86311 phpunit: update default configuration to fail on warnings.
This restores pre-PHPUnit 10 behaviour, and ensures that warnings
emitted by PHP during test execution will cause the test to fail.
Huong Nguyen [Tue, 19 Aug 2025 02:53:25 +0000 (09:53 +0700)]
Merge branch 'MDL-86109-main' of https://github.com/stevandoMoodle/moodle
Mihail Geshoski [Tue, 19 Aug 2025 02:28:34 +0000 (10:28 +0800)]
Merge branch 'MDL-83772-main' of https://github.com/srobotta/moodle
Gregor Eichelberger [Wed, 2 Apr 2025 12:43:24 +0000 (14:43 +0200)]
MDL-85520 communication_matrix: Configurable user prefix
Allow the configuration of the matrix user prefix for numerical user
names for greater flexibility when integrating with existing matrix
installations.
Co-authored-by: David Woloszyn <david.woloszyn@moodle.com>
Signed-off-by: Gregor Eichelberger <gregor.eichelberger@tuwien.ac.at>
ferran [Mon, 18 Aug 2025 10:13:51 +0000 (12:13 +0200)]
Merge branch 'MDL-86036-main' of https://github.com/roland04/moodle
Paul Holden [Fri, 25 Apr 2025 14:19:01 +0000 (15:19 +0100)]
MDL-85286 reportbuilder: schedule report filter by enabled state.
Paul Holden [Wed, 19 Mar 2025 11:34:23 +0000 (11:34 +0000)]
MDL-84739 gradingform_rubric: consistently style rubric table icons.
Mikel Martín [Fri, 25 Jul 2025 15:58:57 +0000 (17:58 +0200)]
MDL-86036 course: Add gradable info to activity chooser
Laurent David [Fri, 1 Aug 2025 08:42:15 +0000 (10:42 +0200)]
MDL-83889 mod_bigbluebuttonbn: Add overview index page
Laurent David [Fri, 1 Aug 2025 08:41:49 +0000 (10:41 +0200)]
MDL-83889 mod_bigbluebuttonbn: Add overview page
Laurent David [Fri, 1 Aug 2025 08:40:22 +0000 (10:40 +0200)]
MDL-83889 mod_bigbluebuttonbn: Add date classes and tests
AMOS bot [Sat, 16 Aug 2025 00:08:05 +0000 (00:08 +0000)]
Automatically generated installer lang files
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.
Paul Holden [Fri, 15 Aug 2025 09:59:16 +0000 (10:59 +0100)]
MDL-86015 output: support autoclose behaviour in dropdown dialog.
Huong Nguyen [Fri, 15 Aug 2025 02:26:19 +0000 (09:26 +0700)]
weekly release 5.1dev
Huong Nguyen [Fri, 15 Aug 2025 02:26:19 +0000 (09:26 +0700)]
NOBUG: Add upgrade notes
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
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.
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.
Huong Nguyen [Thu, 14 Aug 2025 02:47:51 +0000 (09:47 +0700)]
Merge branch 'MDL-85505-main' of https://github.com/catalyst/moodle
AMOS bot [Thu, 14 Aug 2025 00:08:13 +0000 (00:08 +0000)]
Automatically generated installer lang files
Sara Arjona [Wed, 13 Aug 2025 15:34:50 +0000 (17:34 +0200)]
Merge branch 'MDL-86196' of https://github.com/paulholden/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
ferran [Wed, 13 Aug 2025 15:05:57 +0000 (17:05 +0200)]
Merge branch 'MDL-83899-main' of https://github.com/laurentdavid/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
ferran [Mon, 4 Aug 2025 12:56:47 +0000 (14:56 +0200)]
MDL-85937 course: log overview from APP
AMOS bot [Wed, 13 Aug 2025 00:08:12 +0000 (00:08 +0000)]
Automatically generated installer lang files
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.
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
ferran [Tue, 12 Aug 2025 14:27:58 +0000 (16:27 +0200)]
MDL-85652 block_site_main_menu: fix behat
Paul Holden [Fri, 8 Aug 2025 16:06:14 +0000 (17:06 +0100)]
MDL-86256 core: coding style cleanup for XML parsing classes.
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.
ferran [Tue, 12 Aug 2025 11:23:12 +0000 (13:23 +0200)]
Merge branch 'MDL-86133-main' of https://github.com/roland04/moodle
Paul Holden [Fri, 8 Aug 2025 15:29:11 +0000 (16:29 +0100)]
MDL-86256 core: move XML parsing classes into autoload namespaces.
Ilya Tregubov [Tue, 12 Aug 2025 08:24:20 +0000 (11:24 +0300)]
Merge branch 'MDL-86268' 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
Ilya Tregubov [Tue, 12 Aug 2025 05:18:45 +0000 (08:18 +0300)]
Merge branch 'MDL-86269' of https://github.com/paulholden/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
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
Paul Holden [Mon, 11 Aug 2025 13:21:12 +0000 (14:21 +0100)]
MDL-86269 assignfeedback_editpdf: update TCPDF related test assertion.
Paul Holden [Mon, 11 Aug 2025 11:02:18 +0000 (12:02 +0100)]
MDL-86269 libraries: upgrade to version 6.10.0 of TCPDF.
Laurent David [Thu, 26 Jun 2025 08:43:46 +0000 (10:43 +0200)]
MDL-83899 mod_scorm: Redirect index page to overview
Laurent David [Mon, 21 Jul 2025 07:25:34 +0000 (09:25 +0200)]
MDL-83899 mod_scorm: Add course overview page
Paul Holden [Mon, 11 Aug 2025 10:40:11 +0000 (11:40 +0100)]
MDL-86268 libraries: upgrade to version 4.5.0 of ChartJS.
Laurent David [Tue, 17 Jun 2025 16:01:37 +0000 (18:01 +0200)]
MDL-83899 mod_scorm: Add manager class for course overview
Mikel Martín [Thu, 31 Jul 2025 12:47:51 +0000 (14:47 +0200)]
MDL-86133 theme_boost: Improve course overview styles
Mikel Martín [Thu, 31 Jul 2025 12:29:57 +0000 (14:29 +0200)]
MDL-86133 courseformat: Standarise activity overview alignments
Mikel Martín [Fri, 1 Aug 2025 14:07:59 +0000 (16:07 +0200)]
MDL-86133 courseformat: Update overview buttons style
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>