moodle/message
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
..
output MDL-31560 Messages: Added support for noreply and support users 2013-09-13 16:13:26 +08:00
tests MDL-41369 Behat tests updated because of fixed messaging navigation 2013-09-05 12:29:29 +10:00
bell.mp3 MDL-37962 core_message:reimplemented the beep on new message functionality from 1.9 2013-08-06 10:30:07 +07:00
bell.ogg MDL-37962 core_message:reimplemented the beep on new message functionality from 1.9 2013-08-06 10:30:07 +07:00
bell.wav Simple bell code ... needs work I think. 2005-02-27 17:45:44 +00:00
defaultoutputs.php MDL-34471 libraries: Replace all uses of get_context_instance() with respective context_XXXX::instance() method 2012-08-02 15:37:38 +08:00
discussion.php MDL-30987 message: updated phpdocs for /lib/messagelib.php and /message 2012-02-21 10:57:55 +07:00
edit.php MDL-37962 core_message:reimplemented the beep on new message functionality from 1.9 2013-08-06 10:30:07 +07:00
externallib.php MDL-34434 Change the texts saying that we'll be removing web service deprecated functions from 2.5 2013-04-17 12:13:04 +08:00
index.php MDL-31560 Messages: Added support for noreply and support users 2013-09-13 16:13:26 +08:00
lib.php MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
module.js NOBUG - reduce whitespace errors a little 2013-04-15 13:29:14 +01:00
renderer.php MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
search.html MDL-34560 accessibility compliance for message: Add label for input text and select tag 2012-08-04 17:07:07 +08:00
search_advanced.html MDL-34471 libraries: Replace all uses of get_context_instance() with respective context_XXXX::instance() method 2012-08-02 15:37:38 +08:00
send_form.php MDL-41369 Pass viewing argument to more message screens 2013-09-04 17:11:30 +10:00
settings.html NOBUG - reduce whitespace errors a little 2013-04-15 13:29:14 +01:00
upgrade.txt MDL-31560 Messages: Added support for noreply and support users 2013-09-13 16:13:26 +08:00