moodle/admin/tool/dataprivacy
Jun Pataleta 6f094d4940 MDL-61899 tool_dataprivacy: Fetch context ids to update then update
Fetch the context ids to be updated first before performing the update
to the contextlist_context table to avoid using subquery that causes
cross DB compatibility issues.
2018-04-18 18:15:19 +02:00
..
amd MDL-61899 tool_dataprivacy: Refined patch fixing cibot complains 2018-04-18 18:14:59 +02:00
classes MDL-61899 tool_dataprivacy: Fetch context ids to update then update 2018-04-18 18:15:19 +02:00
db MDL-61899 tool_dataprivacy: Additional fixes to tool 2018-04-18 18:15:09 +02:00
lang/en MDL-61899 tool_dataprivacy: Refined patch fixing cibot complains 2018-04-18 18:14:59 +02:00
templates MDL-61899 tool_dataprivacy: Additional fixes to tool 2018-04-18 18:15:09 +02:00
tests MDL-61899 tool_dataprivacy: Refined patch fixing cibot complains 2018-04-18 18:14:59 +02:00
categories.php
createdatarequest.php
createdatarequest_form.php
datadeletion.php
dataregistry.php
datarequests.php
defaults.php
editcategory.php
editpurpose.php
lib.php MDL-61899 tool_dataprivacy: Additional fixes to tool 2018-04-18 18:15:09 +02:00
mydatarequests.php
purposes.php
settings.php MDL-61899 tool_dataprivacy: Refined patch fixing cibot complains 2018-04-18 18:14:59 +02:00
styles.css
version.php