Back to Moodle

report_log Upgrade notes

public/report/log/UPGRADING.md

5.2.0654 B
Original Source

report_log Upgrade notes

5.2

Removed

  • The public/report/log/graph.php has been removed.

    For more information see MDL-87426

5.0

Removed

  • Support for the $grouplist public member in the report_log_renderable class has been removed.

    For more information see MDL-81155

4.5

Added

  • The \report_log_renderable::get_activities_list() method return values now includes an array of disabled elements, in addition to the array of activities.

    For more information see MDL-82146