Huong Nguyen [Sat, 4 Oct 2025 02:02:44 +0000 (09:02 +0700)]
Moodle release 4.4.11
AMOS bot [Sat, 4 Oct 2025 00:07:52 +0000 (00:07 +0000)]
Automatically generated installer lang files
Shamim Rezaie [Fri, 3 Oct 2025 10:02:36 +0000 (20:02 +1000)]
weekly release 4.4.10+
Mihail Geshoski [Fri, 3 Oct 2025 06:53:12 +0000 (14:53 +0800)]
MDL-75087 mod_assign: Fix failing behat tests in classic
Mihail Geshoski [Thu, 2 Oct 2025 05:33:04 +0000 (13:33 +0800)]
MDL-75087 mod_assign: Fix failing unit test
Rajneel Totaram [Tue, 29 Jul 2025 09:05:14 +0000 (21:05 +1200)]
MDL-75087 mod_assign: Respect assignment timer
This patch has better handling of timed assignments.
Users cannot directly access the submission page without
confirming to begin a timed assignment.
yusufwib01 [Wed, 3 Sep 2025 18:35:37 +0000 (01:35 +0700)]
MDL-86353 mod_assign: Sync exception handling in PdfType and PdfReader
Paul Holden [Thu, 8 May 2025 23:09:54 +0000 (00:09 +0100)]
MDL-85421 cohort: limit requests for all cohorts to system context.
David Woloszyn [Mon, 8 Sep 2025 04:28:29 +0000 (14:28 +1000)]
MDL-86327 auth_webservice: Stricter check on login
Huong Nguyen [Thu, 25 Sep 2025 04:08:08 +0000 (11:08 +0700)]
MDL-86334 core: Improve after_config plugin callbacks
Plugin callbacks should be able to throw their exceptions
raortegar [Fri, 5 Sep 2025 13:33:18 +0000 (15:33 +0200)]
MDL-86334 tool_mfa: Improve multi-factor authentication validation.
yusufwib01 [Mon, 8 Sep 2025 17:31:10 +0000 (00:31 +0700)]
MDL-86261 calendar: Improve event form to show accessible groups
cescobedo [Fri, 26 Sep 2025 11:44:31 +0000 (13:44 +0200)]
weekly release 4.4.10+
cescobedo [Fri, 26 Sep 2025 11:44:29 +0000 (13:44 +0200)]
Merge branch 'install_404_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_404_STABLE
Mihail Geshoski [Thu, 25 Sep 2025 06:11:02 +0000 (14:11 +0800)]
Merge branch 'MDL-86432-404' of https://github.com/timhunt/moodle into MOODLE_404_STABLE
Mihail Geshoski [Thu, 25 Sep 2025 03:52:54 +0000 (11:52 +0800)]
Merge branch 'MDL-85675-404' of https://github.com/lameze/moodle into MOODLE_404_STABLE
AMOS bot [Thu, 25 Sep 2025 00:07:49 +0000 (00:07 +0000)]
Automatically generated installer lang files
Andrew Nicols [Tue, 26 Aug 2025 01:45:01 +0000 (09:45 +0800)]
MDL-86432 qtype_ordering: Fix broken data provider
Sara Arjona [Tue, 23 Sep 2025 15:21:17 +0000 (17:21 +0200)]
weekly release 4.4.10+
Huong Nguyen [Mon, 22 Sep 2025 01:28:52 +0000 (08:28 +0700)]
Merge branch 'MDL-84870-404' of https://github.com/andimendunia/moodle into MOODLE_404_STABLE
Huong Nguyen [Thu, 18 Sep 2025 01:34:27 +0000 (08:34 +0700)]
weekly release 4.4.10+
Huong Nguyen [Thu, 18 Sep 2025 01:34:25 +0000 (08:34 +0700)]
Merge branch 'install_404_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_404_STABLE
Huong Nguyen [Tue, 16 Sep 2025 01:51:51 +0000 (08:51 +0700)]
MDL-86495 core: Improve PHPUnit for IPLookup
Andi Permana [Mon, 15 Sep 2025 05:11:32 +0000 (12:11 +0700)]
MDL-84870 core: Update security.txt expiry
Huong Nguyen [Mon, 8 Sep 2025 08:36:20 +0000 (15:36 +0700)]
MDL-86495 core: Better errors handling for IP Lookup
- Since `Geoplugin` is not free anymore, a new admin setting called `GeoPlugin API key` has been added for user to input
their API key if they still want to use `Geoplugin` service.
- The `iplookup_find_location()` method has been improved to handle error responses more effectively.
AMOS bot [Sat, 6 Sep 2025 00:07:52 +0000 (00:07 +0000)]
Automatically generated installer lang files
Simey Lameze [Thu, 21 Aug 2025 06:47:25 +0000 (14:47 +0800)]
MDL-85675 behat: add timefinish to quiz attempt generator
Adds support for the timefinish attribute to the quiz attempt
generator allowing Behat scenarios to specify the exact completion
time of an attempt.
This is necessary to simulate a scenario where the student finished
the attempt few minutes ago for example.
This commit also adds two scenarios that automates MDLQA-307.
AMOS bot [Wed, 3 Sep 2025 00:07:49 +0000 (00:07 +0000)]
Automatically generated installer lang files
AMOS bot [Mon, 1 Sep 2025 00:07:46 +0000 (00:07 +0000)]
Automatically generated installer lang files
cescobedo [Fri, 29 Aug 2025 13:01:20 +0000 (15:01 +0200)]
weekly release 4.4.10+
Huong Nguyen [Fri, 29 Aug 2025 01:46:26 +0000 (08:46 +0700)]
Merge branch 'MDL-86452-404' of https://github.com/andrewnicols/moodle into MOODLE_404_STABLE
Huong Nguyen [Fri, 29 Aug 2025 01:41:35 +0000 (08:41 +0700)]
Merge branch 'MDL-86301-404' of https://github.com/andrewnicols/moodle into MOODLE_404_STABLE
Andrew Nicols [Wed, 27 Aug 2025 06:35:48 +0000 (14:35 +0800)]
MDL-86452 core: Reset navigation data between tests
cescobedo [Tue, 26 Aug 2025 13:54:15 +0000 (15:54 +0200)]
weekly release 4.4.10+
cescobedo [Tue, 26 Aug 2025 13:54:13 +0000 (15:54 +0200)]
Merge branch 'install_404_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_404_STABLE
Mihail Geshoski [Tue, 26 Aug 2025 03:56:21 +0000 (11:56 +0800)]
Merge branch 'MDL-85677-404' of https://github.com/lameze/moodle into MOODLE_404_STABLE
Huong Nguyen [Tue, 26 Aug 2025 02:23:35 +0000 (09:23 +0700)]
Merge branch 'MDL-86315-404' of https://github.com/davewoloszyn/moodle into MOODLE_404_STABLE
Simey Lameze [Tue, 19 Aug 2025 04:00:56 +0000 (12:00 +0800)]
MDL-85677 behat: test to verify SEB download link visibility
Mihail Geshoski [Mon, 25 Aug 2025 16:42:50 +0000 (00:42 +0800)]
Merge branch 'MDL-85676-404' of https://github.com/lameze/moodle into MOODLE_404_STABLE
Andrew Nicols [Wed, 13 Aug 2025 14:00:21 +0000 (22:00 +0800)]
MDL-86301 core: Create autoloadable externallib_testcase
Simey Lameze [Mon, 11 Aug 2025 02:53:53 +0000 (10:53 +0800)]
MDL-85676 behat: validate SEB attempt message
AMOS bot [Sun, 24 Aug 2025 00:09:54 +0000 (00:09 +0000)]
Automatically generated installer lang files
Mihail Geshoski [Fri, 22 Aug 2025 12:40:32 +0000 (20:40 +0800)]
weekly release 4.4.10+
Mihail Geshoski [Fri, 22 Aug 2025 12:40:28 +0000 (20:40 +0800)]
Merge branch 'install_404_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_404_STABLE
Huong Nguyen [Fri, 22 Aug 2025 01:47:01 +0000 (08:47 +0700)]
Merge branch 'MDL-86231-404' of https://github.com/andrewnicols/moodle into MOODLE_404_STABLE
AMOS bot [Sat, 16 Aug 2025 00:07:50 +0000 (00:07 +0000)]
Automatically generated installer lang files
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
AMOS bot [Thu, 14 Aug 2025 00:07:57 +0000 (00:07 +0000)]
Automatically generated installer lang files
AMOS bot [Wed, 13 Aug 2025 00:07:58 +0000 (00:07 +0000)]
Automatically generated installer lang files
Andrew Nicols [Wed, 6 Aug 2025 02:00:15 +0000 (10:00 +0800)]
MDL-86231 behat: Support array callable syntax in execute method
Mihail Geshoski [Fri, 8 Aug 2025 02:48:40 +0000 (10:48 +0800)]
Moodle release 4.4.10
Sara Arjona [Thu, 7 Aug 2025 14:45:21 +0000 (16:45 +0200)]
weekly release 4.4.9+
Sara Arjona [Thu, 7 Aug 2025 14:45:19 +0000 (16:45 +0200)]
Merge branch 'install_404_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_404_STABLE
Ilya Tregubov [Fri, 4 Jul 2025 03:47:42 +0000 (11:47 +0800)]
MDL-63395 user: Fix profile visibility check.
It needs to be done in user_get_user_details as well.
Jun Pataleta [Thu, 7 Aug 2025 02:44:03 +0000 (10:44 +0800)]
Merge branch 'MDL-85674-404' of https://github.com/lameze/moodle into MOODLE_404_STABLE
AMOS bot [Thu, 7 Aug 2025 00:07:52 +0000 (00:07 +0000)]
Automatically generated installer lang files
ferran [Wed, 6 Aug 2025 14:22:01 +0000 (16:22 +0200)]
Merge branch 'MDL-86176-404' of https://github.com/sarjona/moodle into MOODLE_404_STABLE
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.
Simey Lameze [Wed, 6 Aug 2025 09:40:06 +0000 (17:40 +0800)]
MDL-85674 behat: replace multiple steps by a single table step
andelacruz [Wed, 23 Jul 2025 12:16:21 +0000 (20:16 +0800)]
MDL-85674 mod_grade: Behat test for multiple questions manual grading
Huong Nguyen [Wed, 6 Aug 2025 03:39:19 +0000 (10:39 +0700)]
MDL-84464 report_log: Fix EOF
Laurent David [Tue, 3 Jun 2025 11:22:17 +0000 (13:22 +0200)]
MDL-84464 report_loglive: Hide report for teacher 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
Laurent David [Tue, 8 Jul 2025 07:59:45 +0000 (09:59 +0200)]
MDL-84463 mod_feedback: Fix behat test
* Fix typo in test description
* Use the right step to edit questions
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
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
raortegar [Thu, 26 Jun 2025 11:55:52 +0000 (13:55 +0200)]
MDL-85704 mod_bigbluebuttonbn: Update sesskey handling for compatibility
Mihail Geshoski [Tue, 5 Aug 2025 03:34:21 +0000 (11:34 +0800)]
Merge branch 'MDL-85565_404' of https://github.com/PhilippImhof/moodle into MOODLE_404_STABLE
Sara Arjona [Thu, 31 Jul 2025 14:08:47 +0000 (16:08 +0200)]
weekly release 4.4.9+
Sara Arjona [Thu, 31 Jul 2025 14:08:43 +0000 (16:08 +0200)]
Merge branch 'install_404_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_404_STABLE
Michael Hawkins [Thu, 31 Jul 2025 06:39:58 +0000 (14:39 +0800)]
Merge branch 'MDL-85362-404' of https://github.com/HuongNV13/moodle into MOODLE_404_STABLE
Huong Nguyen [Thu, 31 Jul 2025 03:17:58 +0000 (10:17 +0700)]
Merge branch 'MDL-84485-Select-webservice-in-wstoken-behat-breadcrumb-404' of https://github.com/farhan6318/moodle into MOODLE_404_STABLE
AMOS bot [Thu, 31 Jul 2025 00:07:58 +0000 (00:07 +0000)]
Automatically generated installer lang files
Mihail Geshoski [Wed, 30 Jul 2025 15:28:53 +0000 (23:28 +0800)]
Merge branch 'MDL-86113-404' of https://github.com/snake/moodle into MOODLE_404_STABLE
Farhan Karmali [Tue, 29 Jul 2025 10:37:05 +0000 (16:07 +0530)]
MDL-84485 webservice: Add Behat step for mobile web service selection
AMOS bot [Mon, 28 Jul 2025 13:16:54 +0000 (13:16 +0000)]
Automatically generated installer lang files
Philipp Imhof [Fri, 23 May 2025 08:31:31 +0000 (10:31 +0200)]
MDL-85565 phpunit: check for <select> before <option>
Make sure that assert_select_options() will fail when the output does
not contain a <select> and therefore does not have the given options.
Jake Dallimore [Fri, 25 Jul 2025 08:23:28 +0000 (16:23 +0800)]
MDL-86113 mod_lti: skip slow network calls during tests
This check exists to determine whether a given tool URL is a cartridge,
specifically when the URL does not end in .xml. It hits the URL to
determine this. In tests, we have many mock tool URLs, which won't
resolve, and running this code causes large hangs and random failures.
Any tests covering cartridge support still work fine, provided they
continue to use URLs ending in .xml; this change only skips the check
during tests for other non-xml URLs.
Michael Hawkins [Fri, 25 Jul 2025 04:14:47 +0000 (12:14 +0800)]
weekly release 4.4.9+
Huong Nguyen [Thu, 24 Jul 2025 02:47:59 +0000 (09:47 +0700)]
Merge branch 'MDL-86049-404' of https://github.com/andrewnicols/moodle into MOODLE_404_STABLE
Huong Nguyen [Tue, 22 Jul 2025 03:53:25 +0000 (10:53 +0700)]
MDL-85362 core: Define environment requirements for Moodle 5.1
Andrew Nicols [Wed, 16 Jul 2025 13:14:10 +0000 (21:14 +0800)]
MDL-86049 core: Do not use the component cache before purge
When trying to resolve a corrupt cache where it is not possible to
complete the Moodle setup/bootstrap, it is necessary to ignore the
current cache to load the cache purging infrastructure.
Mihail Geshoski [Fri, 18 Jul 2025 06:52:58 +0000 (14:52 +0800)]
weekly release 4.4.9+
Mihail Geshoski [Fri, 18 Jul 2025 06:52:54 +0000 (14:52 +0800)]
Merge branch 'install_404_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_404_STABLE
Mihail Geshoski [Thu, 17 Jul 2025 04:14:24 +0000 (12:14 +0800)]
Merge branch 'MDL-85055-404' of https://github.com/lameze/moodle into MOODLE_404_STABLE
Paul Holden [Wed, 16 Jul 2025 18:39:21 +0000 (19:39 +0100)]
MDL-85055 task: correct use of DI provided frozen Clock API.
Fixes some of the usage introduced in tests as part of
a35335a9.
Huong Nguyen [Tue, 15 Jul 2025 02:56:47 +0000 (09:56 +0700)]
Merge branch 'MDL-86016-404' of https://github.com/andrewnicols/moodle into MOODLE_404_STABLE
Andrew Nicols [Tue, 15 Jul 2025 01:31:51 +0000 (09:31 +0800)]
MDL-86016 core: Remove xmldb test in favour of unit test
Andrew Nicols [Tue, 15 Jul 2025 01:23:17 +0000 (09:23 +0800)]
MDL-86016 tests: Make install.xml test less restrictive
AMOS bot [Sat, 12 Jul 2025 00:07:49 +0000 (00:07 +0000)]
Automatically generated installer lang files
Michael Hawkins [Fri, 11 Jul 2025 04:49:36 +0000 (12:49 +0800)]
weekly release 4.4.9+
Mihail Geshoski [Thu, 10 Jul 2025 03:38:16 +0000 (11:38 +0800)]
Merge branch 'MDL-85689-404' of https://github.com/andelacruz/moodle into MOODLE_404_STABLE
andelacruz [Wed, 25 Jun 2025 07:27:12 +0000 (15:27 +0800)]
MDL-85689 mod_quiz: Behat for adding and deleting page from quiz
Huong Nguyen [Wed, 9 Jul 2025 02:11:00 +0000 (09:11 +0700)]
Merge branch 'MDL-85697-404' of https://github.com/andelacruz/moodle into MOODLE_404_STABLE
Huong Nguyen [Tue, 8 Jul 2025 10:35:18 +0000 (17:35 +0700)]
Merge branch 'MDL-85947-M404_bump-GHA-ubuntu-24-04' of https://github.com/ziegenberg/moodle into MOODLE_404_STABLE
andelacruz [Tue, 8 Jul 2025 09:03:21 +0000 (17:03 +0800)]
MDL-85697 mod_lesson: Behat for lesson group and user overrides
andelacruz [Tue, 8 Jul 2025 09:02:06 +0000 (17:02 +0800)]
MDL-85697 mod_assign: Behat for assignment group and user overrides
andelacruz [Tue, 8 Jul 2025 08:59:49 +0000 (16:59 +0800)]
MDL-85697 mod_quiz: Behat for quiz group and user overrides
Daniel Ziegenberg [Mon, 7 Jul 2025 13:57:39 +0000 (15:57 +0200)]
MDL-85947 ci: Bump GHA to Ubuntu 24.04
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
Mihail Geshoski [Sun, 6 Jul 2025 01:30:58 +0000 (09:30 +0800)]
weekly release 4.4.9+