stable
Clone or download
Read-only
Merge commit 'refs/changes/81/26381/4' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #27560 Artifact cross references are shown in tracker report and modal even if user can't see them Change-Id: I71c258cfba812c6439068b3e8f06330f3dd5c63e
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/tracker/include/Tracker/Reference/CrossReferenceValidator.php | +60 | −0 | Go to diff View file |
M | plugins/tracker/include/trackerPlugin.php | +9 | −0 | Go to diff View file |
A | plugins/tracker/tests/unit/Tracker/Reference/CrossReferenceValidatorTest.php | +136 | −0 | Go to diff View file |
A | src/common/Reference/CheckCrossReferenceValidityEvent.php | +53 | −0 | Go to diff View file |
M | src/common/Reference/CrossReferenceFactory.php | +24 | −2 | Go to diff View file |