moodle/blocks/quiz_results
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
..
backup/moodle2 MDL-28718 block_quiz_results - add copyright headers. 2011-10-20 11:12:18 +01:00
db MDL-34270 blocks: removing unnecessary capabilities 2012-11-08 14:49:28 +08:00
lang/en MDL-34270 blocks: removing unnecessary capabilities 2012-11-08 14:49:28 +08:00
block_quiz_results.php MDL-34549 libraries: Replace get_context_instance_by_id() by context::instance_by_id() 2012-08-24 11:30:10 +08:00
edit_form.php MDL-30651 libraries: Replaced deprecated PARAM_INTEGER with PARAM_INT 2012-07-19 15:37:46 +08:00
styles.css MDL-28718 block_quiz_results - add copyright headers. 2011-10-20 11:12:18 +01:00
version.php MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00