Releases: moodlehq/moodle-tool_dataprivacy
34.9.0: Upgrade step for format columns
What's new?
This is an emergency release for the tool that adds the missing upgrade step for the commentsformat
and the dpocommentformat
columns of the tool_dataprivacy_request
table.
It is intended for sites that are:
- Still using this standalone version of this tool; and
- Have not yet upgraded to Moodle 3.3.8/3.4.5 and up.
Important: If you are upgrading to Moodle 3.4.5 or 3.3.8 and you have this tool installed as an additional plugin, remember that you have to remove the folder containing the tool's code before you proceed with the upgrading of the Moodle codebase.
33.9.0: Upgrade step for format columns
What's new?
This is an emergency release for the tool that adds the missing upgrade step for the commentsformat
and the dpocommentformat
columns of the tool_dataprivacy_request
table.
It is intended for sites that are:
- Still using this standalone version of this tool; and
- Have not yet upgraded to Moodle 3.3.8/3.4.5 and up.
Important: If you are upgrading to Moodle 3.4.5 or 3.3.8 and you have this tool installed as an additional plugin, remember that you have to remove the folder containing the tool's code before you proceed with the upgrading of the Moodle codebase.
34.8.0
What's new?
Various fixes in-sync with the release of the tool's Moodle 3.5.2 version.
This will probably be the last release for the tool since it will be part of the standard Moodle distribution starting from versions 3.3.8 and 3.4.5.
Important: If you are upgrading to Moodle 3.4.5 or 3.3.8 and you have this tool installed as an additional plugin, remember that you have to remove the folder containing the tool's code before you proceed with the upgrading of the Moodle codebase.
UI and Usability fixes:
- MDL-62026 - Allow manual completion of general enquiries
- MDL-61652 - Add capabilities to control data downloads
- MDL-62600 - Corrected availability of PO pages to admins
- MDL-62660 - Add ability to expire data requests
- MDL-62989 - Improve data request sorting on requesters' view
Other fixes:
- MDL-62884 - Fix data request table styles for rendering action menus
- MDL-63187 - Fix data category/purpose deletion confirmation modal texts
33.8.0
What's new?
Various fixes in-sync with the release of the tool's Moodle 3.5.2 version.
This will probably be the last release for the tool since it will be part of the standard Moodle distribution starting from versions 3.3.8 and 3.4.5.
Important: If you are upgrading to Moodle 3.4.5 or 3.3.8 and you have this tool installed as an additional plugin, remember that you have to remove the folder containing the tool's code before you proceed with the upgrading of the Moodle codebase.
UI and Usability fixes:
- MDL-62026 - Allow manual completion of general enquiries
- MDL-61652 - Add capabilities to control data downloads
- MDL-62600 - Corrected availability of PO pages to admins
- MDL-62660 - Add ability to expire data requests
- MDL-62989 - Improve data request sorting on requesters' view
Other fixes:
- MDL-62799 - Follow-up: Add new data request modal type
- MDL-62884 - Fix data request table styles for rendering action menus
- MDL-63187 - Fix data category/purpose deletion confirmation modal texts
34.7.0
What's new?
Various fixes in-sync with the release of the tool's Moodle 3.5.1 version
UI and Usability fixes:
MDL-62211 - Data request pagination and filtering
MDL-62597 - Include time in the request date
MDL-62391 - Show the requesting user's information in the request details and data requests table.
Bug fixes:
MDL-62544 - Let privacy officer create data requests if the "Contact the privacy officer" setting is turned off
MDL-62460 - Fix the display of the selected user when data request creation for others fails validation
MDL-62270 - Use the configured admin directory setting to prevent CRON task failures for renamed admin directories
Other fixes:
MDL-62471 - Unit test fix for Win32 compatibility
MDL-61889 - Code-style fixes
MDL-62763 - Language string fixes
33.7.0
What's new?
Various fixes in-sync with the release of the tool's Moodle 3.5.1 version
UI and Usability fixes:
MDL-62211 - Data request pagination and filtering
MDL-62597 - Include time in the request date
MDL-62391 - Show the requesting user's information in the request details and data requests table.
Bug fixes:
MDL-62544 - Let privacy officer create data requests if the "Contact the privacy officer" setting is turned off
MDL-62460 - Fix the display of the selected user when data request creation for others fails validation
MDL-62270 - Use the configured admin directory setting to prevent CRON task failures for renamed admin directories
Other fixes:
MDL-62471 - Unit test fix for Win32 compatibility
MDL-61889 - Code-style fixes
MDL-62763 - Language string fixes
34.6.0
What's new?
Various fixes in-sync with the release of the tool's Moodle 3.5 version
UI and Usability fixes:
- MDL-61971 - Add warning message in Data requests page when site is on HTTP
- MDL-62016 - Additional help buttons for the forms in the data registry page
- MDL-62075/MDL-62299/MDL-62414 - Fix rendering of users's data requests and data request form
- MDL-62077 - Data registry edit button positioning in Boost
- MDL-62181 - Lang string fixes
- MDL-62209 - Data request sorting
- MDL-62291 - Change DPO mapping setting to multi-checkbox
- MDL-62373 - Display fixes for the 'Privacy and policies' section of the user profile page
Bug fixes and improvements:
- MDL-61635 - Prevent protected contexts from being deleted
- MDL-61637 - Fix fetching of blocks for the data regisry page
- MDL-62134 - Add error handling for exports and deletes
- MDL-62289 - User deletion fixes
- MDL-62388 - Let user set an empty value for the 'Sensitive personal data processing reasons' field in the purpose form
- MDL-62397 - Properly check the request status when processing data request
- MDL-62413 - Let users cancel data request made for them
- MDL-62445 - Fix display of email-sender for data request emails
Security fix:
- MDL-62409 - Properly validate data request creation
33.6.0
What's new?
Various fixes in-sync with the release of the tool's Moodle 3.5 version
UI and Usability fixes:
- MDL-61971 - Add warning message in Data requests page when site is on HTTP
- MDL-62016 - Additional help buttons for the forms in the data registry page
- MDL-62075/MDL-62299/MDL-62414 - Fix rendering of users's data requests and data request form
- MDL-62077 - Data registry edit button positioning in Boost
- MDL-62181 - Lang string fixes
- MDL-62209 - Data request sorting
- MDL-62291 - Change DPO mapping setting to multi-checkbox
- MDL-62373 - Display fixes for the 'Privacy and policies' section of the user profile page
Bug fixes and improvements:
- MDL-61635 - Prevent protected contexts from being deleted
- MDL-61637 - Fix fetching of blocks for the data regisry page
- MDL-62134 - Add error handling for exports and deletes
- MDL-62289 - User deletion fixes
- MDL-62388 - Let user set an empty value for the 'Sensitive personal data processing reasons' field in the purpose form
- MDL-62397 - Properly check the request status when processing data request
- MDL-62413 - Let users cancel data request made for them
- MDL-62445 - Fix display of email-sender for data request emails
Security fix:
- MDL-62409 - Properly validate data request creation