stable
Clone or download
Read-only
request #11038: Listened hooks in plugins administration are useless
The list of listened hooks for a given plugin in site admin ยป plugins does not bring any value. We should remove it so that it remove some legacy code. Change-Id: I3dd049cd2a5a0a79dba9cd37a25ca3de3291d9c2
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/pluginsadministration/include/PluginPropertiesPresenter.php | +1 | โ9 | Go to diff View file |
M | plugins/pluginsadministration/include/PluginsAdministrationViews.class.php | +1 | โ30 | Go to diff View file |
M | plugins/pluginsadministration/site-content/en_US/pluginsAdministration.tab | +0 | โ2 | Go to diff View file |
M | plugins/pluginsadministration/site-content/fr_FR/pluginsAdministration.tab | +0 | โ2 | Go to diff View file |
M | plugins/pluginsadministration/templates/plugin-properties.mustache | +0 | โ9 | Go to diff View file |
M | src/common/plugin/Plugin.class.php | +1 | โ5 | Go to diff View file |
M | tests/simpletest/common/plugin/PluginTest.php | +1 | โ20 | Go to diff View file |