public/mod/data/UPGRADING.md
public/mod/data/deprecatedlib.php:
data_print_template()data_preset_name()data_get_available_presets()data_get_available_site_presets()data_delete_site_preset()data_presets_save()data_presets_generate_xml()data_presets_export()data_user_can_delete_preset()data_view()is_directory_a_preset()\mod_data_renderer::import_setting_mappings() has been removed from public/mod/data/renderer.php.For more information see MDL-87425
Database entries generator could create 'approved' entries.
For more information see MDL-83891
New get_approval_requested(), get_all_entries(), filter_entries_by_user(), filter_entries_by_approval() and get_comments() functions have been added to mod_data manager class.
For more information see MDL-83891
The following unused capabilities have been deprecated:
mod/data:commentmod/data:managecommentsFor more information see MDL-84267
Final deprecation and removal of the following classes:
For more information see MDL-75189
For more information see MDL-75189
The \data_add_record() method accepts a new $approved parameter to set the corresponding state of the new record.
For more information see MDL-81274
The \mod_data_renderer::render_fields_footer() method has been deprecated as it's no longer used.
For more information see MDL-81321