Project

General

Profile

Actions

Feature #43390

closed

Remove avatars-on / avatars-off classes from body element

Added by Go MAEDA 21 days ago. Updated 18 days ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
UI
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed

Description

This patch removes the avatars-on and avatars-off classes that were added to the body element.

These classes were introduced in revision r16903 to switch CSS styles depending on whether Gravatar icons were enabled or disabled. However, since Redmine 6.1.0, when Gravatar is disabled, user initials are shown instead (#29824). As a result, the layout is now the same regardless of the Gravatar setting, and these CSS adjustments are no longer needed.

In addition, the avatars-on / avatars-off classes no longer accurately represent the current state, because even when the avatars-off class is added to the body element, initial icons are still displayed.


Files


Related issues

Related to Redmine - Feature #29824: Add user initials when Gravatar is disabledClosedMarius BĂLTEANU

Actions
Actions #1

Updated by Go MAEDA 20 days ago

  • Target version set to 7.0.0

Setting the target version to 7.0.0.

Actions #2

Updated by Go MAEDA 20 days ago

  • Related to Feature #29824: Add user initials when Gravatar is disabled added
Actions #3

Updated by Go MAEDA 18 days ago

  • Status changed from New to Closed
  • Assignee set to Go MAEDA
  • Resolution set to Fixed

Committed the change in r24083.

Actions

Also available in: Atom PDF