MDL-80043 grade: Add upgrade.txt notes
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
This file describes API changes in /grade/* ;
|
||||
Information provided here is intended especially for developers.
|
||||
|
||||
=== 4.2.4 ===
|
||||
* 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.
|
||||
* Add support for grade report plugins that define an `editingmode_title` lang string. If the grade report plugin defines this
|
||||
language string, it will be used for the page title's unique identifying information when editing mode is turned on.
|
||||
|
||||
=== 4.2.3 ===
|
||||
* The grade `itemname` property contained in the return structure of the following external methods is now PARAM_CLEANHTML:
|
||||
- `core_grades_get_gradeitems`
|
||||
|
||||
Reference in New Issue
Block a user