NOBUG: Add upgrade notes

This commit is contained in:
Huong Nguyen
2024-10-01 19:37:15 +07:00
parent 6332ffc0dd
commit 4d1c0cb04b
48 changed files with 48 additions and 56 deletions
+1 -5
View File
@@ -6,7 +6,7 @@ More detailed information on key changes can be found in the [Developer update n
The format of this change log follows the advice given at [Keep a CHANGELOG](https://keepachangelog.com).
## 4.5beta
## 4.5rc1
### core
@@ -272,7 +272,6 @@ The format of this change log follows the advice given at [Keep a CHANGELOG](htt
- `plagiarism_plugin::update_status()`, please use `{plugin name}_before_standard_top_of_body_html` instead.
- Final deprecation and removal of `plagiarism_get_file_results()`. Please use `plagiarism_get_links()` instead. - Final deprecation and removal of `plagiarism_update_status()`. Please use `{plugin name}_before_standard_top_of_body_html()` instead.
For more information see [MDL-71326](https://tracker.moodle.org/browse/MDL-71326)
- `moodle_list` and `list_item` were only used by `qbank_managecategories`, and these usages have been removed, so these classes (and thus all of listlib.php) are now deprecated. This method was the only usage of the `QUESTION_PAGE_LENGTH` constant, which was defined in `question_category_object.php`, and so is also now deprecated.
@@ -547,7 +546,6 @@ The format of this change log follows the advice given at [Keep a CHANGELOG](htt
`$mform->addElement('static', 'assigndelete', get_string('delete'));`
- Review all the strings used in the reset page to remove the "Delete" or "Remove" words from them.
For more information see [MDL-81872](https://tracker.moodle.org/browse/MDL-81872)
- The external function `core_course::get_course_contents` now returns the `component` and `itemid` of sections.
@@ -823,7 +821,6 @@ The format of this change log follows the advice given at [Keep a CHANGELOG](htt
- A new `$reponsive` property (defaulting to `true`) has been added to the `core_table\flexible_table` class.
This property allows you to control whether the table is rendered as a responsive table.
For more information see [MDL-80748](https://tracker.moodle.org/browse/MDL-80748)
#### Changed
@@ -1168,7 +1165,6 @@ The format of this change log follows the advice given at [Keep a CHANGELOG](htt
You may need to override this class in your maintenance and secure layouts if both of the following are true:
- Your theme plugin inherits from `theme_boost` and uses this CSS class - Your theme plugin applies a different styling for the page header for the maintenance and secure layouts.
For more information see [MDL-83047](https://tracker.moodle.org/browse/MDL-83047)
### tool
+1 -1
View File
@@ -1,6 +1,6 @@
# core_admin (subsystem) Upgrade notes
## 4.5beta
## 4.5rc1
### Removed
+1 -1
View File
@@ -1,6 +1,6 @@
# core_role (subsystem) Upgrade notes
## 4.5beta
## 4.5rc1
### Added
+1 -1
View File
@@ -1,6 +1,6 @@
# tool (plugin type) Upgrade notes
## 4.5beta
## 4.5rc1
### Removed
+1 -1
View File
@@ -1,6 +1,6 @@
# tool_behat Upgrade notes
## 4.5beta
## 4.5rc1
### Added
+1 -1
View File
@@ -1,6 +1,6 @@
# factor_sms Upgrade notes
## 4.5beta
## 4.5rc1
### Removed
+1 -1
View File
@@ -1,6 +1,6 @@
# tool_oauth2 Upgrade notes
## 4.5beta
## 4.5rc1
### Added
+1 -1
View File
@@ -1,6 +1,6 @@
# core_availability (subsystem) Upgrade notes
## 4.5beta
## 4.5rc1
### Removed
+1 -1
View File
@@ -1,6 +1,6 @@
# availability (plugin type) Upgrade notes
## 4.5beta
## 4.5rc1
### Changed
+1 -1
View File
@@ -1,6 +1,6 @@
# core_backup (subsystem) Upgrade notes
## 4.5beta
## 4.5rc1
### Removed
+1 -1
View File
@@ -1,6 +1,6 @@
# core_badges (subsystem) Upgrade notes
## 4.5beta
## 4.5rc1
### Added
+1 -1
View File
@@ -1,6 +1,6 @@
# core_cache (subsystem) Upgrade notes
## 4.5beta
## 4.5rc1
### Added
+1 -1
View File
@@ -1,6 +1,6 @@
# core_communication (subsystem) Upgrade notes
## 4.5beta
## 4.5rc1
### Changed
+1 -1
View File
@@ -1,6 +1,6 @@
# core_completion (subsystem) Upgrade notes
## 4.5beta
## 4.5rc1
### Added
+1 -2
View File
@@ -1,6 +1,6 @@
# core_course (subsystem) Upgrade notes
## 4.5beta
## 4.5rc1
### Added
@@ -34,7 +34,6 @@
`$mform->addElement('static', 'assigndelete', get_string('delete'));`
- Review all the strings used in the reset page to remove the "Delete" or "Remove" words from them.
For more information see [MDL-81872](https://tracker.moodle.org/browse/MDL-81872)
- The external function `core_course::get_course_contents` now returns the `component` and `itemid` of sections.
+1 -1
View File
@@ -1,6 +1,6 @@
# core_courseformat (subsystem / plugintype) Upgrade notes
## 4.5beta
## 4.5rc1
### Added
+1 -1
View File
@@ -1,6 +1,6 @@
# core_customfield (subsystem) Upgrade notes
## 4.5beta
## 4.5rc1
### Changed
+1 -1
View File
@@ -1,6 +1,6 @@
# customfield_number Upgrade notes
## 4.5beta
## 4.5rc1
### Added
+1 -1
View File
@@ -1,6 +1,6 @@
# customfield_select Upgrade notes
## 4.5beta
## 4.5rc1
### Changed
+1 -1
View File
@@ -1,6 +1,6 @@
# core_files (subsystem) Upgrade notes
## 4.5beta
## 4.5rc1
### Added
+1 -1
View File
@@ -1,6 +1,6 @@
# core_filters (subsystem / plugintype) Upgrade notes
## 4.5beta
## 4.5rc1
### Added
+1 -1
View File
@@ -1,6 +1,6 @@
# core_grades (subsystem) Upgrade notes
## 4.5beta
## 4.5rc1
### Changed
+1 -1
View File
@@ -1,6 +1,6 @@
# gradereport_grader Upgrade notes
## 4.5beta
## 4.5rc1
### Deprecated
+1 -1
View File
@@ -1,6 +1,6 @@
# gradereport_singleview Upgrade notes
## 4.5beta
## 4.5rc1
### Deprecated
+1 -1
View File
@@ -1,6 +1,6 @@
# gradereport_user Upgrade notes
## 4.5beta
## 4.5rc1
### Deprecated
+1 -2
View File
@@ -1,6 +1,6 @@
# core (subsystem) Upgrade notes
## 4.5beta
## 4.5rc1
### Added
@@ -264,7 +264,6 @@
- `plagiarism_plugin::update_status()`, please use `{plugin name}_before_standard_top_of_body_html` instead.
- Final deprecation and removal of `plagiarism_get_file_results()`. Please use `plagiarism_get_links()` instead. - Final deprecation and removal of `plagiarism_update_status()`. Please use `{plugin name}_before_standard_top_of_body_html()` instead.
For more information see [MDL-71326](https://tracker.moodle.org/browse/MDL-71326)
- `moodle_list` and `list_item` were only used by `qbank_managecategories`, and these usages have been removed, so these classes (and thus all of listlib.php) are now deprecated. This method was the only usage of the `QUESTION_PAGE_LENGTH` constant, which was defined in `question_category_object.php`, and so is also now deprecated.
+1 -1
View File
@@ -1,6 +1,6 @@
# editor_tiny Upgrade notes
## 4.5beta
## 4.5rc1
### Changed
+1 -1
View File
@@ -1,6 +1,6 @@
# core_external (subsystem) Upgrade notes
## 4.5beta
## 4.5rc1
### Changed
+1 -1
View File
@@ -1,6 +1,6 @@
# core_form (subsystem) Upgrade notes
## 4.5beta
## 4.5rc1
### Added
+1 -2
View File
@@ -1,13 +1,12 @@
# core_table (subsystem) Upgrade notes
## 4.5beta
## 4.5rc1
### Added
- A new `$reponsive` property (defaulting to `true`) has been added to the `core_table\flexible_table` class.
This property allows you to control whether the table is rendered as a responsive table.
For more information see [MDL-80748](https://tracker.moodle.org/browse/MDL-80748)
### Changed
+1 -1
View File
@@ -1,6 +1,6 @@
# core_message (subsystem) Upgrade notes
## 4.5beta
## 4.5rc1
### Changed
+1 -1
View File
@@ -1,6 +1,6 @@
# mod (plugin type) Upgrade notes
## 4.5beta
## 4.5rc1
### Added
+1 -1
View File
@@ -1,6 +1,6 @@
# mod_assign Upgrade notes
## 4.5beta
## 4.5rc1
### Added
+1 -1
View File
@@ -1,6 +1,6 @@
# mod_bigbluebuttonbn Upgrade notes
## 4.5beta
## 4.5rc1
### Added
+1 -1
View File
@@ -1,6 +1,6 @@
# mod_data Upgrade notes
## 4.5beta
## 4.5rc1
### Added
+1 -1
View File
@@ -1,6 +1,6 @@
# mod_feedback Upgrade notes
## 4.5beta
## 4.5rc1
### Deprecated
+1 -1
View File
@@ -1,6 +1,6 @@
# core_question (subsystem) Upgrade notes
## 4.5beta
## 4.5rc1
### Added
+1 -1
View File
@@ -1,6 +1,6 @@
# qbank_managecategories Upgrade notes
## 4.5beta
## 4.5rc1
### Changed
+1 -1
View File
@@ -1,6 +1,6 @@
# report (plugin type) Upgrade notes
## 4.5beta
## 4.5rc1
### Added
+1 -1
View File
@@ -1,6 +1,6 @@
# report_eventlist Upgrade notes
## 4.5beta
## 4.5rc1
### Deprecated
+1 -1
View File
@@ -1,6 +1,6 @@
# report_log Upgrade notes
## 4.5beta
## 4.5rc1
### Added
+1 -1
View File
@@ -1,6 +1,6 @@
# core_reportbuilder (subsystem) Upgrade notes
## 4.5beta
## 4.5rc1
### Added
+1 -1
View File
@@ -1,6 +1,6 @@
# repository_onedrive Upgrade notes
## 4.5beta
## 4.5rc1
### Removed
+1 -1
View File
@@ -1,6 +1,6 @@
# core_sms (subsystem) Upgrade notes
## 4.5beta
## 4.5rc1
### Added
+1 -1
View File
@@ -1,6 +1,6 @@
# theme (plugin type) Upgrade notes
## 4.5beta
## 4.5rc1
### Added
+1 -2
View File
@@ -1,6 +1,6 @@
# theme_boost Upgrade notes
## 4.5beta
## 4.5rc1
### Added
@@ -24,5 +24,4 @@
You may need to override this class in your maintenance and secure layouts if both of the following are true:
- Your theme plugin inherits from `theme_boost` and uses this CSS class - Your theme plugin applies a different styling for the page header for the maintenance and secure layouts.
For more information see [MDL-83047](https://tracker.moodle.org/browse/MDL-83047)
+1 -1
View File
@@ -1,6 +1,6 @@
# core_user (subsystem) Upgrade notes
## 4.5beta
## 4.5rc1
### Added
+1 -1
View File
@@ -1,6 +1,6 @@
# core_webservice (subsystem / plugintype) Upgrade notes
## 4.5beta
## 4.5rc1
### Deprecated