moodle/mod/workshop
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
..
allocation MDL-64282 versions: bump all versions and requires near release 2018-11-29 18:24:08 +01:00
amd MDL-60820 workshop: Allow teacher to specify submission types 2018-08-31 14:48:29 +02:00
backup MDL-60820 workshop: Allow teacher to specify submission types 2018-08-31 14:48:29 +02: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
eval MDL-64282 versions: bump all versions and requires near release 2018-11-29 18:24:08 +01:00
form MDL-63276 upgrade: clean < 3.2.0 upgrade steps 2019-01-03 01:17:17 +01:00
lang/en MDL-63689 workshop: Add support for removal of multiple context users 2018-10-30 14:29:40 +01:00
pix MDL-50175 graphics: Optimized SVGs with SVGO. 2016-02-25 11:56:42 +00:00
tests MDL-63689 workshop: Add support for removal of multiple context users 2018-10-30 14:29:40 +01:00
aggregate.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
allocation.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
assessment.php MDL-59252 mod_workshop: Move assessment evaluation code to API 2017-10-03 19:16:31 +02:00
editform.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
editformpreview.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
exassessment.php MDL-55957 workshop: Fix the embedded files serving 2016-09-14 12:14:56 +02:00
excompare.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
exsubmission.php MDL-55957 workshop: Fix the embedded files serving 2016-09-14 12:14:56 +02:00
feedbackauthor_form.php MDL-44183 mod_workshop: unified @package use 2014-02-21 08:33:40 +13:00
feedbackreviewer_form.php MDL-44183 mod_workshop: unified @package use 2014-02-21 08:33:40 +13:00
fileinfolib.php
index.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10: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-60820 workshop: Allow teacher to specify submission types 2018-08-31 14:48:29 +02:00
mod_form.php MDL-60820 workshop: Allow teacher to specify submission types 2018-08-31 14:48:29 +02:00
renderer.php MDL-51932 workshop: Improve UX for teachers on switching workshop phases 2017-04-18 18:00:59 +02:00
settings.php MDL-44183 mod_workshop: unified @package use 2014-02-21 08:33:40 +13:00
styles.css MDL-51932 workshop: Improve UX for teachers on switching workshop phases 2017-04-18 18:00:59 +02:00
submission.php MDL-60144 mod_workshop: Move submission evaluation code to API 2017-10-03 19:28:44 +02:00
submission_form.php MDL-60820 workshop: Allow teacher to specify submission types 2018-08-31 14:48:29 +02:00
switchphase.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
toolbox.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
upgrade.txt MDL-60820 workshop: Allow teacher to specify submission types 2018-08-31 14:48:29 +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-59238 mod_workshop: Move event and completion to Workshop class 2017-07-24 18:03:36 +02:00