Skip to content

Conversation

@hidakatsuya
Copy link
Contributor

@hidakatsuya hidakatsuya commented Oct 24, 2025

Background / Purpose

Redmine switched to SVG icons in version 6.0.
Although PNG icons and related CSS styles have been kept for backward compatibility with plugins and themes in version 6.1, they might be removed in the future. Therefore, I think it would be better to migrate to SVG icons in the near future.

In fact, support for PNG icons was removed in trunk with r24029.
While it’s unclear whether this change will remain in Redmine 7.0, PNG icon support might be removed in the near future.

Details

This pull request replaces PNG icons used in this plugin with SVG icons.

  • Continue showing PNG icons on Redmine 5.1 and earlier
  • Add new SVG icons that closely match the existing PNG ones
  • Confirmed working on Redmine 5.1, 6.0, 6.1, and trunk (r24062)
  • Confirmed that all tests pass

Screenshots

Redmine 5.1

Details

5 1-1 5 1-2 5 1-3

Redmine 6.0

Details

6 0-3 6 0-2 6 0-1

Redmnine 6.1

Details

6 1-1 6 1-2 6 1-3

trunk (r24062)

Details

trunk-1 trunk2 trunk3

Redmine switched to SVG icons in version 6.0. This change updates the
plugin icons accordingly while keeping PNG support for older Redmine
versions.
@onozaty onozaty merged commit 2f7e125 into onozaty:master Oct 25, 2025
@onozaty
Copy link
Owner

onozaty commented Oct 25, 2025

Thank you for the pull request.
I released it in v3.5.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants