]> source.dussan.org Git - redmine.git/commit
"Copy link" feature for issue and issue journal (#34703).
authorGo MAEDA <maeda@farend.jp>
Thu, 18 Mar 2021 03:58:29 +0000 (03:58 +0000)
committerGo MAEDA <maeda@farend.jp>
Thu, 18 Mar 2021 03:58:29 +0000 (03:58 +0000)
commit44ea826a21071ab3e0b07ecfcd56020eea219078
tree6006b28121b01d573d3545c23010bea66e8c189e
parent06ac3473e0eb9d233611320ca2ed6d2c3e4f6547
"Copy link" feature for issue and issue journal (#34703).

Patch by Mizuki ISHIKAWA.

git-svn-id: http://svn.redmine.org/redmine/trunk@20816 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/helpers/application_helper.rb
app/helpers/journals_helper.rb
app/views/issues/_action_menu.html.erb
config/locales/en.yml
public/images/copy_link.png [new file with mode: 0644]
public/javascripts/application.js
public/stylesheets/application.css
test/functional/issues_controller_test.rb
test/helpers/journals_helper_test.rb
test/system/copy_to_clipboard_test.rb [new file with mode: 0644]