moodle/filter
Petr Škoda bde002b81a MDL-41437 rework plugin_manager caching and version info in blocks and modules
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
2013-09-22 21:25:26 +02:00
..
activitynames MDL-41192 course: Can not write to the read-only properties of cm_info 2013-09-10 14:11:30 +10:00
algebra MDL-39434 Bump all versions near 2.5 release 2013-05-01 18:03:29 +02:00
censor MDL-39434 Bump all versions near 2.5 release 2013-05-01 18:03:29 +02:00
data MDL-40463 libraries: Deprecate get_courseid_from_context() 2013-07-11 15:54:36 +08:00
emailprotect MDL-39434 Bump all versions near 2.5 release 2013-05-01 18:03:29 +02:00
emoticon MDL-39434 Bump all versions near 2.5 release 2013-05-01 18:03:29 +02:00
glossary MDL-40463 libraries: Deprecate get_courseid_from_context() 2013-07-11 15:54:36 +08:00
mediaplugin MDL-39753 Add 2.5.0 upgrade line 2013-05-20 15:33:19 +02:00
multilang MDL-39434 Bump all versions near 2.5 release 2013-05-01 18:03:29 +02:00
tex MDL-39753 Add 2.5.0 upgrade line 2013-05-20 15:33:19 +02:00
tidy MDL-39434 Bump all versions near 2.5 release 2013-05-01 18:03:29 +02:00
urltolink MDL-40633 filter_urltolink breaking some image links. 2013-07-12 11:41:12 +01:00
index.html To stop people browsing filters 2005-01-23 04:16:07 +00:00
local_settings_form.php MDL-29401 fix previous regression 2011-09-26 23:21:39 +02:00
manage.php MDL-41437 rework plugin_manager caching and version info in blocks and modules 2013-09-22 21:25:26 +02:00
upgrade.txt MDL-29996 remove deprecated stuff from filter code 2012-12-30 17:02:18 +01:00