MDL-80017 core_grades: Move upgrade note
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
issueNumber: MDL-80017
|
||||
notes:
|
||||
core_grades:
|
||||
- message: >
|
||||
The grade `itemname` property contained in the return structure of
|
||||
the following external methods is now PARAM_RAW:
|
||||
- `core_grades_get_gradeitems`
|
||||
- `gradereport_user_get_grade_items`
|
||||
type: changed
|
||||
@@ -1,6 +1,11 @@
|
||||
This file describes API changes in /grade/* ;
|
||||
Information provided here is intended especially for developers.
|
||||
|
||||
=== 4.3.6 ===
|
||||
* The grade `itemname` property contained in the return structure of the following external methods is now PARAM_RAW:
|
||||
- `core_grades_get_gradeitems`
|
||||
- `gradereport_user_get_grade_items`
|
||||
|
||||
=== 4.3.1 ===
|
||||
* Some changes to how print_grade_page_head() sets the page title:
|
||||
* If a non-empty `$heading` parameter is passed, it will be used as the page title's unique identifying information.
|
||||
|
||||
Reference in New Issue
Block a user