]> source.dussan.org Git - redmine.git/log
redmine.git
19 months agoTraditional Chinese translation (#38457).
Go MAEDA [Mon, 17 Apr 2023 06:57:48 +0000 (06:57 +0000)]
Traditional Chinese translation (#38457).

Patch by ChunChang (Nagaharu) Lo.

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

19 months agoUpdate RuboCop Rails to 2.19 (#37248).
Go MAEDA [Sun, 16 Apr 2023 11:51:01 +0000 (11:51 +0000)]
Update RuboCop Rails to 2.19 (#37248).

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

19 months agoRegenerate .rubocop_todo.yml (#36919).
Go MAEDA [Sun, 16 Apr 2023 10:24:34 +0000 (10:24 +0000)]
Regenerate .rubocop_todo.yml (#36919).

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

19 months agoRevert the change made in error in r22197 (#38435).
Go MAEDA [Sun, 16 Apr 2023 08:31:50 +0000 (08:31 +0000)]
Revert the change made in error in r22197 (#38435).

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

19 months agoChange the notation of "contains any of" filter operator to "*~" (#38435).
Go MAEDA [Sun, 16 Apr 2023 08:02:30 +0000 (08:02 +0000)]
Change the notation of "contains any of" filter operator to "*~" (#38435).

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

19 months agoFix random test failure of VersionsTextHelperTest#test_version_to_text (#36679).
Go MAEDA [Sun, 16 Apr 2023 05:58:22 +0000 (05:58 +0000)]
Fix random test failure of VersionsTextHelperTest#test_version_to_text (#36679).

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

19 months agoFix "contains any of" operator is not taken into account in File and File description...
Go MAEDA [Sun, 16 Apr 2023 05:46:52 +0000 (05:46 +0000)]
Fix "contains any of" operator is not taken into account in File and File description filters (#38435).

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

19 months agoAdd a margin below the Submit button on the issue edit page (#38448).
Go MAEDA [Sat, 15 Apr 2023 01:34:14 +0000 (01:34 +0000)]
Add a margin below the Submit button on the issue edit page (#38448).

Patch by Go MAEDA.

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

19 months agoJapanese translation update (#38455).
Go MAEDA [Sat, 15 Apr 2023 01:09:56 +0000 (01:09 +0000)]
Japanese translation update (#38455).

Patch by Go MAEDA.

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

19 months agoIncrease max-width of operator select in filters (#38435).
Go MAEDA [Sat, 15 Apr 2023 00:52:54 +0000 (00:52 +0000)]
Increase max-width of operator select in filters (#38435).

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

19 months agoUpdate locales (#38435).
Go MAEDA [Sat, 15 Apr 2023 00:00:26 +0000 (00:00 +0000)]
Update locales (#38435).

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

19 months ago"contains any of" operator for text filters to perform OR search of multiple terms...
Go MAEDA [Fri, 14 Apr 2023 23:50:26 +0000 (23:50 +0000)]
"contains any of" operator for text filters to perform OR search of multiple terms (#38435).

Patch by Go MAEDA.

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

19 months agoTraditional Chinese translation (#38451).
Go MAEDA [Fri, 14 Apr 2023 14:33:24 +0000 (14:33 +0000)]
Traditional Chinese translation (#38451).

Patch by ChunChang (Nagaharu) Lo.

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

19 months agoFIX: The position of existing elements in the array CORE_FIELDS must not be changed...
Go MAEDA [Fri, 14 Apr 2023 07:48:21 +0000 (07:48 +0000)]
FIX: The position of existing elements in the array CORE_FIELDS must not be changed (#38416).

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

19 months agoAbility to disable the priority field (#38416).
Go MAEDA [Fri, 14 Apr 2023 01:05:02 +0000 (01:05 +0000)]
Ability to disable the priority field (#38416).

Patch by Go MAEDA.

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

19 months agoAdd a test for VersionsTextHelper (#36679).
Go MAEDA [Fri, 14 Apr 2023 00:56:38 +0000 (00:56 +0000)]
Add a test for VersionsTextHelper (#36679).

Patch by Mizuki ISHIKAWA.

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

19 months agoRoles of a project member should not be made empty (#37166).
Go MAEDA [Thu, 13 Apr 2023 23:34:23 +0000 (23:34 +0000)]
Roles of a project member should not be made empty (#37166).

Patch by Mizuki ISHIKAWA.

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

19 months agoCannot add a user to a group if the group is a member without roles in a certain...
Go MAEDA [Thu, 13 Apr 2023 15:21:43 +0000 (15:21 +0000)]
Cannot add a user to a group if the group is a member without roles in a certain project (#38443).

Patch by Go MAEDA.

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

19 months agoExport a version as changelog text (#36679).
Go MAEDA [Thu, 13 Apr 2023 04:20:25 +0000 (04:20 +0000)]
Export a version as changelog text (#36679).

Patch by Mizuki ISHIKAWA.

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

19 months agoUpdate RuboCop to 1.50 (#36919).
Go MAEDA [Wed, 12 Apr 2023 06:15:52 +0000 (06:15 +0000)]
Update RuboCop to 1.50 (#36919).

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

19 months agoAdd Parent task filter and column to Spent time (#37623).
Go MAEDA [Tue, 11 Apr 2023 09:11:40 +0000 (09:11 +0000)]
Add Parent task filter and column to Spent time (#37623).

Patch by Mizuki ISHIKAWA.

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

19 months agoUpdate RuboCop Performance to 1.17 (#37247).
Go MAEDA [Tue, 11 Apr 2023 02:28:40 +0000 (02:28 +0000)]
Update RuboCop Performance to 1.17 (#37247).

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

19 months agoBulgarian translation update (#38422).
Go MAEDA [Sun, 9 Apr 2023 23:28:39 +0000 (23:28 +0000)]
Bulgarian translation update (#38422).

Patch by Ivan Cenov.

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

19 months agoGerman translation update (#38419).
Go MAEDA [Sun, 9 Apr 2023 01:55:17 +0000 (01:55 +0000)]
German translation update (#38419).

Patch by Holger Just.

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

19 months ago"Issue's subject" filter for spent time (#27821).
Go MAEDA [Sun, 9 Apr 2023 01:38:36 +0000 (01:38 +0000)]
"Issue's subject" filter for spent time (#27821).

Patch by Go MAEDA.

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

19 months agoFixed an issue where an empty group could appear in the filter selection list caused...
Go MAEDA [Thu, 6 Apr 2023 10:08:48 +0000 (10:08 +0000)]
Fixed an issue where an empty group could appear in the filter selection list caused by r22166 (#38402).

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

19 months agoRemove experimental flag from "Preferred part of multipart (HTML) emails" setting...
Go MAEDA [Thu, 6 Apr 2023 04:58:02 +0000 (04:58 +0000)]
Remove experimental flag from "Preferred part of multipart (HTML) emails" setting (#38408).

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

19 months agoJapanese translation update (#38412).
Go MAEDA [Thu, 6 Apr 2023 00:19:51 +0000 (00:19 +0000)]
Japanese translation update (#38412).

Patch by Go MAEDA.

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

19 months agoChange the behavior of the "Any searchable text" filter from OR search to AND search...
Go MAEDA [Wed, 5 Apr 2023 23:36:18 +0000 (23:36 +0000)]
Change the behavior of the "Any searchable text" filter from OR search to AND search (#38402).

Patch by Go MAEDA.

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

19 months agoFix a bug the "doesn't contain" operator returns no issues if the search finds no...
Go MAEDA [Wed, 5 Apr 2023 13:52:53 +0000 (13:52 +0000)]
Fix a bug the "doesn't contain" operator returns no issues if the search finds no issues (#38402).

Patch by Holger Just.

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

19 months agoUpdate locales (#38402).
Go MAEDA [Wed, 5 Apr 2023 09:26:39 +0000 (09:26 +0000)]
Update locales (#38402).

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

19 months agoReorder groups in the filter select list (#38402).
Go MAEDA [Wed, 5 Apr 2023 09:24:44 +0000 (09:24 +0000)]
Reorder groups in the filter select list (#38402).

Patch by Go MAEDA.

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

19 months agoGroup text filters in the filter select list (#38402).
Go MAEDA [Wed, 5 Apr 2023 09:23:44 +0000 (09:23 +0000)]
Group text filters in the filter select list (#38402).

Patch by Go MAEDA.

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

19 months agoAdd "Any searchable text" filter for issues (#38402).
Go MAEDA [Wed, 5 Apr 2023 09:22:34 +0000 (09:22 +0000)]
Add "Any searchable text" filter for issues (#38402).

Patch by Go MAEDA and Holger Just.

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

19 months agoUpdate RuboCop to 1.49 (#36919).
Go MAEDA [Wed, 5 Apr 2023 08:59:53 +0000 (08:59 +0000)]
Update RuboCop to 1.49 (#36919).

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

19 months agoRegenerate .rubocop_todo.yml (#36919).
Go MAEDA [Wed, 5 Apr 2023 08:50:34 +0000 (08:50 +0000)]
Regenerate .rubocop_todo.yml (#36919).

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

19 months agoLimit the year to 4 digits in date input (#38231).
Go MAEDA [Thu, 30 Mar 2023 01:11:19 +0000 (01:11 +0000)]
Limit the year to 4 digits in date input (#38231).

Patch by Go MAEDA.

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

19 months agoReceive e-mail replies to news and news comments (#38274).
Go MAEDA [Sun, 26 Mar 2023 05:35:50 +0000 (05:35 +0000)]
Receive e-mail replies to news and news comments (#38274).

Patch by Felix Schäfer.

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

19 months agoAdd LockedTopic exception to MailHandler (#38273).
Go MAEDA [Sun, 26 Mar 2023 05:20:29 +0000 (05:20 +0000)]
Add LockedTopic exception to MailHandler (#38273).

Patch by Felix Schäfer.

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

19 months agoAdd MissingContainer exception to MailHandler (#38273).
Go MAEDA [Sun, 26 Mar 2023 05:11:26 +0000 (05:11 +0000)]
Add MissingContainer exception to MailHandler (#38273).

Patch by Felix Schäfer.

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

19 months agoMultiple issue ids in "Related to" filter (#38301).
Go MAEDA [Sat, 25 Mar 2023 06:27:30 +0000 (06:27 +0000)]
Multiple issue ids in "Related to" filter (#38301).

Patch by Tomoko Shimizu, Ko Nagase, and Takashi Kato.

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

19 months ago"Cannot delete enumeration" error may occur when attempting to delete a project with...
Go MAEDA [Sat, 25 Mar 2023 05:09:56 +0000 (05:09 +0000)]
"Cannot delete enumeration" error may occur when attempting to delete a project with time entries (#38286).

Patch by Holger Just and Mizuki ISHIKAWA.

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

19 months agoUpdate RuboCop Rails to 2.18 (#37248).
Go MAEDA [Sat, 25 Mar 2023 02:39:54 +0000 (02:39 +0000)]
Update RuboCop Rails to 2.18 (#37248).

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

19 months agoFix RuboCop offense Style/InverseMethods: Use `invalid?` instead of inverting `valid...
Go MAEDA [Sat, 25 Mar 2023 01:51:31 +0000 (01:51 +0000)]
Fix RuboCop offense Style/InverseMethods: Use `invalid?` instead of inverting `valid?` (#37248).

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

19 months agoFix RuboCop offense Style/InverseMethods: Use `present?` instead of inverting `blank...
Go MAEDA [Sat, 25 Mar 2023 01:32:23 +0000 (01:32 +0000)]
Fix RuboCop offense Style/InverseMethods: Use `present?` instead of inverting `blank?` (#37248).

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

20 months agoRemove redundant "Enabled: true" in .rubocop.yml (#36919).
Go MAEDA [Fri, 24 Mar 2023 23:31:08 +0000 (23:31 +0000)]
Remove redundant "Enabled: true" in .rubocop.yml (#36919).

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

20 months agoFix RuboCop offense Rails/Presence in lib/redmine/scm/adapters/abstract_adapter.rb...
Go MAEDA [Fri, 24 Mar 2023 23:17:35 +0000 (23:17 +0000)]
Fix RuboCop offense Rails/Presence in lib/redmine/scm/adapters/abstract_adapter.rb (#36919).

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

20 months agoUpdate RuboCop to 1.48 (#36919).
Go MAEDA [Fri, 24 Mar 2023 09:47:19 +0000 (09:47 +0000)]
Update RuboCop to 1.48 (#36919).

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

20 months agoRegenerate .rubocop_todo.yml (#36919).
Go MAEDA [Fri, 24 Mar 2023 09:36:08 +0000 (09:36 +0000)]
Regenerate .rubocop_todo.yml (#36919).

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

20 months agoFix RuboCop offense Lint/MissingSuper (#36919).
Go MAEDA [Fri, 24 Mar 2023 09:34:40 +0000 (09:34 +0000)]
Fix RuboCop offense Lint/MissingSuper (#36919).

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

20 months agoUse Commonmarker instead of Redcarpet by default when rendering Markdown attachments...
Go MAEDA [Thu, 23 Mar 2023 04:45:19 +0000 (04:45 +0000)]
Use Commonmarker instead of Redcarpet by default when rendering Markdown attachments (#36807, #38372).

Patch by Mizuki ISHIKAWA.

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

20 months agoUpdate Rails to 6.1.7.3 (#38374).
Go MAEDA [Thu, 23 Mar 2023 03:45:49 +0000 (03:45 +0000)]
Update Rails to 6.1.7.3 (#38374).

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

20 months agoFix a failing test due to r22142 (#38360).
Go MAEDA [Thu, 23 Mar 2023 03:25:59 +0000 (03:25 +0000)]
Fix a failing test due to r22142 (#38360).

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

20 months agoDo not apply table-layout:fixed in potentially wide tables of detailed issue reports...
Go MAEDA [Wed, 22 Mar 2023 04:02:14 +0000 (04:02 +0000)]
Do not apply table-layout:fixed in potentially wide tables of detailed issue reports (#38360).

Patch by Holger Just.

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

20 months agoWebP images support in PDF output (#38368).
Go MAEDA [Wed, 22 Mar 2023 03:43:19 +0000 (03:43 +0000)]
WebP images support in PDF output (#38368).

Patch by Jun NAITOH.

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

20 months agoRender numeric axis in charts as integers (#38359).
Go MAEDA [Wed, 22 Mar 2023 03:16:56 +0000 (03:16 +0000)]
Render numeric axis in charts as integers (#38359).

Patch by Holger Just.

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

20 months agoFrench translation update.
Jean-Philippe Lang [Mon, 20 Mar 2023 16:55:35 +0000 (16:55 +0000)]
French translation update.

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

20 months agoFrench translation update.
Jean-Philippe Lang [Mon, 20 Mar 2023 16:51:32 +0000 (16:51 +0000)]
French translation update.

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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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