moodle/filter/mathjaxloader
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
..
classes/privacy MDL-61896 filter: Implement privacy API for all filters 2018-04-08 15:55:37 +08:00
db MDL-63276 upgrade: clean < 3.2.0 upgrade steps 2019-01-03 01:17:17 +01:00
lang/en MDL-61896 filter: Implement privacy API for all filters 2018-04-08 15:55:37 +08:00
tests MDL-61981 filter_mathjaxloader: add unit tests 2018-09-21 09:58:42 +03:00
yui MDL-55244 js: build changes 2016-07-25 07:58:05 +01:00
filter.php MDL-61981 filter_mathjaxloader: nested math environments 2018-09-21 09:58:27 +03:00
readme_moodle.txt MDL-60458 Mathjax: Restore the accessible config 2017-10-25 12:30:14 +08:00
settings.php MDL-60458 Mathjax: Restore the accessible config 2017-10-25 12:30:14 +08:00
styles.css
thirdpartylibs.xml MDL-58722 mathjax: Update to 2.7.1 and remove a11y 2017-04-27 16:57:03 +08:00
version.php MDL-64282 versions: bump all versions and requires near release 2018-11-29 18:24:08 +01:00