Commit Graph

118931 Commits

Author SHA1 Message Date
Stevani Andolo 052d50f8a4 MDL-86667 registration: Unset fields after site being unregistered 2025-09-29 10:32:34 +08:00
cescobedo 237dfaa868 weekly release 5.0.2+ 2025-09-26 13:44:07 +02:00
cescobedo 2173e6d77f NOBUG: Add upgrade notes 2025-09-26 13:44:07 +02:00
cescobedo 7ae3e23570 Merge branch 'install_500_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_500_STABLE 2025-09-26 13:43:53 +02:00
Sara Arjona 022e9bb53c MDL-86488 core: Fix to remove whitespaces 2025-09-26 13:19:36 +02:00
Huong Nguyen 605c6ac271 Merge branch 'MDL-86511-500' of https://github.com/andimendunia/moodle into MOODLE_500_STABLE 2025-09-26 11:15:46 +07:00
Andi Permana 423f7fec62 MDL-86511 tiny_link: TinyMCE fails to insert a link using enter key 2025-09-26 11:13:27 +07:00
Mihail Geshoski a5132bc695 Merge branch 'MDL-86177-500' of https://github.com/paulholden/moodle into MOODLE_500_STABLE 2025-09-26 12:02:57 +08:00
Jun Pataleta f6c443393a Merge branch 'MDL-85684-500' of https://github.com/paulholden/moodle into MOODLE_500_STABLE 2025-09-26 11:31:03 +08:00
Huong Nguyen 0d39faed51 Merge branch 'mdl-84491_redis_connection_500' of https://github.com/ngandrass/moodle into MOODLE_500_STABLE 2025-09-26 10:20:51 +07:00
Mihail Geshoski e76b0ccb69 Merge branch 'MDL-85803-500' of https://github.com/paulholden/moodle into MOODLE_500_STABLE 2025-09-26 11:18:13 +08:00
Jun Pataleta 092250723d Merge branch 'MDL-86363-500' of https://github.com/paulholden/moodle into MOODLE_500_STABLE 2025-09-26 11:07:55 +08:00
Mihail Geshoski 97832a039c Merge branch 'MDL-86259-M500_transfer_question_categories-task-resilience' of https://github.com/ziegenberg/moodle into MOODLE_500_STABLE 2025-09-26 10:34:21 +08:00
Jun Pataleta 8354c16995 Merge branch 'MDL-86383-500-enfix' of https://github.com/mudrd8mz/moodle into MOODLE_500_STABLE 2025-09-26 09:48:19 +08:00
Huong Nguyen 616341f6b3 Merge branch 'MDL-85419-500' of https://github.com/sharpchi/moodle into MOODLE_500_STABLE 2025-09-26 08:46:54 +07:00
Huong Nguyen 41db1fd9ae Merge branch 'MDL-80447-500-4' of https://github.com/raortegar/moodle into MOODLE_500_STABLE 2025-09-26 08:25:01 +07:00
Paul Holden 195e0ac4c4 MDL-85803 mod_scorm: re-define language string for deleting attempts.
The previous version was re-purposed in 22cc9757 so lost meaning and
context elsewhere. Define new string for course reset elements.
2025-09-25 16:03:27 +01:00
Huong Nguyen a1d7a7e03b MDL-80447 repository_googledocs: Add missing fields 2025-09-25 15:34:56 +02:00
Huong Nguyen 9b0f8e110a MDL-80447 repository_googledocs: Switch to use core/pubsub 2025-09-25 15:34:56 +02:00
Tony Butler 86e8aaa9f6 MDL-58001 mod_assign: Return early if no grade items are available 2025-09-25 12:03:27 +02:00
Amaia Anabitarte 91d31e815a MDL-58001 core_grades: New is_gradable() function in gradelib
Backported from main, introduced in MDL-85837.
2025-09-25 12:03:21 +02:00
Mihail Geshoski 5ce8b33ea8 Merge branch 'MDL-86432-500' of https://github.com/timhunt/moodle into MOODLE_500_STABLE 2025-09-25 14:12:59 +08:00
Mihail Geshoski 2ced55d848 Merge branch 'MDL-86424-500' of https://github.com/lucaboesch/moodle into MOODLE_500_STABLE 2025-09-25 13:10:04 +08:00
Jun Pataleta 13fffeebdb Merge branch 'MDL-86599_500' of https://github.com/timhunt/moodle into MOODLE_500_STABLE 2025-09-25 12:08:43 +08:00
Mihail Geshoski dceb85db15 Merge branch 'MDL-85675-500' of https://github.com/lameze/moodle into MOODLE_500_STABLE 2025-09-25 11:54:22 +08:00
Mihail Geshoski 647980d1f9 Merge branch 'MDL-84085-500' of https://github.com/paulholden/moodle into MOODLE_500_STABLE 2025-09-25 09:58:22 +08:00
AMOS bot 2545cc4db6 Automatically generated installer lang files 2025-09-25 00:07:56 +00:00
Andrew Nicols c146d00c9f MDL-86432 qtype_ordering: Fix broken data provider 2025-09-24 17:52:06 +01:00
Andrew Nicols db8a5b2f7a MDL-86432 phpunit: Ensure that data providers do not modify state 2025-09-24 16:53:30 +01:00
Amaia Anabitarte f1cd14825e Merge branch 'MDL-86738-500' of https://github.com/sarjona/moodle into MOODLE_500_STABLE 2025-09-24 17:28:45 +02:00
Amaia Anabitarte 00cb0cdff3 Merge branch 'MDL-86488-500-2' of https://github.com/junpataleta/moodle into MOODLE_500_STABLE 2025-09-24 17:17:55 +02:00
Sara Arjona cb44b19c2d MDL-86738 badges: Relocate upgrade notes from MDL-86174
The upgrade notes were incorrectly placed outside the .upgradenotes/ directory
in MDL-86174. This commit moves them to the correct location.
2025-09-24 13:11:10 +02:00
raortegar 18bea2a880 MDL-80447 repository_googledocs: Update Google Drive OAuth2 scope tests 2025-09-24 11:23:01 +02:00
raortegar 0ab1cc4f48 MDL-80447 repository_googledocs: Update Google Drive OAuth2 scope
Updated the Google Drive integration to use the drive.file scope instead
of the broader drive scope. This change removes support for shared drives,
which rely on full access. As a result, unit tests were updated to reflect
this behavior by bypassing shared drive checks and expectations.
2025-09-24 11:23:00 +02:00
raortegar be840bc26f MDL-80447 core_repository: Add upload button to filepicker repository 2025-09-24 11:22:09 +02:00
Mihail Geshoski 52899bd164 Merge branch 'MDL-83462-500' of https://github.com/paulholden/moodle into MOODLE_500_STABLE 2025-09-24 16:16:30 +08:00
Mihail Geshoski e807bf8d35 Merge branch 'MDL-86297-MOODLE_500_STABLE' of https://github.com/PhMemmel/moodle into MOODLE_500_STABLE 2025-09-24 11:49:39 +08:00
Mihail Geshoski 9d4b2a8dd7 Merge branch 'MDL-85682-500' of https://github.com/paulholden/moodle into MOODLE_500_STABLE 2025-09-24 10:20:59 +08:00
David Mudrák 889c86ee3f MDL-86383 lang: Use the fixed strings in tests, too 2025-09-23 20:43:32 +02:00
Helen Foster 0cbb52b295 MDL-86383 lang: Import fixed English strings (en_fix) 2025-09-23 20:41:54 +02:00
Sara Arjona 089f43cfd8 weekly release 5.0.2+ 2025-09-23 17:21:03 +02:00
Sara Arjona c9af8f6768 NOBUG: Add upgrade notes 2025-09-23 17:21:03 +02:00
Huong Nguyen b2bf044363 Merge branch 'MDL-84504-maintenance-log-MOODLE_500_STABLE' of https://github.com/bwalkerl/moodle into MOODLE_500_STABLE 2025-09-23 18:37:10 +08:00
Huong Nguyen ecb89f1e41 Merge branch 'MDL-86586-500-choice-dropdown' of https://github.com/sharpchi/moodle into MOODLE_500_STABLE 2025-09-23 08:43:27 +07:00
Sara Arjona 1c8c1d2b28 Merge branch 'MDL-86596-integration-500' of https://github.com/mihailges/moodle into MOODLE_500_STABLE 2025-09-22 10:12:47 +02:00
Mihail Geshoski 53d06b4504 Merge branch 'MDL-86512-500' of https://github.com/junpataleta/moodle into MOODLE_500_STABLE 2025-09-22 15:08:08 +08:00
Mihail Geshoski a245413353 MDL-86596 tool_profiling: Revert string removal without deprecation 2025-09-22 13:09:39 +08:00
Mihail Geshoski 506e9e10d0 Merge branch 'MDL-85766-500' of https://github.com/paulholden/moodle into MOODLE_500_STABLE 2025-09-22 10:56:54 +08:00
Huong Nguyen 949f9570a0 Merge branch 'MDL-84870-500' of https://github.com/andimendunia/moodle into MOODLE_500_STABLE 2025-09-22 08:28:36 +07:00
Huong Nguyen c856b78f05 Merge branch 'MDL-83066-500' of https://github.com/paulholden/moodle into MOODLE_500_STABLE 2025-09-22 08:24:18 +07:00