-
- Downloads
Fix email send on close/reopen issue. Display project name with namespace. remove css style
Showing
- app/mailers/notify.rb 1 addition, 0 deletionsapp/mailers/notify.rb
- app/observers/issue_observer.rb 1 addition, 1 deletionapp/observers/issue_observer.rb
- app/views/layouts/notify.html.haml 5 additions, 12 deletionsapp/views/layouts/notify.html.haml
- app/views/notify/issue_status_changed_email.html.haml 1 addition, 1 deletionapp/views/notify/issue_status_changed_email.html.haml
- app/views/notify/new_issue_email.html.haml 1 addition, 1 deletionapp/views/notify/new_issue_email.html.haml
- app/views/notify/new_merge_request_email.html.haml 2 additions, 1 deletionapp/views/notify/new_merge_request_email.html.haml
- app/views/notify/project_access_granted_email.html.haml 8 additions, 7 deletionsapp/views/notify/project_access_granted_email.html.haml
- app/views/notify/project_was_moved_email.html.haml 1 addition, 1 deletionapp/views/notify/project_was_moved_email.html.haml
- app/views/notify/reassigned_issue_email.html.haml 1 addition, 1 deletionapp/views/notify/reassigned_issue_email.html.haml
- app/views/notify/reassigned_merge_request_email.html.haml 1 addition, 1 deletionapp/views/notify/reassigned_merge_request_email.html.haml
Please register or sign in to comment