moodle/mod/lti
Sara Arjona a26cfe71d3 MDL-65809 upgrade: clean < 3.5.0 upgrade steps
This just deletes all the upgrade steps previous to 3.5.0. Some
small adjustments, like tweaking globals can also be applied
when needed.

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

Previous commits have removed/deprecated all the upgradelib functions
not used anymore in codebase. Deletion has been documented in corresponding
upgrade.txt files:

- upgrade_fix_block_instance_configuration()
- upgrade_theme_is_from_family(), upgrade_find_theme_location()
and linkcoursesectionsupgradescriptwasrun setting
- upgrade_block_positions
- upgrade_fix_config_auth_plugin_names()
 and upgrade_fix_config_auth_plugin_defaults()
- format_xxx_upgrade_remove_numsections(), format_xxx_upgrade_hide_extra_sections()
and format_xxx_upgrade_add_empty_sections()
- filter_mathjaxloader_upgrade_cdn_cloudflare()
and filter_mathjaxloader_upgrade_mathjaxconfig_equal()
- get_assignments_with_rescaled_null_grades()

These have been kept because continue being used by restore:

- \core\task\refresh_mod_calendar_events_task
2019-12-20 12:20:43 +01:00
..
amd MDL-62497 javascript: build AMD modules with new transpiler 2019-07-19 14:12:49 +08:00
backup MDL-62599 mod_lti: Changes from integration review 2019-05-06 13:33:42 +08:00
classes MDL-65026 course: Fix modules intro formatting in WS 2019-09-16 13:04:26 +02:00
db MDL-65809 upgrade: clean < 3.5.0 upgrade steps 2019-12-20 12:20:43 +01:00
lang/en MDL-66592 analytics: Split text and link 2019-11-07 08:25:35 +08:00
pix
service MDL-63048 lib: Remove renamed classes. 2019-12-09 13:52:36 +08:00
source
templates MDL-62599 mod_lti: Add platform support for LTI 1.3 2019-05-06 13:33:42 +08:00
tests MDL-62599 mod_lti: fix coding style issues 2019-05-08 11:16:21 +08:00
ajax.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
auth.php MDL-62599 mod_lti: Changes from integration review 2019-05-06 13:33:42 +08:00
certs.php MDL-62599 mod_lti: Add platform support for LTI 1.3 2019-05-06 13:33:42 +08:00
contentitem.php MDL-62599 mod_lti: Changes from integration review 2019-05-06 13:33:42 +08:00
contentitem_return.php MDL-62599 mod_lti: Correct content-item return 2019-05-06 13:33:42 +08:00
edit_form.php MDL-65610 lti: ltiversion field optional 2019-05-15 13:46:56 +08:00
externalregistrationreturn.php MDL-54879 mod_lti: Add fallback options for error message upon failure 2016-07-28 14:38:29 +08:00
index.php
instructor_edit_tool_type.php MDL-65536 mod_lti: OpenSSL configuration 2019-05-14 11:27:25 +08:00
launch.php MDL-62599 mod_lti: Changes from integration review 2019-05-06 13:33:42 +08:00
lib.php MDL-66369 libraries: Remove [modname]_scale_used functions 2019-08-16 11:56:17 +08:00
locallib.php MDL-65536 mod_lti: JWT should use the class loader 2019-05-14 11:27:26 +08:00
mod_form.js MDL-61651 mod_lti: cisr lineitem support 2018-04-20 11:22:11 +08:00
mod_form.php MDL-62599 mod_lti: Add platform support for LTI 1.3 2019-05-06 13:33:42 +08:00
OAuth.php MDL-55742 mod_lti: Remove support for get_magic_quotes_gpc 2016-09-01 14:58:29 +08:00
OAuthBody.php MDL-62599 mod_lti: Changes from integration review 2019-05-06 13:33:42 +08:00
register.php
register_form.php
registersettings.php MDL-53988 mod_lti: Improve error handling and user interface 2016-05-19 17:10:00 +08:00
registration.php
registrationreturn.php
request_tool.php
return.php MDL-60549 lti: support for moving embedded lti into separate tab 2018-01-10 12:08:44 +01:00
service.php MDL-62599 mod_lti: Add platform support for LTI 1.3 2019-05-06 13:33:42 +08:00
servicelib.php MDL-62599 mod_lti: Add platform support for LTI 1.3 2019-05-06 13:33:42 +08:00
services.php MDL-62599 mod_lti: Add platform support for LTI 1.3 2019-05-06 13:33:42 +08:00
settings.php
styles.css MDL-64506 templates: Move BS2 btns' to BS4 btns' 2019-04-03 19:34:20 +08:00
token.php MDL-62599 mod_lti: Add platform support for LTI 1.3 2019-05-06 13:33:42 +08:00
toolconfigure.php
toolproxies.php
toolssettings.php MDL-53988 mod_lti: Fix followup up issues 2016-05-19 11:18:21 +08:00
TrivialStore.php
typessettings.php MDL-62599 mod_lti: Add platform support for LTI 1.3 2019-05-06 13:33:42 +08:00
upgrade.txt MDL-66369 libraries: Remove [modname]_scale_used functions 2019-08-16 11:56:17 +08:00
upgradelib.php MDL-66708 lti adv: fix check for key in config 2019-11-25 14:14:33 -05:00
version.php MDL-67199 versions: bump all versions and requires near release 2019-11-12 17:57:08 +01:00
view.php MDL-62599 mod_lti: Changes from integration review 2019-05-06 13:33:42 +08:00