integration.git
2 months agoMerge branch 'MDL-77593_improve-performance-of-adding-members-to-communication-room...
Huong Nguyen [Fri, 29 Aug 2025 01:36:04 +0000 (08:36 +0700)]
Merge branch 'MDL-77593_improve-performance-of-adding-members-to-communication-room' of https://github.com/ziegenberg/moodle

2 months agoMDL-82244 course: use site default course visibility in external call.
Paul Holden [Wed, 19 Jun 2024 15:01:28 +0000 (16:01 +0100)]
MDL-82244 course: use site default course visibility in external call.

2 months agoMDL-86248 theme_boost: consistently apply dropdown item spacing.
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>
2 months agoMDL-80295 core_courseformat: render cm controls using new rendering
ferran [Thu, 14 Aug 2025 12:45:19 +0000 (14:45 +0200)]
MDL-80295 core_courseformat: render cm controls using new rendering

2 months agoMDL-80295 core_courseformat: actvity chooser JS with section ID
ferran [Thu, 14 Aug 2025 12:44:05 +0000 (14:44 +0200)]
MDL-80295 core_courseformat: actvity chooser JS with section ID

2 months agoMDL-80295 core_courseformat: activity chooser rendering using section ID
ferran [Thu, 14 Aug 2025 12:42:59 +0000 (14:42 +0200)]
MDL-80295 core_courseformat: activity chooser rendering using section ID

2 months agoMDL-80295 core_courseformat: replace content items old webservice
ferran [Thu, 28 Aug 2025 14:30:40 +0000 (16:30 +0200)]
MDL-80295 core_courseformat: replace content items old webservice

2 months agoMerge branch 'MDL-86210-main' of https://github.com/ferranrecio/moodle
Amaia Anabitarte [Thu, 28 Aug 2025 14:03:36 +0000 (16:03 +0200)]
Merge branch 'MDL-86210-main' of https://github.com/ferranrecio/moodle

2 months agoMDL-86210 core_courseformat: add permalink to activities
ferran [Fri, 9 May 2025 08:13:12 +0000 (10:13 +0200)]
MDL-86210 core_courseformat: add permalink to activities

2 months agoMerge branch 'MDL-86280-main' of https://github.com/lucaboesch/moodle
Amaia Anabitarte [Thu, 28 Aug 2025 09:19:28 +0000 (11:19 +0200)]
Merge branch 'MDL-86280-main' of https://github.com/lucaboesch/moodle

2 months agoMDL-86301 phpunit: Move fixture loading to base_testcase
Andrew Nicols [Fri, 22 Aug 2025 12:46:33 +0000 (20:46 +0800)]
MDL-86301 phpunit: Move fixture loading to base_testcase

2 months agoMDL-86301 core: Switch to autoloaded externallib_testcase
Andrew Nicols [Thu, 28 Aug 2025 01:25:31 +0000 (09:25 +0800)]
MDL-86301 core: Switch to autoloaded externallib_testcase

2 months agoMerge branch 'MDL-86445-main' of https://github.com/roland04/moodle
Sara Arjona [Thu, 28 Aug 2025 08:28:27 +0000 (10:28 +0200)]
Merge branch 'MDL-86445-main' of https://github.com/roland04/moodle

2 months agoMDL-86452 core: Update coding style from previous commit
Andrew Nicols [Wed, 27 Aug 2025 13:45:18 +0000 (21:45 +0800)]
MDL-86452 core: Update coding style from previous commit

- phpunit_util
- tests for the basic_testcase

2 months agoMDL-86452 core: Reset navigation data between tests
Andrew Nicols [Wed, 27 Aug 2025 06:35:48 +0000 (14:35 +0800)]
MDL-86452 core: Reset navigation data between tests

2 months agoMDL-85727 tiny_premium: Support On-Premise version
Huong Nguyen [Mon, 18 Aug 2025 08:15:30 +0000 (15:15 +0700)]
MDL-85727 tiny_premium: Support On-Premise version

Users can now select whether to use the Cloud-hosted version
or the On-Premise version of Premium plugins, providing
flexibility ased on their deployment preferences

2 months agoMDL-85727 editor_tiny: Support standalone package
Huong Nguyen [Mon, 18 Aug 2025 08:14:38 +0000 (15:14 +0700)]
MDL-85727 editor_tiny: Support standalone package

Users can now choose to use either the bundled version or the
standalone package version of the TinyMCE editor, allowing more
flexibility in deployment and maintenance.

2 months agoMerge branch 'MDL-86348-main' of https://github.com/yusufwib01/moodle
Huong Nguyen [Thu, 28 Aug 2025 03:34:55 +0000 (10:34 +0700)]
Merge branch 'MDL-86348-main' of https://github.com/yusufwib01/moodle

2 months agoMerge branch 'MDL-86345-main' of https://github.com/yusufwib01/moodle
Huong Nguyen [Thu, 28 Aug 2025 03:31:53 +0000 (10:31 +0700)]
Merge branch 'MDL-86345-main' of https://github.com/yusufwib01/moodle

2 months agoMDL-86301 core: Fix externallib_testcase style
Andrew Nicols [Wed, 13 Aug 2025 14:05:57 +0000 (22:05 +0800)]
MDL-86301 core: Fix externallib_testcase style

2 months agoMDL-86301 core: Create autoloadable externallib_testcase
Andrew Nicols [Wed, 13 Aug 2025 14:00:21 +0000 (22:00 +0800)]
MDL-86301 core: Create autoloadable externallib_testcase

2 months agoMerge branch 'MDL-79918-main' of https://github.com/sarjona/moodle
ferran [Wed, 27 Aug 2025 16:19:13 +0000 (18:19 +0200)]
Merge branch 'MDL-79918-main' of https://github.com/sarjona/moodle

2 months agoMDL-80295 core_course: mod and modedit compatible with section id
ferran [Thu, 14 Aug 2025 12:37:04 +0000 (14:37 +0200)]
MDL-80295 core_course: mod and modedit compatible with section id

2 months agoMDL-86245 core_course: improve activity chooser search
ferran [Thu, 7 Aug 2025 09:27:28 +0000 (11:27 +0200)]
MDL-86245 core_course: improve activity chooser search

2 months agoMDL-86195 course: clean activity chooser behat
ferran [Fri, 1 Aug 2025 12:09:41 +0000 (14:09 +0200)]
MDL-86195 course: clean activity chooser behat

2 months agoMDL-85598 course: review activities purposes values
ferran [Thu, 31 Jul 2025 21:26:09 +0000 (23:26 +0200)]
MDL-85598 course: review activities purposes values

2 months agoMDL-85598 course: review activities purposes values
ferran [Thu, 31 Jul 2025 21:26:09 +0000 (23:26 +0200)]
MDL-85598 course: review activities purposes values

2 months agoMDL-85598 course: add other purpose to modchooser
ferran [Thu, 31 Jul 2025 21:25:47 +0000 (23:25 +0200)]
MDL-85598 course: add other purpose to modchooser

2 months agoMDL-85598 course: new other purpose feature
ferran [Thu, 31 Jul 2025 21:25:11 +0000 (23:25 +0200)]
MDL-85598 course: new other purpose feature

2 months agoMDL-86245 core_course: improve activity chooser search
ferran [Thu, 7 Aug 2025 09:27:28 +0000 (11:27 +0200)]
MDL-86245 core_course: improve activity chooser search

2 months agoMerge branch 'MDL-83898-main' of https://github.com/laurentdavid/moodle
Amaia Anabitarte [Wed, 27 Aug 2025 13:43:03 +0000 (15:43 +0200)]
Merge branch 'MDL-83898-main' of https://github.com/laurentdavid/moodle

2 months agoMerge branch 'MDL-86195-main' of https://github.com/ferranrecio/moodle
Amaia Anabitarte [Wed, 27 Aug 2025 13:28:54 +0000 (15:28 +0200)]
Merge branch 'MDL-86195-main' of https://github.com/ferranrecio/moodle

2 months agoMerge branch 'MDL-85598-main' of https://github.com/ferranrecio/moodle
Amaia Anabitarte [Wed, 27 Aug 2025 13:19:06 +0000 (15:19 +0200)]
Merge branch 'MDL-85598-main' of https://github.com/ferranrecio/moodle

2 months agoMerge branch 'MDL-86146-main' of https://github.com/ferranrecio/moodle
Sara Arjona [Wed, 27 Aug 2025 10:22:25 +0000 (12:22 +0200)]
Merge branch 'MDL-86146-main' of https://github.com/ferranrecio/moodle

2 months agoMDL-83898 mod_quiz: Adapt quiz overview index page
Laurent David [Tue, 15 Jul 2025 07:54:03 +0000 (09:54 +0200)]
MDL-83898 mod_quiz: Adapt quiz overview index page

2 months agoMDL-83898 mod_quiz: Add overview page for quiz
Laurent David [Tue, 8 Jul 2025 14:22:14 +0000 (16:22 +0200)]
MDL-83898 mod_quiz: Add overview page for quiz

2 months agoMDL-85660 format: Move format_social install to public
Sara Arjona [Wed, 27 Aug 2025 09:29:00 +0000 (11:29 +0200)]
MDL-85660 format: Move format_social install to public

2 months agoMDL-86454 badges: Hide revoke button if not available
Stefan Hanauska [Wed, 27 Aug 2025 07:47:38 +0000 (09:47 +0200)]
MDL-86454 badges: Hide revoke button if not available

2 months agoMerge branch 'MDL-85660-main' of https://github.com/sarjona/moodle
ferran [Wed, 27 Aug 2025 06:47:50 +0000 (08:47 +0200)]
Merge branch 'MDL-85660-main' of https://github.com/sarjona/moodle

2 months agoMerge branch 'MDL-84632-main' of https://github.com/ferranrecio/moodle
Sara Arjona [Wed, 27 Aug 2025 05:17:25 +0000 (07:17 +0200)]
Merge branch 'MDL-84632-main' of https://github.com/ferranrecio/moodle

2 months agoMerge branch 'MDL-85284-main' of https://github.com/ferranrecio/moodle
Sara Arjona [Wed, 27 Aug 2025 05:16:46 +0000 (07:16 +0200)]
Merge branch 'MDL-85284-main' of https://github.com/ferranrecio/moodle

2 months agoMerge branch 'MDL-84809-main' of https://github.com/roland04/moodle
Sara Arjona [Wed, 27 Aug 2025 05:15:32 +0000 (07:15 +0200)]
Merge branch 'MDL-84809-main' of https://github.com/roland04/moodle

2 months agoMerge branch 'MDL-85850-main' of https://github.com/sarjona/moodle
Sara Arjona [Wed, 27 Aug 2025 05:14:13 +0000 (07:14 +0200)]
Merge branch 'MDL-85850-main' of https://github.com/sarjona/moodle

2 months agoMerge branch 'MDL-85851-main' of https://github.com/sarjona/moodle
Sara Arjona [Wed, 27 Aug 2025 05:11:41 +0000 (07:11 +0200)]
Merge branch 'MDL-85851-main' of https://github.com/sarjona/moodle

2 months agoMerge branch 'MDL-85854-main' of https://github.com/aanabit/moodle
Sara Arjona [Wed, 27 Aug 2025 05:05:11 +0000 (07:05 +0200)]
Merge branch 'MDL-85854-main' of https://github.com/aanabit/moodle

2 months agoMerge branch 'MDL-85925-main' of https://github.com/roland04/moodle
Sara Arjona [Wed, 27 Aug 2025 04:43:59 +0000 (06:43 +0200)]
Merge branch 'MDL-85925-main' of https://github.com/roland04/moodle

2 months agoMerge branch 'MDL-85957-main' of https://github.com/sarjona/moodle
Sara Arjona [Wed, 27 Aug 2025 04:42:14 +0000 (06:42 +0200)]
Merge branch 'MDL-85957-main' of https://github.com/sarjona/moodle

2 months agoMDL-86339 qtype_numeric: Coding style improvements
Rajneel Totaram [Mon, 18 Aug 2025 23:49:53 +0000 (11:49 +1200)]
MDL-86339 qtype_numeric: Coding style improvements

2 months agoMDL-86339 qtype_numeric: Display units dropdown on the same line
Rajneel Totaram [Mon, 18 Aug 2025 22:57:24 +0000 (10:57 +1200)]
MDL-86339 qtype_numeric: Display units dropdown on the same line

2 months agoMDL-86447 tool_mfa: Restore setup lang string
Dean Chimezie [Tue, 26 Aug 2025 16:47:27 +0000 (12:47 -0400)]
MDL-86447 tool_mfa: Restore setup lang string

2 months agoMDL-86280 mod: Do not filter help text in activity chooser.
Luca Bösch [Sun, 24 Aug 2025 20:42:18 +0000 (22:42 +0200)]
MDL-86280 mod: Do not filter help text in activity chooser.

Co-authored-by: Ferran Recio <ferran@moodle.com>
2 months agoMDL-85660 format: Fix tests after disabling Social
Sara Arjona [Wed, 9 Jul 2025 16:43:49 +0000 (18:43 +0200)]
MDL-85660 format: Fix tests after disabling Social

2 months agoMDL-85660 format: Disable social course format
Sara Arjona [Wed, 9 Jul 2025 11:23:01 +0000 (13:23 +0200)]
MDL-85660 format: Disable social course format

The social course format is now disabled by default for all new and
upgraded installations.
Existing courses using this format will continue to function, but
administrators must re-enable it to create new social courses.

2 months agoMerge branch 'MDL-85981-main' of https://github.com/sarjona/moodle
ferran [Tue, 26 Aug 2025 15:09:02 +0000 (17:09 +0200)]
Merge branch 'MDL-85981-main' of https://github.com/sarjona/moodle

2 months agoMDL-86445 theme_boost: Fix notifications date margin
Mikel Martín [Tue, 26 Aug 2025 12:36:27 +0000 (14:36 +0200)]
MDL-86445 theme_boost: Fix notifications date margin

2 months agoon-demand release 5.1dev+
cescobedo [Tue, 26 Aug 2025 13:56:13 +0000 (15:56 +0200)]
on-demand release 5.1dev+

2 months agoNOBUG: Add upgrade notes
cescobedo [Tue, 26 Aug 2025 13:56:13 +0000 (15:56 +0200)]
NOBUG: Add upgrade notes

2 months agoMerge branch 'install_main' of https://git.in.moodle.com/amosbot/moodle-install
cescobedo [Tue, 26 Aug 2025 13:56:01 +0000 (15:56 +0200)]
Merge branch 'install_main' of https://git.in.moodle.com/amosbot/moodle-install

2 months agoMDL-85981 courseformat: Add overviewaction output
Sara Arjona [Fri, 1 Aug 2025 08:12:28 +0000 (10:12 +0200)]
MDL-85981 courseformat: Add overviewaction output

2 months agoMDL-86195 course: clean activity chooser behat
ferran [Fri, 1 Aug 2025 12:09:41 +0000 (14:09 +0200)]
MDL-86195 course: clean activity chooser behat

2 months agoMDL-85598 course: review activities purposes values
ferran [Thu, 31 Jul 2025 21:26:09 +0000 (23:26 +0200)]
MDL-85598 course: review activities purposes values

2 months agoMDL-85598 course: add other purpose to modchooser
ferran [Thu, 31 Jul 2025 21:25:47 +0000 (23:25 +0200)]
MDL-85598 course: add other purpose to modchooser

2 months agoMDL-85598 course: new other purpose feature
ferran [Thu, 31 Jul 2025 21:25:11 +0000 (23:25 +0200)]
MDL-85598 course: new other purpose feature

2 months agoMDL-85854 mod_data: Implement group based information in overview page
Amaia Anabitarte [Mon, 21 Jul 2025 09:18:22 +0000 (11:18 +0200)]
MDL-85854 mod_data: Implement group based information in overview page

2 months agoMDL-85854 mod_data: Remove string manager dependency
Amaia Anabitarte [Mon, 21 Jul 2025 13:49:49 +0000 (15:49 +0200)]
MDL-85854 mod_data: Remove string manager dependency

2 months agoMDL-85925 mod_lesson: Implement group based information in overview page
Mikel Martín [Wed, 18 Jun 2025 12:52:40 +0000 (14:52 +0200)]
MDL-85925 mod_lesson: Implement group based information in overview page

2 months agoMerge branch 'MDL-85677-main' of https://github.com/lameze/moodle
Mihail Geshoski [Tue, 26 Aug 2025 03:58:05 +0000 (11:58 +0800)]
Merge branch 'MDL-85677-main' of https://github.com/lameze/moodle

2 months agoMerge branch 'MDL-85229' of https://github.com/paulholden/moodle
Mihail Geshoski [Tue, 26 Aug 2025 03:49:47 +0000 (11:49 +0800)]
Merge branch 'MDL-85229' of https://github.com/paulholden/moodle

2 months agoMerge branch '76318-gradebook-improve-csv-import-error-message-main' of https://githu...
Mihail Geshoski [Tue, 26 Aug 2025 03:28:12 +0000 (11:28 +0800)]
Merge branch '76318-gradebook-improve-csv-import-error-message-main' of https://github.com/DSI-Universite-Rennes2/moodle

2 months agoMerge branch 'MDL-80283-main' of https://github.com/lucaboesch/moodle
Mihail Geshoski [Tue, 26 Aug 2025 02:45:40 +0000 (10:45 +0800)]
Merge branch 'MDL-80283-main' of https://github.com/lucaboesch/moodle

2 months agoMerge branch 'MDL-86315-main' of https://github.com/davewoloszyn/moodle
Huong Nguyen [Tue, 26 Aug 2025 02:23:13 +0000 (09:23 +0700)]
Merge branch 'MDL-86315-main' of https://github.com/davewoloszyn/moodle

2 months agoMDL-86204 core: Removed ending custom check tag
Adrian Greeve [Tue, 26 Aug 2025 02:01:11 +0000 (10:01 +0800)]
MDL-86204 core: Removed ending custom check tag

This was stopping further checks from showing.

2 months agoMerge branch 'MDL-86204-main' of https://github.com/andrewnicols/moodle
Adrian Greeve [Tue, 26 Aug 2025 02:00:08 +0000 (10:00 +0800)]
Merge branch 'MDL-86204-main' of https://github.com/andrewnicols/moodle

2 months agoMerge branch 'MDL-85518-main' of https://github.com/davewoloszyn/moodle
Huong Nguyen [Tue, 26 Aug 2025 01:21:55 +0000 (08:21 +0700)]
Merge branch 'MDL-85518-main' of https://github.com/davewoloszyn/moodle

2 months agoMDL-85677 behat: test to verify SEB download link visibility
Simey Lameze [Tue, 19 Aug 2025 04:00:56 +0000 (12:00 +0800)]
MDL-85677 behat: test to verify SEB download link visibility

2 months agoMDL-80283 url: url page less wide.
Luca Bösch [Tue, 29 Jul 2025 05:05:53 +0000 (07:05 +0200)]
MDL-80283 url: url page less wide.

2 months agoMerge branch 'MDL-85676-main' of https://github.com/lameze/moodle
Mihail Geshoski [Mon, 25 Aug 2025 16:44:35 +0000 (00:44 +0800)]
Merge branch 'MDL-85676-main' of https://github.com/lameze/moodle

2 months agoMDL-85957 choice: Implement group based information in overview page
Sara Arjona [Fri, 8 Aug 2025 11:00:02 +0000 (13:00 +0200)]
MDL-85957 choice: Implement group based information in overview page

2 months agoMDL-77593 communication: improve performance adding or removing members
Daniel Ziegenberg [Mon, 19 May 2025 16:26:15 +0000 (18:26 +0200)]
MDL-77593 communication: improve performance adding or removing members

Before this change, the communication room gets all the users when
enrolled or from the course when a new communication instance is added.
It happens using an ad-hoc task but there is no efficiency to handle the
number of users should be added in one go. This might have scaling
issues in terms of courses with massive number of enrolment or users.

This commit implements a logic to chunk the data and queue them so these
can happen in smaller chunks without keeping the servers busy for a long
time.

Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2 months agoMDL-85850 feedback: Implement group based information in overview page
Sara Arjona [Wed, 6 Aug 2025 15:02:32 +0000 (17:02 +0200)]
MDL-85850 feedback: Implement group based information in overview page

2 months agoMerge branch 'MDL-85853-main' of https://github.com/aanabit/moodle
ferran [Mon, 25 Aug 2025 13:09:58 +0000 (15:09 +0200)]
Merge branch 'MDL-85853-main' of https://github.com/aanabit/moodle

2 months agoMDL-84632 mod_url: deprecate index.php related event
ferran [Wed, 20 Aug 2025 11:55:50 +0000 (13:55 +0200)]
MDL-84632 mod_url: deprecate index.php related event

2 months agoMDL-84632 mod_resource: deprecate index.php related event
ferran [Wed, 20 Aug 2025 11:55:25 +0000 (13:55 +0200)]
MDL-84632 mod_resource: deprecate index.php related event

2 months agoMDL-84632 mod_page: deprecate index.php related event
ferran [Wed, 20 Aug 2025 11:54:46 +0000 (13:54 +0200)]
MDL-84632 mod_page: deprecate index.php related event

2 months agoMDL-84632 mod_imscp: deprecate index.php related event
ferran [Wed, 20 Aug 2025 11:54:22 +0000 (13:54 +0200)]
MDL-84632 mod_imscp: deprecate index.php related event

2 months agoMDL-84632 mod_folder: deprecate index.php related event
ferran [Wed, 20 Aug 2025 11:53:53 +0000 (13:53 +0200)]
MDL-84632 mod_folder: deprecate index.php related event

2 months agoMDL-84632 mod_book: deprecate index.php related event
ferran [Wed, 20 Aug 2025 11:53:10 +0000 (13:53 +0200)]
MDL-84632 mod_book: deprecate index.php related event

2 months agoMerge branch 'MDL-86179-main' of https://github.com/sarjona/moodle
Amaia Anabitarte [Mon, 25 Aug 2025 11:27:39 +0000 (13:27 +0200)]
Merge branch 'MDL-86179-main' of https://github.com/sarjona/moodle

2 months agoMDL-85853 mod_hp5activity: Implement group based information in overview
Amaia Anabitarte [Wed, 30 Jul 2025 15:45:36 +0000 (17:45 +0200)]
MDL-85853 mod_hp5activity: Implement group based information in overview

2 months agoMDL-85851 assign: Implement group based information in overview page
Sara Arjona [Thu, 7 Aug 2025 15:17:40 +0000 (17:17 +0200)]
MDL-85851 assign: Implement group based information in overview page

2 months agoMDL-85981 data: Remove stringmanager from overview page
Sara Arjona [Fri, 1 Aug 2025 07:58:16 +0000 (09:58 +0200)]
MDL-85981 data: Remove stringmanager from overview page

2 months agoMDL-85981 forum: Remove stringmanager from overview page
Sara Arjona [Fri, 1 Aug 2025 07:46:51 +0000 (09:46 +0200)]
MDL-85981 forum: Remove stringmanager from overview page

2 months agoMerge branch 'MDL-86338-main' of https://github.com/laurentdavid/moodle
ferran [Mon, 25 Aug 2025 10:30:54 +0000 (12:30 +0200)]
Merge branch 'MDL-86338-main' of https://github.com/laurentdavid/moodle

2 months agoMDL-85816 core: Warn on /public URLs
Andrew Nicols [Wed, 25 Jun 2025 01:53:37 +0000 (09:53 +0800)]
MDL-85816 core: Warn on /public URLs

2 months agoMDL-86215 course: Add WebService to log module instance viewed
Dani Palou [Mon, 25 Aug 2025 08:37:11 +0000 (10:37 +0200)]
MDL-86215 course: Add WebService to log module instance viewed

2 months agoMDL-86204 core: Coding style updates
Andrew Nicols [Thu, 24 Jul 2025 03:37:44 +0000 (11:37 +0800)]
MDL-86204 core: Coding style updates

2 months agoMerge branch 'MDL-71749-main' of https://github.com/ScottVerbeek/moodle
Shamim Rezaie [Mon, 25 Aug 2025 08:26:43 +0000 (18:26 +1000)]
Merge branch 'MDL-71749-main' of https://github.com/ScottVerbeek/moodle

2 months agoMerge branch 'MDL-82322-main' of https://github.com/andrewnicols/moodle
Adrian Greeve [Mon, 25 Aug 2025 08:00:31 +0000 (16:00 +0800)]
Merge branch 'MDL-82322-main' of https://github.com/andrewnicols/moodle

2 months agoMDL-79918 format: Improve the Hidden sections setting
Sara Arjona [Thu, 10 Jul 2025 15:12:45 +0000 (17:12 +0200)]
MDL-79918 format: Improve the Hidden sections setting

2 months agoMDL-82322 course: Coding style fixes
Andrew Nicols [Sat, 2 Aug 2025 08:20:04 +0000 (16:20 +0800)]
MDL-82322 course: Coding style fixes