]> source.dussan.org Git - redmine.git/log
redmine.git
4 days agoMarks name field in custom query creation/edit form as required (#41778).
Marius Balteanu [Sun, 17 Nov 2024 11:38:39 +0000 (11:38 +0000)]
Marks name field in custom query creation/edit form as required (#41778).

Patch by Go MAEDA (user:maeda).

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

4 days agoChangelog generator should allow merging two or more versions (#35648).
Marius Balteanu [Sun, 17 Nov 2024 11:35:46 +0000 (11:35 +0000)]
Changelog generator should allow merging two or more versions (#35648).

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

5 days agoFixes 'Unexpected duplicate selector "table th"' in wiki_syntax.css (#30069).
Marius Balteanu [Sat, 16 Nov 2024 09:55:24 +0000 (09:55 +0000)]
Fixes 'Unexpected duplicate selector "table th"' in wiki_syntax.css (#30069).

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

5 days agoStylelint updates:
Marius Balteanu [Sat, 16 Nov 2024 09:53:42 +0000 (09:53 +0000)]
Stylelint updates:
* update package version
* add action to run the checks
* use npx to run the checks

(#30069).

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

5 days agoRun autoload test (#30069).
Marius Balteanu [Sat, 16 Nov 2024 09:51:21 +0000 (09:51 +0000)]
Run autoload test (#30069).

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

5 days agoUse @bin/rails test@ to run bazaar test (#30069).
Marius Balteanu [Sat, 16 Nov 2024 09:50:44 +0000 (09:50 +0000)]
Use @bin/rails test@ to run bazaar test (#30069).

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

5 days agoRun bazaar non ascii test after main tests suite (#30069).
Marius Balteanu [Sat, 16 Nov 2024 09:50:09 +0000 (09:50 +0000)]
Run bazaar non ascii test after main tests suite (#30069).

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

5 days agoAdd SCM tests (bazaar, cvs, bazaar non ascii) (#30069).
Marius Balteanu [Sat, 16 Nov 2024 09:36:40 +0000 (09:36 +0000)]
Add SCM tests (bazaar, cvs, bazaar non ascii) (#30069).

Patch by Mizuki ISHIKAWA (user:ishikawa999).

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

5 days ago Simplify environment setup in tests.yml (#30069).
Marius Balteanu [Sat, 16 Nov 2024 09:34:24 +0000 (09:34 +0000)]
 Simplify environment setup in tests.yml (#30069).

 Patch by Mizuki ISHIKAWA (user:ishikawa999).

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

6 days agoUpdate Rubocop Performance to 1.23 (#41761).
Go MAEDA [Fri, 15 Nov 2024 00:58:56 +0000 (00:58 +0000)]
Update Rubocop Performance to 1.23 (#41761).

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

6 days agoOptimize font loading by replacing variable fonts with specific weights for Noto...
Go MAEDA [Fri, 15 Nov 2024 00:50:14 +0000 (00:50 +0000)]
Optimize font loading by replacing variable fonts with specific weights for Noto Sans (#41748).

Patch by Go MAEDA (user:maeda).

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

6 days agoFix: Adjust padding and box-sizing on activity elements to remove unnecessary scroll...
Go MAEDA [Fri, 15 Nov 2024 00:39:14 +0000 (00:39 +0000)]
Fix: Adjust padding and box-sizing on activity elements to remove unnecessary scroll bar on user profile page (#41756).

Patch by Kenta Kumojima (user:kumojima).

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

6 days agoFix CI failure on GitHub Actions due to missing apt-get update (#30069).
Go MAEDA [Thu, 14 Nov 2024 23:36:50 +0000 (23:36 +0000)]
Fix CI failure on GitHub Actions due to missing apt-get update (#30069).

Patch by Katsuya HIDAKA (user:hidakatsuya).

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

7 days agoFix warning during startup: "Unresolved or ambiguous specs during Gem::Specification...
Go MAEDA [Thu, 14 Nov 2024 09:11:04 +0000 (09:11 +0000)]
Fix warning during startup: "Unresolved or ambiguous specs during Gem::Specification.reset" (#41749).

Patch by Katsuya HIDAKA (user:hidakatsuya).

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

7 days agoFix deprecation warning for IMAP4 email receiving: "Call Net::IMAP.new with keyword...
Go MAEDA [Thu, 14 Nov 2024 06:59:29 +0000 (06:59 +0000)]
Fix deprecation warning for IMAP4 email receiving: "Call Net::IMAP.new with keyword options" (#41737).

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

7 days agoUpdate Turkish translation of label_description from "Yorum" to "Açıklama" (#41736).
Go MAEDA [Thu, 14 Nov 2024 01:42:46 +0000 (01:42 +0000)]
Update Turkish translation of label_description from "Yorum" to "Açıklama" (#41736).

Patch by Tolga Uzun (user:tuzumkuru).

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

8 days agoImprove CI tests that are running on the Github mirror (#30069).
Marius Balteanu [Tue, 12 Nov 2024 20:36:44 +0000 (20:36 +0000)]
Improve CI tests that are running on the Github mirror (#30069).

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

9 days agoUpdates for 6.0.1 release.
Marius Balteanu [Tue, 12 Nov 2024 12:48:39 +0000 (12:48 +0000)]
Updates for 6.0.1 release.

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

9 days agoFixes "Unresolved or ambiguous specs during Gem::Specification.reset" (#41729).
Marius Balteanu [Tue, 12 Nov 2024 08:33:12 +0000 (08:33 +0000)]
Fixes "Unresolved or ambiguous specs during Gem::Specification.reset" (#41729).

Patch by Go MAEDA (user:maeda).

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

9 days agoFix layout distortion in issue list descriptions with code blocks (#40303).
Go MAEDA [Tue, 12 Nov 2024 08:18:41 +0000 (08:18 +0000)]
Fix layout distortion in issue list descriptions with code blocks (#40303).

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

9 days agoRun tests on Github as secondary CI environment using the following matrix:
Marius Balteanu [Mon, 11 Nov 2024 21:52:05 +0000 (21:52 +0000)]
Run tests on Github as secondary CI environment using the following matrix:
* ruby: 3.1, 3.2, 3.3
* database mysql 8, postgresql 13

(#30069)

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

9 days agoUpdate Rouge gem version to 4.5 (#41728).
Marius Balteanu [Mon, 11 Nov 2024 19:58:42 +0000 (19:58 +0000)]
Update Rouge gem version to 4.5 (#41728).

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

9 days agoReplaces two more occurrences of CommonMarker (#40197).
Marius Balteanu [Mon, 11 Nov 2024 19:48:32 +0000 (19:48 +0000)]
Replaces two more occurrences of CommonMarker (#40197).

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

9 days agoFixes rubocop offenses (#40197).
Marius Balteanu [Mon, 11 Nov 2024 18:41:12 +0000 (18:41 +0000)]
Fixes rubocop offenses (#40197).

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

9 days agoDisables @syntax_highlighter@ plugin shipped by commonmark (#40197).
Marius Balteanu [Mon, 11 Nov 2024 18:29:46 +0000 (18:29 +0000)]
Disables @syntax_highlighter@ plugin shipped by commonmark (#40197).

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

9 days agoSimplify code (#40197).
Marius Balteanu [Mon, 11 Nov 2024 18:29:12 +0000 (18:29 +0000)]
Simplify code (#40197).

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

9 days agoUpdates commonmark gem version to 1.1.5 which switches from libcmark-gfm to comrak...
Marius Balteanu [Mon, 11 Nov 2024 18:28:41 +0000 (18:28 +0000)]
Updates commonmark gem version to 1.1.5 which switches from libcmark-gfm to comrak/Rust (#40197).

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

10 days agoFix random test failures due to missing fixtures (#41623).
Go MAEDA [Mon, 11 Nov 2024 01:46:04 +0000 (01:46 +0000)]
Fix random test failures due to missing fixtures (#41623).

Patch by Katsuya HIDAKA (user:hidakatsuya).

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

10 days agoUpdate roadie-rails to 3.3 (#41723).
Go MAEDA [Mon, 11 Nov 2024 00:50:50 +0000 (00:50 +0000)]
Update roadie-rails to 3.3 (#41723).

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

10 days agoFix RuboCop Layout/SpaceAfterComma in test/unit/lib/redmine/menu_manager/menu_helper_...
Marius Balteanu [Sun, 10 Nov 2024 23:10:26 +0000 (23:10 +0000)]
Fix RuboCop Layout/SpaceAfterComma in test/unit/lib/redmine/menu_manager/menu_helper_test.rb.

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

10 days agoUpdates for 6.0.0 release.
Marius Balteanu [Sun, 10 Nov 2024 21:40:04 +0000 (21:40 +0000)]
Updates for 6.0.0 release.

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

10 days agoFix path for plugin assets in icons rake task (#23980, #41712).
Marius Balteanu [Sun, 10 Nov 2024 20:24:24 +0000 (20:24 +0000)]
Fix path for plugin assets in icons rake task (#23980, #41712).

Patch by Takenori TAKAKI (user:takenory).

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

10 days agoFix failing test after r23230 (#23980).
Marius Balteanu [Sun, 10 Nov 2024 20:12:34 +0000 (20:12 +0000)]
Fix failing test after r23230 (#23980).

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

10 days agoAllows plugins to add custom SVG icons for menu items added by the plugin (#23980).
Marius Balteanu [Sun, 10 Nov 2024 15:54:34 +0000 (15:54 +0000)]
Allows plugins to add custom SVG icons for menu items added by the plugin (#23980).

Patch by Takenori TAKAKI (user:takenory).

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

10 days agoFixes missing key icon SVG on Change password button (#23980, #41724).
Marius Balteanu [Sun, 10 Nov 2024 15:33:27 +0000 (15:33 +0000)]
Fixes missing key icon SVG on Change password button (#23980, #41724).

Patch by Katsuya HIDAKA (user:hidakatsuya).

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

10 days ago@principal_icon@ method should accept a Principal as argument (#23980).
Marius Balteanu [Sun, 10 Nov 2024 15:31:46 +0000 (15:31 +0000)]
@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

10 days agoUse double splat operator for icons methods that are extending @sprite_icon@ (#23980).
Marius Balteanu [Sun, 10 Nov 2024 15:29:42 +0000 (15:29 +0000)]
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

11 days agoFixes double-escaping issue for a principal name with special chars (#41721, #23980).
Marius Balteanu [Sun, 10 Nov 2024 11:37:38 +0000 (11:37 +0000)]
Fixes double-escaping issue for a principal name with special chars (#41721, #23980).

Patch by Katsuya HIDAKA (user:hidakatsuya).

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

11 days agoFixes broken @link_to_principal@ helper test caused by r23222 (#41711, #23980).
Marius Balteanu [Sun, 10 Nov 2024 11:36:23 +0000 (11:36 +0000)]
Fixes broken @link_to_principal@ helper test caused by r23222 (#41711, #23980).

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

11 days agoFixed duplicate "disabled" class in the context_menus_helper result (#23980, #41720).
Go MAEDA [Sun, 10 Nov 2024 06:45:26 +0000 (06:45 +0000)]
Fixed duplicate "disabled" class in the context_menus_helper result (#23980, #41720).

Patch by Katsuya HIDAKA (user:hidakatsuya).

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

11 days agoAdded tests for context_menu_link helper (#23980, #41720).
Go MAEDA [Sun, 10 Nov 2024 06:43:10 +0000 (06:43 +0000)]
Added tests for context_menu_link helper (#23980, #41720).

Patch by Katsuya HIDAKA (user:hidakatsuya).

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

11 days agoSwitched checked icon in context menu to SVG icon (#23980, #41720).
Go MAEDA [Sun, 10 Nov 2024 06:40:07 +0000 (06:40 +0000)]
Switched checked icon in context menu to SVG icon (#23980, #41720).

Patch by Katsuya HIDAKA (user:hidakatsuya).

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

13 days agoSwitches group icon in members box to SVG icon (#41711, #23980).
Marius Balteanu [Thu, 7 Nov 2024 21:38:43 +0000 (21:38 +0000)]
Switches group icon in members box to SVG icon (#41711, #23980).

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

13 days agoSwitches checkmark icon in tables with SVG icon (#41710, #23980).
Marius Balteanu [Thu, 7 Nov 2024 16:32:38 +0000 (16:32 +0000)]
Switches checkmark icon in tables with SVG icon (#41710, #23980).

Patch by Bernhard Rohloff (user:cappumuc).

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

2 weeks agoRevert unwanted change (#21808).
Marius Balteanu [Wed, 6 Nov 2024 23:26:19 +0000 (23:26 +0000)]
Revert unwanted change (#21808).

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

2 weeks agoMakes the sidebar collapsible and stateful (#21808).
Marius Balteanu [Wed, 6 Nov 2024 23:08:15 +0000 (23:08 +0000)]
Makes the sidebar collapsible and stateful (#21808).

Patch inspired from user:jkraemer.

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

2 weeks agoTraditional Chinese translation update (#41696).
Go MAEDA [Wed, 6 Nov 2024 14:51:24 +0000 (14:51 +0000)]
Traditional Chinese translation update (#41696).

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

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

2 weeks agoMerged r23214 from 6.0-stable to trunk (#23980).
Marius Balteanu [Tue, 5 Nov 2024 22:03:00 +0000 (22:03 +0000)]
Merged r23214 from 6.0-stable to trunk (#23980).

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

2 weeks agoFixes issue introduced in r23145 for rendering attachment and download icons (#23980).
Marius Balteanu [Tue, 5 Nov 2024 22:01:19 +0000 (22:01 +0000)]
Fixes issue introduced in r23145 for rendering attachment and download icons (#23980).

git-svn-id: https://svn.redmine.org/redmine/branches/6.0-stable@23214 e93f8b46-1217-0410-a6f0-8f06a7374b81

2 weeks agoMerged r23212 from trunk to 6.0-stable (#39111).
Marius Balteanu [Tue, 5 Nov 2024 16:47:39 +0000 (16:47 +0000)]
Merged r23212 from trunk to 6.0-stable (#39111).

git-svn-id: https://svn.redmine.org/redmine/branches/6.0-stable@23213 e93f8b46-1217-0410-a6f0-8f06a7374b81

2 weeks agoFixed an issue where Redmine would not start due to an error in Propshaft (#39111).
Marius Balteanu [Tue, 5 Nov 2024 16:01:27 +0000 (16:01 +0000)]
Fixed an issue where Redmine would not start due to an error in Propshaft (#39111).

Patch by user:hidakatsuya.

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

2 weeks agoMerged r23209 and r23210 from trunk to 6.0-stable (#12521).
Go MAEDA [Mon, 4 Nov 2024 04:57:45 +0000 (04:57 +0000)]
Merged r23209 and r23210 from trunk to 6.0-stable (#12521).

git-svn-id: https://svn.redmine.org/redmine/branches/6.0-stable@23211 e93f8b46-1217-0410-a6f0-8f06a7374b81

2 weeks agoAdd missing fixture `:enumerations` to TrackersControllerTest (#12521).
Go MAEDA [Mon, 4 Nov 2024 04:55:46 +0000 (04:55 +0000)]
Add missing fixture `:enumerations` to TrackersControllerTest (#12521).

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

2 weeks agoFix project links in tracker deletion error message to set the status_id filter to...
Go MAEDA [Mon, 4 Nov 2024 04:50:25 +0000 (04:50 +0000)]
Fix project links in tracker deletion error message to set the status_id filter to "all" (#12521).

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

2 weeks agoMerged r23207 from trunk to 6.0-stable (#23980).
Go MAEDA [Mon, 4 Nov 2024 01:43:16 +0000 (01:43 +0000)]
Merged r23207 from trunk to 6.0-stable (#23980).

git-svn-id: https://svn.redmine.org/redmine/branches/6.0-stable@23208 e93f8b46-1217-0410-a6f0-8f06a7374b81

2 weeks agoFix RuboCop Layout/TrailingEmptyLines in test/helpers/icons_helper_test.rb (#23980).
Go MAEDA [Mon, 4 Nov 2024 01:29:05 +0000 (01:29 +0000)]
Fix RuboCop Layout/TrailingEmptyLines in test/helpers/icons_helper_test.rb (#23980).

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

2 weeks agoCreated 6.0-stable branch.
Marius Balteanu [Sun, 3 Nov 2024 23:31:25 +0000 (23:31 +0000)]
Created 6.0-stable branch.

git-svn-id: https://svn.redmine.org/redmine/branches/6.0-stable@23206 e93f8b46-1217-0410-a6f0-8f06a7374b81

2 weeks agoAdds tests for @IconsHelper@ (#23980).
Marius Balteanu [Sun, 3 Nov 2024 23:05:04 +0000 (23:05 +0000)]
Adds tests for @IconsHelper@ (#23980).

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

2 weeks agoUpdates for 5.1.4 release.
Marius Balteanu [Sun, 3 Nov 2024 22:03:10 +0000 (22:03 +0000)]
Updates for 5.1.4 release.

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

2 weeks agoReverts bad change (#37072).
Marius Balteanu [Sun, 3 Nov 2024 19:22:53 +0000 (19:22 +0000)]
Reverts bad change (#37072).

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

2 weeks agoSet builtin and new roles' user visibility to members_of_visible_projects (#38853).
Marius Balteanu [Sun, 3 Nov 2024 18:48:58 +0000 (18:48 +0000)]
Set builtin and new roles' user visibility to members_of_visible_projects (#38853).

Patch by Holger Just (user:hjust).

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

2 weeks agoReverts r23190-r23187 because the CI build fails with error "ERROR: Failed to build...
Marius Balteanu [Sun, 3 Nov 2024 18:34:06 +0000 (18:34 +0000)]
Reverts r23190-r23187 because the CI build fails with error "ERROR: Failed to build gem native extension" (#40197).

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

2 weeks agoRaises length of settings value for MySQL (#34218).
Marius Balteanu [Sun, 3 Nov 2024 15:05:39 +0000 (15:05 +0000)]
Raises length of settings value for MySQL (#34218).

Patch by Go MAEDA (user:maeda).

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

2 weeks agoFixes duplicate spacer id in jsToolBar (#38915).
Marius Balteanu [Sun, 3 Nov 2024 12:57:58 +0000 (12:57 +0000)]
Fixes duplicate spacer id in jsToolBar (#38915).

Patch by Yasu Saku (user:skys).

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

2 weeks agoUse @.capitalize@ for button_save_object, button_edit_object, and button_delete_objec...
Marius Balteanu [Sun, 3 Nov 2024 12:42:10 +0000 (12:42 +0000)]
Use @.capitalize@ for button_save_object, button_edit_object, and button_delete_object labels in order to ensure that only the first character is converted to uppercase and the rest to lowercase (#37072).

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

2 weeks agoDisable syntax_highlighter plugin shipped by commonmark (#40197).
Marius Balteanu [Sun, 3 Nov 2024 12:05:27 +0000 (12:05 +0000)]
Disable syntax_highlighter plugin shipped by commonmark (#40197).

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

2 weeks agoSimplify code (#40197).
Marius Balteanu [Sun, 3 Nov 2024 12:03:32 +0000 (12:03 +0000)]
Simplify code (#40197).

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

2 weeks agoUpdates commonmark gem version to 1.1.5 which switches from libcmark-gfm to comrak...
Marius Balteanu [Sun, 3 Nov 2024 12:02:39 +0000 (12:02 +0000)]
Updates commonmark gem version to 1.1.5 which switches from libcmark-gfm to comrak/Rust.

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

2 weeks ago@ProjectQuery#results_scope@ should return @Project::ActiveRecord_Relation@ to keep...
Marius Balteanu [Sun, 3 Nov 2024 11:56:23 +0000 (11:56 +0000)]
@ProjectQuery#results_scope@ should return @Project::ActiveRecord_Relation@ to keep the backward compatibility (#41678, #23954).

Patch by Nishida Yuya (user:nishidayuya).

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

2 weeks agoAdds test for #41678 (#23954).
Marius Balteanu [Sun, 3 Nov 2024 11:53:53 +0000 (11:53 +0000)]
Adds test for #41678 (#23954).

Patch by Mizuki ISHIKAWA (user:ishikawa999).

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

2 weeks agoUpdate docs to use HTTPS links instead of HTTP (#41469).
Go MAEDA [Sun, 3 Nov 2024 09:50:55 +0000 (09:50 +0000)]
Update docs to use HTTPS links instead of HTTP (#41469).

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

2 weeks agoUpdate locales (#12521).
Go MAEDA [Sun, 3 Nov 2024 07:12:53 +0000 (07:12 +0000)]
Update locales (#12521).

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

2 weeks agoImprove tracker deletion error message to display projects containing issues under...
Go MAEDA [Sun, 3 Nov 2024 07:11:07 +0000 (07:11 +0000)]
Improve tracker deletion error message to display projects containing issues under the tracker (#12521).

Patch by Go MAEDA (user:maeda).

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

2 weeks agoFix: "Import issues" and "Import time entries" pages are visible to users without...
Go MAEDA [Sun, 3 Nov 2024 05:41:19 +0000 (05:41 +0000)]
Fix: "Import issues" and "Import time entries" pages are visible to users without "Add issues" and "Log spent time" permissions (#41465).

Patch by Kenta Kumojima (user:kumojima).

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

2 weeks agoUpdate RuboCop to 1.68 (#39887).
Go MAEDA [Sat, 2 Nov 2024 04:21:19 +0000 (04:21 +0000)]
Update RuboCop to 1.68 (#39887).

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

2 weeks agoFix RuboCop offenses in ThemesTest#test_old_theme_compatibility introduced in r23173...
Go MAEDA [Sat, 2 Nov 2024 04:07:22 +0000 (04:07 +0000)]
Fix RuboCop offenses in ThemesTest#test_old_theme_compatibility introduced in r23173 (#39111).

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

2 weeks agoAdd stylesheet fixture for ThemesTest#test_old_theme_compatibility added in r23173...
Go MAEDA [Sat, 2 Nov 2024 03:58:15 +0000 (03:58 +0000)]
Add stylesheet fixture for ThemesTest#test_old_theme_compatibility added in r23173 (#39111).

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

3 weeks agoUpgrades propshaft to 1.1.0 (#39111).
Marius Balteanu [Thu, 31 Oct 2024 08:17:01 +0000 (08:17 +0000)]
Upgrades propshaft to 1.1.0 (#39111).

Patch by Takashi Kato (user:tohosaku).

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

3 weeks agoAdds asset path to default to support old style theme (#39111).
Marius Balteanu [Thu, 31 Oct 2024 08:15:57 +0000 (08:15 +0000)]
Adds asset path to default to support old style theme (#39111).

Patch by Takashi Kato (user:tohosaku).

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

3 weeks agoPrevents 'blinking' tooltips in the rare case where the browser places the tooltip...
Marius Balteanu [Thu, 31 Oct 2024 08:14:37 +0000 (08:14 +0000)]
Prevents 'blinking' tooltips in the rare case where the browser places the tooltip under the cursor (#41624).

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

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

3 weeks agoUpdate Rails to 7.2.2 (#36320).
Go MAEDA [Thu, 31 Oct 2024 04:25:15 +0000 (04:25 +0000)]
Update Rails to 7.2.2 (#36320).

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

3 weeks agoAdd a migration to update existing journals where `updated_by_id` points to a deleted...
Go MAEDA [Tue, 29 Oct 2024 01:11:29 +0000 (01:11 +0000)]
Add a migration to update existing journals where `updated_by_id` points to a deleted user (#41572).

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

3 weeks agoFix: `updated_by_id` in Journal points to a deleted user instead of an anonymous...
Go MAEDA [Tue, 29 Oct 2024 01:02:04 +0000 (01:02 +0000)]
Fix: `updated_by_id` in Journal points to a deleted user instead of an anonymous user (#41572).

Patch by Go MAEDA (user:maeda).

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

3 weeks agoFix RuboCop Style/MultilineIfModifier in ReportsHelper by using safe navigation opera...
Go MAEDA [Sun, 27 Oct 2024 06:30:10 +0000 (06:30 +0000)]
Fix RuboCop Style/MultilineIfModifier in ReportsHelper by using safe navigation operator (#39887).

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

3 weeks agoUpdate RuboCop Rails to 2.27 (#39889).
Go MAEDA [Sun, 27 Oct 2024 05:38:44 +0000 (05:38 +0000)]
Update RuboCop Rails to 2.27 (#39889).

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

3 weeks agoRegenerate .rubocop_todo.yml to reflect the removal of Redcarpet-based Markdown forma...
Go MAEDA [Sun, 27 Oct 2024 05:30:22 +0000 (05:30 +0000)]
Regenerate .rubocop_todo.yml to reflect the removal of Redcarpet-based Markdown formatter in r23153 (#40149).

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

3 weeks agoAdd column totals to Issues Summary Report (#691).
Go MAEDA [Sat, 26 Oct 2024 06:38:43 +0000 (06:38 +0000)]
Add column totals to Issues Summary Report (#691).

Contributed by David Petersen (user:petersendidit).

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

3 weeks agoFix tests for the partial quoting feature that randomly fail (#41294).
Go MAEDA [Sat, 26 Oct 2024 02:29:09 +0000 (02:29 +0000)]
Fix tests for the partial quoting feature that randomly fail (#41294).

Patch by Katsuya HIDAKA (user:hidakatsuya).

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

3 weeks agoFix missing deletion of custom field attachments upon issue deletion (#38966).
Go MAEDA [Sat, 26 Oct 2024 02:14:09 +0000 (02:14 +0000)]
Fix missing deletion of custom field attachments upon issue deletion (#38966).

Patch by Takenori TAKAKI (user:takenory).

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

4 weeks agoFix failing system test for keyboard shortcuts to reflect CommonMark toolbar's output...
Go MAEDA [Thu, 24 Oct 2024 06:14:51 +0000 (06:14 +0000)]
Fix failing system test for keyboard shortcuts to reflect CommonMark toolbar's output (#40149, #40939).

Patch by Mizuki ISHIKAWA (user:ishikawa999).

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

4 weeks agoIntroduce `--fonts-main` CSS variable for easier customization of main fonts (#41321...
Go MAEDA [Thu, 24 Oct 2024 04:24:27 +0000 (04:24 +0000)]
Introduce `--fonts-main` CSS variable for easier customization of main fonts (#41321, #41569).

Patch by Takashi Kato (user:tohosaku).

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

4 weeks agoUpdate Rails to Rails 7.2.1.2 (#36320).
Go MAEDA [Wed, 23 Oct 2024 23:48:36 +0000 (23:48 +0000)]
Update Rails to Rails 7.2.1.2 (#36320).

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

4 weeks agoTraditional Chinese translation update (#41514).
Go MAEDA [Mon, 21 Oct 2024 07:48:21 +0000 (07:48 +0000)]
Traditional Chinese translation update (#41514).

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

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

4 weeks agoFix reference to the deleted Redcarpet-based Redmine::WikiFormatting::Markdown::HtmlP...
Go MAEDA [Mon, 21 Oct 2024 05:45:37 +0000 (05:45 +0000)]
Fix reference to the deleted Redcarpet-based Redmine::WikiFormatting::Markdown::HtmlParser class by porting the HtmlParser class for the CommonMark formatter (#40149, #41513).

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

4 weeks agoDrop deprecated Redcarpet based Markdown formatter (#40149).
Go MAEDA [Sun, 20 Oct 2024 07:51:38 +0000 (07:51 +0000)]
Drop deprecated Redcarpet based Markdown formatter (#40149).

Patch by Go MAEDA (user:maeda).

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

4 weeks agoSwap odd and even table row background colors (#41500).
Go MAEDA [Sun, 20 Oct 2024 07:08:05 +0000 (07:08 +0000)]
Swap odd and even table row background colors (#41500).

Patch by Go MAEDA (user:maeda).

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

4 weeks agoReplace "even" and "odd" CSS classes with "this-month" and "other-month" for calendar...
Go MAEDA [Sun, 20 Oct 2024 07:02:22 +0000 (07:02 +0000)]
Replace "even" and "odd" CSS classes with "this-month" and "other-month" for calendar days (#41509).

Patch by Go MAEDA (user:maeda).

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

4 weeks agoFix CSV import file encoding auto-detection failure with multibyte characters (#41464).
Go MAEDA [Sun, 20 Oct 2024 06:47:28 +0000 (06:47 +0000)]
Fix CSV import file encoding auto-detection failure with multibyte characters (#41464).

Patch by Go MAEDA (user:maeda).

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

4 weeks agoUpdate locales (#41450).
Go MAEDA [Sun, 20 Oct 2024 04:53:40 +0000 (04:53 +0000)]
Update locales (#41450).

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

4 weeks agoInclude attachment filename in "File added" email notification subject (#41450).
Go MAEDA [Sun, 20 Oct 2024 04:46:37 +0000 (04:46 +0000)]
Include attachment filename in "File added" email notification subject (#41450).

Patch by minoura makoto (user:minoura).

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