moodle/admin/tool/dataprivacy
Eloy Lafuente (stronk7) 77342b96fc MDL-69308 upgrade: remove all the < 3.6.0 upgrade steps
This just deletes all the upgrade steps previous to 3.6.0. Some
small adjustments, like tweaking globals can also be applied
when needed.

Also includes an upgrade step to prevent upgrading from any
version < 2018120300 (v3.6.0) as anti-cheating measure.

Note that in this case, there wasn't any case of upgradelib
functions being used, hence we haven't to deprecate/remove
anything in codebase. When there is such a need, that is done
in separate commits (one for each function) and documented here.

See MDL-65809 commits for an example removing/deprecating a
good number of functions.
2021-01-13 19:11:19 +01:00
..
amd MDL-67919 dataprivacy: Fix behat error when contacting DPO 2020-04-03 19:37:39 +02:00
classes Merge branch 'MDL-68098-master' of git://github.com/dpalou/moodle into master 2020-10-01 12:56:16 +02:00
db MDL-69308 upgrade: remove all the < 3.6.0 upgrade steps 2021-01-13 19:11:19 +01:00
lang/en MDL-62609 lang: Final removal of deprecated strings 2020-09-07 08:06:02 +02:00
templates MDL-67735 theme_boost: remove bs2 and bs4alpha compatibility css 2020-08-17 08:16:42 +00:00
tests MDL-69107 user: Fix autocomplete usages 2020-12-16 07:50:56 +08:00
categories.php MDL-61908 privacy: Fix heading in data privacy pages 2018-09-18 18:49:04 +02:00
createdatarequest.php MDL-62980 tool_dataprivacy: show persistent errors inside form. 2020-07-14 00:22:48 +01:00
createdatarequest_form.php MDL-62980 tool_dataprivacy: show persistent errors inside form. 2020-07-14 00:22:48 +01:00
datadeletion.php MDL-61908 privacy: Fix heading in data privacy pages 2018-09-18 18:49:04 +02:00
dataregistry.php MDL-61908 privacy: Fix heading in data privacy pages 2018-09-18 18:49:04 +02:00
datarequests.php MDL-64030 tool_dataprivacy: Process requests when system purpose not set 2018-11-23 07:54:22 +08:00
defaults.php MDL-61908 privacy: Fix heading in data privacy pages 2018-09-18 18:49:04 +02:00
editcategory.php MDL-61889 tool_dataprivacy: Fix CI errors 2018-06-26 13:20:31 +08:00
editpurpose.php MDL-63496 tool_dataprivacy: Add configuration for per-role retention 2018-10-17 13:12:18 +08:00
lib.php MDL-69204 tool_dataprivacy: summary link only on current user profile. 2020-07-27 17:25:09 +01:00
mydatarequests.php MDL-62768 tool_dataprivacy: add page breadcrumbs to navigation. 2020-02-25 21:36:37 +00:00
pluginregistry.php MDL-62600 tool_dataprivacy: Corrected availability of PO pages to admins 2018-08-14 11:28:31 +08:00
purposes.php MDL-61908 privacy: Fix heading in data privacy pages 2018-09-18 18:49:04 +02:00
resubmitrequest.php MDL-62768 tool_dataprivacy: add page breadcrumbs to navigation. 2020-02-25 21:36:37 +00:00
settings.php MDL-66752 tool_dataprivacy: Add automatic data request approval feature 2020-01-06 11:40:31 +08:00
styles.css MDL-63881 tool_dataprivacy: 'Contact the privacy officer' profile link. 2019-01-10 22:19:26 +01:00
summary.php MDL-62768 tool_dataprivacy: add page breadcrumbs to navigation. 2020-02-25 21:36:37 +00:00
version.php MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00