stable

Clone or download

Read-only

feat: Duplicate filter settings for Roadmap

When a project is created from a project template that is containing a filtered roadmap, then the new roadmap is also filtered with its own report. Part of story #26776: configure roadmap filters Change-Id: I2b740897d52cb590a472c87cffb5553f540e90f7

Modified Files

Name
M plugins/roadmap/include/Roadmap/RoadmapProjectWidget.php +7 −1 Go to diff View file
M plugins/roadmap/include/Roadmap/RoadmapWidgetDao.php +3 −1 Go to diff View file
M plugins/roadmap/tests/unit/Roadmap/RoadmapProjectWidgetTest.php +76 −37 Go to diff View file
M plugins/tracker/include/Tracker/Report/Tracker_ReportFactory.class.php +10 −0 Go to diff View file