moodle/admin/tool/usertours
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-69739 tool_usertours: Add tour-level CSS selector 2020-10-14 13:17:16 +01:00
classes MDL-69962 tool_usertours: Fix increase in included files 2020-10-19 10:45:26 +01:00
db MDL-69308 upgrade: remove all the < 3.6.0 upgrade steps 2021-01-13 19:11:19 +01:00
lang/en MDL-69739 tool_usertours: Add tour-level CSS selector 2020-10-14 13:17:16 +01:00
pix MDL-68666 core_pix: add missing fallback icons 2020-08-13 08:47:56 +02:00
templates MDL-58428 theme: Move templates from admin/tool/usertours 2019-02-26 12:56:14 +01:00
tests MDL-67673 phpunit: Remove deprecated assertContains() uses on strings 2020-10-21 12:46:00 +02:00
tours MDL-67070 tool_usertours: Remove old tour JSON files 2020-06-11 09:32:31 +08:00
configure.php
lib.php MDL-40759 icons: Peer review fixes (all minor) 2017-03-17 15:52:46 +08:00
settings.php
styles.css
upgrade.txt MDL-68565 tool_usertours: account for optional config in WS response. 2020-05-28 10:51:50 +01:00
version.php MDL-69739 tool_usertours: Add tour-level CSS selector 2020-10-14 13:17:16 +01:00