moodle/mod/data/db
Eloy Lafuente (stronk7) 29af7b0b4c MDL-57432 upgrade: clean < 3.0.0 upgrade steps
This just deletes all the upgrade steps previous to 3.0.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 < 2015111600 (v3.0.0) as anti-cheating measure.

Next commit will get rid of/deprecate all the upgradelib functions
not used anymore in codebase.
2017-07-10 09:16:55 +01:00
..
access.php MDL-55254 mod_data: Add view permissions 2016-07-24 21:00:57 -04:00
install.xml MDL-23919 mod_data: add requiredentries to completion settings 2017-03-31 15:20:44 +01:00
log.php MDL-30975 Docs Adding correct pacakge information 2012-02-13 11:06:47 +05:30
services.php MDL-57924 mod_data: New WS mod_data_update_entry 2017-03-30 02:36:32 +02:00
subplugins.php MDL-16438 separating subplugin detection from the plugin_supports code because it was running into infinite loops in get_string() which is often incorrectly used in lib.php files, but the get_string() itself needs to know about subplugins 2010-04-04 19:58:03 +00:00
upgrade.php MDL-57432 upgrade: clean < 3.0.0 upgrade steps 2017-07-10 09:16:55 +01:00