stable
Clone or download
Read-only
Kanban will have to listen to this event, having an object will allow us to have a clean start. No functional changes in project creation from another one. Part of request #32645: Extract kanban from agiledashboard Change-Id: Ifed63d7053ede61748e7dc796f9c256cf84bc731
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/agiledashboardPlugin.php | +9 | −8 | Go to diff View file |
M | plugins/cardwall/include/CardwallRendererDuplicatorDao.php | +1 | −1 | Go to diff View file |
M | plugins/cardwall/include/OnTop/ColumnDao.class.php | +9 | −6 | Go to diff View file |
M | plugins/cardwall/include/OnTop/ColumnMappingFieldValueDao.class.php | +3 | −3 | Go to diff View file |
M | plugins/cardwall/include/cardwallPlugin.php | +8 | −8 | Go to diff View file |
M | plugins/testmanagement/include/testmanagementPlugin.php | +6 | −8 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElementFactory.php | +2 | −2 | Go to diff View file |
A | plugins/tracker/include/Tracker/TrackerEventTrackersDuplicated.php | +42 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/TrackerFactory.class.php | +53 | −48 | Go to diff View file |