stable
Clone or download
Read-only
This is part of story #19253 import worklog as timetracking No functional change expected here. This refactoring will ease to know where event params are used and it increase the readability of event methods. Change-Id: I66c745c03398ebecf4ad3ec9f61c820df1b915e2
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/cardwall/include/cardwallPlugin.php | +17 | −5 | Go to diff View file |
M | plugins/testmanagement/include/testmanagementPlugin.php | +6 | −6 | Go to diff View file |
M | plugins/timetracking/include/timetrackingPlugin.php | +6 | −5 | Go to diff View file |
M | plugins/tracker/include/Tracker/Tracker.class.php | +1 | −1 | Go to diff View file |
A | plugins/tracker/include/Tracker/XML/Exporter/TrackerEventExportFullXML.php | +107 | −0 | Go to diff View file |
M | plugins/tracker/include/TrackerXmlExport.class.php | +10 | −11 | Go to diff View file |
M | plugins/tracker/include/constants.php | +0 | −10 | Go to diff View file |