moodle/admin/tool/dataprivacy
David Monllao c459409c1b MDL-61637 tool_dataprivacy: Context-based fetching
Blocks API do not provide methods to retrieve a list of
blocks without filtering by UI-availability. We need to
get course blocks based on their course context.
2018-05-10 15:56:50 +02:00
..
amd MDL-61899 tool_dataprivacy: Separate the retention period in 2 css selectors 2018-04-20 17:08:32 +02:00
classes MDL-61637 tool_dataprivacy: Context-based fetching 2018-05-10 15:56:50 +02:00
db MDL-61899 tool_dataprivacy: Fixes during integration review 2018-04-18 18:23:13 +02:00
lang/en MDL-62181 lang: Merge English strings from the en_fix language pack 2018-04-24 22:05:30 +02:00
templates MDL-61899 tool_dataprivacy: Fix table column width distribution 2018-04-18 18:20:12 +02:00
tests MDL-61899 tool_dataprivacy: Fixes during integration review 2018-04-18 18:23:13 +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
pluginregistry.php MDL-61899 tool_dataprivacy: Addition of js file and misc. updates. 2018-04-18 18:17:10 +02:00
purposes.php
settings.php MDL-62291 tool_dataprivacy: Change DPO mapping setting to multi-checkbox 2018-05-03 17:26:31 +08:00
styles.css
version.php