mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 12:40:01 +01:00
MDL-33606 event: moved upgrade notice
This commit is contained in:
parent
469c32955a
commit
a74d4743e1
@ -1,6 +1,10 @@
|
||||
This files describes API changes in core libraries and APIs,
|
||||
information provided here is intended especially for developers.
|
||||
|
||||
=== 2.9 ===
|
||||
|
||||
* \core\event\course_viewed 'other' argument renamed from coursesectionid to coursesectionnumber as it contains the section number.
|
||||
|
||||
=== 2.8 ===
|
||||
|
||||
* Gradebook grade category option "aggregatesubcats" has been removed completely.
|
||||
@ -32,7 +36,6 @@ information provided here is intended especially for developers.
|
||||
additional string parameters.
|
||||
* User settings node and course node in navigation now support callbacks from admin tools.
|
||||
* grade_get_grades() optional parameteres $itemtype, $itemmodule, $iteminstance are now required.
|
||||
* \core\event\course_viewed 'other' argument changes from coursesectionid to coursesectionnumber as it contains the section number.
|
||||
|
||||
DEPRECATIONS:
|
||||
* completion_info->get_incomplete_criteria() is deprecated and will be removed in Moodle 3.0.
|
||||
|
Loading…
x
Reference in New Issue
Block a user