MDL-58425 block_myoverview: Add more details to blocks/upgrade.txt

Part of MDL-55611 epic.
This commit is contained in:
Jun Pataleta
2017-04-04 11:01:51 +01:00
committed by Dan Poltawski
parent 82afbfab31
commit db3b790920
+3 -1
View File
@@ -5,7 +5,9 @@ information provided here is intended especially for developers.
* block_manager::get_required_by_theme_block_types() is no longer static.
* The 'Course overview' block has been removed from core as it is being replaced by the 'My overview' block.
The 'Course overview' block will be available in the plugins database.
During the upgrade process the 'Course overview' block will be uninstalled and all its settings will be deleted.
If you wish to keep the 'Course overview' block and its settings, download it from moodle.org and put it back in
the blocks/ directory BEFORE UPGRADING.
=== 3.1 ===