stable
Clone or download
Read-only
fix(artifact_deletion): Close request #37589 Artifact deletion in UI must deal with deletion limit
Artifacts deleted using the Web UI does not deal with platform artifact deletion limit. The deletion limit must obviously be taken into account in this context. Change-Id: I397a2780a4fce8931898809c52b86bdec02e2815
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Artifact/ArtifactsDeletion/ArtifactsDeletionLimitReachedException.php | +6 | −3 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/ArtifactsDeletion/DeletionOfArtifactsIsNotAllowedException.php | +5 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Tracker.class.php | +32 | −5 | Go to diff View file |
M | plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po | +9 | −0 | Go to diff View file |
M | plugins/tracker/site-content/pt_BR/LC_MESSAGES/tuleap-tracker.po | +7 | −0 | Go to diff View file |