stable
Clone or download
Read-only
Merge 'gerrit #10341' into stable/master
* commit '3e7795586d': request #11009: Kanban report usage is not inherited Change-Id: I0199f595030a355e2ec5d874b0f7b5f90d2d433d
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/KanbanDao.class.php | +16 | −2 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/KanbanManager.class.php | +4 | −3 | Go to diff View file |
M | plugins/agiledashboard/include/agiledashboardPlugin.class.php | +7 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Tracker_ReportFactory.class.php | +7 | −4 | Go to diff View file |
M | plugins/tracker/include/Tracker/TrackerFactory.class.php | +34 | −28 | Go to diff View file |
M | plugins/tracker/tests/TrackerFactoryTest.php | +5 | −5 | Go to diff View file |