moodle/course/classes/task
Mikel Martín bd7cc81be6 MDL-78744 completion: Split activity_information in completion and dates
Deprecate core_course\output\activity_information class and move its code to two
new classes: core_course\output\activity_completion and core_course\output\activity_dates.
In this process refactor activity_completion improving readability and and also deprecate
renderer_base::activity_information() and core_course_renderer::render_activity_information().
2023-09-04 11:37:20 +02:00
..
content_notification_task.php MDL-78744 completion: Split activity_information in completion and dates 2023-09-04 11:37:20 +02:00
course_delete_modules.php MDL-77186 core: Move all uses of cronlib to new class 2023-03-13 21:21:13 +08:00