moodle/mod/assignment
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
..
backup MDL-44151 mod_assignment: unified @package use 2014-02-18 11:26:05 +13:00
classes MDL-63816 privacy: Corrected provider get_users_in_context descriptions 2018-10-31 12:13:30 +08:00
db MDL-63276 upgrade: clean < 3.2.0 upgrade steps 2019-01-03 01:17:17 +01:00
lang/en MDL-61041 assign: Remove assignment 2.2 upgrader 2018-07-25 14:11:10 +08:00
pix MDL-50175 graphics: Optimized SVGs with SVGO. 2016-02-25 11:56:42 +00:00
tests MDL-63513 mod_assignment: Add removal of context users. 2018-10-22 12:48:25 +02:00
type MDL-64282 versions: bump all versions and requires near release 2018-11-29 18:24:08 +01:00
index.php MDL-45219 remove old assignment course instance list 2014-04-23 11:53:35 +08:00
lib.php MDL-46045 Fix php tags (lowercase) everywhere 2014-06-19 11:05:16 +08:00
mod_form.php MDL-33952 Assignment - bon voyage! 2014-01-08 14:51:06 +08:00
version.php MDL-64282 versions: bump all versions and requires near release 2018-11-29 18:24:08 +01:00
view.php MDL-61041 assign: Remove assignment 2.2 upgrader 2018-07-25 14:11:10 +08:00