moodle/lib/classes/plugininfo
Andrew Nicols 9c7274e25f MDL-47206 core: Allow tool plugins to run tasks
This issue is a part of the MDL-47194 Task.
This issue is a part of the MDL-39707 Epic.
2014-09-12 11:47:56 +08:00
..
auth.php
availability.php MDL-45501 availability: Add uninstall support for conditional plugins 2014-05-15 14:04:52 +08:00
base.php MDL-43117 Add release column to Plugins Overview page 2013-12-01 18:57:49 +08:00
block.php
cachelock.php
cachestore.php
calendartype.php MDL-43008 calendar: Allow calendar plugins to display setting pages. 2013-11-26 15:44:57 +08:00
coursereport.php
editor.php MDL-43842: Import atto back into core 2014-03-26 09:59:34 +08:00
enrol.php
filter.php MDL-37813 remove missing filters when configuring string filters and fix filter uninstall 2013-10-18 15:57:27 +02:00
format.php
general.php
gradeexport.php
gradeimport.php
gradereport.php
gradingform.php
local.php
message.php
mnetservice.php
mod.php
orphaned.php MDL-42497 add listing of orphaned subplugin types 2013-11-01 10:39:07 +01:00
plagiarism.php MDL-45210: Fix broken link when plagiarism plugins are disabled 2014-04-22 13:27:02 +12:00
portfolio.php
profilefield.php
qbehaviour.php MDL-45312 qtype_missingtype or qbehaviour_missing cannot be uninstalled. 2014-04-28 21:45:46 +01:00
qformat.php
qtype.php MDL-45312 qtype_missingtype or qbehaviour_missing cannot be uninstalled. 2014-04-28 21:45:46 +01:00
report.php
repository.php
theme.php MDL-46013 theme: Uninstall theme unconditionally unsets configs 2014-06-16 15:10:30 -07:00
tool.php MDL-47206 core: Allow tool plugins to run tasks 2014-09-12 11:47:56 +08:00
webservice.php