Sara Arjona
07dd973f44
Merge branch 'MDL-87874-500' of https://github.com/paulholden/moodle into MOODLE_500_STABLE
2026-02-11 07:08:05 +01:00
Huong Nguyen
e6505da61a
Moodle release 5.0.6
2026-02-11 08:44:56 +07:00
Huong Nguyen
55d43fe137
weekly release 5.0.5+
2026-02-10 08:41:45 +07:00
Paul Holden
862bf7b443
MDL-87874 customfield: expand size of decimal data field type.
...
This change now makes the decimal field size equivalent to that of
the corresponding integer field size.
2026-02-06 15:57:31 +00:00
Huong Nguyen
e1c3872f65
Moodle release 5.0.5
2026-02-06 09:16:50 +07:00
Mihail Geshoski
6dd7b7e490
weekly release 5.0.4+
2026-02-05 20:23:41 +08:00
Shamim Rezaie
77637bfb26
Merge branch 'MDL-86444_500_STABLE' of https://github.com/marxjohnson/moodle into MOODLE_500_STABLE
2026-02-05 12:03:15 +08:00
Huong Nguyen
59fd844136
weekly release 5.0.4+
2026-01-30 15:39:35 +07:00
Huong Nguyen
94db3eae21
weekly release 5.0.4+
2026-01-26 10:39:17 +07:00
Jake Dallimore
3d8e9b8444
weekly release 5.0.4+
2026-01-16 16:38:28 +08:00
Huong Nguyen
cf22cbe371
Merge branch 'MDL-87120-500' of https://github.com/paulholden/moodle into MOODLE_500_STABLE
2026-01-16 15:26:51 +08:00
Mark Johnson
7bd7ca8d83
MDL-86444 questions: Fix question categories with incorrect top parents
2026-01-14 10:11:40 +00:00
Huong Nguyen
9699514341
weekly release 5.0.4+
2026-01-09 08:41:40 +07:00
Paul Holden
7a2a319bbd
MDL-87120 course: observe activity dates display in course requests.
...
Upgrade step to ensure the default value for this field in the schema
matches the default value used in the interface itself.
2026-01-07 16:43:26 +00:00
Mark Johnson
a364395d8e
MDL-86798 questions: Track next version for question bank entries
...
This adds a new "nextversion" field to `question_bank_entries` to track
which version number the next version of the question should have. This
ensures that version numbers are not re-used if the latest version is
deleted.
To use this field, you must call
`\core_question\versions::get_next_version()`. This will initialise the
field to the correct value if it is currently null.
If you create a new version using this value, you must then call
`\core_question\versions::increment_next_version()` to increment the
counter.
2025-12-19 09:28:23 +00:00
Huong Nguyen
6e82b46a48
weekly release 5.0.4+
2025-12-19 09:04:41 +07:00
Huong Nguyen
08b7aafce2
Merge branch 'MDL-86679-500' of https://github.com/andimendunia/moodle into MOODLE_500_STABLE
2025-12-15 08:47:53 +07:00
Shamim Rezaie
f878d036dd
weekly release 5.0.4+
2025-12-12 14:06:34 +11:00
Huong Nguyen
a5b3ac7e43
Moodle release 5.0.4
2025-12-07 08:06:17 +07:00
Andi Permana
65008c9e74
MDL-86679 core: Fix MS field mappings in upgrade script
2025-12-05 15:48:31 +07:00
Huong Nguyen
5a34bf72d6
weekly release 5.0.3+
2025-12-05 08:08:56 +07:00
Mihail Geshoski
545f94bbbc
Merge branch 'MDL-86749_500' of https://github.com/santoshndev/moodle into MOODLE_500_STABLE
2025-12-03 11:06:23 +08:00
Mihail Geshoski
11d65e4c0b
MDL-85405 core: Bump version to update cache
2025-12-02 14:27:50 +08:00
Mihail Geshoski
299b171191
weekly release 5.0.3+
2025-11-27 19:40:25 +08:00
Huong Nguyen
91febb5f8e
weekly release 5.0.3+
2025-11-21 14:33:34 +07:00
Santosh Nagargoje
6f62b7eaa5
MDL-86749 questions: Added index on hashcode column
...
Identified performance bottlenecks in clear_cached_data() from
mod/quiz/report/statistics/report.php. The delete_records() calls on
question_statistics, question_response_analysis, and quiz_statistics tables
use the hashcode column for filtering, which becomes inefficient with large
datasets.
2025-11-18 16:56:47 +05:30
Mihail Geshoski
e6593a6e73
weekly release 5.0.3+
2025-11-13 18:49:03 +08:00
Huong Nguyen
7838e3f247
weekly release 5.0.3+
2025-11-07 14:49:05 +07:00
Mihail Geshoski
37c7760c98
Merge branch 'MDL-86010_500_STABLE' of https://github.com/marxjohnson/moodle into MOODLE_500_STABLE
2025-11-06 11:53:07 +08:00
Mihail Geshoski
8316503864
weekly release 5.0.3+
2025-10-30 18:11:16 +08:00
Huong Nguyen
1beae326aa
weekly release 5.0.3+
2025-10-24 11:00:15 +07:00
Andrew Nicols
7927f8d058
weekly release 5.0.3+
2025-10-17 06:50:42 +08:00
Huong Nguyen
7abebfa820
weekly release 5.0.3+
2025-10-09 21:59:44 +07:00
Huong Nguyen
1b2d270397
Moodle release 5.0.3
2025-10-04 09:03:15 +07:00
Shamim Rezaie
2800280c8f
weekly release 5.0.2+
2025-10-03 20:02:12 +10:00
cescobedo
237dfaa868
weekly release 5.0.2+
2025-09-26 13:44:07 +02:00
Sara Arjona
089f43cfd8
weekly release 5.0.2+
2025-09-23 17:21:03 +02:00
Sara Arjona
410e16bb89
MDL-86174 badges: Add Canvas Credentials paid plan alert
2025-09-19 15:34:30 +02:00
Huong Nguyen
11db03e2ae
weekly release 5.0.2+
2025-09-19 15:33:36 +07:00
Huong Nguyen
93aa033801
weekly release 5.0.2+
2025-09-16 20:58:40 +07:00
Shamim Rezaie
6bc92d4ba4
weekly release 5.0.2+
2025-09-12 18:34:48 +10:00
Jake Dallimore
5b1731077e
weekly release 5.0.2+
2025-09-09 15:06:18 +08:00
Huong Nguyen
a2f7f13d7c
weekly release 5.0.2+
2025-09-05 23:53:53 +07:00
Michael Hawkins
4e5151db5f
weekly release 5.0.2+
2025-09-02 20:32:05 +08:00
cescobedo
3ca7c6bf32
weekly release 5.0.2+
2025-08-29 15:00:54 +02:00
cescobedo
5764f8ee38
weekly release 5.0.2+
2025-08-26 15:53:51 +02:00
Mihail Geshoski
3674a5854a
weekly release 5.0.2+
2025-08-22 20:40:04 +08:00
Shamim Rezaie
bb70c36bee
weekly release 5.0.2+
2025-08-20 00:45:36 +10:00
Huong Nguyen
60e348ff05
weekly release 5.0.2+
2025-08-15 09:26:41 +07:00
Michael Kotlyar
57b29b7a55
MDL-86010 competency: Delete competency evidence on cm delete
...
Evidence recorded against course module competencies was not deleted
with the course module. This led to errors when attempting to view the
competency record on a learning plan.
This change will delete associated evidence records with the cm, and
will clean up any existing orphaned records on upgrade.
Co-Authored-By: Mark Johnson <mark.johnson@catalyst-eu.net >
2025-08-08 16:03:11 +01:00