]> source.dussan.org Git - redmine.git/log
redmine.git
18 months agoFrench translation update.
Jean-Philippe Lang [Mon, 20 Mar 2023 16:39:48 +0000 (16:39 +0000)]
French translation update.

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

19 months agoPolish translation update (#38328).
Go MAEDA [Mon, 13 Mar 2023 02:08:44 +0000 (02:08 +0000)]
Polish translation update (#38328).

Patch by Robert Korulczyk.

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

19 months agoTraditional Chinese translation update (#38332).
Go MAEDA [Mon, 6 Mar 2023 09:08:37 +0000 (09:08 +0000)]
Traditional Chinese translation update (#38332).

Patch by ChunChang (Nagaharu) Lo.

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

19 months agoUpdates for 5.0.5 release
Go MAEDA [Sun, 5 Mar 2023 05:52:27 +0000 (05:52 +0000)]
Updates for 5.0.5 release

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

19 months agoDirectly call URI.open instead of calling it via Kernel#open to fix deprecation warning.
Go MAEDA [Sun, 5 Mar 2023 05:07:50 +0000 (05:07 +0000)]
Directly call URI.open instead of calling it via Kernel#open to fix deprecation warning.

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

19 months agoBulgarian translation update (#38327).
Go MAEDA [Sun, 5 Mar 2023 04:37:02 +0000 (04:37 +0000)]
Bulgarian translation update (#38327).

Patch by Ivan Cenov.

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

19 months agoDon't load RuboCop by default (#36919).
Go MAEDA [Fri, 3 Mar 2023 02:18:56 +0000 (02:18 +0000)]
Don't load RuboCop by default (#36919).

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

19 months agoUpdate RuboCop to 1.47 (#36919).
Go MAEDA [Fri, 3 Mar 2023 02:00:30 +0000 (02:00 +0000)]
Update RuboCop to 1.47 (#36919).

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

19 months agoCheck if the user has the permission to add notes or edit an issue when adding an...
Go MAEDA [Thu, 2 Mar 2023 04:32:34 +0000 (04:32 +0000)]
Check if the user has the permission to add notes or edit an issue when adding an issue attachments (#38297).

Patch by Holger Just.

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

19 months agoExporting UserQuery does not use the query name as file name (#37674, #38182).
Go MAEDA [Wed, 1 Mar 2023 08:47:28 +0000 (08:47 +0000)]
Exporting UserQuery does not use the query name as file name (#37674, #38182).

Patch by Takenori TAKAKI.

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

19 months agoShow parent issues in notification email (#34302).
Go MAEDA [Wed, 1 Mar 2023 03:46:53 +0000 (03:46 +0000)]
Show parent issues in notification email (#34302).

Patch by Yuichi HARADA.

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

19 months agoTry importing journal replies as issue reply where applicable (#38263).
Go MAEDA [Mon, 27 Feb 2023 09:43:37 +0000 (09:43 +0000)]
Try importing journal replies as issue reply where applicable (#38263).

Patch by Felix Schäfer.

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

19 months agoJapanese translation update (#38306).
Go MAEDA [Mon, 27 Feb 2023 02:00:05 +0000 (02:00 +0000)]
Japanese translation update (#38306).

Patch by Go MAEDA.

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

19 months agoUpdate locales (#38238).
Go MAEDA [Mon, 27 Feb 2023 01:51:30 +0000 (01:51 +0000)]
Update locales (#38238).

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

19 months agoDisable auto watch for the anonymous user (#38238).
Go MAEDA [Sun, 26 Feb 2023 07:48:19 +0000 (07:48 +0000)]
Disable auto watch for the anonymous user (#38238).

Patch by Felix Schäfer.

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

19 months agoAuto watch issues on issue creation (#38238).
Go MAEDA [Sun, 26 Feb 2023 07:46:35 +0000 (07:46 +0000)]
Auto watch issues on issue creation (#38238).

Patch by Felix Schäfer.

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

19 months agoUpdate RuboCop to 1.46 (#36919).
Go MAEDA [Fri, 24 Feb 2023 04:32:04 +0000 (04:32 +0000)]
Update RuboCop to 1.46 (#36919).

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

20 months agoTime Entry Import fails to import custom fields with "User" format (#38254).
Go MAEDA [Thu, 16 Feb 2023 00:31:29 +0000 (00:31 +0000)]
Time Entry Import fails to import custom fields with "User" format (#38254).

Patch by Jens Krämer.

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

20 months agoUpdate Rouge to 4.1 (#37236).
Go MAEDA [Wed, 15 Feb 2023 00:56:37 +0000 (00:56 +0000)]
Update Rouge to 4.1 (#37236).

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

20 months agoUpdate RuboCop to 1.45 (#36919).
Go MAEDA [Wed, 15 Feb 2023 00:13:25 +0000 (00:13 +0000)]
Update RuboCop to 1.45 (#36919).

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

20 months agoRegenerate .rubocop_todo.yml (#36919).
Go MAEDA [Tue, 14 Feb 2023 23:52:55 +0000 (23:52 +0000)]
Regenerate .rubocop_todo.yml (#36919).

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

20 months agoFix RuboCop offense Style/YodaCondition (#36919).
Go MAEDA [Tue, 14 Feb 2023 23:38:26 +0000 (23:38 +0000)]
Fix RuboCop offense Style/YodaCondition (#36919).

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

20 months agoFix RuboCop offense Style/RedundantHeredocDelimiterQuotes (#36919).
Go MAEDA [Tue, 14 Feb 2023 23:16:25 +0000 (23:16 +0000)]
Fix RuboCop offense Style/RedundantHeredocDelimiterQuotes (#36919).

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

20 months agoUpdate RBPDF to 1.21 (#38272).
Go MAEDA [Mon, 13 Feb 2023 23:52:13 +0000 (23:52 +0000)]
Update RBPDF to 1.21 (#38272).

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

20 months agoRefactor code to use YAML.load_file instead of explicitly opening the file (#38250).
Go MAEDA [Mon, 13 Feb 2023 14:35:38 +0000 (14:35 +0000)]
Refactor code to use YAML.load_file instead of explicitly opening the file (#38250).

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

20 months agoRemove "Unknown user" notification on password request with non-existent email addres...
Go MAEDA [Tue, 7 Feb 2023 03:53:27 +0000 (03:53 +0000)]
Remove "Unknown user" notification on password request with non-existent email address (#6254).

Patch by Go MAEDA.

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

20 months agoFix config/settings.yml not closed in Setting.load_available_settings (#38250).
Go MAEDA [Mon, 6 Feb 2023 14:08:30 +0000 (14:08 +0000)]
Fix config/settings.yml not closed in Setting.load_available_settings (#38250).

Patch by Thomas Löber.

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

20 months agoUpdate RuboCop Performance to 1.16 (#37247).
Go MAEDA [Mon, 6 Feb 2023 14:04:15 +0000 (14:04 +0000)]
Update RuboCop Performance to 1.16 (#37247).

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

20 months agoFix RuboCop offense Performance/StringInclude (#37247).
Go MAEDA [Mon, 6 Feb 2023 13:50:33 +0000 (13:50 +0000)]
Fix RuboCop offense Performance/StringInclude (#37247).

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

20 months agoFix missing project_id in redirect after clicking "Create and add another" button...
Go MAEDA [Sun, 5 Feb 2023 23:30:46 +0000 (23:30 +0000)]
Fix missing project_id in redirect after clicking "Create and add another" button (#35066).

Patch by Jérôme BATAILLE.

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

20 months agoRemove X-UA-Compatible meta tag for Internet Explorer (#38228).
Go MAEDA [Sun, 5 Feb 2023 05:54:32 +0000 (05:54 +0000)]
Remove X-UA-Compatible meta tag for Internet Explorer (#38228).

Patch by Go MAEDA.

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

20 months agoUpdate Mail gem to 2.8 (#37993).
Go MAEDA [Sun, 5 Feb 2023 05:35:56 +0000 (05:35 +0000)]
Update Mail gem to 2.8 (#37993).

Patch by Pavel Rosický.

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

20 months agoFix test failure with Commonmarker 0.23.8 (#38239).
Go MAEDA [Sun, 5 Feb 2023 04:40:04 +0000 (04:40 +0000)]
Fix test failure with Commonmarker 0.23.8 (#38239).

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

20 months agoEnable annotate_rendered_view_with_filenames in development mode (#38216).
Go MAEDA [Thu, 2 Feb 2023 12:11:46 +0000 (12:11 +0000)]
Enable annotate_rendered_view_with_filenames in development mode (#38216).

Contributed by Takashi Kato.

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

20 months agoFix deprecation warning for db:structure:dump in db:migrate when using sql schema...
Go MAEDA [Wed, 1 Feb 2023 07:53:50 +0000 (07:53 +0000)]
Fix deprecation warning for db:structure:dump in db:migrate when using sql schema format (#38199).

Contributed by Dmitry Makurin.

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

20 months ago"Property changes" tab does not appear when all issue journals have both notes and...
Go MAEDA [Wed, 1 Feb 2023 07:11:25 +0000 (07:11 +0000)]
"Property changes" tab does not appear when all issue journals have both notes and property changes (#38217).

Patch by Go MAEDA.

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

20 months agoUpdate CommonMarker extension options link
Go MAEDA [Tue, 31 Jan 2023 23:55:55 +0000 (23:55 +0000)]
Update CommonMarker extension options link

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

20 months agoNested CommonMark Markdown task lists are not indented (#38215).
Go MAEDA [Tue, 31 Jan 2023 09:29:37 +0000 (09:29 +0000)]
Nested CommonMark Markdown task lists are not indented (#38215).

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

20 months agoUpdate Redcarpet to 3.6 (#38220).
Go MAEDA [Mon, 30 Jan 2023 14:52:46 +0000 (14:52 +0000)]
Update Redcarpet to 3.6 (#38220).

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

20 months agoFix that Example plugin (extra/sample_plugin) breaks Activity page (#38114).
Go MAEDA [Fri, 27 Jan 2023 04:04:20 +0000 (04:04 +0000)]
Fix that Example plugin (extra/sample_plugin) breaks Activity page (#38114).

Patch by Karel Pičman.

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

20 months agoUpdate Rails to 6.1.7.2 (#38191).
Go MAEDA [Thu, 26 Jan 2023 12:43:15 +0000 (12:43 +0000)]
Update Rails to 6.1.7.2 (#38191).

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

20 months agoUpdate RuboCop to 1.44 (#36919).
Go MAEDA [Wed, 25 Jan 2023 03:10:14 +0000 (03:10 +0000)]
Update RuboCop to 1.44 (#36919).

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

20 months agoFix RuboCop offense Style/MethodCallWithoutArgsParentheses (#36919).
Go MAEDA [Wed, 25 Jan 2023 02:14:28 +0000 (02:14 +0000)]
Fix RuboCop offense Style/MethodCallWithoutArgsParentheses (#36919).

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

20 months agoFix the migration version of 20221214173537_add_select_project_publicity_permission...
Go MAEDA [Wed, 25 Jan 2023 01:57:13 +0000 (01:57 +0000)]
Fix the migration version of 20221214173537_add_select_project_publicity_permission.rb (#38048, #38210).

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

20 months agoJapanese translation update (#38208).
Go MAEDA [Mon, 23 Jan 2023 09:25:37 +0000 (09:25 +0000)]
Japanese translation update (#38208).

Patch by  Go MAEDA.

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

20 months agoFix robots.txt to disallow issue lists with a sort or query_id parameter in any posit...
Go MAEDA [Mon, 23 Jan 2023 08:08:21 +0000 (08:08 +0000)]
Fix robots.txt to disallow issue lists with a sort or query_id parameter in any position, not just first (#38201).

Patch by Felix Schäfer.

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

20 months agoImprove index usability for Project#project_condition (#38198).
Go MAEDA [Sat, 21 Jan 2023 08:50:12 +0000 (08:50 +0000)]
Improve index usability for Project#project_condition (#38198).

Patch by Holger Just.

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

20 months agoAvoid double-render error with ApplicationController#find_optional_project (#38063).
Go MAEDA [Fri, 20 Jan 2023 03:31:41 +0000 (03:31 +0000)]
Avoid double-render error with ApplicationController#find_optional_project (#38063).

Patch by Holger Just.

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

20 months agoEnsure that the base permission is set for Role#permissions_tracker? and related...
Go MAEDA [Thu, 19 Jan 2023 11:54:03 +0000 (11:54 +0000)]
Ensure that the base permission is set for Role#permissions_tracker? and related (#38070).

Patch by Holger Just.

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

20 months agoTraditional Chinese translation (#38192).
Go MAEDA [Wed, 18 Jan 2023 13:34:54 +0000 (13:34 +0000)]
Traditional Chinese translation (#38192).

Patch by ChunChang Lo.

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

20 months agoUpdate Rails to 6.1.7.1 (#38191).
Go MAEDA [Wed, 18 Jan 2023 01:32:59 +0000 (01:32 +0000)]
Update Rails to 6.1.7.1 (#38191).

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

21 months agoUpdate SQLite3 gem to 1.6 (#38187).
Go MAEDA [Tue, 17 Jan 2023 02:52:11 +0000 (02:52 +0000)]
Update SQLite3 gem to 1.6 (#38187).

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

21 months agoUpdate Rouge to 4.0 (#37236).
Go MAEDA [Tue, 17 Jan 2023 02:07:53 +0000 (02:07 +0000)]
Update Rouge to 4.0 (#37236).

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

21 months agoSet RuboCop TargetRubyVersion to 2.7 (#38134).
Go MAEDA [Tue, 17 Jan 2023 01:46:29 +0000 (01:46 +0000)]
Set RuboCop TargetRubyVersion to 2.7 (#38134).

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

21 months agoRuby 2.7: Fix RuboCop offense Performance/BindCall (#38134).
Go MAEDA [Tue, 17 Jan 2023 01:40:01 +0000 (01:40 +0000)]
Ruby 2.7: Fix RuboCop offense Performance/BindCall (#38134).

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

21 months agoRuby 2.7: Fix RuboCop offense Performance/MapCompact (#38134).
Go MAEDA [Tue, 17 Jan 2023 01:38:27 +0000 (01:38 +0000)]
Ruby 2.7: Fix RuboCop offense Performance/MapCompact (#38134).

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

21 months agoRuby 2.7: Fix RuboCop offense Style/ArgumentsForwarding (#38134).
Go MAEDA [Tue, 17 Jan 2023 01:31:06 +0000 (01:31 +0000)]
Ruby 2.7: Fix RuboCop offense Style/ArgumentsForwarding (#38134).

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

21 months agoDrop Ruby 2.6 support (#38134).
Go MAEDA [Tue, 17 Jan 2023 00:23:48 +0000 (00:23 +0000)]
Drop Ruby 2.6 support (#38134).

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

21 months agoUse `require_relative` instead of `File.dirname(__FILE__) + ...` (#38093).
Go MAEDA [Mon, 16 Jan 2023 21:55:30 +0000 (21:55 +0000)]
Use `require_relative` instead of `File.dirname(__FILE__) + ...` (#38093).

Patch by Go MAEDA.

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

21 months agoTurkish translation update (#38092).
Go MAEDA [Mon, 16 Jan 2023 13:58:59 +0000 (13:58 +0000)]
Turkish translation update (#38092).

Patch by Ömer Taha ÖZTOP.

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

21 months agoReverts r22049.
Go MAEDA [Mon, 16 Jan 2023 13:57:17 +0000 (13:57 +0000)]
Reverts r22049.

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

21 months agoTurkish translation update (#38185).
Go MAEDA [Mon, 16 Jan 2023 13:54:43 +0000 (13:54 +0000)]
Turkish translation update (#38185).

Patch by Ömer Taha ÖZTOP.

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

21 months agoGalician translation update (#38171).
Go MAEDA [Mon, 16 Jan 2023 09:01:56 +0000 (09:01 +0000)]
Galician translation update (#38171).

Patch by Guillermo ML.

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

21 months agoRemove code no longer necessary due to r21823 (#37674).
Go MAEDA [Mon, 16 Jan 2023 08:46:18 +0000 (08:46 +0000)]
Remove code no longer necessary due to r21823 (#37674).

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

21 months agoSupport for WebP images (#38168).
Go MAEDA [Mon, 16 Jan 2023 01:23:36 +0000 (01:23 +0000)]
Support for WebP images (#38168).

* Inline image
* Thumbnail
* Inserting markup for an image uploaded by drag and drop

Patch by Go MAEDA.

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

21 months agoAdd Ruby 3.2 to the supported Ruby versions (#38099).
Go MAEDA [Sun, 15 Jan 2023 06:13:43 +0000 (06:13 +0000)]
Add Ruby 3.2 to the supported Ruby versions (#38099).

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

21 months agoUpdate Nokogiri to 1.14.0 (#38181).
Go MAEDA [Sun, 15 Jan 2023 06:02:40 +0000 (06:02 +0000)]
Update Nokogiri to 1.14.0 (#38181).

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

21 months agoUpdate jQuery UI Datepicker i18n files to 1.13.2 (#38162).
Go MAEDA [Thu, 12 Jan 2023 07:21:45 +0000 (07:21 +0000)]
Update jQuery UI Datepicker i18n files to 1.13.2 (#38162).

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

21 months agoUnreachable branch in ApplicationHelper#format_object due to the use of the deprecate...
Go MAEDA [Thu, 12 Jan 2023 04:04:22 +0000 (04:04 +0000)]
Unreachable branch in ApplicationHelper#format_object due to the use of the deprecated Fixnum class (#38145).

Patch by Go MAEDA.

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

21 months agoFix redundant 'private' modifier in repositories_git_controller_test.rb (#38091).
Go MAEDA [Thu, 12 Jan 2023 03:07:39 +0000 (03:07 +0000)]
Fix redundant 'private' modifier in repositories_git_controller_test.rb (#38091).

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

21 months agoUpdate locales (#38048).
Go MAEDA [Thu, 12 Jan 2023 03:01:32 +0000 (03:01 +0000)]
Update locales (#38048).

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

21 months agoIntroduce permission to set a project public (#38048).
Go MAEDA [Thu, 12 Jan 2023 02:59:54 +0000 (02:59 +0000)]
Introduce permission to set a project public (#38048).

Patch by Felix Schäfer.

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

21 months agoUpdate RuboCop to 1.43 (#36919).
Go MAEDA [Wed, 11 Jan 2023 14:20:52 +0000 (14:20 +0000)]
Update RuboCop to 1.43 (#36919).

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

21 months agoRegenerate .rubocop_todo.yml (#36919).
Go MAEDA [Wed, 11 Jan 2023 14:11:52 +0000 (14:11 +0000)]
Regenerate .rubocop_todo.yml (#36919).

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

21 months agoFix RuboCop offense Lint/UselessRescue (#36919).
Go MAEDA [Wed, 11 Jan 2023 14:03:28 +0000 (14:03 +0000)]
Fix RuboCop offense Lint/UselessRescue (#36919).

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

21 months agoDisable RuboCop offense Performance/Sum in IssueFieldsRows#to_html (#38146).
Go MAEDA [Wed, 11 Jan 2023 13:36:36 +0000 (13:36 +0000)]
Disable RuboCop offense Performance/Sum in IssueFieldsRows#to_html (#38146).

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

21 months agoFix RuboCop offense Performance/RedundantSplitRegexpArgument (#38146).
Go MAEDA [Wed, 11 Jan 2023 13:33:32 +0000 (13:33 +0000)]
Fix RuboCop offense Performance/RedundantSplitRegexpArgument (#38146).

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

21 months agoFix RuboCop offense Performance/RedundantMatch (#38146).
Go MAEDA [Wed, 11 Jan 2023 13:31:57 +0000 (13:31 +0000)]
Fix RuboCop offense Performance/RedundantMatch (#38146).

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

21 months agoFix RuboCop offense Performance/RedundantEqualityComparisonBlock (#38146).
Go MAEDA [Wed, 11 Jan 2023 13:30:25 +0000 (13:30 +0000)]
Fix RuboCop offense Performance/RedundantEqualityComparisonBlock (#38146).

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

21 months agoFix RuboCop offense Performance/FixedSize (#38146).
Go MAEDA [Wed, 11 Jan 2023 13:29:11 +0000 (13:29 +0000)]
Fix RuboCop offense Performance/FixedSize (#38146).

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

21 months agoFix RuboCop offense Performance/ConstantRegexp (#38146).
Go MAEDA [Wed, 11 Jan 2023 13:26:31 +0000 (13:26 +0000)]
Fix RuboCop offense Performance/ConstantRegexp (#38146).

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

21 months agoRaise MinSize for RuboCop Performance/CollectionLiteralInLoop to 4 (#38146).
Go MAEDA [Wed, 11 Jan 2023 13:25:07 +0000 (13:25 +0000)]
Raise MinSize for RuboCop Performance/CollectionLiteralInLoop to 4 (#38146).

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

21 months agoFix RuboCop offense Performance/BlockGivenWithExplicitBlock (#38146).
Go MAEDA [Wed, 11 Jan 2023 13:20:52 +0000 (13:20 +0000)]
Fix RuboCop offense Performance/BlockGivenWithExplicitBlock (#38146).

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

21 months agoFix RuboCop offense Performance/AncestorsInclude (#38146).
Go MAEDA [Wed, 11 Jan 2023 13:18:06 +0000 (13:18 +0000)]
Fix RuboCop offense Performance/AncestorsInclude (#38146).

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

21 months agoCommonMark Markdown formatter does not support min-width, max-width, min-height,...
Go MAEDA [Wed, 11 Jan 2023 13:11:04 +0000 (13:11 +0000)]
CommonMark Markdown formatter does not support min-width, max-width, min-height, and max-height CSS properties (#38073).

Patch by Go MAEDA.

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

21 months agoUse Group.visible instead of manual visibility check in GroupsController (#38144).
Go MAEDA [Wed, 4 Jan 2023 01:05:20 +0000 (01:05 +0000)]
Use Group.visible instead of manual visibility check in GroupsController (#38144).

Patch by Holger Just.

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

21 months agoAdd guard clause to time_tag method to handle nil time (#38139).
Go MAEDA [Mon, 2 Jan 2023 06:56:47 +0000 (06:56 +0000)]
Add guard clause to time_tag method to handle nil time (#38139).

Patch by Go MAEDA.

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

21 months agoUpdate RuboCop to 1.42 (#36919).
Go MAEDA [Mon, 2 Jan 2023 06:32:18 +0000 (06:32 +0000)]
Update RuboCop to 1.42 (#36919).

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

21 months agoRegenerate .rubocop_todo.yml (#36919).
Go MAEDA [Mon, 2 Jan 2023 06:23:50 +0000 (06:23 +0000)]
Regenerate .rubocop_todo.yml (#36919).

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

21 months agoFix RuboCop offense Style/MinMaxComparison (#36919).
Go MAEDA [Mon, 2 Jan 2023 06:10:53 +0000 (06:10 +0000)]
Fix RuboCop offense Style/MinMaxComparison (#36919).

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

21 months agoUse `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093).
Go MAEDA [Sun, 1 Jan 2023 07:13:39 +0000 (07:13 +0000)]
Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093).

Patch by Go MAEDA.

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

21 months agoUpdate copyright year to 2023 (#38141).
Go MAEDA [Sun, 1 Jan 2023 06:19:35 +0000 (06:19 +0000)]
Update copyright year to 2023 (#38141).

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

21 months agoFix `{{thumbnail}}` macro in an issue note cannot fetch an image attached in a differ...
Go MAEDA [Fri, 30 Dec 2022 09:00:14 +0000 (09:00 +0000)]
Fix `{{thumbnail}}` macro in an issue note cannot fetch an image attached in a different note (#37881).

Patch by Mizuki ISHIKAWA.

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

21 months agoAllow use of Puma 6.0.0 or later (#38135).
Go MAEDA [Thu, 29 Dec 2022 05:51:23 +0000 (05:51 +0000)]
Allow use of Puma 6.0.0 or later (#38135).

Capybara >= 3.39.0 supports Puma 6.0.

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

21 months agoUpdate SimpleCov to 0.22 (#38137).
Go MAEDA [Thu, 29 Dec 2022 05:36:05 +0000 (05:36 +0000)]
Update SimpleCov to 0.22 (#38137).

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

21 months agoUpdate csv, net-imap, net-pop, and net-smtp gems to the same versions shipped with...
Go MAEDA [Wed, 28 Dec 2022 03:05:05 +0000 (03:05 +0000)]
Update csv, net-imap, net-pop, and net-smtp gems to the same versions shipped with Ruby 3.2.0 (#38124).

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

21 months agoUpdate Nokogiri to 1.13.10 (#38133).
Go MAEDA [Wed, 28 Dec 2022 01:00:22 +0000 (01:00 +0000)]
Update Nokogiri to 1.13.10 (#38133).

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

21 months agoRemove Bundler from Requirements (#38122).
Go MAEDA [Wed, 28 Dec 2022 00:35:46 +0000 (00:35 +0000)]
Remove Bundler from Requirements (#38122).

Patch by Go MAEDA.

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

21 months agoUpdate MiniMagick to 4.12 (#38121).
Go MAEDA [Tue, 27 Dec 2022 01:04:28 +0000 (01:04 +0000)]
Update MiniMagick to 4.12 (#38121).

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

21 months agoFix RuboCop offense Performance/StringInclude (#37247).
Go MAEDA [Mon, 26 Dec 2022 02:46:53 +0000 (02:46 +0000)]
Fix RuboCop offense Performance/StringInclude (#37247).

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