moodle/grade
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-55000 grade: Use correct component names + minor jsdocs 2016-07-05 19:59:24 +02:00
classes/privacy MDL-64216 privacy: Split query to use indexes. 2018-12-04 13:01:07 +00:00
edit MDL-64280 core_outcome: Add/remove outcome buttons style. 2018-12-10 17:55:35 +01:00
export MDL-64282 versions: bump all versions and requires near release 2018-11-29 18:24:08 +01:00
grading MDL-63276 upgrade: clean < 3.2.0 upgrade steps 2019-01-03 01:17:17 +01:00
import MDL-64282 versions: bump all versions and requires near release 2018-11-29 18:24:08 +01:00
report MDL-63276 upgrade: clean < 3.2.0 upgrade steps 2019-01-03 01:17:17 +01:00
templates MDL-55584 core_grades: Convert part of set-up screen to template 2016-09-23 10:53:56 +01:00
tests MDL-63591 core_grades: updated privacy provider 2018-11-21 16:15:12 +08:00
index.php MDL-30999 grade: updated Grade API phpdocs 2012-02-14 14:04:19 +07:00
lib.php MDL-59169 gradebook: Add groupid to gpr tracking & use 2018-08-16 04:03:51 +02:00
querylib.php MDL-63422 general: review core loop / switch / case / continue 2018-10-31 00:17:59 +01:00
upgrade.txt MDL-59169 gradebook: Add groupid to gpr tracking & use 2018-08-16 04:03:51 +02:00