Commit Graph

4462 Commits

Author SHA1 Message Date
Sara Arjona ba42149eb1 weekly release 5.0+ 2025-04-17 14:29:57 +02:00
Jun Pataleta 78e8601783 Moodle release 5.0 2025-04-13 09:54:15 +08:00
Huong Nguyen 095a863674 Moodle release 5.0rc3 2025-04-11 22:03:06 +07:00
Jun Pataleta a8c9e1c280 MDL-85147 versions: Main version bump 2025-04-09 17:47:38 +08:00
Sara Arjona e3b05240c1 Moodle release 5.0rc2 2025-04-08 17:06:38 +02:00
Jun Pataleta 1d258a2148 Merge branch 'MDL-85012-main' of https://github.com/mihailges/moodle 2025-04-07 12:06:13 +08:00
Huong Nguyen 1e89ba2335 Moodle release 5.0rc1 2025-04-04 22:21:55 +07:00
Huong Nguyen ac92443315 Merge branch 'MDL-84900_main' of https://github.com/marxjohnson/moodle 2025-04-04 10:20:03 +07:00
Nathan Nguyen f45773a3b2 MDL-85012 core_grades: remove penalty on overridden grade 2025-04-02 10:05:17 +11:00
Sara Arjona 5cbaacc6f1 Merge branch 'MDL-84131-main' of https://github.com/laurentdavid/moodle 2025-04-01 17:09:20 +02:00
Sara Arjona b2b5e32058 Moodle release 5.0beta 2025-04-01 16:35:07 +02:00
Mark Johnson a8342dd5f5 MDL-84900 questions: Limit list of shared question banks
The "Switch question bank" modal was attempting to load every question
bank in the system the user has access to. For a highly privileged user,
this could mean loading the coursemodinfo cache for every course in the
system, resulting in memory exhaustion.

This change updates the API for getting shared question banks so it can
be searched by name and limited to a number of results. There is a new
external service that uses this functionality, and a Javascript data
provider for calling the service. The autocomplete in the "Switch
question bank" modal will now use this data provider for the "Other
question bank" autocomplete, rather than loading all banks up front.
2025-04-01 13:31:41 +01:00
Daniel Ziegenberg 13743de30b MDL-81437 core_files: Adding webp to the standard included MIME types
Co-authored-by: Luca Bösch <luca.boesch@bfh.ch>
2025-03-31 17:21:22 +02:00
Laurent David f02c60f567 MDL-84131 core_analytics: Remove indicator for chat and suvey
* When chat and survey are actually not installed, remove them
from the course_dropout target indicator.
2025-03-31 13:35:46 +02:00
Sara Arjona b00c328d2d on-demand release 5.0dev+ 2025-03-28 12:49:17 +01:00
Huong Nguyen aac280e0ea weekly release 5.0dev+ 2025-03-26 08:55:49 +07:00
Andrew Nicols 56453a8556 Merge branch 'MDL-83469-main' of https://github.com/ferranrecio/moodle 2025-03-25 10:46:57 +08:00
Huong Nguyen 89d76fdc25 weekly release 5.0dev+ 2025-03-21 22:02:32 +07:00
Jun Pataleta 4817736a85 MDL-80984 core: Bump versions so upgrade steps are not skipped 2025-03-20 17:55:46 +08:00
Nathan Nguyen 224b6eb39a MDL-80984 gradepenalty: add penalty feature 2025-03-19 23:00:51 +08:00
Sara Arjona c64e967ce6 on-demand release 5.0dev+ 2025-03-18 14:18:09 +01:00
Jun Pataleta db591309d3 Merge branch 'MDL-84844-main' of https://github.com/PhMemmel/moodle 2025-03-18 12:43:55 +08:00
Jun Pataleta 8f89677192 on-demand release 5.0dev+ 2025-03-15 20:22:04 +08:00
Sara Arjona e283b59012 on-demand release 5.0dev+ 2025-03-14 16:15:39 +01:00
Philipp Memmel 0272f33552 MDL-84844 core_course: Add index to course_sections for mod_subsection 2025-03-13 07:09:04 +01:00
Sara Arjona 74fb6ec9d6 Merge branch 'MDL-83552' of https://github.com/dravek/moodle 2025-03-12 17:41:33 +01:00
Sara Arjona 2f82f5fe8c on-demand release 5.0dev+ 2025-03-11 13:11:38 +01:00
David Carrillo c03f47abfd MDL-83552 reportbuilder: Add custom fields to Report builder 2025-03-10 08:21:10 +01:00
Jun Pataleta 8cb5d000a1 on-demand release 5.0dev+ 2025-03-08 11:45:27 +08:00
Jun Pataleta 2fdd4220f2 MDL-84652 core: Properly uninstall mnetservice_enrol 2025-03-07 17:35:09 +08:00
Jun Pataleta e8c07e0599 Merge branch 'MDL-83216-main' of https://github.com/meirzamoodle/moodle 2025-03-07 12:15:29 +08:00
meirzamoodle 2f10fde01e MDL-83216 AI: Provider instances ordering 2025-03-07 11:10:11 +07:00
Huong Nguyen 31e26bae5e Merge branch 'MDL-84107-main' of https://github.com/HuongNV13/moodle 2025-03-07 11:00:08 +07:00
Jun Pataleta 820b16f97d Merge branch 'MDL-84652-main' of https://github.com/davewoloszyn/moodle 2025-03-07 10:54:11 +08:00
Daniel Ziegenberg db16fae43a MDL-84652 auth_mnet: Remove auth_mnet from Moodle 5.0
Original issue: MDL-84307

Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2025-03-07 10:50:29 +08:00
Daniel Ziegenberg 660f12dc7c MDL-84652 block_mnet_hosts: Remove block_mnet_hosts from Moodle 5.0
Original issue: MDL-84309

Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2025-03-07 10:49:39 +08:00
Daniel Ziegenberg 085d32414a MDL-84652 enrol_mnet: Remove enrol_mnet from Moodle 5.0
Original issue: MDL-84310

Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2025-03-07 10:47:47 +08:00
Daniel Ziegenberg c92646961d MDL-84652 portfolio_mahara: Remove portfolio_mahara from Moodle 5.0
Original issue: MDL-84308

Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2025-03-07 10:46:27 +08:00
Daniel Ziegenberg f4eb61f8e2 MDL-84652 mnetservice_enrol: Remove mnetservice_enrol from Moodle 5.0
Original issue: MDL-84311

Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2025-03-07 10:44:05 +08:00
Huong Nguyen 7c1d949a90 MDL-84107 core_analytics: Version bump 2025-03-06 16:29:30 +07:00
Huong Nguyen 17904f8baf Merge branch 'MDL-83282-main' of https://github.com/andrewnicols/moodle 2025-03-05 10:44:06 +07:00
Andrew Nicols e49af69a1d MDL-83282 editor_atto: Remove Atto editor
This minor patch removes the Atto editor, and all of its subplugins from
Moodle core.
2025-03-05 11:35:17 +08:00
Jun Pataleta 5d34eeb6d5 Merge branch 'MDL-78778-main' of https://github.com/safatshahin/moodle 2025-03-05 10:27:46 +08:00
Safat 001c5361d3 MDL-78778 auth_cas: Uninstall cas & remove dependencies 2025-03-05 12:53:58 +11:00
Sara Arjona 5670447ece on-demand release 5.0dev+ 2025-03-04 16:14:27 +01:00
Sara Arjona 688478cfa4 weekly release 5.0dev 2025-02-27 16:54:40 +01:00
Jun Pataleta ce73ff3d84 MDL-83970 core: Bump upgrade code version properly 2025-02-26 14:57:51 +08:00
meirzamoodle a5b90c1969 MDL-83970 core_ai: Updated get_name() to return the provider's name
The changes also affect the AI usage report. The provider column will show
the provider plugin name instead of the plugin class in the database.

Co-authored-by: Stevani Andolo <stevani.andolo@moodle.com>
2025-02-25 13:56:31 +07:00
Huong Nguyen 7a318d5c85 weekly release 5.0dev 2025-02-21 10:14:58 +07:00
Jun Pataleta 77a7d81290 weekly release 5.0dev 2025-02-14 09:53:24 +08:00