Project

General

Profile

Actions

Feature #30822

open

Show Gravatar icons in email notifications

Added by Go MAEDA about 5 years ago. Updated almost 5 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Email notifications
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

Currently, Gravatar icons are shown in Web UI when Setting.gravatar_enabled? is true but not shown at all in email notifications.

Icons are really useful to quickly understand the author, assignee, and the user who updated the issue. I think it would be a nice improvement of UX if Gravatar icons are shown in emails as well.


Files

mail_with_gravatar_icon.png (59.1 KB) mail_with_gravatar_icon.png Mizuki ISHIKAWA, 2019-03-20 06:11
feature-30822.patch (6.73 KB) feature-30822.patch Mizuki ISHIKAWA, 2019-03-20 06:11
Actions #1

Updated by Mizuki ISHIKAWA about 5 years ago

I attached a patch to realize this feature.

html mail:

Actions #2

Updated by Go MAEDA about 5 years ago

  • Target version set to Candidate for next major release
Actions #3

Updated by Go MAEDA almost 5 years ago

Mizuki ISHIKAWA wrote:

I attached a patch to realize this feature.

Thanks. Do you think it is possible to move the style for the icon from app/helpers/application_helper.rb to app/views/layouts/mailer.html.erb, instead of using inline styles?

Actions

Also available in: Atom PDF