Laurent David
fc45fe4a38
MDL-86862 core_courseformat: Remove uses of move_section
2026-01-26 06:39:56 +01:00
Andrew Nicols
b5fdad135a
Merge branch 'MDL-87425-main' of https://github.com/meirzamoodle/moodle
2026-01-16 15:18:07 +08:00
meirzamoodle
0546d6b134
MDL-87425 general: Remove the deprecated code
2026-01-13 20:48:18 +07:00
James C
45761788de
MDL-85530 course: Improve PHPDoc types for course format code
2025-12-30 19:40:00 +13:00
Sara Arjona
da687b4ef4
MDL-86860 course: Replace course_set_marker calls
...
The function course_set_marker has been replaced. Logic that previously
used course_set_marker must now be updated to use either
sectionactions::set_marker or sectionactions::remove_all_markers, based on
the desired behavior of the original call.
2025-11-21 19:08:02 +01:00
Sara Arjona
f5dda47ba2
MDL-86856 course: Replace course_delete_module with cmactions::delete
2025-10-22 16:06:20 +02:00
ferran
801d046d21
MDL-80295 core_courseformat: activity chooser rendering using section ID
2025-08-28 16:30:45 +02:00
Andrew Nicols
47764f6d82
MDL-85897 core: Move all deprecations to emit_deprecation
2025-07-30 13:56:04 +08:00
Andrew Nicols
f747c15cbf
MDL-83424 core: Restructure Moodle codebase
2025-07-12 17:51:38 +08:00