Project

General

Profile

Actions

Feature #12458

open

Title for icons in activity log

Added by Ivan Cenov over 11 years ago. Updated about 7 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Activity view
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

I think it is good idea to add alternate text (may be title field) to avatars in the Activity log. This text could be descriptive about the action being logged, par example: 'Issue closed', 'Issue opened', 'Revision committed' etc. Why this could be good: the icons (avatars) are small and sometimes it is difficult to be recognized. This sometimes happens to me.

I did some research and found that avatars are rendered at source:/trunk/app/views/activities/index.html.erb but did not find code that renders the activity icons.


Related issues

Has duplicate Redmine - Feature #12553: Add tooltip for icons that are shown in activity viewClosed

Actions
Actions #1

Updated by Ivan Cenov over 11 years ago

P.S. I was wrong: not to avatars; to the activity icons instead.

Actions #2

Updated by Jean-Philippe Lang over 11 years ago

Activity icons are defined as background images in the application stylesheet. AFAIK, titles can't be added to these images.

Actions #3

Updated by Ivan Cenov over 11 years ago

Jean-Philippe Lang wrote:

Activity icons are defined as background images in the application stylesheet. AFAIK, titles can't be added to these images.

Hmmm, this was why I didn't see any code that renders these images in source:/trunk/app/views/activities/index.html.erb ... I looked at HTML docs, no luck here, indeed.

If this can be coded, it should appear before source:/trunk/app/views/activities/index.html.erb#L10. The variable e, I suppose so, is the current event being displayed. Where can I find the declaration of its class? I would like to play with this ...

Actions #4

Updated by Go MAEDA about 7 years ago

  • Category changed from UI to Activity view
Actions #5

Updated by Go MAEDA about 7 years ago

  • Has duplicate Feature #12553: Add tooltip for icons that are shown in activity view added
Actions

Also available in: Atom PDF