1
0
mirror of https://github.com/meineerde/redmine.git synced 2026-02-23 20:11:45 +00:00

20 Commits

Author SHA1 Message Date
Go MAEDA
a1b5495e89 Fix Rubocop Style/ArgumentsForwarding (#42496).
git-svn-id: https://svn.redmine.org/redmine/trunk@23698 e93f8b46-1217-0410-a6f0-8f06a7374b81
2025-04-21 05:57:01 +00:00
Marius Balteanu
6951e569c4 Improve SVG icon compatibility with RTL languages by adding the @rtl@ parameter to @sprite_icon@ method. When it is @true@, it adds the 'icon-rtl' class to SVG icons, flipping their direction if an RTL language is used (#42465).
git-svn-id: https://svn.redmine.org/redmine/trunk@23654 e93f8b46-1217-0410-a6f0-8f06a7374b81
2025-04-13 20:30:19 +00:00
Marius Balteanu
042adf30f9 Fixes rubocop offenses (#41952).
git-svn-id: https://svn.redmine.org/redmine/trunk@23568 e93f8b46-1217-0410-a6f0-8f06a7374b81
2025-03-26 22:10:41 +00:00
Marius Balteanu
f8292b56df Replaces legacy icons in flash notices with SVG icons (#41952).
git-svn-id: https://svn.redmine.org/redmine/trunk@23562 e93f8b46-1217-0410-a6f0-8f06a7374b81
2025-03-26 20:45:43 +00:00
Marius Balteanu
2ed9e46b78 Replace SCM action icons in the tree view of the repository browser (#41967).
git-svn-id: https://svn.redmine.org/redmine/trunk@23553 e93f8b46-1217-0410-a6f0-8f06a7374b81
2025-03-24 20:39:09 +00:00
Marius Balteanu
6d0eba75e9 @principal_icon@ method should accept a Principal as argument (#23980).
git-svn-id: https://svn.redmine.org/redmine/trunk@23230 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-11-10 15:31:46 +00:00
Marius Balteanu
1af8168426 Use double splat operator for icons methods that are extending @sprite_icon@ (#23980).
git-svn-id: https://svn.redmine.org/redmine/trunk@23229 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-11-10 15:29:42 +00:00
Marius Balteanu
daa18f5c38 Fixes rubocop offenses (#23980).
git-svn-id: https://svn.redmine.org/redmine/trunk@23147 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-10-19 10:51:53 +00:00
Marius Balteanu
42762a3f3c @sprite_icon@ accepts plugin name as parameter to render an icon from a sprite provided by a plugin (#23980).
git-svn-id: https://svn.redmine.org/redmine/trunk@23146 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-10-19 10:08:14 +00:00
Marius Balteanu
d1008280d8 Renames and improves methods provided by @IconsHelper@ (#23980).
git-svn-id: https://svn.redmine.org/redmine/trunk@23145 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-10-19 10:06:26 +00:00
Marius Balteanu
c128e47a56 Drops icon-error and style the error icon from CSS (#23980).
git-svn-id: https://svn.redmine.org/redmine/trunk@23092 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-09-29 19:19:53 +00:00
Marius Balteanu
ae57e3d6df Moves stroke, stroke-width and fill attributes from icons to CSS (#23980).
git-svn-id: https://svn.redmine.org/redmine/trunk@23087 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-09-28 09:55:20 +00:00
Marius Balteanu
6d01d427e8 Switches all icons to Material Symbols (#23980).
git-svn-id: https://svn.redmine.org/redmine/trunk@23077 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-09-24 20:41:41 +00:00
Marius Balteanu
807b7bef4e Fixes rubocop warning (#23980).
git-svn-id: https://svn.redmine.org/redmine/trunk@23043 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-09-08 20:55:22 +00:00
Marius Balteanu
dfc5b2a13b Replaces various icons with SVG icons (#23980).
git-svn-id: https://svn.redmine.org/redmine/trunk@23039 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-09-08 17:23:06 +00:00
Marius Balteanu
59323aecf2 Replaces activity events icons with SVG icons (#23980).
git-svn-id: https://svn.redmine.org/redmine/trunk@23020 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-09-05 20:08:00 +00:00
Marius Balteanu
31c4eddfbf Replaces icons from projects listing and project overview tab with SVG icons (#23980).
git-svn-id: https://svn.redmine.org/redmine/trunk@23017 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-09-05 20:06:04 +00:00
Marius Balteanu
f2639e9038 Replace icons for files in repository view with SVG icons (#23980).
git-svn-id: https://svn.redmine.org/redmine/trunk@23011 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-09-02 20:48:40 +00:00
Marius Balteanu
bcb9a1cd33 Replaces icon-folder and icon-folder-open in repository view with SVG icons (#23980).
git-svn-id: https://svn.redmine.org/redmine/trunk@23010 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-09-02 20:47:55 +00:00
Marius Balteanu
ffce07e785 Start working on replacing old icons with SVG icons (#23980):
* Introduces IconsHelper with methods to render SVG icon from a sprite file.
* Adds SVG sprite file with icons mainly from Font Awesome, but also from Material Design Icons and Fluent UI System Icons (based on the work made by Takashi Kato (@tohosaku)).
* Replaces specific icons with new SVG icons.
* Temporarily keep all old CSS icon definitions for backard compatibility.



git-svn-id: https://svn.redmine.org/redmine/trunk@22988 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-08-29 21:46:40 +00:00