moodle/lib/classes
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
..
event Merge branch 'MDL-40050-master' of git://github.com/FMCorz/moodle 2013-10-02 16:54:59 +10:00
plugininfo MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
session MDL-37324 fix phpunit and behat SESSION and USER setup 2013-09-24 08:59:29 +02:00
update MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
collator.php MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
component.php MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
minify.php MDL-40995 simplify minify integration and fix all known issues 2013-08-03 17:16:17 +02:00
plugin_manager.php MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
string_manager.php MDL-41019 refactor string managers to new core_ classes 2013-08-08 09:10:25 +02:00
string_manager_install.php MDL-41019 improve language caching 2013-08-11 09:52:34 +02:00
string_manager_standard.php MDL-41019 improve language caching 2013-08-11 09:52:34 +02:00
text.php MDL-40877 core_text: Added UTF-8 safe strrchr method 2013-08-16 10:58:22 +08:00
user.php MDL-41176 fix obvious bugs and typos in new user API 2013-09-27 10:33:48 +02:00
useragent.php MDL-36316 useragent: Reduce user agent sniffing 2013-09-13 14:25:37 +08:00