moodle/mod/data
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-57455 mod_data: performance improvement for tags backup/restore 2017-10-12 16:59:16 +08:00
classes MDL-63924 privacy: Add shared user providers to subsytsems 2018-11-08 21:26:18 +08:00
db MDL-63276 upgrade: clean < 3.2.0 upgrade steps 2019-01-03 01:17:17 +01:00
field MDL-64282 versions: bump all versions and requires near release 2018-11-29 18:24:08 +01:00
lang/en MDL-54742 general: Remove strings deprecated in 3.2 2018-07-23 14:25:14 +08:00
pix MDL-50175 graphics: Optimized SVGs with SVGO. 2016-02-25 11:56:42 +00:00
preset/imagegallery MDL-64282 versions: bump all versions and requires near release 2018-11-29 18:24:08 +01:00
tests MDL-63497 mod_data: Add support for removal of context users 2018-10-17 13:12:18 +08:00
css.php
data.js MDL-45427 mod_data: Inserting tags into templates. 2016-05-25 15:24:41 +08:00
edit.php MDL-62944 mod_data: Action menu missing from database pages 2018-08-31 10:15:32 +01:00
export.php MDL-62944 mod_data: Action menu missing from database pages 2018-08-31 10:15:32 +01:00
export_form.php MDL-57455 mod_data: moved export tag checkbox and set default 2017-10-18 16:03:17 +08:00
field.php MDL-62944 mod_data: Action menu missing from database pages 2018-08-31 10:15:32 +01:00
import.php MDL-57455 mod_data: Import and export tags 2017-10-12 16:59:15 +08:00
import_form.php
index.php
js.php MDL-52835 mod_data: Correct MIME type for JS template 2016-01-22 09:51:08 +11:00
lib.php MDL-46783 permissions: let some moodle/ caps be overriden in all mods 2018-12-05 16:44:25 +00:00
locallib.php MDL-62944 activities: Activities should not require capability 2018-08-31 10:15:37 +01:00
mod_form.php MDL-58138 completion: Fixes for a number of small issues. 2017-04-19 11:41:57 +08:00
module.js
preset.php MDL-62944 mod_data: Action menu missing from database pages 2018-08-31 10:15:32 +01:00
preset_form.php
renderer.php MDL-56725 mod_data: coding style 2016-11-10 16:21:01 +08:00
rsslib.php MDL-55255 mod_data: prevent direct script access to lib files. 2016-07-25 09:39:57 +01:00
settings.php
styles.css MDL-57455 mod_data: Implement tagging 2017-10-12 16:59:14 +08:00
tabs.php
templates.php MDL-62944 mod_data: Action menu missing from database pages 2018-08-31 10:15:32 +01:00
upgrade.txt MDL-57407 mod_data: Return ratings in mod_data_get_entry 2017-09-08 13:49:10 +02:00
version.php MDL-64282 versions: bump all versions and requires near release 2018-11-29 18:24:08 +01:00
view.php MDL-57921 mod_data: Move approval code to new function 2017-03-30 02:11:46 +02:00