mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
![]() This patch includes: * version column removed from modules table, now using standard config, this allows decimal version for modules * version column removed from block table, now using standard config, this allows decimal version for blocks * module version.php can safely use $plugins instead of module * new plugin_manager bulk caching, this should help with MUC performance when logged in as admin * all missing plugins are now in plugin overview (previously only blocks and modules) * simplified code and improved coding style * reworked plugin_manager unit tests - now using real plugins instead of mocks * unit tests now fail if any plugin does not contain proper version.php file * allow uninstall of deleted filters |
||
---|---|---|
.. | ||
activitynames | ||
algebra | ||
censor | ||
data | ||
emailprotect | ||
emoticon | ||
glossary | ||
mediaplugin | ||
multilang | ||
tex | ||
tidy | ||
urltolink | ||
index.html | ||
local_settings_form.php | ||
manage.php | ||
upgrade.txt |