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.
Adrian Greeve [Tue, 26 Aug 2025 02:00:08 +0000 (10:00 +0800)]
Merge branch 'MDL-86204-main' of https://github.com/andrewnicols/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
Simey Lameze [Tue, 19 Aug 2025 04:00:56 +0000 (12:00 +0800)]
MDL-85677 behat: test to verify SEB download link visibility
Luca Bösch [Tue, 29 Jul 2025 05:05:53 +0000 (07:05 +0200)]
MDL-80283 url: url page less wide.
Mihail Geshoski [Mon, 25 Aug 2025 16:44:35 +0000 (00:44 +0800)]
Merge branch 'MDL-85676-main' of https://github.com/lameze/moodle
Sara Arjona [Fri, 8 Aug 2025 11:00:02 +0000 (13:00 +0200)]
MDL-85957 choice: Implement group based information in overview page
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>
Sara Arjona [Wed, 6 Aug 2025 15:02:32 +0000 (17:02 +0200)]
MDL-85850 feedback: Implement group based information in overview page
ferran [Mon, 25 Aug 2025 13:09:58 +0000 (15:09 +0200)]
Merge branch 'MDL-85853-main' of https://github.com/aanabit/moodle
ferran [Wed, 20 Aug 2025 11:55:50 +0000 (13:55 +0200)]
MDL-84632 mod_url: 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
ferran [Wed, 20 Aug 2025 11:54:46 +0000 (13:54 +0200)]
MDL-84632 mod_page: 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
ferran [Wed, 20 Aug 2025 11:53:53 +0000 (13:53 +0200)]
MDL-84632 mod_folder: 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
Amaia Anabitarte [Mon, 25 Aug 2025 11:27:39 +0000 (13:27 +0200)]
Merge branch 'MDL-86179-main' of https://github.com/sarjona/moodle
Amaia Anabitarte [Wed, 30 Jul 2025 15:45:36 +0000 (17:45 +0200)]
MDL-85853 mod_hp5activity: Implement group based information in overview
Sara Arjona [Thu, 7 Aug 2025 15:17:40 +0000 (17:17 +0200)]
MDL-85851 assign: Implement group based information in overview page
Sara Arjona [Fri, 1 Aug 2025 07:58:16 +0000 (09:58 +0200)]
MDL-85981 data: 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
ferran [Mon, 25 Aug 2025 10:30:54 +0000 (12:30 +0200)]
Merge branch 'MDL-86338-main' of https://github.com/laurentdavid/moodle
Andrew Nicols [Wed, 25 Jun 2025 01:53:37 +0000 (09:53 +0800)]
MDL-85816 core: Warn on /public URLs
Dani Palou [Mon, 25 Aug 2025 08:37:11 +0000 (10:37 +0200)]
MDL-86215 course: Add WebService to log module instance viewed
Andrew Nicols [Thu, 24 Jul 2025 03:37:44 +0000 (11:37 +0800)]
MDL-86204 core: Coding style updates
Shamim Rezaie [Mon, 25 Aug 2025 08:26:43 +0000 (18:26 +1000)]
Merge branch 'MDL-71749-main' of https://github.com/ScottVerbeek/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
Sara Arjona [Thu, 10 Jul 2025 15:12:45 +0000 (17:12 +0200)]
MDL-79918 format: Improve the Hidden sections setting
Andrew Nicols [Sat, 2 Aug 2025 08:20:04 +0000 (16:20 +0800)]
MDL-82322 course: Coding style fixes
Andrew Nicols [Sat, 2 Aug 2025 08:35:01 +0000 (16:35 +0800)]
MDL-82322 course: Re-namespace dndupload classes
Andrew Nicols [Sat, 2 Aug 2025 08:30:08 +0000 (16:30 +0800)]
MDL-82322 course: Autoload course dndupload classes
Andrew Nicols [Sat, 2 Aug 2025 07:33:41 +0000 (15:33 +0800)]
MDL-82322 course: Update request form namespaces
Andrew Nicols [Sat, 2 Aug 2025 07:27:56 +0000 (15:27 +0800)]
MDL-82322 course: Autoload course request classes
Andrew Nicols [Thu, 31 Jul 2025 14:49:59 +0000 (22:49 +0800)]
MDL-82322 core_course: Update namespace of \course_request
Andrew Nicols [Thu, 31 Jul 2025 14:37:04 +0000 (22:37 +0800)]
MDL-82322 course: Migrate course_request class to autoloading
Andrew Nicols [Tue, 15 Jul 2025 05:49:40 +0000 (13:49 +0800)]
MDL-86204 core: Add environment tests for dev dependencies
Andrew Nicols [Tue, 15 Jul 2025 05:50:55 +0000 (13:50 +0800)]
MDL-86204 test: Rename environmentlib test correctly
Andrew Nicols [Tue, 15 Jul 2025 04:20:41 +0000 (12:20 +0800)]
MDL-86204 admin: Stop warning about non-dev composer dir
David Woloszyn [Mon, 25 Aug 2025 06:22:45 +0000 (16:22 +1000)]
MDL-85672 registration: Agreement privacy notice URL updated
Simey Lameze [Mon, 11 Aug 2025 02:53:53 +0000 (10:53 +0800)]
MDL-85676 behat: validate SEB attempt message
David Woloszyn [Mon, 25 Aug 2025 02:01:29 +0000 (12:01 +1000)]
MDL-85518 admin: Assign search match types to improve result sorting
David Woloszyn [Wed, 20 Aug 2025 05:17:13 +0000 (15:17 +1000)]
MDL-85672 registration: Fix Cibot format errors
David Woloszyn [Thu, 14 Aug 2025 04:34:46 +0000 (14:34 +1000)]
MDL-85672 registration: Remove unused methods from form class
David Woloszyn [Thu, 14 Aug 2025 04:24:19 +0000 (14:24 +1000)]
MDL-85672 registration: Added new fields to registration form
AMOS bot [Sun, 24 Aug 2025 00:10:09 +0000 (00:10 +0000)]
Automatically generated installer lang files
Stefan Hanauska [Mon, 4 Mar 2024 13:33:41 +0000 (14:33 +0100)]
MDL-76823 course: Sticky footer for course and activity edit form
Paul Holden [Thu, 17 Jul 2025 11:13:35 +0000 (12:13 +0100)]
MDL-85707 mod_forum: implement forum datasource for custom reporting.
Create new entities for exposing report data on forums, discussions
and posts; join to the course and user entities to provide data for
the reportbuilder editor.
Paul Holden [Tue, 5 Aug 2025 15:42:06 +0000 (16:42 +0100)]
MDL-85706 message: implement messages datasource for custom reporting.
Create new entities for report data on messages/conversations, joined
to the user entity, providing data for the reportbuilder editor.
Paul Holden [Tue, 5 Aug 2025 16:38:41 +0000 (17:38 +0100)]
MDL-85706 message: switch time-sensitive code to new Clock API.
Where current implementation relies on the current time then replace
that with the PSR-20 Clock from
298c13ac3b. This allows for better
and more accurate testing of such code.
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
Mikel Martín [Tue, 19 Aug 2025 13:12:57 +0000 (15:12 +0200)]
MDL-84809 mod_workshop: Implement group based information in overview
Julien Boulen [Fri, 22 Aug 2025 07:57:01 +0000 (09:57 +0200)]
MDL-76318 gradebook: Improve csv import error message
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>
yusufwib01 [Thu, 21 Aug 2025 17:44:18 +0000 (00:44 +0700)]
MDL-86348 libraries: Upgrade GeoIP2 and Maxmind DB Reader
- GeoIP2 PHP API 3.2.0
- MaxMind DB Reader API 1.12.1
yusufwib01 [Thu, 21 Aug 2025 09:35:51 +0000 (16:35 +0700)]
MDL-86345 libraries: upgrade to version 1.3.75 of Minify.
ferran [Thu, 21 Aug 2025 14:58:10 +0000 (16:58 +0200)]
Merge branch 'MDL-83889-main' of https://github.com/laurentdavid/moodle
Paul Holden [Thu, 21 Aug 2025 13:55:06 +0000 (14:55 +0100)]
MDL-71147 enrol_manual: allow start date selection in enrolment form.
Paul Holden [Thu, 26 Jun 2025 13:13:38 +0000 (21:13 +0800)]
MDL-85592 output: export missing node `sort` attribute for template.
Paul Holden [Tue, 3 Jun 2025 12:32:08 +0000 (13:32 +0100)]
MDL-85618 filter_displayh5p: change regular expression delimeter.
Ensure we don't confuse the expression parser when supplied "Allowed
source" contains coincidental control characters in the URL, e.g. '/'
and '#'.
Note that `preg_quote(...)` isn't appropriate here, because the given
URL may indeed contain genuine control characters already.
Laurent David [Mon, 18 Aug 2025 10:06:05 +0000 (12:06 +0200)]
MDL-86338 course_format: Resources overview page redirection
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
ferran [Thu, 21 Aug 2025 07:59:40 +0000 (09:59 +0200)]
MDL-85284 core_course: deprecate changenumsections.php
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
Paul Holden [Thu, 5 Jun 2025 22:26:24 +0000 (23:26 +0100)]
MDL-85684 mod_assign: format course/assignment notification content.
Paul Holden [Fri, 2 May 2025 10:12:16 +0000 (11:12 +0100)]
MDL-85348 cohort: disable report bulk deletion for managed cohorts.
Paul Holden [Tue, 17 Dec 2024 13:51:52 +0000 (13:51 +0000)]
MDL-83474 webservice: fix empty/zero $itemid handling in text format.
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 [Tue, 19 Aug 2025 23:00:11 +0000 (00:00 +0100)]
MDL-86375 report_outline: consistent icon sizing/alignment.
Tighten selector for actual table so we don't break others on the
page (e.g. debug footer cache table).
Paul Holden [Tue, 19 Aug 2025 23:18:34 +0000 (00:18 +0100)]
MDL-86374 report_outline: use formatted activity name in report.
Scott Verbeek [Tue, 1 Jul 2025 05:28:46 +0000 (15:28 +1000)]
MDL-71749 assign: Add resize function to grader
Russell England [Fri, 1 Aug 2025 16:19:57 +0000 (17:19 +0100)]
MDL-86142 reportbuilder: Add course url columns
Co-authored-by: Paul Holden <paulh@moodle.com>