stable
Clone or download
Read-only
This is part of story #10499: Have a labels widget on project dashboards You can add an empty widget named "Labeled Items" Change-Id: I7c27885a22f99cc80759afd5987235e6b0138c7a
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/label/README.mkd | +5 | −0 | Go to diff View file |
A | plugins/label/VERSION | +1 | −0 | Go to diff View file |
A | plugins/label/include/Label/Plugin/PluginDescriptor.php | +35 | −0 | Go to diff View file |
A | plugins/label/include/Label/Plugin/PluginInfo.php | +31 | −0 | Go to diff View file |
A | plugins/label/include/Label/Widget/ProjectLabeledItems.php | +60 | −0 | Go to diff View file |
A | plugins/label/include/Label/Widget/ProjectLabeledItemsPresenter.php | +31 | −0 | Go to diff View file |
A | plugins/label/include/autoload.php | +22 | −0 | Go to diff View file |
A | plugins/label/include/constants.php | +21 | −0 | Go to diff View file |
A | plugins/label/include/labelPlugin.class.php | +73 | −0 | Go to diff View file |
A | plugins/label/site-content/fr_FR/LC_MESSAGES/tuleap-label.po | +34 | −0 | Go to diff View file |
A | plugins/label/site-content/tuleap-label.pot | +16 | −0 | Go to diff View file |
A | plugins/label/templates/widgets/project-labeled-items.mustache | +5 | −0 | Go to diff View file |
M | tools/rpm/tuleap.rhel6.spec | +1 | −0 | Go to diff View file |
M | tools/rpm/tuleap.rhel7.spec | +1 | −0 | Go to diff View file |