moodle/question
Eloy Lafuente (stronk7) e4eba4c346 MDL-59159 upgrade: clean < 3.1.0 upgrade steps
LTS (3.5) requires previous LTS (3.1)

This just deletes all the upgrade steps previous to 3.1.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 < 2016052300 (v3.1.0) as anti-cheating measure.

Next commit will get rid of/deprecate all the upgradelib functions
not used anymore in codebase.
2017-12-04 01:18:57 +01:00
..
behaviour MDL-59159 upgrade: clean < 3.1.0 upgrade steps 2017-12-04 01:18:57 +01:00
classes MDL-60174 core_dml: fix miscellaneous incorrect recordset usage 2017-11-27 11:10:33 +00:00
engine Merge branch 'MDL-60139' of git://github.com/timhunt/moodle 2017-10-31 09:14:32 +08:00
format MDL-60764 versions: bump all versions and requires near release 2017-11-10 02:52:53 +01:00
templates MDL-55797 core_question: Convert the chooser to template 2016-09-23 10:55:17 +01:00
tests MDL-58265 core_test: replace I turn editing on steps 2017-04-03 11:37:07 +08:00
type MDL-59159 upgrade: clean < 3.1.0 upgrade steps 2017-12-04 01:18:57 +01:00
yui MDL-56826 question: Add bootstrap styles to question preview 2016-11-17 16:14:34 +08:00
addquestion.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
category.php MDL-57510 questionbank: Add horizontal navigation 2017-03-24 19:07:15 +05:30
category_class.php MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
category_form.php MDL-41036 Question category info should use HTML editor 2013-08-15 12:19:47 +01:00
edit.php MDL-57510 questionbank: Add horizontal navigation 2017-03-24 19:07:15 +05:30
editlib.php MDL-55797 core_question: Make static getter for chooser 2016-09-23 10:55:17 +01:00
export.php MDL-57510 questionbank: Add horizontal navigation 2017-03-24 19:07:15 +05:30
export_form.php MDL-53728 question import/export: improve form structure 2016-04-06 15:35:29 +01:00
flags.js
format.php MDL-55826 question: fix PHP7.1 strict warnings 2016-09-02 10:52:02 +08:00
import.php MDL-57510 questionbank: Add horizontal navigation 2017-03-24 19:07:15 +05:30
import_form.php MDL-53728 question import/export: improve form structure 2016-04-06 15:35:29 +01:00
move_form.php
preview.php MDL-56826 question: Add bootstrap styles to question preview 2016-11-17 16:14:34 +08:00
previewlib.php MDL-57199 question preview: make HTML ids unique 2016-11-29 18:31:53 +00:00
qengine.js MDL-46386 question Whitelist the Atto editor from return blocking 2014-07-21 09:08:01 -04:00
question.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
renderer.php Merge branch 'MDL-57510-master' of git://github.com/ankitagarwal/moodle 2017-03-27 09:41:27 +01:00
toggleflag.php
upgrade.php
upgrade.txt MDL-55797 core_question: Make static getter for chooser 2016-09-23 10:55:17 +01:00