mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 10:26:40 +02:00
Merge branch 'MDL-63381_master_v3' of https://github.com/TomoTsuyuki/moodle
This commit is contained in:
commit
7c75781518
15 changed files with 395 additions and 11 deletions
|
@ -1,7 +1,13 @@
|
|||
This files describes API changes in /backup/*,
|
||||
information provided here is intended especially for developers.
|
||||
|
||||
=== 3.11 ===
|
||||
|
||||
* New setting called "Include override permissions" has been implemented. The default
|
||||
settings is OFF for import, and ON for restore.
|
||||
|
||||
=== 3.10 ===
|
||||
|
||||
* Local plugins can now hook into a backup and restore process of grade items by
|
||||
using define_grade_item_plugin_structure method (See MDL-69418).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue