moodle/lib/editor/tinymce
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
..
classes MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
cli MDL-39474 introduce $CFG->debugdeveloper and cleanup $CFG init 2013-08-12 13:01:47 +02:00
db MDL-59159 upgrade: clean < 3.1.0 upgrade steps 2017-12-04 01:18:57 +01:00
lang/en MDL-50033 lang: Merge English strings from the en_fix language pack 2015-04-29 21:43:00 +02:00
plugins MDL-59159 upgrade: clean < 3.1.0 upgrade steps 2017-12-04 01:18:57 +01:00
tests MDL-42834 admin: Removal of httpswwwroot 2017-10-23 12:25:36 +08:00
tiny_mce/3.5.11 MDL-49578 TinyMCE: Update to 3.5.11 2015-03-31 19:38:53 +01:00
adminlib.php MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
all_strings.php MDL-40220 use new core_component::get_plugin_list() 2013-07-16 22:36:11 +02:00
lib.php MDL-42834 admin: Remove wwwroot if used with moodle_url 2017-10-23 12:25:36 +08:00
module.js MDL-54633 tinymce: Sync editors' iframe to textarea on form submit 2016-05-19 13:44:41 +02:00
readme_moodle.txt MDL-49578 TinyMCE: Update to 3.5.11 2015-03-31 19:38:53 +01:00
settings.php MDL-42660 TinyMCE: Shuffle icons in default toolbar layout 2013-11-07 12:15:11 +08:00
styles.css MDL-56710 editor: Fix box-sizing to context box 2016-11-16 08:37:15 +08:00
subplugins.php MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
thirdpartylibs.xml MDL-49578 TinyMCE: Update to 3.5.11 2015-03-31 19:38:53 +01:00
upgrade.txt MDL-32450 editor_tinymce: documented removal of DragMath 2014-06-30 13:08:00 -07:00
version.php MDL-60764 versions: bump all versions and requires near release 2017-11-10 02:52:53 +01:00