moodle/lib/editor/tinymce
Petr Škoda e87214bda7 MDL-42078 multiple uninstall improvements and cleanup
Includes:
* update checker refactored to \core\update\ namespace
* plugininfo classes refactored to \core\plugininfo\ namespace
* plugin_manager renamed to core_plugin_manager
* redirect back to original page after plugin uninstall
* fixed assign subplugin uninstall
* move assign subplugins under the assignment in admin tree
* fixed plugininfo for all question related plugin types
* auth uninstall support
* added missing block dependencies
* added theme uninstall
* subplugin types are following the plugin on plugin overview page
* several performance improvements in plugin manager
* new warnigns when plugininfo are outdated or missing
* multiple fixes and other improvements
2013-10-07 13:10:36 +02: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-23646 tinymce: Add upgrade algorithm for custom toolbars. 2013-07-09 13:22:33 +08:00
lang/en MDL-37565 - HTMLEditor - Adding a toggle plugin to TinyMCE to improve the appearance of the editor 2013-07-09 13:02:05 +08:00
plugins NOBUG: Fixed file access permissions 2013-10-04 15:43:58 +13:00
tests MDL-40648 unittests for editor_tinymce_plugin 2013-07-19 14:29:14 +10:00
tiny_mce/3.5.8 NOBUG: Fixed file access permissions 2013-10-04 15:43:58 +13:00
adminlib.php MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
all_strings.php MDL-40220 use new core_component::get_plugin_list() 2013-07-16 22:36:11 +02:00
lib.php Merge branch 'MDL-40770-master' of git://github.com/phalacee/moodle 2013-10-02 10:52:03 +13:00
module.js MDL-41328 Editor: Work around another iOS issue with TinyMCE 2013-09-02 09:41:27 +08:00
readme_moodle.txt MDL-37282 import TinyMCE 3.5.8 2012-12-22 16:24:20 +01:00
settings.php MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
styles.css MDL-40668 tinymce: Remove collapsable editor options 2013-08-13 10:54:36 +08:00
subplugins.php MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
upgrade.txt MDL-40648 annotated new functions in upgrade.txt 2013-07-19 14:29:14 +10:00
version.php MDL-36803 tinymce: Version bump for js changes 2013-08-26 09:29:06 +08:00