stable

Clone or download

Read-only

Refactoring: ArtifactLinksUsageDao now uses the new DataAccessObject

This is part of story #18857 define any type of artifact as children No functional changes expected here. Artifact link types actions (disable, enable, checks ...) must work as before. Change-Id: I0940b7b9d3a1861b73ff8c5f7f22eb18c10adfd5

Modified Files

Name
M plugins/tracker/include/Tracker/Admin/ArtifactLinksUsageDao.php +38 −51 Go to diff View file
M plugins/tracker/include/Tracker/Admin/ArtifactLinksUsageDuplicator.php +4 −4 Go to diff View file
M plugins/tracker/include/Tracker/Admin/ArtifactLinksUsageUpdater.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/Admin/GlobalAdmin/ArtifactLinks/ArtifactLinksController.php +6 −6 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/ArtifactLinkValidator.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/ArtifactLinkValueSaver.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Nature/NaturePresenterFactory.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/Hierarchy/HierarchyController.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/Report/Tracker_Report.class.php +1 −1 Go to diff View file
M plugins/tracker/include/TrackerXmlImport.class.php +2 −2 Go to diff View file