stable
Clone or download
Read-only
This is part of story #10499: Have a labels widget on project dashboards Change-Id: I99b9dc33e89ad2dadc6ff2c9283129e0ffd2cb66
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/label/include/Label/Widget/Dao.php | +9 | −0 | Go to diff View file |
M | plugins/label/include/labelPlugin.class.php | +16 | −1 | Go to diff View file |
M | src/common/autoload.php | +3 | −2 | Go to diff View file |
M | src/common/project/Label/DeleteController.php | +14 | −2 | Go to diff View file |
A | src/common/project/Label/RemoveLabel.php | +40 | −0 | Go to diff View file |
M | src/www/project/admin/labels.php | +1 | −1 | Go to diff View file |