dev

Forked from tuleap/dev

Clone or download

Read-only

Fix request #5145: do not add user widgets for services not activated

Bonus: enable trackerv5 my artifacts Change-Id: I7708173c0648e2820a70c8716aab8ebd65ca275b

Modified Files

Name
M plugins/tracker/include/trackerPlugin.class.php +17 −11 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