stable
Clone or download
Read-only
Part of story #10673: see BurnUp chart in agile dashboard User cannot anymore drag n drop items on the milestone's content view. Change-Id: I0d796ff085a450cf74a93cf0a5f9d23c9e27a3e1
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/build-manifest.json | +0 | −2 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/Content/ContentPresenter.class.php | +0 | −13 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/Content/ContentPresenterBuilder.class.php | +1 | −34 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/PanePresenterBuilderFactory.class.php | +2 | −9 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboardRouterBuilder.php | +1 | −2 | Go to diff View file |
M | plugins/agiledashboard/site-content/en_US/agiledashboard.tab | +2 | −4 | Go to diff View file |
M | plugins/agiledashboard/site-content/fr_FR/agiledashboard.tab | +2 | −4 | Go to diff View file |
M | plugins/agiledashboard/templates/pane-content-openitems.mustache | +1 | −10 | Go to diff View file |
D | plugins/agiledashboard/www/js/MilestoneContent.js | +0 | −91 | Go to diff View file |
D | plugins/agiledashboard/www/js/planning-view.js | +0 | −26 | Go to diff View file |
M | plugins/agiledashboard/www/themes/default/css/style.scss | +1 | −12 | Go to diff View file |
M | plugins/tracker/db_tests/PriorityDaoTest.php | +4 | −4 | Go to diff View file |
M | plugins/tracker/db_tests/PriorityDaoTestPerformances.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_Artifact.class.php | +0 | −26 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_PriorityManager.class.php | +1 | −11 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/dao/PriorityDao.class.php | +1 | −17 | Go to diff View file |