moodle.git
7 days agoweekly release 5.2dev main
Mihail Geshoski [Thu, 30 Oct 2025 10:10:39 +0000 (18:10 +0800)]
weekly release 5.2dev

7 days agoNOBUG: Add upgrade notes
Mihail Geshoski [Thu, 30 Oct 2025 10:10:39 +0000 (18:10 +0800)]
NOBUG: Add upgrade notes

7 days agoMerge branch 'install_main' of https://git.in.moodle.com/amosbot/moodle-install
Mihail Geshoski [Thu, 30 Oct 2025 10:10:13 +0000 (18:10 +0800)]
Merge branch 'install_main' of https://git.in.moodle.com/amosbot/moodle-install

7 days agoMerge branch 'MDL-86724-main' of https://github.com/davewoloszyn/moodle
Huong Nguyen [Thu, 30 Oct 2025 01:23:41 +0000 (08:23 +0700)]
Merge branch 'MDL-86724-main' of https://github.com/davewoloszyn/moodle

8 days agoMerge branch 'mdl85075-main' of https://github.com/matthewhilton/moodle
Huong Nguyen [Wed, 29 Oct 2025 02:31:04 +0000 (09:31 +0700)]
Merge branch 'mdl85075-main' of https://github.com/matthewhilton/moodle

8 days agoMerge branch 'MDL-86894-main' of https://github.com/Kredelirious/moodle
Mihail Geshoski [Wed, 29 Oct 2025 02:17:37 +0000 (10:17 +0800)]
Merge branch 'MDL-86894-main' of https://github.com/Kredelirious/moodle

8 days agoMerge branch 'MDL-82190-master' of https://github.com/danghieu1407/moodle
Mihail Geshoski [Wed, 29 Oct 2025 02:10:08 +0000 (10:10 +0800)]
Merge branch 'MDL-82190-master' of https://github.com/danghieu1407/moodle

9 days agoMDL-86894 mod_forum: Behat to verify default forum RSS settings
Kim Jared Lucas [Tue, 14 Oct 2025 06:12:30 +0000 (14:12 +0800)]
MDL-86894 mod_forum: Behat to verify default forum RSS settings

9 days agoAutomatically generated installer lang files
AMOS bot [Tue, 28 Oct 2025 00:09:56 +0000 (00:09 +0000)]
Automatically generated installer lang files

10 days agoMerge branch 'MDL-85774-main-3' of https://github.com/junpataleta/moodle
Adrian Greeve [Mon, 27 Oct 2025 01:01:11 +0000 (09:01 +0800)]
Merge branch 'MDL-85774-main-3' of https://github.com/junpataleta/moodle

12 days agoMerge branch 'MDL-84866-main' of https://github.com/aanabit/moodle
Amaia Anabitarte [Fri, 24 Oct 2025 13:22:40 +0000 (15:22 +0200)]
Merge branch 'MDL-84866-main' of https://github.com/aanabit/moodle

12 days agoMerge branch 'MDL-86856-main' of https://github.com/sarjona/moodle
Amaia Anabitarte [Fri, 24 Oct 2025 13:20:19 +0000 (15:20 +0200)]
Merge branch 'MDL-86856-main' of https://github.com/sarjona/moodle

13 days agoMerge branch 'MDL-86430-Bad-Display-Of-Scale-Grading' of https://github.com/birdy1976...
ferran [Fri, 24 Oct 2025 10:13:28 +0000 (12:13 +0200)]
Merge branch 'MDL-86430-Bad-Display-Of-Scale-Grading' of https://github.com/birdy1976/moodle

13 days agoweekly release 5.2dev
Huong Nguyen [Fri, 24 Oct 2025 03:59:37 +0000 (10:59 +0700)]
weekly release 5.2dev

13 days agoNOBUG: Add upgrade notes
Huong Nguyen [Fri, 24 Oct 2025 03:59:37 +0000 (10:59 +0700)]
NOBUG: Add upgrade notes

13 days agoMerge branch 'install_main' of https://git.in.moodle.com/amosbot/moodle-install
Huong Nguyen [Fri, 24 Oct 2025 03:59:18 +0000 (10:59 +0700)]
Merge branch 'install_main' of https://git.in.moodle.com/amosbot/moodle-install

13 days agoMDL-86430 theme_boost: Fix display of scale grading when title too long
Martin Vögeli [Thu, 23 Oct 2025 15:04:58 +0000 (17:04 +0200)]
MDL-86430 theme_boost: Fix display of scale grading when title too long

2 weeks agoMDL-82190 Quiz: Fix quiz preview crash on question version removal
danghieu1407 [Fri, 6 Jun 2025 07:24:38 +0000 (14:24 +0700)]
MDL-82190 Quiz: Fix quiz preview crash on question version removal

2 weeks agoMDL-85774 login: Check for username/password fields before moving focus
Jun Pataleta [Thu, 23 Oct 2025 03:26:44 +0000 (11:26 +0800)]
MDL-85774 login: Check for username/password fields before moving focus

When the login form is not shown but $CFG->loginautofocus is turned on,
we need to verify first that the username and password fields exist
before we move the focus. Otherwise, the JS will break.

2 weeks agoMDL-85774 login: Remove visually-hidden links
Jun Pataleta [Thu, 23 Oct 2025 03:24:17 +0000 (11:24 +0800)]
MDL-85774 login: Remove visually-hidden links

Visually hidden links on login error/info disrupt tab order. We must
remove them.

Instead, announce the div containing the login error/info messages on
page reload.

The visually hidden signup link has also been removed.

2 weeks agoMerge branch 'MDL-86986-main' of https://github.com/junpataleta/moodle
Huong Nguyen [Thu, 23 Oct 2025 02:56:33 +0000 (09:56 +0700)]
Merge branch 'MDL-86986-main' of https://github.com/junpataleta/moodle

2 weeks agoMerge branch 'MDL-80524' of https://github.com/paulholden/moodle
Huong Nguyen [Thu, 23 Oct 2025 02:29:03 +0000 (09:29 +0700)]
Merge branch 'MDL-80524' of https://github.com/paulholden/moodle

2 weeks agoMerge branch 'MDL-86461-main' of https://github.com/andimendunia/moodle
Huong Nguyen [Thu, 23 Oct 2025 02:27:27 +0000 (09:27 +0700)]
Merge branch 'MDL-86461-main' of https://github.com/andimendunia/moodle

2 weeks agoMerge branch 'main' of https://github.com/aneno-m-e/moodle
Mihail Geshoski [Thu, 23 Oct 2025 02:21:28 +0000 (10:21 +0800)]
Merge branch 'main' of https://github.com/aneno-m-e/moodle

2 weeks agoMDL-85075 files: Use core security helper first
Matthew Hilton [Thu, 3 Apr 2025 03:51:36 +0000 (13:51 +1000)]
MDL-85075 files: Use core security helper first

2 weeks agoMerge branch 'MDL-81804-main-first' of https://github.com/lucaboesch/moodle
Andrew Nicols [Thu, 23 Oct 2025 01:14:42 +0000 (09:14 +0800)]
Merge branch 'MDL-81804-main-first' of https://github.com/lucaboesch/moodle

2 weeks agoMDL-86434 core: Page title for invalid user ID
Leon Stringer [Wed, 3 Sep 2025 14:14:58 +0000 (16:14 +0200)]
MDL-86434 core: Page title for invalid user ID

2 weeks agoMDL-81804 dml: Passing parameters with -c key=val on PostgreSQL.
Luca Bösch [Wed, 22 Oct 2025 14:14:51 +0000 (16:14 +0200)]
MDL-81804 dml: Passing parameters with -c key=val on PostgreSQL.

Co-authored-by: Marcos Dos Santos De Oliveira <marcos.s.oliveira@fiesc.com.br>
2 weeks agoMDL-86856 course: Replace course_delete_module with cmactions::delete
Sara Arjona [Fri, 17 Oct 2025 10:58:49 +0000 (12:58 +0200)]
MDL-86856 course: Replace course_delete_module with cmactions::delete

2 weeks agoMDL-86856 course: Deprecate course_delete_module
Sara Arjona [Tue, 14 Oct 2025 15:42:35 +0000 (17:42 +0200)]
MDL-86856 course: Deprecate course_delete_module

2 weeks agoMDL-86856 courseformat: Add delete and delete_async to cmactions
Sara Arjona [Tue, 14 Oct 2025 15:41:38 +0000 (17:41 +0200)]
MDL-86856 courseformat: Add delete and delete_async to cmactions

2 weeks agoMDL-84866 core_courseformat: Add duplicate option to subsections
Amaia Anabitarte [Thu, 16 Oct 2025 15:03:59 +0000 (17:03 +0200)]
MDL-84866 core_courseformat: Add duplicate option to subsections

2 weeks agoMDL-86986 core: Add aria-label to the drag handle button
Jun Pataleta [Wed, 22 Oct 2025 12:14:06 +0000 (20:14 +0800)]
MDL-86986 core: Add aria-label to the drag handle button

2 weeks agoMerge branch 'wip_MDL-86435_main' of https://github.com/gjb2048/moodle
ferran [Wed, 22 Oct 2025 10:55:51 +0000 (12:55 +0200)]
Merge branch 'wip_MDL-86435_main' of https://github.com/gjb2048/moodle

2 weeks agoMerge branch 'MDL-85474' of https://github.com/jonof/moodle
Mihail Geshoski [Wed, 22 Oct 2025 08:45:05 +0000 (16:45 +0800)]
Merge branch 'MDL-85474' of https://github.com/jonof/moodle

2 weeks agoMDL-80524 rating: preserve activity idnumber when adding rating.
Paul Holden [Fri, 3 Oct 2025 10:22:36 +0000 (11:22 +0100)]
MDL-80524 rating: preserve activity idnumber when adding rating.

See also e9a5485f for context regarding similar problem with grade
updates.

Co-authored-by: Julian Tovar
2 weeks agoMerge branch 'MDL-86282-main' of https://github.com/srobotta/moodle
Mihail Geshoski [Wed, 22 Oct 2025 08:29:16 +0000 (16:29 +0800)]
Merge branch 'MDL-86282-main' of https://github.com/srobotta/moodle

2 weeks agoMDL-75764 mod_assign: remove capability check for bulk downloads
Noemie Ariste [Thu, 31 Jul 2025 23:12:19 +0000 (11:12 +1200)]
MDL-75764 mod_assign: remove capability check for bulk downloads

2 weeks agoMerge branch 'MDL-86217' of https://github.com/paulholden/moodle
Mihail Geshoski [Wed, 22 Oct 2025 03:39:43 +0000 (11:39 +0800)]
Merge branch 'MDL-86217' of https://github.com/paulholden/moodle

2 weeks agoMerge branch 'MDL-86225-main' of https://github.com/josepico01/moodle
Mihail Geshoski [Wed, 22 Oct 2025 03:00:56 +0000 (11:00 +0800)]
Merge branch 'MDL-86225-main' of https://github.com/josepico01/moodle

2 weeks agoMerge branch 'MDL-86063' of https://github.com/paulholden/moodle
Mihail Geshoski [Wed, 22 Oct 2025 02:20:12 +0000 (10:20 +0800)]
Merge branch 'MDL-86063' of https://github.com/paulholden/moodle

2 weeks agoMerge branch '83543-xls-form-main' of https://github.com/DSI-Universite-Rennes2/moodle
Huong Nguyen [Wed, 22 Oct 2025 02:12:14 +0000 (09:12 +0700)]
Merge branch '83543-xls-form-main' of https://github.com/DSI-Universite-Rennes2/moodle

2 weeks agoMerge branch '77137-proxybypass-on-multiple-curl-queries-main' of https://github...
Huong Nguyen [Wed, 22 Oct 2025 02:07:00 +0000 (09:07 +0700)]
Merge branch '77137-proxybypass-on-multiple-curl-queries-main' of https://github.com/DSI-Universite-Rennes2/moodle

2 weeks agoMerge branch 'MDL-85796-main' of https://github.com/junpataleta/moodle
Amaia Anabitarte [Tue, 21 Oct 2025 17:55:06 +0000 (19:55 +0200)]
Merge branch 'MDL-85796-main' of https://github.com/junpataleta/moodle

2 weeks agoMerge branch 'MDL-86119-remove-YUI-TreeView-from-mod-folder_main' of https://github...
ferran [Tue, 21 Oct 2025 09:30:59 +0000 (11:30 +0200)]
Merge branch 'MDL-86119-remove-YUI-TreeView-from-mod-folder_main' of https://github.com/Benjamin-unige/moodle

2 weeks agoMerge branch 'MDL-86848-main' of https://github.com/andrewnicols/moodle
Huong Nguyen [Tue, 21 Oct 2025 07:00:34 +0000 (14:00 +0700)]
Merge branch 'MDL-86848-main' of https://github.com/andrewnicols/moodle

2 weeks agoMerge branch 'MDL-85592' of https://github.com/paulholden/moodle
Shamim Rezaie [Tue, 21 Oct 2025 06:06:44 +0000 (17:06 +1100)]
Merge branch 'MDL-85592' of https://github.com/paulholden/moodle

2 weeks agoMerge branch 'MDL-85168-main' of https://github.com/phmemmel/moodle
Huong Nguyen [Tue, 21 Oct 2025 03:36:19 +0000 (10:36 +0700)]
Merge branch 'MDL-85168-main' of https://github.com/phmemmel/moodle

2 weeks agoMerge branch 'MDL-85633-main' of https://github.com/lucaboesch/moodle
Huong Nguyen [Tue, 21 Oct 2025 02:47:12 +0000 (09:47 +0700)]
Merge branch 'MDL-85633-main' of https://github.com/lucaboesch/moodle

2 weeks agoMerge branch 'MDL-85511-main' of https://github.com/lucaboesch/moodle
Huong Nguyen [Tue, 21 Oct 2025 02:44:36 +0000 (09:44 +0700)]
Merge branch 'MDL-85511-main' of https://github.com/lucaboesch/moodle

2 weeks agoMerge branch 'MDL-85287-main' of https://github.com/sammarshallou/moodle
Huong Nguyen [Tue, 21 Oct 2025 02:41:48 +0000 (09:41 +0700)]
Merge branch 'MDL-85287-main' of https://github.com/sammarshallou/moodle

2 weeks agoMerge branch 'MDL-86559-main' of https://github.com/andimendunia/moodle
Huong Nguyen [Tue, 21 Oct 2025 02:39:16 +0000 (09:39 +0700)]
Merge branch 'MDL-86559-main' of https://github.com/andimendunia/moodle

2 weeks agoMDL-85474 assign: fix call to undefined 'view_error_page' method
Jonathon Fowler [Tue, 22 Apr 2025 23:33:52 +0000 (09:33 +1000)]
MDL-85474 assign: fix call to undefined 'view_error_page' method

And while doing so, fix $notices parameters that ought to be call-by-
reference to collect notices produced during calls to
process_submit_other_for_grading() and process_submit_for_grading().

2 weeks agoMerge branch 'MDL-86455' of https://github.com/yerairogo/moodle into main
Paul Holden [Mon, 20 Oct 2025 15:51:03 +0000 (16:51 +0100)]
Merge branch 'MDL-86455' of https://github.com/yerairogo/moodle into main

2 weeks agoMDL-86396 task: assert outcome of applying read/write log filters.
Paul Holden [Mon, 20 Oct 2025 15:41:33 +0000 (16:41 +0100)]
MDL-86396 task: assert outcome of applying read/write log filters.

2 weeks agoMerge branch 'MDL-86396' of https://github.com/vinod404/moodle into main
Paul Holden [Mon, 20 Oct 2025 15:25:21 +0000 (16:25 +0100)]
Merge branch 'MDL-86396' of https://github.com/vinod404/moodle into main

2 weeks agoMDL-86385 reportbuilder: fix schedule promise thennable chain.
Paul Holden [Mon, 20 Oct 2025 15:13:08 +0000 (16:13 +0100)]
MDL-86385 reportbuilder: fix schedule promise thennable chain.

2 weeks agoMerge branch 'MDL-86385' of https://github.com/dfelipemonroy/moodle into main
Paul Holden [Mon, 20 Oct 2025 15:08:20 +0000 (16:08 +0100)]
Merge branch 'MDL-86385' of https://github.com/dfelipemonroy/moodle into main

2 weeks agoMerge branch 'MDL-86598-main' of https://github.com/aanabit/moodle
Sara Arjona [Mon, 20 Oct 2025 14:58:52 +0000 (16:58 +0200)]
Merge branch 'MDL-86598-main' of https://github.com/aanabit/moodle

2 weeks agoMDL-86598 course: Render HTML in activity overview section name mustache
Amaia Anabitarte [Tue, 14 Oct 2025 13:57:00 +0000 (15:57 +0200)]
MDL-86598 course: Render HTML in activity overview section name mustache

2 weeks agoMerge branch 'MDL-86011-main' of https://github.com/sarjona/moodle
Amaia Anabitarte [Mon, 20 Oct 2025 14:00:59 +0000 (16:00 +0200)]
Merge branch 'MDL-86011-main' of https://github.com/sarjona/moodle

2 weeks agoMerge branch 'MDL-86914-main' of https://github.com/sarjona/moodle
Amaia Anabitarte [Mon, 20 Oct 2025 13:56:23 +0000 (15:56 +0200)]
Merge branch 'MDL-86914-main' of https://github.com/sarjona/moodle

2 weeks agoMerge branch 'MDL-86607' of https://github.com/paulholden/moodle
Amaia Anabitarte [Mon, 20 Oct 2025 11:36:53 +0000 (13:36 +0200)]
Merge branch 'MDL-86607' of https://github.com/paulholden/moodle

2 weeks agoMerge branch 'MDL-86912-main' of https://github.com/sarjona/moodle
Amaia Anabitarte [Mon, 20 Oct 2025 11:32:21 +0000 (13:32 +0200)]
Merge branch 'MDL-86912-main' of https://github.com/sarjona/moodle

2 weeks agoMDL-85633 course: Move away from YUI navigation.
Luca Bösch [Sat, 7 Jun 2025 18:24:40 +0000 (20:24 +0200)]
MDL-85633 course: Move away from YUI navigation.

Co-authored-by: Mikel Martín Corrales <mikel@moodle.com>
2 weeks agoMDL-85287 User tours: Avoid scrolling while backdrop is displayed
sam marshall [Mon, 28 Apr 2025 08:49:51 +0000 (09:49 +0100)]
MDL-85287 User tours: Avoid scrolling while backdrop is displayed

If the page scrolls while the backdrop is displayed, it looks
incorrect because the backdrop does not scroll with page content.
To avoid this, don't show the backdrop until scrolling has finished.

2 weeks agoMerge branch 'MDL-83854-main' of https://github.com/roland04/moodle
Sara Arjona [Mon, 20 Oct 2025 08:12:44 +0000 (10:12 +0200)]
Merge branch 'MDL-83854-main' of https://github.com/roland04/moodle

2 weeks agoMDL-86119 mod_folder: Remove YUI TreeView
Benjamin Abraham [Fri, 25 Jul 2025 10:41:44 +0000 (12:41 +0200)]
MDL-86119 mod_folder: Remove YUI TreeView

Remove YUI TreeView and replace it with a layout of "ul" and  "li" tags
Using core/tree javascript module to implement ARIA navigation and collapse toggle
Accessibility text for root folder
Empty alt attributes
Remove unused foldertree class from edit.php form

2 weeks agoMDL-86912 assign: Prevent admin submitting unless enrolled as student
Sara Arjona [Tue, 14 Oct 2025 12:45:48 +0000 (14:45 +0200)]
MDL-86912 assign: Prevent admin submitting unless enrolled as student

2 weeks agoMDL-86912 assign: Adjust display of Status column in Overview
Sara Arjona [Tue, 14 Oct 2025 12:44:18 +0000 (14:44 +0200)]
MDL-86912 assign: Adjust display of Status column in Overview

2 weeks agoMDL-85511 course: back button for course management course search.
Luca Bösch [Tue, 29 Jul 2025 14:20:36 +0000 (16:20 +0200)]
MDL-85511 course: back button for course management course search.

2 weeks agoMerge branch 'MDL-85696-main' of https://github.com/andelacruz/moodle
Mihail Geshoski [Mon, 20 Oct 2025 02:24:32 +0000 (10:24 +0800)]
Merge branch 'MDL-85696-main' of https://github.com/andelacruz/moodle

2 weeks agoMerge branch 'mdl-85917_main' of https://github.com/james-cnz/moodle
Huong Nguyen [Mon, 20 Oct 2025 01:48:33 +0000 (08:48 +0700)]
Merge branch 'mdl-85917_main' of https://github.com/james-cnz/moodle

2 weeks agoMDL-86724 hub: Registration collects disk usage data
David Woloszyn [Mon, 20 Oct 2025 01:46:00 +0000 (12:46 +1100)]
MDL-86724 hub: Registration collects disk usage data

2 weeks agoMerge branch 'MDL-85975_main' of https://github.com/marxjohnson/moodle
Huong Nguyen [Mon, 20 Oct 2025 01:44:58 +0000 (08:44 +0700)]
Merge branch 'MDL-85975_main' of https://github.com/marxjohnson/moodle

2 weeks agoMerge branch 'MDL-86463-main' of https://github.com/andimendunia/moodle
Huong Nguyen [Mon, 20 Oct 2025 01:41:38 +0000 (08:41 +0700)]
Merge branch 'MDL-86463-main' of https://github.com/andimendunia/moodle

2 weeks agoMDL-86063 customfield: internally validate numeric data in persistent.
Paul Holden [Thu, 17 Jul 2025 21:16:06 +0000 (22:16 +0100)]
MDL-86063 customfield: internally validate numeric data in persistent.

Move previous validation from the data controller, added in 89dbe63d,
into the persistent class itself so that it can internally validate
itself rather than relying on callers.

This resolves problems with empty/null numeric fields contained within
course backups (e.g. during course copy).

2 weeks agoMDL-86217 badges: gracefully handle missing recipient data.
Paul Holden [Mon, 4 Aug 2025 16:25:53 +0000 (17:25 +0100)]
MDL-86217 badges: gracefully handle missing recipient data.

2 weeks agoAutomatically generated installer lang files
AMOS bot [Sat, 18 Oct 2025 00:08:01 +0000 (00:08 +0000)]
Automatically generated installer lang files

2 weeks agoMDL-86435 course: i/groupn.svg is not the same size as other icons.
Gareth Barnard [Wed, 27 Aug 2025 10:18:09 +0000 (11:18 +0100)]
MDL-86435 course: i/groupn.svg is not the same size as other icons.

2 weeks agoMerge branch 'MDL-80422' of https://github.com/paulholden/moodle
Ilya Tregubov [Fri, 17 Oct 2025 13:34:26 +0000 (15:34 +0200)]
Merge branch 'MDL-80422' of https://github.com/paulholden/moodle

2 weeks agoMerge branch 'MDL-85887' of https://github.com/paulholden/moodle
Amaia Anabitarte [Fri, 17 Oct 2025 11:45:49 +0000 (13:45 +0200)]
Merge branch 'MDL-85887' of https://github.com/paulholden/moodle

2 weeks agoMerge branch 'MDL-84290-main' of https://github.com/sarjona/moodle
Amaia Anabitarte [Fri, 17 Oct 2025 11:43:14 +0000 (13:43 +0200)]
Merge branch 'MDL-84290-main' of https://github.com/sarjona/moodle

2 weeks agoMDL-83854 theme_boost: Add indicator to move activity/section modal
Mikel Martín [Wed, 15 Oct 2025 06:24:34 +0000 (08:24 +0200)]
MDL-83854 theme_boost: Add indicator to move activity/section modal

2 weeks agoMDL-85696 mod_quiz: Behat to attempt password and time restricted quiz
Angelia Dela Cruz [Wed, 27 Aug 2025 08:59:01 +0000 (16:59 +0800)]
MDL-85696 mod_quiz: Behat to attempt password and time restricted quiz

2 weeks agoMerge branch 'MDL-85418' of https://github.com/paulholden/moodle
Huong Nguyen [Fri, 17 Oct 2025 03:27:18 +0000 (10:27 +0700)]
Merge branch 'MDL-85418' of https://github.com/paulholden/moodle

2 weeks agoMerge branch 'MDL-85312' of https://github.com/paulholden/moodle
Huong Nguyen [Fri, 17 Oct 2025 03:18:42 +0000 (10:18 +0700)]
Merge branch 'MDL-85312' of https://github.com/paulholden/moodle

2 weeks agoMerge branch 'MDL-86849-main' of https://github.com/andrewnicols/moodle
Huong Nguyen [Fri, 17 Oct 2025 03:15:13 +0000 (10:15 +0700)]
Merge branch 'MDL-86849-main' of https://github.com/andrewnicols/moodle

2 weeks agoMerge branch 'MDL-86467-main' of https://github.com/yusufwib01/moodle
Huong Nguyen [Fri, 17 Oct 2025 03:11:42 +0000 (10:11 +0700)]
Merge branch 'MDL-86467-main' of https://github.com/yusufwib01/moodle

2 weeks agoMerge branch 'MDL-76823-main' of https://github.com/sh-csg/moodle
Huong Nguyen [Fri, 17 Oct 2025 03:09:04 +0000 (10:09 +0700)]
Merge branch 'MDL-76823-main' of https://github.com/sh-csg/moodle

2 weeks agoMerge branch 'MDL-86344-main' of https://github.com/yusufwib01/moodle
Andrew Nicols [Fri, 17 Oct 2025 03:07:57 +0000 (11:07 +0800)]
Merge branch 'MDL-86344-main' of https://github.com/yusufwib01/moodle

2 weeks agoMerge branch 'MDL-77894' of https://github.com/larsbonczek/moodle
Huong Nguyen [Fri, 17 Oct 2025 03:06:00 +0000 (10:06 +0700)]
Merge branch 'MDL-77894' of https://github.com/larsbonczek/moodle

2 weeks agoMerge branch 'main-86376' of https://github.com/danmarsden/moodle
Andrew Nicols [Fri, 17 Oct 2025 03:05:11 +0000 (11:05 +0800)]
Merge branch 'main-86376' of https://github.com/danmarsden/moodle

2 weeks agoMDL-86461 tool_messageinbound: Upgrade Roundcube to version 1.6.11
Andi Permana [Fri, 19 Sep 2025 07:44:37 +0000 (14:44 +0700)]
MDL-86461 tool_messageinbound: Upgrade Roundcube to version 1.6.11

2 weeks agoMerge branch 'MDL-85366-main' of https://github.com/djarran/moodle
Andrew Nicols [Fri, 17 Oct 2025 00:46:26 +0000 (08:46 +0800)]
Merge branch 'MDL-85366-main' of https://github.com/djarran/moodle

2 weeks agoMerge branch 'MDL-86822' of https://github.com/paulholden/moodle
Andrew Nicols [Fri, 17 Oct 2025 00:33:46 +0000 (08:33 +0800)]
Merge branch 'MDL-86822' of https://github.com/paulholden/moodle

2 weeks agoMerge branch 'MDL-85554' of https://github.com/paulholden/moodle
Andrew Nicols [Fri, 17 Oct 2025 00:25:45 +0000 (08:25 +0800)]
Merge branch 'MDL-85554' of https://github.com/paulholden/moodle

2 weeks agoMDL-86385 reportbuilder: schedule toggle triggers toast notification.
Diego Monroy [Wed, 27 Aug 2025 04:11:22 +0000 (06:11 +0200)]
MDL-86385 reportbuilder: schedule toggle triggers toast notification.

2 weeks agoweekly on-sync release 5.2dev
Andrew Nicols [Thu, 16 Oct 2025 23:21:28 +0000 (07:21 +0800)]
weekly on-sync release 5.2dev

2 weeks agoNOBUG: Add upgrade notes
Andrew Nicols [Thu, 16 Oct 2025 23:21:27 +0000 (07:21 +0800)]
NOBUG: Add upgrade notes