stable
Clone or download
Read-only
this is part of story #11347 have a UI to accesss Move artifact This part will ease the introduction of "Move artifact" option button. No functionnal change expected Change-Id: I90c0c805a852765196b5a16e4f76ae275bf61fb4
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Artifact/ActionButtons/ActionButtonPresenter.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/ActionButtons/ArtifactActionButtonPresenterBuilder.php | +16 | −108 | Go to diff View file |
A | plugins/tracker/include/Tracker/Artifact/ActionButtons/ArtifactCopyButtonPresenterBuilder.php | +46 | −0 | Go to diff View file |
A | plugins/tracker/include/Tracker/Artifact/ActionButtons/ArtifactIncomingEmailButtonPresenterBuilder.php | +63 | −0 | Go to diff View file |
A | plugins/tracker/include/Tracker/Artifact/ActionButtons/ArtifactNotificationActionButtonPresenterBuilder.php | +88 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/ActionButtons/GlobalButtonsActionPresenter.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_Artifact.class.php | +14 | −5 | Go to diff View file |