moodle/enrol/manual
Eloy Lafuente (stronk7) a12207be25 MDL-63276 upgrade: clean < 3.2.0 upgrade steps
3.7 (min PHP 7.1) requires 3.2 (first version supporting PHP 7.1)

This just deletes all the upgrade steps previous to 3.2.0. Some
small adjustments, like adding missing MOODLE_INTERNAL or tweaking
globals can also be applied when needed.

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

Next commit will get rid of/deprecate all the upgradelib functions
not used anymore in codebase. (note there isn't any this time).
2019-01-03 01:17:17 +01:00
..
amd MDL-60874 enrol_manual: Improve searching of users in quick enrol UI 2018-07-16 21:27:26 +02:00
classes MDL-62188 enrol: Avoid ignoring the Recover grades default setting 2018-04-26 08:13:13 +02:00
cli MDL-37299 use progress_trace in enrol_manual and enrol_self sync 2012-12-29 21:50:32 +01:00
db MDL-63276 upgrade: clean < 3.2.0 upgrade steps 2019-01-03 01:17:17 +01: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-59828 autocomplete: Sizing issues on themes 2017-08-25 15:07:40 +08:00
tests MDL-60874 enrol_manual: Improve searching of users in quick enrol UI 2018-07-16 21:27:26 +02:00
ajax.php MDL-61249 enrol_manual: Fix end date calculation 2018-02-23 08:19:49 +01:00
bulkchangeforms.php MDL-35072 coding style cleanup in enrol_manual 2012-08-26 16:37:49 +02:00
externallib.php MDL-49414 webservices: Remove deprecated functions 2016-04-27 15:54:38 +08:00
lib.php MDL-61208 enrol: Standard enrol plugins should use tasks instead of cron 2018-04-10 09:16:17 +05:30
locallib.php MDL-41042 coursecat: reset course contacts cache more often 2015-10-07 10:23:03 +08:00
manage.php MDL-59370 enrol: Kill the enrol/users page. 2017-08-14 11:06:16 +08:00
settings.php MDL-30157 enrol_manual: New option to enrol from now 2015-09-15 16:25:25 +08:00
unenrolself.php MDL-40909 core_enrol: removed 'unenrol' add_to_log calls 2014-01-27 19:52:55 -08:00
version.php MDL-64282 versions: bump all versions and requires near release 2018-11-29 18:24:08 +01:00