]> source.dussan.org Git - redmine.git/log
redmine.git
5 days agoFixes tests after r23104 (#23980).
Marius Balteanu [Fri, 11 Oct 2024 06:48:26 +0000 (06:48 +0000)]
Fixes tests after r23104 (#23980).

git-svn-id: https://svn.redmine.org/redmine/trunk@23114 e93f8b46-1217-0410-a6f0-8f06a7374b81

5 days agoUpdate Wiki Syntax Help font to Noto Sans to match the new default theme (#41321).
Go MAEDA [Fri, 11 Oct 2024 04:59:27 +0000 (04:59 +0000)]
Update Wiki Syntax Help font to Noto Sans to match the new default theme (#41321).

git-svn-id: https://svn.redmine.org/redmine/trunk@23113 e93f8b46-1217-0410-a6f0-8f06a7374b81

5 days agoItalian translation update (#41420).
Go MAEDA [Fri, 11 Oct 2024 02:22:31 +0000 (02:22 +0000)]
Italian translation update (#41420).

Patch by Nicola Danese (user:darkfrank_it).

git-svn-id: https://svn.redmine.org/redmine/trunk@23111 e93f8b46-1217-0410-a6f0-8f06a7374b81

5 days agoFix unclosed td tags in CommonMark Markdown help pages (#41467).
Go MAEDA [Thu, 10 Oct 2024 23:57:58 +0000 (23:57 +0000)]
Fix unclosed td tags in CommonMark Markdown help pages (#41467).

git-svn-id: https://svn.redmine.org/redmine/trunk@23110 e93f8b46-1217-0410-a6f0-8f06a7374b81

5 days agoRemove duplicate DOCTYPE (#41467).
Go MAEDA [Thu, 10 Oct 2024 23:48:51 +0000 (23:48 +0000)]
Remove duplicate DOCTYPE (#41467).

git-svn-id: https://svn.redmine.org/redmine/trunk@23109 e93f8b46-1217-0410-a6f0-8f06a7374b81

5 days agoFix font size issue in CommonMark Markdown help pages caused by missing DOCTYPE ...
Go MAEDA [Thu, 10 Oct 2024 22:02:01 +0000 (22:02 +0000)]
Fix font size issue in CommonMark Markdown help pages caused by missing DOCTYPE (#41467).

Patch by Go MAEDA (user:maeda).

git-svn-id: https://svn.redmine.org/redmine/trunk@23108 e93f8b46-1217-0410-a6f0-8f06a7374b81

6 days agoPartial quoting feature for Issues and Forums (#41294).
Go MAEDA [Wed, 9 Oct 2024 21:51:52 +0000 (21:51 +0000)]
Partial quoting feature for Issues and Forums (#41294).

Patch by Katsuya HIDAKA (user:hidakatsuya).

git-svn-id: https://svn.redmine.org/redmine/trunk@23107 e93f8b46-1217-0410-a6f0-8f06a7374b81

6 days agoAdd underline button to CommonMark Markdown toolbar (#40939).
Go MAEDA [Wed, 9 Oct 2024 14:04:57 +0000 (14:04 +0000)]
Add underline button to CommonMark Markdown toolbar (#40939).

Contributed by Yasu Saku (user:skys).

git-svn-id: https://svn.redmine.org/redmine/trunk@23106 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 days agoAdds rake task to download SVG icons from Tabler Github repository using config/icon_...
Marius Balteanu [Tue, 8 Oct 2024 21:53:53 +0000 (21:53 +0000)]
Adds rake task to download SVG icons from Tabler Github repository using config/icon_source.yml as source and to generate a sprite file with all the SVG icons (#23980):
* @icons:download@: downloads the default icons
* @icons:sprite@: generates the SVG sprite file for the default icons
* @icons:generate@: runs @icons:download@ and @icons:sprite@ tasks
* @icons:plugin:download@: downloads the icons for a specific plugin if the plugin provides a @icon_source.yaml@ in plugin config directory.
* @icons:plugin:sprite@: generates the SVG sprite for the plugin.
* @icons:plugin:generate@: runs @icons:plugin:download@ and @icons:plugin:sprite@ tasks

git-svn-id: https://svn.redmine.org/redmine/trunk@23105 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 days agoFixes gantt collapse/expand buttons are not available after switching to SVG icons...
Marius Balteanu [Tue, 8 Oct 2024 21:19:29 +0000 (21:19 +0000)]
Fixes gantt collapse/expand buttons are not available after switching to SVG icons (#41447, #23980).

git-svn-id: https://svn.redmine.org/redmine/trunk@23104 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 days agoRemove Internet Explorer-specific CSS rules and vendor prefixes (#41402).
Go MAEDA [Thu, 3 Oct 2024 22:49:18 +0000 (22:49 +0000)]
Remove Internet Explorer-specific CSS rules and vendor prefixes (#41402).

git-svn-id: https://svn.redmine.org/redmine/trunk@23103 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 days agoReplace `for` loops with `forEach` in `buildFilterRow` function (#32523).
Go MAEDA [Thu, 3 Oct 2024 22:36:56 +0000 (22:36 +0000)]
Replace `for` loops with `forEach` in `buildFilterRow` function (#32523).

Patch by Yuichi HARADA (user:yui.har).

git-svn-id: https://svn.redmine.org/redmine/trunk@23102 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 days agoFixes SVG margin in projects board view (#23980).
Marius Balteanu [Thu, 3 Oct 2024 16:47:26 +0000 (16:47 +0000)]
Fixes SVG margin in projects board view (#23980).

git-svn-id: https://svn.redmine.org/redmine/trunk@23101 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 days agoRaplaces old del icon with SVG in repository settings (#23980).
Marius Balteanu [Thu, 3 Oct 2024 16:34:22 +0000 (16:34 +0000)]
Raplaces old del icon with SVG in repository settings (#23980).

git-svn-id: https://svn.redmine.org/redmine/trunk@23100 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 days agoUpdate MiniMagick to 5.0 (#41312).
Go MAEDA [Wed, 2 Oct 2024 23:46:17 +0000 (23:46 +0000)]
Update MiniMagick to 5.0 (#41312).

Patch by Katsuya HIDAKA (user:hidakatsuya).

git-svn-id: https://svn.redmine.org/redmine/trunk@23099 e93f8b46-1217-0410-a6f0-8f06a7374b81

2 weeks agoUpdate `.filecontent.wiki` style with the new border color and box shadow (#41298).
Go MAEDA [Wed, 2 Oct 2024 09:07:31 +0000 (09:07 +0000)]
Update `.filecontent.wiki` style with the new border color and box shadow (#41298).

git-svn-id: https://svn.redmine.org/redmine/trunk@23098 e93f8b46-1217-0410-a6f0-8f06a7374b81

2 weeks agoReduce badge font size to 0.6875rem (#41321).
Go MAEDA [Wed, 2 Oct 2024 02:22:50 +0000 (02:22 +0000)]
Reduce badge font size to 0.6875rem (#41321).

git-svn-id: https://svn.redmine.org/redmine/trunk@23097 e93f8b46-1217-0410-a6f0-8f06a7374b81

2 weeks agoImprove readability by refining font sizes and switching to Noto Sans font (#41321).
Go MAEDA [Tue, 1 Oct 2024 02:42:55 +0000 (02:42 +0000)]
Improve readability by refining font sizes and switching to Noto Sans font (#41321).

Patch by Go MAEDA.

git-svn-id: https://svn.redmine.org/redmine/trunk@23096 e93f8b46-1217-0410-a6f0-8f06a7374b81

2 weeks agoAdd Noto Sans font (#41321).
Go MAEDA [Tue, 1 Oct 2024 02:33:44 +0000 (02:33 +0000)]
Add Noto Sans font (#41321).

git-svn-id: https://svn.redmine.org/redmine/trunk@23095 e93f8b46-1217-0410-a6f0-8f06a7374b81

2 weeks agoRemoves box-shadown from issue_tree and relations issues tables (#41298).
Marius Balteanu [Sun, 29 Sep 2024 22:06:26 +0000 (22:06 +0000)]
Removes box-shadown from issue_tree and relations issues tables (#41298).

git-svn-id: https://svn.redmine.org/redmine/trunk@23094 e93f8b46-1217-0410-a6f0-8f06a7374b81

2 weeks agoFixes some align issues on Calendar, Gantt, Files section from issue page and on...
Marius Balteanu [Sun, 29 Sep 2024 21:58:43 +0000 (21:58 +0000)]
Fixes some align issues on Calendar, Gantt, Files section from issue page and on mobile version (#23980).

git-svn-id: https://svn.redmine.org/redmine/trunk@23093 e93f8b46-1217-0410-a6f0-8f06a7374b81

2 weeks agoDrops icon-error and style the error icon from CSS (#23980).
Marius Balteanu [Sun, 29 Sep 2024 19:19:53 +0000 (19:19 +0000)]
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

2 weeks agoFixes for projects index (#23980).
Marius Balteanu [Sun, 29 Sep 2024 19:18:16 +0000 (19:18 +0000)]
Fixes for projects index (#23980).

git-svn-id: https://svn.redmine.org/redmine/trunk@23091 e93f8b46-1217-0410-a6f0-8f06a7374b81

2 weeks agoFixes for scm entry to switch between folder and folder-open icons and adjusts the...
Marius Balteanu [Sun, 29 Sep 2024 19:17:51 +0000 (19:17 +0000)]
Fixes for scm entry to switch between folder and folder-open icons and adjusts the padding for file icons (#23980).

git-svn-id: https://svn.redmine.org/redmine/trunk@23090 e93f8b46-1217-0410-a6f0-8f06a7374b81

2 weeks agoMerges fav and fav-off icons in only one icon and fill the collor from CSS (#23980).
Marius Balteanu [Sun, 29 Sep 2024 19:16:15 +0000 (19:16 +0000)]
Merges fav and fav-off icons in only one icon and fill the collor from CSS (#23980).

git-svn-id: https://svn.redmine.org/redmine/trunk@23089 e93f8b46-1217-0410-a6f0-8f06a7374b81

2 weeks agoChanges stroke-width to 1.5 (#23980).
Marius Balteanu [Sat, 28 Sep 2024 09:57:13 +0000 (09:57 +0000)]
Changes stroke-width to 1.5 (#23980).

git-svn-id: https://svn.redmine.org/redmine/trunk@23088 e93f8b46-1217-0410-a6f0-8f06a7374b81

2 weeks agoMoves stroke, stroke-width and fill attributes from icons to CSS (#23980).
Marius Balteanu [Sat, 28 Sep 2024 09:55:20 +0000 (09:55 +0000)]
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

2 weeks agoFixes failing test (#23980).
Marius Balteanu [Sat, 28 Sep 2024 09:26:46 +0000 (09:26 +0000)]
Fixes failing test (#23980).

git-svn-id: https://svn.redmine.org/redmine/trunk@23086 e93f8b46-1217-0410-a6f0-8f06a7374b81

2 weeks agoReferences Tabler Icons MIT license in docs/README_FOR_APP
Marius Balteanu [Sat, 28 Sep 2024 09:12:56 +0000 (09:12 +0000)]
References Tabler Icons MIT license in docs/README_FOR_APP

git-svn-id: https://svn.redmine.org/redmine/trunk@23085 e93f8b46-1217-0410-a6f0-8f06a7374b81

2 weeks agoUpdates references to new icons (#23980).
Marius Balteanu [Sat, 28 Sep 2024 08:53:10 +0000 (08:53 +0000)]
Updates references to new icons (#23980).

git-svn-id: https://svn.redmine.org/redmine/trunk@23084 e93f8b46-1217-0410-a6f0-8f06a7374b81

2 weeks agoSwitches all icons from Material Symbols (Apache License 2.0) to Tabler Icons (MIT...
Marius Balteanu [Sat, 28 Sep 2024 08:49:12 +0000 (08:49 +0000)]
Switches all icons from Material Symbols (Apache License 2.0) to Tabler Icons (MIT License) due to license incompatibilities with Redmine's GPLv2 license. (#23980).

git-svn-id: https://svn.redmine.org/redmine/trunk@23083 e93f8b46-1217-0410-a6f0-8f06a7374b81

2 weeks agoChange CSS font-size units from px to rem to respect browser font settings (#2499).
Go MAEDA [Wed, 25 Sep 2024 23:46:33 +0000 (23:46 +0000)]
Change CSS font-size units from px to rem to respect browser font settings (#2499).

Patch by Go MAEDA (user:maeda).

git-svn-id: https://svn.redmine.org/redmine/trunk@23082 e93f8b46-1217-0410-a6f0-8f06a7374b81

2 weeks agoFix test to use correct IANA timezone name "Asia/Hong_Kong" instead of deprecated...
Go MAEDA [Wed, 25 Sep 2024 21:31:24 +0000 (21:31 +0000)]
Fix test to use correct IANA timezone name "Asia/Hong_Kong" instead of deprecated "Hongkong" (#41313).

Patch by Soren Stoutner (user:sorenstoutner).

git-svn-id: https://svn.redmine.org/redmine/trunk@23079 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 weeks agoRemoves fill attribute from issue-edit and issue-note icons (#23980).
Marius Balteanu [Wed, 25 Sep 2024 06:21:58 +0000 (06:21 +0000)]
Removes fill attribute from issue-edit and issue-note icons (#23980).

Patch by Mizuki ISHIKAW (user:ishikawa999).

git-svn-id: https://svn.redmine.org/redmine/trunk@23078 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 weeks agoSwitches all icons to Material Symbols (#23980).
Marius Balteanu [Tue, 24 Sep 2024 20:41:41 +0000 (20:41 +0000)]
Switches all icons to Material Symbols (#23980).

git-svn-id: https://svn.redmine.org/redmine/trunk@23077 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 weeks agoAlign project styling on projects-index with updated box design (#41298).
Go MAEDA [Tue, 24 Sep 2024 09:59:24 +0000 (09:59 +0000)]
Align project styling on projects-index with updated box design (#41298).

git-svn-id: https://svn.redmine.org/redmine/trunk@23076 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 weeks agoAlign My Page box styling with updated box design (#41298).
Go MAEDA [Tue, 24 Sep 2024 09:50:54 +0000 (09:50 +0000)]
Align My Page box styling with updated box design (#41298).

git-svn-id: https://svn.redmine.org/redmine/trunk@23075 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 weeks agoSet box-shadow and border-radius for calendar and gantt tooltips (#41298).
Go MAEDA [Tue, 24 Sep 2024 08:21:52 +0000 (08:21 +0000)]
Set box-shadow and border-radius for calendar and gantt tooltips (#41298).

git-svn-id: https://svn.redmine.org/redmine/trunk@23074 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 weeks agoRestore `line-height` for the `.box` class which was inadvertently removed in r23070...
Go MAEDA [Mon, 23 Sep 2024 09:15:22 +0000 (09:15 +0000)]
Restore `line-height` for the `.box` class which was inadvertently removed in r23070 (#41298).

git-svn-id: https://svn.redmine.org/redmine/trunk@23071 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 weeks agoImprove appearance with updated box styling and border colors (#41298).
Go MAEDA [Mon, 23 Sep 2024 08:52:14 +0000 (08:52 +0000)]
Improve appearance with updated box styling and border colors (#41298).

Patch by Go MAEDA (user:maeda).

git-svn-id: https://svn.redmine.org/redmine/trunk@23070 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 weeks agoFix: Ensure right margin for issue filter lines by adjusting max-width (#39806).
Go MAEDA [Mon, 23 Sep 2024 02:14:20 +0000 (02:14 +0000)]
Fix: Ensure right margin for issue filter lines by adjusting max-width (#39806).

git-svn-id: https://svn.redmine.org/redmine/trunk@23069 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 weeks agoGantt progress line misrendering for 0% progress issues/versions with future start...
Go MAEDA [Mon, 23 Sep 2024 01:33:40 +0000 (01:33 +0000)]
Gantt progress line misrendering for 0% progress issues/versions with future start dates beyond chart range (#41263).

Contributed by Minoru Maeda (user:maeda-m).

git-svn-id: https://svn.redmine.org/redmine/trunk@23068 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 weeks agoImprove header design with gradient background (#41266).
Go MAEDA [Sun, 22 Sep 2024 03:51:57 +0000 (03:51 +0000)]
Improve header design with gradient background (#41266).

Patch by Go MAEDA (user:maeda).

git-svn-id: https://svn.redmine.org/redmine/trunk@23067 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 weeks agoAdd .vscode to svn:ignore, .gitignore, and .hgignore (#41287).
Go MAEDA [Sat, 21 Sep 2024 08:54:41 +0000 (08:54 +0000)]
Add .vscode to svn:ignore, .gitignore, and .hgignore (#41287).

Patch by Mizuki ISHIKAWA (user:ishikawa999).

git-svn-id: https://svn.redmine.org/redmine/trunk@23066 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 weeks agoMoves thumbnail title attribute from `a` to `img` (#41272).
Go MAEDA [Fri, 20 Sep 2024 10:24:53 +0000 (10:24 +0000)]
Moves thumbnail title attribute from `a` to `img` (#41272).

Patch by Jens Krämer (user:jkraemer).

git-svn-id: https://svn.redmine.org/redmine/trunk@23065 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 weeks agoReplace custom email normalization logic with Rails' `normalizes` method (#29208).
Go MAEDA [Fri, 20 Sep 2024 01:58:08 +0000 (01:58 +0000)]
Replace custom email normalization logic with Rails' `normalizes` method (#29208).

git-svn-id: https://svn.redmine.org/redmine/trunk@23064 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 weeks agoFix issue where revision graph and Gantt chart progress line were not being rendered...
Go MAEDA [Thu, 19 Sep 2024 06:39:35 +0000 (06:39 +0000)]
Fix issue where revision graph and Gantt chart progress line were not being rendered (#23980).

Patch by Minoru Maeda (user:maeda-m).

git-svn-id: https://svn.redmine.org/redmine/trunk@23063 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 weeks agoTraditional Chinese translation update (#41262).
Go MAEDA [Wed, 18 Sep 2024 09:28:40 +0000 (09:28 +0000)]
Traditional Chinese translation update (#41262).

Patch by hunChang (Nagaharu) Lo (user:shortie).

git-svn-id: https://svn.redmine.org/redmine/trunk@23062 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 weeks agoUpdate RuboCop Performance to 1.22 (#39888).
Go MAEDA [Mon, 16 Sep 2024 23:34:41 +0000 (23:34 +0000)]
Update RuboCop Performance to 1.22 (#39888).

git-svn-id: https://svn.redmine.org/redmine/trunk@23061 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 weeks agoUpdate locales (#16045).
Go MAEDA [Sun, 15 Sep 2024 06:33:12 +0000 (06:33 +0000)]
Update locales (#16045).

git-svn-id: https://svn.redmine.org/redmine/trunk@23060 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 weeks agoAdd "Author / Previous assignee" group to assignee dropdown in issue form (#16045).
Go MAEDA [Sun, 15 Sep 2024 06:31:30 +0000 (06:31 +0000)]
Add "Author / Previous assignee" group to assignee dropdown in issue form (#16045).

Patch by Luka Lüdicke (user:dkd-luedicke), Mizuki ISHIKAWA (user:ishikawa999), and Go MAEDA (user:maeda).

git-svn-id: https://svn.redmine.org/redmine/trunk@23059 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 weeks agoBrazilian Portuguese jstoolbar translation update (#41249).
Go MAEDA [Sat, 14 Sep 2024 06:07:33 +0000 (06:07 +0000)]
Brazilian Portuguese jstoolbar translation update (#41249).

Patch by Rodrigo Candido (user:rodrigo_candido).

git-svn-id: https://svn.redmine.org/redmine/trunk@23056 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 weeks agoBrazilian Portuguese translation update (#41249).
Go MAEDA [Sat, 14 Sep 2024 06:06:31 +0000 (06:06 +0000)]
Brazilian Portuguese translation update (#41249).

Patch by Rodrigo Candido (user:rodrigo_candido).

git-svn-id: https://svn.redmine.org/redmine/trunk@23055 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 weeks agoRevert r23046 (#32523).
Go MAEDA [Thu, 12 Sep 2024 01:55:53 +0000 (01:55 +0000)]
Revert r23046 (#32523).

The change broke filters.

git-svn-id: https://svn.redmine.org/redmine/trunk@23054 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 weeks agoFixes the width of the message subject field (#41234).
Go MAEDA [Thu, 12 Sep 2024 01:12:36 +0000 (01:12 +0000)]
Fixes the width of the message subject field (#41234).

Patch by Katsuya HIDAKA (user:hidakatsuya).

git-svn-id: https://svn.redmine.org/redmine/trunk@23053 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 weeks agoDo not show legacy icon-bookmarked-project in projects-index (#23980).
Marius Balteanu [Wed, 11 Sep 2024 19:35:13 +0000 (19:35 +0000)]
Do not show legacy icon-bookmarked-project in projects-index (#23980).

git-svn-id: https://svn.redmine.org/redmine/trunk@23052 e93f8b46-1217-0410-a6f0-8f06a7374b81

5 weeks agoFix test failure in IssuesSystemTest due to incorrect attachment count expectation...
Go MAEDA [Wed, 11 Sep 2024 08:13:32 +0000 (08:13 +0000)]
Fix test failure in IssuesSystemTest due to incorrect attachment count expectation (#41238).

Patch by Katsuya HIDAKA (user:hidakatsuya).

git-svn-id: https://svn.redmine.org/redmine/trunk@23051 e93f8b46-1217-0410-a6f0-8f06a7374b81

5 weeks agoFix NoMethodError in Issue#blocked? due to invalid issue_from_id in Issue#relations_f...
Go MAEDA [Tue, 10 Sep 2024 00:55:32 +0000 (00:55 +0000)]
Fix NoMethodError in Issue#blocked? due to invalid issue_from_id in Issue#relations_from (#8539).

Patch by Go MAEDA (user:maeda).

git-svn-id: https://svn.redmine.org/redmine/trunk@23048 e93f8b46-1217-0410-a6f0-8f06a7374b81

5 weeks agoRefactors toggle checkboxes link and switch to SVG icon (#23980).
Marius Balteanu [Mon, 9 Sep 2024 15:50:37 +0000 (15:50 +0000)]
Refactors toggle checkboxes link and switch to SVG icon (#23980).

Patch by Mizuki ISHIKAWA (user:ishikawa999)

git-svn-id: https://svn.redmine.org/redmine/trunk@23047 e93f8b46-1217-0410-a6f0-8f06a7374b81

5 weeks agoReplace `for` loops with `forEach` in `buildFilterRow` function (#32523).
Go MAEDA [Mon, 9 Sep 2024 14:31:23 +0000 (14:31 +0000)]
Replace `for` loops with `forEach` in `buildFilterRow` function (#32523).

Patch by Yuichi HARADA (user:yui.har).

git-svn-id: https://svn.redmine.org/redmine/trunk@23046 e93f8b46-1217-0410-a6f0-8f06a7374b81

5 weeks agoFix display issue of "h:mm" placeholder in estimated hours input field by expanding...
Go MAEDA [Mon, 9 Sep 2024 07:50:33 +0000 (07:50 +0000)]
Fix display issue of "h:mm" placeholder in estimated hours input field by expanding its width (#2464, #41231).

Patch by Mizuki ISHIKAWA (user:ishikawa999).

git-svn-id: https://svn.redmine.org/redmine/trunk@23045 e93f8b46-1217-0410-a6f0-8f06a7374b81

5 weeks agoFixes SVG icon padding on collapsible fieldset legend (#23980).
Marius Balteanu [Sun, 8 Sep 2024 21:27:53 +0000 (21:27 +0000)]
Fixes SVG icon padding on collapsible fieldset legend (#23980).

git-svn-id: https://svn.redmine.org/redmine/trunk@23044 e93f8b46-1217-0410-a6f0-8f06a7374b81

5 weeks agoFixes rubocop warning (#23980).
Marius Balteanu [Sun, 8 Sep 2024 20:55:22 +0000 (20:55 +0000)]
Fixes rubocop warning (#23980).

git-svn-id: https://svn.redmine.org/redmine/trunk@23043 e93f8b46-1217-0410-a6f0-8f06a7374b81

5 weeks agoReplaces icon-sorted-asc and icon-sorted-desc with SVG icons (#23980).
Marius Balteanu [Sun, 8 Sep 2024 17:25:49 +0000 (17:25 +0000)]
Replaces icon-sorted-asc and icon-sorted-desc with SVG icons (#23980).

git-svn-id: https://svn.redmine.org/redmine/trunk@23042 e93f8b46-1217-0410-a6f0-8f06a7374b81

5 weeks agoReplaces icon-expanded and icon-collapsed with SVG icons (#23980).
Marius Balteanu [Sun, 8 Sep 2024 17:25:02 +0000 (17:25 +0000)]
Replaces icon-expanded and icon-collapsed with SVG icons (#23980).

git-svn-id: https://svn.redmine.org/redmine/trunk@23041 e93f8b46-1217-0410-a6f0-8f06a7374b81

5 weeks agoReplaces not-ok icon from workflows without any transitions with 0 highlighted with...
Marius Balteanu [Sun, 8 Sep 2024 17:24:00 +0000 (17:24 +0000)]
Replaces not-ok icon from workflows without any transitions with 0 highlighted with red (#23980).

git-svn-id: https://svn.redmine.org/redmine/trunk@23040 e93f8b46-1217-0410-a6f0-8f06a7374b81

5 weeks agoReplaces various icons with SVG icons (#23980).
Marius Balteanu [Sun, 8 Sep 2024 17:23:06 +0000 (17:23 +0000)]
Replaces various icons with SVG icons (#23980).

git-svn-id: https://svn.redmine.org/redmine/trunk@23039 e93f8b46-1217-0410-a6f0-8f06a7374b81

5 weeks agoRemoves unused SVG icon--true icon (#23980).
Marius Balteanu [Sun, 8 Sep 2024 15:11:19 +0000 (15:11 +0000)]
Removes unused SVG icon--true icon (#23980).

git-svn-id: https://svn.redmine.org/redmine/trunk@23038 e93f8b46-1217-0410-a6f0-8f06a7374b81

5 weeks agoRemove unsed JS toolbar SVG icons from sprite (#23980).
Marius Balteanu [Sun, 8 Sep 2024 10:17:44 +0000 (10:17 +0000)]
Remove unsed JS toolbar SVG icons from sprite (#23980).

git-svn-id: https://svn.redmine.org/redmine/trunk@23037 e93f8b46-1217-0410-a6f0-8f06a7374b81

5 weeks agoAdd view hooks in My page (#41044).
Go MAEDA [Sun, 8 Sep 2024 07:14:50 +0000 (07:14 +0000)]
Add view hooks in My page (#41044).

Patch by Akihiro Sada (user:sada4).

git-svn-id: https://svn.redmine.org/redmine/trunk@23036 e93f8b46-1217-0410-a6f0-8f06a7374b81

5 weeks agoFixes typo in plugins icon ID (#23980).
Marius Balteanu [Sat, 7 Sep 2024 11:57:27 +0000 (11:57 +0000)]
Fixes typo in plugins icon ID (#23980).

git-svn-id: https://svn.redmine.org/redmine/trunk@23035 e93f8b46-1217-0410-a6f0-8f06a7374b81

5 weeks agoReplaces two more occurences of del and attachment icons (#23980).
Marius Balteanu [Sat, 7 Sep 2024 11:54:02 +0000 (11:54 +0000)]
Replaces two more occurences of del and attachment icons (#23980).

git-svn-id: https://svn.redmine.org/redmine/trunk@23034 e93f8b46-1217-0410-a6f0-8f06a7374b81

5 weeks agoReplaces background images for JS toolbar buttons with SVG icons except for inline...
Marius Balteanu [Sat, 7 Sep 2024 11:22:51 +0000 (11:22 +0000)]
Replaces background images for JS toolbar buttons with SVG icons except for inline code and preformattted code which are now text (#23980).

git-svn-id: https://svn.redmine.org/redmine/trunk@23033 e93f8b46-1217-0410-a6f0-8f06a7374b81

5 weeks agoRefactor Calendar#first_wday method for improved readability and efficiency (#41188).
Go MAEDA [Sat, 7 Sep 2024 06:34:35 +0000 (06:34 +0000)]
Refactor Calendar#first_wday method for improved readability and efficiency (#41188).

git-svn-id: https://svn.redmine.org/redmine/trunk@23032 e93f8b46-1217-0410-a6f0-8f06a7374b81

5 weeks agoFix RuboCop offense Layout/EndAlignment (#23980).
Go MAEDA [Sat, 7 Sep 2024 04:07:41 +0000 (04:07 +0000)]
Fix RuboCop offense Layout/EndAlignment (#23980).

git-svn-id: https://svn.redmine.org/redmine/trunk@23030 e93f8b46-1217-0410-a6f0-8f06a7374b81

5 weeks agoReplaces project, version and issue icons from Gantt view with SVG icons (#23980).
Marius Balteanu [Fri, 6 Sep 2024 20:48:16 +0000 (20:48 +0000)]
Replaces project, version and issue icons from Gantt view with SVG icons (#23980).

git-svn-id: https://svn.redmine.org/redmine/trunk@23029 e93f8b46-1217-0410-a6f0-8f06a7374b81

5 weeks agoReplaces icons in administration menu with SVG icons (#23980).
Marius Balteanu [Fri, 6 Sep 2024 20:40:27 +0000 (20:40 +0000)]
Replaces icons in administration menu with SVG icons (#23980).

git-svn-id: https://svn.redmine.org/redmine/trunk@23028 e93f8b46-1217-0410-a6f0-8f06a7374b81

5 weeks agoDisable RuboCop Rails/SkipsModelValidations (#39887).
Go MAEDA [Fri, 6 Sep 2024 05:24:25 +0000 (05:24 +0000)]
Disable RuboCop Rails/SkipsModelValidations (#39887).

git-svn-id: https://svn.redmine.org/redmine/trunk@23027 e93f8b46-1217-0410-a6f0-8f06a7374b81

5 weeks agoFix broken project list layout for projects scheduled for deletion (#41217).
Go MAEDA [Fri, 6 Sep 2024 02:57:40 +0000 (02:57 +0000)]
Fix broken project list layout for projects scheduled for deletion (#41217).

Patch by Liane Hampe (user:liane_hampe).

git-svn-id: https://svn.redmine.org/redmine/trunk@23026 e93f8b46-1217-0410-a6f0-8f06a7374b81

5 weeks agoUpdate Stylelint usage in doc/RUNNING_TESTS (#39111).
Go MAEDA [Fri, 6 Sep 2024 00:53:04 +0000 (00:53 +0000)]
Update Stylelint usage in doc/RUNNING_TESTS (#39111).

The path to stylesheets was updated to app/assets/stylesheets in r22696 due to the introduction of Propshaft.

git-svn-id: https://svn.redmine.org/redmine/trunk@23025 e93f8b46-1217-0410-a6f0-8f06a7374b81

5 weeks agoReplaces icons in calendar view with SVG icons (#23980).
Marius Balteanu [Thu, 5 Sep 2024 21:32:22 +0000 (21:32 +0000)]
Replaces icons in calendar view with SVG icons (#23980).

git-svn-id: https://svn.redmine.org/redmine/trunk@23024 e93f8b46-1217-0410-a6f0-8f06a7374b81

5 weeks agoFixed tests (#23980).
Marius Balteanu [Thu, 5 Sep 2024 20:56:39 +0000 (20:56 +0000)]
Fixed tests (#23980).

git-svn-id: https://svn.redmine.org/redmine/trunk@23023 e93f8b46-1217-0410-a6f0-8f06a7374b81

5 weeks agoReplaces Users and Projects context menu icons with SVG icons (#23980).
Marius Balteanu [Thu, 5 Sep 2024 20:50:12 +0000 (20:50 +0000)]
Replaces Users and Projects context menu icons with SVG icons (#23980).

git-svn-id: https://svn.redmine.org/redmine/trunk@23022 e93f8b46-1217-0410-a6f0-8f06a7374b81

5 weeks agoReplaces more icons with SVG icongs (#23980).
Marius Balteanu [Thu, 5 Sep 2024 20:35:12 +0000 (20:35 +0000)]
Replaces more icons with SVG icongs (#23980).

git-svn-id: https://svn.redmine.org/redmine/trunk@23021 e93f8b46-1217-0410-a6f0-8f06a7374b81

5 weeks agoReplaces activity events icons with SVG icons (#23980).
Marius Balteanu [Thu, 5 Sep 2024 20:08:00 +0000 (20:08 +0000)]
Replaces activity events icons with SVG icons (#23980).

git-svn-id: https://svn.redmine.org/redmine/trunk@23020 e93f8b46-1217-0410-a6f0-8f06a7374b81

5 weeks agoReplaces edit icons in version page with SVG icons (#23980).
Marius Balteanu [Thu, 5 Sep 2024 20:07:31 +0000 (20:07 +0000)]
Replaces edit icons in version page with SVG icons (#23980).

git-svn-id: https://svn.redmine.org/redmine/trunk@23019 e93f8b46-1217-0410-a6f0-8f06a7374b81

5 weeks agoReplaces icon-package in Versions index with SVG icon (#23980).
Marius Balteanu [Thu, 5 Sep 2024 20:06:57 +0000 (20:06 +0000)]
Replaces icon-package in Versions index with SVG icon (#23980).

git-svn-id: https://svn.redmine.org/redmine/trunk@23018 e93f8b46-1217-0410-a6f0-8f06a7374b81

5 weeks agoReplaces icons from projects listing and project overview tab with SVG icons (#23980).
Marius Balteanu [Thu, 5 Sep 2024 20:06:04 +0000 (20:06 +0000)]
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

5 weeks agoRefactor: Remove jQuery usage in inlineAutoComplete function (#41096).
Go MAEDA [Thu, 5 Sep 2024 06:06:58 +0000 (06:06 +0000)]
Refactor: Remove jQuery usage in inlineAutoComplete function (#41096).

git-svn-id: https://svn.redmine.org/redmine/trunk@23016 e93f8b46-1217-0410-a6f0-8f06a7374b81

5 weeks agoRemove unnecessary rubocop:disable directive for Style/EmptyLiteral (#39887).
Go MAEDA [Thu, 5 Sep 2024 00:49:54 +0000 (00:49 +0000)]
Remove unnecessary rubocop:disable directive for Style/EmptyLiteral (#39887).

RuboCop’s Style/EmptyLiteral false positive for `Hash.new([])` was resolved in RuboCop 1.66.1. This commit updates the RuboCop version to 1.66.1 and removes the now-unnecessary `rubocop:disable` directives.

git-svn-id: https://svn.redmine.org/redmine/trunk@23013 e93f8b46-1217-0410-a6f0-8f06a7374b81

6 weeks agoReplaces news icon with SVG icon (#23980).
Marius Balteanu [Tue, 3 Sep 2024 05:35:14 +0000 (05:35 +0000)]
Replaces news icon with SVG icon (#23980).

git-svn-id: https://svn.redmine.org/redmine/trunk@23012 e93f8b46-1217-0410-a6f0-8f06a7374b81

6 weeks agoReplace icons for files in repository view with SVG icons (#23980).
Marius Balteanu [Mon, 2 Sep 2024 20:48:40 +0000 (20:48 +0000)]
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

6 weeks agoReplaces icon-folder and icon-folder-open in repository view with SVG icons (#23980).
Marius Balteanu [Mon, 2 Sep 2024 20:47:55 +0000 (20:47 +0000)]
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

6 weeks agoFix RuboCop offense Style/StringChars (#39887).
Go MAEDA [Sun, 1 Sep 2024 06:05:39 +0000 (06:05 +0000)]
Fix RuboCop offense Style/StringChars (#39887).

git-svn-id: https://svn.redmine.org/redmine/trunk@23009 e93f8b46-1217-0410-a6f0-8f06a7374b81

6 weeks ago"##" syntax auto complete does not work (#41096).
Go MAEDA [Sun, 1 Sep 2024 05:15:09 +0000 (05:15 +0000)]
"##" syntax auto complete does not work (#41096).

Patch by Katsuya HIDAKA (user:hidakatsuya).

git-svn-id: https://svn.redmine.org/redmine/trunk@23008 e93f8b46-1217-0410-a6f0-8f06a7374b81

6 weeks agoSet UTF-8 as the default CSV export encoding (#41202).
Go MAEDA [Sun, 1 Sep 2024 04:25:23 +0000 (04:25 +0000)]
Set UTF-8 as the default CSV export encoding (#41202).

Patch by Go MAEDA (user:maeda).

git-svn-id: https://svn.redmine.org/redmine/trunk@23007 e93f8b46-1217-0410-a6f0-8f06a7374b81

6 weeks agoRevert r23002 (#39887).
Go MAEDA [Sun, 1 Sep 2024 01:33:00 +0000 (01:33 +0000)]
Revert r23002 (#39887).

The change caused a test failure:

```
Failure:
UserTest#test_accessing_projects_by_role_with_no_projects_should_return_an_empty_array [test/unit/user_test.rb:1048]:
Expected: []
  Actual: nil
```

git-svn-id: https://svn.redmine.org/redmine/trunk@23006 e93f8b46-1217-0410-a6f0-8f06a7374b81

6 weeks agoDisable RuboCop Lint/InterpolationCheck for USER_FORMATS in app/models/user.rb (...
Go MAEDA [Sun, 1 Sep 2024 01:02:38 +0000 (01:02 +0000)]
Disable RuboCop Lint/InterpolationCheck for USER_FORMATS in app/models/user.rb (#39887).

git-svn-id: https://svn.redmine.org/redmine/trunk@23005 e93f8b46-1217-0410-a6f0-8f06a7374b81

6 weeks agoUpdate RuboCop to 1.65 (#39887).
Go MAEDA [Sun, 1 Sep 2024 00:49:27 +0000 (00:49 +0000)]
Update RuboCop to 1.65 (#39887).

git-svn-id: https://svn.redmine.org/redmine/trunk@23004 e93f8b46-1217-0410-a6f0-8f06a7374b81

6 weeks agoRegenerate .rubocop_todo.yml (#39887).
Go MAEDA [Sun, 1 Sep 2024 00:46:53 +0000 (00:46 +0000)]
Regenerate .rubocop_todo.yml (#39887).

git-svn-id: https://svn.redmine.org/redmine/trunk@23003 e93f8b46-1217-0410-a6f0-8f06a7374b81