Michael Hawkins
61af040cd5
weekly release 5.0.1+
2025-07-11 12:48:56 +08:00
Mihail Geshoski
0365910448
weekly release 5.0.1+
2025-07-06 09:25:48 +08:00
Huong Nguyen
3e6d669b34
weekly release 5.0.1+
2025-06-29 16:18:33 +07:00
Huong Nguyen
46884140c3
weekly release 5.0.1+
2025-06-20 15:14:19 +07:00
Mihail Geshoski
a46fde054a
weekly release 5.0.1+
2025-06-13 14:43:27 +08:00
Mihail Geshoski
ffb6475f6a
Moodle release 5.0.1
2025-06-06 12:32:05 +08:00
Sara Arjona
5f0de664bd
weekly release 5.0+
2025-06-05 16:43:29 +02:00
Huong Nguyen
1db743ea9a
MDL-80380 admin: Support Microsoft XOAUTH2 for outgoing email
2025-06-05 11:12:22 +07:00
Huong Nguyen
d207b50abf
MDL-84432 core: Use discovery endpoint for Microsoft OAuth2 service
...
- Instead of creating the endpoints manually, use the OpenId
configuration endpoint to auto-configure endpoints
- Updates user field mappings so they map the new OpenId userinfo fields
2025-06-04 08:36:50 +07:00
Michael Hawkins
1260cb24b8
weekly release 5.0+
2025-05-30 16:28:46 +08:00
Huong Nguyen
a52fbcced6
weekly release 5.0+
2025-05-23 11:03:46 +07:00
Mihail Geshoski
328810e933
weekly release 5.0+
2025-05-16 12:58:25 +08:00
Huong Nguyen
6999197243
weekly release 5.0+
2025-05-09 09:50:13 +07:00
Huong Nguyen
69b36a36b4
weekly release 5.0+
2025-05-02 09:16:13 +07:00
Huong Nguyen
5511a18ae5
weekly release 5.0+
2025-04-24 22:05:39 +07:00
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