stable
Clone or download
Read-only
Merge commit 'refs/changes/22/2522/2' of ssh://gerrit.tuleap.net:29418/tuleap into stable
* ssh://gerrit.tuleap.net:29418/tuleap: Fix request #5145: do not add user widgets for services not activated Conflicts: plugins/tracker/include/trackerPlugin.class.php
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/trackerPlugin.class.php | +17 | −12 | Go to diff View file |
M | src/common/dao/ServiceDao.class.php | +12 | −5 | Go to diff View file |
M | src/common/project/Service.class.php | +15 | −3 | Go to diff View file |
M | src/common/project/ServiceManager.class.php | +17 | −13 | Go to diff View file |
M | src/common/widget/WidgetLayoutManager.class.php | +13 | −4 | Go to diff View file |