stable

Clone or download

Read-only

request #14009 Notification action must not be displayed for anonymous user

In artifact view, in the "Action" dropdown, the notification action must not be displayed for anonymous users. Change-Id: Iae8ac921e4a870f25357a851b4bcd816f0be6a7b

Modified Files

Name
M plugins/tracker/include/Tracker/Artifact/ActionButtons/AdditionalArtifactActionButtonsFetcher.php +16 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/ActionButtons/AdditionalArtifactActionButtonsPresenterBuilder.php +5 −3 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/ActionButtons/ArtifactActionButtonPresenterBuilder.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/ActionButtons/ArtifactNotificationActionButtonPresenterBuilder.php +4 −0 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/ActionButtons/GlobalButtonsActionPresenter.php +2 −1 Go to diff View file
M plugins/tracker/templates/action-buttons/action-buttons.mustache +1 −1 Go to diff View file