stable
Clone or download
Read-only
Merge "story #9585: Plugin properties" into burning_parrot
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/ldap/templates/ldap-administration.mustache | +9 | −14 | Go to diff View file |
A | plugins/pluginsadministration/include/PluginPropertiesPresenter.php | +97 | −0 | Go to diff View file |
M | plugins/pluginsadministration/include/PluginsAdministrationActions.class.php | +25 | −8 | Go to diff View file |
M | plugins/pluginsadministration/include/PluginsAdministrationViews.class.php | +104 | −109 | Go to diff View file |
M | plugins/pluginsadministration/include/autoload.php | +4 | −3 | Go to diff View file |
M | plugins/pluginsadministration/site-content/en_US/pluginsAdministration.tab | +14 | −0 | Go to diff View file |
M | plugins/pluginsadministration/site-content/fr_FR/pluginsAdministration.tab | +14 | −0 | Go to diff View file |
A | plugins/pluginsadministration/templates/plugin-properties.mustache | +111 | −0 | Go to diff View file |
M | plugins/pluginsadministration/www/themes/BurningParrot/css/_pluginsadministration.scss | +20 | −0 | Go to diff View file |
M | src/common/plugin/PluginManager.class.php | +1 | −1 | Go to diff View file |