stable

Clone or download

Read-only

Merge 'gerrit #6539' into stable/master

* commit '4d7558f': request #9518: html entities displayed in kanban cards Change-Id: I25b88a3c4e95c898d7e0570b741f0b8cf1698931

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/BacklogItemDao.class.php +1 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Milestone/Backlog/BacklogItemCollectionFactory.class.php +4 −3 Go to diff View file
M plugins/agiledashboard/tests/include/AgileDashboard/Milestone/Backlog/AgileDashboard_Milestone_Backlog_BacklogItemCollectionFactoryTest.php +6 −0 Go to diff View file
M plugins/agiledashboard/www/js/kanban/bower.json +1 −1 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/bower.json +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_ArtifactFactory.class.php +17 −4 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/dao/Tracker_ArtifactDao.class.php +7 −7 Go to diff View file