moodle/mod/scorm
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
..
backup MDL-44712 SCORM: Improve multi-sco activity completion. 2016-08-18 10:14:40 +12:00
classes MDL-53343 mod_scorm: Migrated scorm_cron into new tasks API 2017-03-29 13:11:27 +05:30
datamodels Merge branch 'wip-MDL-57785-master' of git://github.com/amygroshek/moodle 2017-01-31 12:19:13 +08:00
db MDL-57432 upgrade: clean < 3.0.0 upgrade steps 2017-07-10 09:16:55 +01:00
lang/en MDL-58877 lang: Merge English strings from the en_fix language pack 2017-05-10 12:24:36 +02:00
pix MDL-50175 graphics: Optimized SVGs with SVGO. 2016-02-25 11:56:42 +00:00
report MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
tests MDL-59032 scorm: Don't show action events to teachers 2017-06-06 15:57:23 +08:00
aicc.php MDL-46805 mod_scorm: Re-fix as previous object was removed in 2.8 2015-04-02 11:09:30 +02:00
datamodel.php MDL-45887 mod_scorm : Fixing coding standard violations 2014-08-17 22:15:04 +12:00
grade.php MDL-45887 mod_scorm : Fixing coding standard violations 2014-08-17 22:15:04 +12:00
index.php MDL-47970 mod_scorm: fixed HTML5 validation error 2014-10-30 14:56:15 +13:00
lib.php MDL-59032 scorm: Don't show action events to teachers 2017-06-06 15:57:23 +08:00
loadSCO.php MDL-40759 icons: Behat fixes for font-awesome 2017-03-17 15:52:18 +08:00
locallib.php MDL-58423 core_calendar: moved \core_calendar\event class 2017-04-04 11:01:49 +01:00
mod_form.php MDL-44905 mod_scorm: Skip view page on a Single activity course 2017-05-29 20:32:40 +03:00
module.js MDL-56859 SCORM: player shouldn't display TOC while loading 2016-12-12 09:09:31 +08:00
player.js MDL-53546 SCORM: Set window.opener to null 2016-05-06 09:27:24 +08:00
player.php MDL-44905 mod_scorm: Skip view page on a Single activity course 2017-05-29 20:32:40 +03:00
prereqs.php MDL-50614 mod_scorm: Improve validation on currentorg 2015-06-30 10:12:51 +08:00
renderer.php MDL-41665 scorm : Rewriting using html_writer 2014-05-29 21:54:00 +00:00
report.php MDL-47795 SCORM: SCORM report not a report. 2014-10-21 15:37:31 +01:00
reportsettings_form.php MDL-41665 scorm : Rewriting using html_writer 2014-05-29 21:54:00 +00:00
request.js MDL-42792 SCORM: Prevent JS error when network connection fails. - return false to SCORM package so that issue can be detected and reported. 2014-01-10 21:04:54 +13:00
settings.php MDL-55820 scorm: use correct displayattempt default options 2016-09-01 13:19:35 +12:00
styles.css MDL-56859 SCORM: player shouldn't display TOC while loading 2016-12-12 09:09:31 +08:00
tabs.php MDL-50049 deprecation: Remove usage of deprecated api and cleanup 2015-06-29 17:15:50 +05:30
upgrade.txt MDL-42473 mod_scorm: Enable FEATURE_GROUPS for mod_scorm 2016-01-14 17:24:26 +13:00
version.php MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
view.js MDL-50643 mod_scorm: redirect using current window instead of parent. 2016-12-23 10:17:43 +13:00
view.php MDL-46782 mod_scorm: Load first incomplete sco on re-entry. 2017-01-18 21:02:56 +13:00