]> source.dussan.org Git - redmine.git/log
redmine.git
3 months agoFix RuboCop offense Style/MapCompactWithConditionalBlock (#39887).
Go MAEDA [Thu, 11 Jul 2024 08:48:35 +0000 (08:48 +0000)]
Fix RuboCop offense Style/MapCompactWithConditionalBlock (#39887).

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

3 months agoFixes rubocop offenses (#40946).
Marius Balteanu [Mon, 8 Jul 2024 21:56:03 +0000 (21:56 +0000)]
Fixes rubocop offenses (#40946).

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

3 months agoIntroduces @valid_watcher?@ check on watchables (@40946).
Marius Balteanu [Mon, 8 Jul 2024 21:33:50 +0000 (21:33 +0000)]
Introduces @valid_watcher?@ check on watchables (@40946).

Patch by Jens Krämer (@jkraemer).

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

3 months agoPermission check based on the type of @watchables@ (#40946).
Marius Balteanu [Mon, 8 Jul 2024 21:32:15 +0000 (21:32 +0000)]
Permission check based on the type of @watchables@ (#40946).

Patch by Jens Krämer (@jkraemer).

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

3 months agoCheck view watchers permission when copying issues (#40946).
Marius Balteanu [Mon, 8 Jul 2024 21:30:36 +0000 (21:30 +0000)]
Check view watchers permission when copying issues (#40946).

Patch by Jens Kraemer (@jkraemer).

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

3 months agoImprove watcher list permissions check to explicitly require @view_issue_watchers...
Marius Balteanu [Mon, 8 Jul 2024 21:28:24 +0000 (21:28 +0000)]
Improve watcher list permissions check to explicitly require @view_issue_watchers@ permission (#40946).

Patch by Felix Schäfer (@felix).

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

3 months agoUpdate all locales for @notice_invalid_watcher@ that are using the english translatio...
Marius Balteanu [Mon, 8 Jul 2024 20:52:03 +0000 (20:52 +0000)]
Update all locales for @notice_invalid_watcher@ that are using the english translation (#40950).

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

3 months agoImprove english translation for @notice_invalid_watcher@ (#40950).
Marius Balteanu [Mon, 8 Jul 2024 20:44:00 +0000 (20:44 +0000)]
Improve english translation for @notice_invalid_watcher@ (#40950).

Patch by Holger Just (@hjust).

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

3 months agoTruncate git authors to 255 characters (#40948).
Marius Balteanu [Mon, 8 Jul 2024 20:35:16 +0000 (20:35 +0000)]
Truncate git authors to 255 characters (#40948).

The committer column in the database allows max 255 characters. With longer authors, this would result in a schema violation. By manually truncating the author field, we can avoid this.

Patch by Holger Just (@hjust).

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

3 months agoGalician translation update (#40940).
Go MAEDA [Mon, 8 Jul 2024 02:06:45 +0000 (02:06 +0000)]
Galician translation update (#40940).

Patch by Guillermo ML (user:guillermoml).

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

3 months agoDisable RuboCop Style/PerlBackrefs (#39887).
Go MAEDA [Sat, 6 Jul 2024 08:04:22 +0000 (08:04 +0000)]
Disable RuboCop Style/PerlBackrefs (#39887).

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

3 months agoAdd test for r22906 (#40716).
Go MAEDA [Sat, 6 Jul 2024 07:46:47 +0000 (07:46 +0000)]
Add test for r22906 (#40716).

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

3 months agoPrevent issue links with double hash (##nnn) from being recognized as ATX headings...
Go MAEDA [Sat, 6 Jul 2024 07:44:05 +0000 (07:44 +0000)]
Prevent issue links with double hash (##nnn) from being recognized as ATX headings (#40716).

Patch by daijiro fukuda (user:daipom).

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

3 months agoFix RuboCop offense Style/RedundantRegexpEscape in lib/redmine/wiki_formatting/sectio...
Go MAEDA [Sat, 6 Jul 2024 07:35:10 +0000 (07:35 +0000)]
Fix RuboCop offense Style/RedundantRegexpEscape in lib/redmine/wiki_formatting/section_helper.rb (#40716).

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

3 months agoSpent hours ignoring "Time Span Format" Setting on several pages (#40924).
Go MAEDA [Sun, 30 Jun 2024 14:37:12 +0000 (14:37 +0000)]
Spent hours ignoring "Time Span Format" Setting on several pages (#40924).

Patch by Go MAEDA (@maeda).

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

3 months agoDisable custom query links while loading to prevent multiple requests (#40901).
Go MAEDA [Thu, 27 Jun 2024 08:41:45 +0000 (08:41 +0000)]
Disable custom query links while loading to prevent multiple requests (#40901).

Patch by Mizuki ISHIKAWA (@ishikawa999).

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

3 months agoExpose project updated_on column and filter in project query (#40829).
Go MAEDA [Thu, 27 Jun 2024 04:46:27 +0000 (04:46 +0000)]
Expose project updated_on column and filter in project query (#40829).

Patch by Felix Schäfer (@felix).

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

3 months agoAdd bulk lock feature to user list context menu (#40913).
Marius Balteanu [Tue, 25 Jun 2024 19:03:36 +0000 (19:03 +0000)]
Add bulk lock feature to user list context menu (#40913).

Patch by Mizuki ISHIKAWA (@ishikawa999).

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

3 months agoRemove unused "label_browse" from all locales (#40882).
Go MAEDA [Tue, 25 Jun 2024 05:52:23 +0000 (05:52 +0000)]
Remove unused "label_browse" from all locales (#40882).

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

3 months agoAdd test for r22895 (#40860).
Go MAEDA [Tue, 25 Jun 2024 02:15:35 +0000 (02:15 +0000)]
Add test for r22895 (#40860).

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

3 months agoCreating a new issue fails with an internal error if no issue priorities are defined...
Go MAEDA [Tue, 25 Jun 2024 02:09:40 +0000 (02:09 +0000)]
Creating a new issue fails with an internal error if no issue priorities are defined (#40860).

Patch by Holger Just (@hjust).

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

3 months agoJapanese translation update (#40880).
Go MAEDA [Sun, 23 Jun 2024 01:06:25 +0000 (01:06 +0000)]
Japanese translation update (#40880).

Patch by Go MAEDA.

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

3 months agoUpdate locales (#37279).
Go MAEDA [Sat, 22 Jun 2024 07:35:47 +0000 (07:35 +0000)]
Update locales (#37279).

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

3 months agoImprove Czech translation for "two-factor authentication" (#40875).
Go MAEDA [Fri, 21 Jun 2024 23:35:34 +0000 (23:35 +0000)]
Improve Czech translation for "two-factor authentication" (#40875).

Patch by Karel Pičman (@picman).

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

3 months agoCzech translation update (#40876).
Go MAEDA [Fri, 21 Jun 2024 23:32:05 +0000 (23:32 +0000)]
Czech translation update (#40876).

Patch by Karel Pičman (@picman).

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

3 months agoReject passwords that are the same as login, first name, last name, or email (#37279).
Go MAEDA [Fri, 21 Jun 2024 05:32:46 +0000 (05:32 +0000)]
Reject passwords that are the same as login, first name, last name, or email (#37279).

Patch by Go MAEDA (@maeda).

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

3 months agoUpgrade jQuery to 3.7.1 and jQuery UI to 1.13.3 (#40853, #40864).
Go MAEDA [Thu, 20 Jun 2024 04:11:39 +0000 (04:11 +0000)]
Upgrade jQuery to 3.7.1 and jQuery UI to 1.13.3 (#40853, #40864).

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

3 months agoSupport multiple multi-word phrases in the search engine (#38446).
Go MAEDA [Wed, 19 Jun 2024 14:27:20 +0000 (14:27 +0000)]
Support multiple multi-word phrases in the search engine (#38446).

Patch by Go MAEDA (@maeda).

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

3 months agoFix misalignment issue when displaying the table of contents (TOC) on the right of...
Go MAEDA [Wed, 19 Jun 2024 14:06:08 +0000 (14:06 +0000)]
Fix misalignment issue when displaying the table of contents (TOC) on the right of wiki page (#34473).

Patch by Mizuki ISHIKAWA (@ishikawa999).

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

3 months agoOptimize Version#behind_schedule? by avoiding the call to completed_percent when...
Go MAEDA [Mon, 17 Jun 2024 07:10:29 +0000 (07:10 +0000)]
Optimize Version#behind_schedule? by avoiding the call to completed_percent when due_date or start_date is nil (#40798).

Patch by Go MAEDA (@maeda).

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

3 months agoOptimize FixedIssuesExtension#closed_percent by bypassing issues_progress when all...
Go MAEDA [Mon, 17 Jun 2024 06:57:57 +0000 (06:57 +0000)]
Optimize FixedIssuesExtension#closed_percent by bypassing issues_progress when all issues are closed (#40798).

Patch by Go MAEDA (@maeda).

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

3 months agoOptimize Version model by reducing redundant SQL count queries (#40798).
Go MAEDA [Mon, 17 Jun 2024 06:55:36 +0000 (06:55 +0000)]
Optimize Version model by reducing redundant SQL count queries (#40798).

Patch by Go MAEDA (@maeda).

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

3 months agoFix RuboCop offense Rails/ActiveRecordCallbacksOrder (#39889).
Go MAEDA [Mon, 17 Jun 2024 03:11:08 +0000 (03:11 +0000)]
Fix RuboCop offense Rails/ActiveRecordCallbacksOrder (#39889).

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

3 months agoUpdate MiniMagick to 4.13 (#40849).
Go MAEDA [Mon, 17 Jun 2024 02:22:50 +0000 (02:22 +0000)]
Update MiniMagick to 4.13 (#40849).

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

4 months agoRevisions count is wrong on the wiki content page (#40655).
Go MAEDA [Thu, 13 Jun 2024 03:06:04 +0000 (03:06 +0000)]
Revisions count is wrong on the wiki content page (#40655).

Contributed by Karel Pičman (@picman).

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

4 months agoFix "ArgumentError: Invalid response name: unprocessable_entity" with Rack 3.1.0...
Go MAEDA [Wed, 12 Jun 2024 16:09:37 +0000 (16:09 +0000)]
Fix "ArgumentError: Invalid response name: unprocessable_entity" with Rack 3.1.0+ in assert_response (#39889).

Rack 3.1.0 changed the symbol for HTTP status code 422 from `:unprocessable_entity` to `:unprocessable_content`.
Due to the change, `assert_response(:unprocessable_entity, ...)` raises ArgumentError with Rack 3.1.0+.

This fix is a follow-up to r22837.

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

4 months agoAdd LICENSE.txt in the root directory (#40202).
Go MAEDA [Wed, 12 Jun 2024 09:39:06 +0000 (09:39 +0000)]
Add LICENSE.txt in the root directory (#40202).

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

4 months agoAdd missing fixture journal_details to JournalsHelperTest (#40801).
Go MAEDA [Wed, 12 Jun 2024 07:19:58 +0000 (07:19 +0000)]
Add missing fixture journal_details to JournalsHelperTest (#40801).

Patch by Mizuki ISHIKAWA (@ishikawa999).

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

4 months agoUpdates for 5.1.3 release.
Go MAEDA [Wed, 12 Jun 2024 00:27:41 +0000 (00:27 +0000)]
Updates for 5.1.3 release.

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

4 months ago`chmod +x bin/changelog.rb` to make it executable.
Go MAEDA [Tue, 11 Jun 2024 08:37:15 +0000 (08:37 +0000)]
`chmod +x bin/changelog.rb` to make it executable.

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

4 months agoReplace BlankSlate with BasicObject for Builder 3.0.0 compatibility (#40802).
Go MAEDA [Fri, 7 Jun 2024 04:47:53 +0000 (04:47 +0000)]
Replace BlankSlate with BasicObject for Builder 3.0.0 compatibility (#40802).

Patch by Pavel Rosický (@ahorek).

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

4 months agoSuppress RuboCop false positive for Security/Open (#39887).
Go MAEDA [Thu, 6 Jun 2024 01:20:23 +0000 (01:20 +0000)]
Suppress RuboCop false positive for Security/Open (#39887).

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

4 months agoDisable RuboCop Style/NumericPredicate (#39887).
Go MAEDA [Thu, 6 Jun 2024 00:53:06 +0000 (00:53 +0000)]
Disable RuboCop Style/NumericPredicate (#39887).

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

4 months agoFix RuboCop offense Naming/MemoizedInstanceVariableName (#37862, #1671).
Go MAEDA [Wed, 5 Jun 2024 08:21:59 +0000 (08:21 +0000)]
Fix RuboCop offense Naming/MemoizedInstanceVariableName (#37862, #1671).

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

4 months agoRemove unsupported :after option from add_column in AddQueriesDescription migration...
Go MAEDA [Wed, 5 Jun 2024 07:55:45 +0000 (07:55 +0000)]
Remove unsupported :after option from add_column in AddQueriesDescription migration (#9309).

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

4 months agoAdds estimated remaining time to version page (#37862, #1671).
Marius Balteanu [Tue, 4 Jun 2024 20:17:01 +0000 (20:17 +0000)]
Adds estimated remaining time to version page (#37862, #1671).

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

4 months agoMove logic for estimated remaining hours from @QueryColumn@ to @Issue@ (#37862).
Marius Balteanu [Tue, 4 Jun 2024 20:16:08 +0000 (20:16 +0000)]
Move logic for estimated remaining hours from @QueryColumn@ to @Issue@ (#37862).

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

4 months agoSet migration version to 7.1 (#9309).
Marius Balteanu [Tue, 4 Jun 2024 20:05:26 +0000 (20:05 +0000)]
Set migration version to 7.1 (#9309).

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

4 months agoAdds description field to custom queries (#9309).
Marius Balteanu [Tue, 4 Jun 2024 20:04:45 +0000 (20:04 +0000)]
Adds description field to custom queries (#9309).

Patch by Go MAEDA (@maeda).

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

4 months agoReduce an extra SQL query in IssuesController#retrieve_default_query (#40775).
Go MAEDA [Tue, 4 Jun 2024 09:37:34 +0000 (09:37 +0000)]
Reduce an extra SQL query in IssuesController#retrieve_default_query (#40775).

Patch by Go MAEDA (@maeda).

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

4 months agoBulgarian translation update (#40771).
Go MAEDA [Sun, 2 Jun 2024 02:04:05 +0000 (02:04 +0000)]
Bulgarian translation update (#40771).

Patch by Ivan Cenov (@jwalker).

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

4 months agoTraditional Chinese translation update (#40762).
Go MAEDA [Sun, 2 Jun 2024 01:55:18 +0000 (01:55 +0000)]
Traditional Chinese translation update (#40762).

Patch by ChunChang (Nagaharu) Lo (@shortie).

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

4 months agoJapanese translation update (#40749).
Go MAEDA [Wed, 29 May 2024 15:22:55 +0000 (15:22 +0000)]
Japanese translation update (#40749).

Patch by Go MAEDA (@maeda).

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

4 months agoUpdate locales (#31756).
Go MAEDA [Wed, 29 May 2024 15:11:26 +0000 (15:11 +0000)]
Update locales (#31756).

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

4 months agoIntroduce configuration for done ratio options interval (#31756).
Go MAEDA [Wed, 29 May 2024 15:06:28 +0000 (15:06 +0000)]
Introduce configuration for done ratio options interval (#31756).

Patch by Go MAEDA (@maeda).

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

4 months agoLink "Last activity" column to project activity page (#40706, #23954).
Marius Balteanu [Tue, 28 May 2024 17:40:09 +0000 (17:40 +0000)]
Link "Last activity" column to project activity page (#40706, #23954).

Patch by Go MAEDA (@maeda).

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

4 months agoAdd timeout for thumbnail generation process (#37530).
Go MAEDA [Mon, 27 May 2024 14:26:16 +0000 (14:26 +0000)]
Add timeout for thumbnail generation process (#37530).

Patch by Go MAEDA (@maeda).

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

4 months agoAdd `updated_on` and `updated_by` fields to Issues API journal response (#40449).
Go MAEDA [Mon, 27 May 2024 07:41:57 +0000 (07:41 +0000)]
Add `updated_on` and `updated_by` fields to Issues API journal response (#40449).

Contributed by Thomas Hoffmann (@ThomasHo).

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

4 months agoFix duplicated alt and title attributes for attached images in Textile formatter...
Go MAEDA [Fri, 24 May 2024 02:52:32 +0000 (02:52 +0000)]
Fix duplicated alt and title attributes for attached images in Textile formatter (#40650).

Patch by Katsuya HIDAKA (@hidakatsuya).

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

4 months agoAdd tests for current alt attribute behavior in images (#40650).
Go MAEDA [Fri, 24 May 2024 02:16:23 +0000 (02:16 +0000)]
Add tests for current alt attribute behavior in images (#40650).

Patch by Katsuya HIDAKA (@hidakatsuya).

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

4 months agoUpdate RuboCop to 1.64 (#39887).
Go MAEDA [Thu, 23 May 2024 11:31:45 +0000 (11:31 +0000)]
Update RuboCop to 1.64 (#39887).

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

4 months agoFix RuboCop offense Style/SuperArguments (#39887).
Go MAEDA [Thu, 23 May 2024 11:25:16 +0000 (11:25 +0000)]
Fix RuboCop offense Style/SuperArguments (#39887).

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

4 months agoRelax rouge version dependency in Gemfile (#36594).
Go MAEDA [Tue, 21 May 2024 09:01:30 +0000 (09:01 +0000)]
Relax rouge version dependency in Gemfile (#36594).

Contributed by Holger Just (@hjust).

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

4 months agoDynamic generation of supported code highlighting languages in help section (#40681).
Go MAEDA [Sun, 19 May 2024 05:07:42 +0000 (05:07 +0000)]
Dynamic generation of supported code highlighting languages in help section (#40681).

Patch by Go MAEDA (@maeda).

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

4 months agoUpdate RuboCop Rails to 2.25 (#39889).
Go MAEDA [Sat, 18 May 2024 06:20:25 +0000 (06:20 +0000)]
Update RuboCop Rails to 2.25 (#39889).

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

4 months agoFix RuboCop offense Rails/WhereRange (#39889).
Go MAEDA [Sat, 18 May 2024 06:17:51 +0000 (06:17 +0000)]
Fix RuboCop offense Rails/WhereRange (#39889).

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

4 months agoFix RuboCop offense Rails/HttpStatus (#39889).
Go MAEDA [Sat, 18 May 2024 05:56:55 +0000 (05:56 +0000)]
Fix RuboCop offense Rails/HttpStatus (#39889).

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

5 months agoJapanese translation update (#40703).
Go MAEDA [Thu, 16 May 2024 11:31:27 +0000 (11:31 +0000)]
Japanese translation update (#40703).

Patch by Go MAEDA (@maeda).

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

5 months agoKey/value-pair custom field type not available to all customizable contents (#27543).
Go MAEDA [Thu, 16 May 2024 08:38:04 +0000 (08:38 +0000)]
Key/value-pair custom field type not available to all customizable contents (#27543).

Patch by Felix Schäfer (@felix) and Takenori TAKAKI (@takenory).

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

5 months agoIgnore statuses in Project#rolled_up_statuses which only have an identity transition...
Go MAEDA [Thu, 16 May 2024 07:20:19 +0000 (07:20 +0000)]
Ignore statuses in Project#rolled_up_statuses which only have an identity transition defined (#40693).

Patch by Holger Just (@hjust).

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

5 months agoExplicitly reference table name in Project#like scope to avoid ambiguity (#40691).
Go MAEDA [Tue, 14 May 2024 08:04:04 +0000 (08:04 +0000)]
Explicitly reference table name in Project#like scope to avoid ambiguity (#40691).

Patch by Vincent Robert (@Nanego).

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

5 months agoFix slow display of projects list when including project description column (#40610).
Go MAEDA [Tue, 14 May 2024 07:44:05 +0000 (07:44 +0000)]
Fix slow display of projects list when including project description column (#40610).

Patch by Go MAEDA (@maeda).

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

5 months agoUpdate roadie-rails to 3.2.0 (#40685).
Go MAEDA [Mon, 13 May 2024 08:34:53 +0000 (08:34 +0000)]
Update roadie-rails to 3.2.0 (#40685).

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

5 months agoFix RuboCop offense Style/RedundantSelfAssignment (#39887).
Go MAEDA [Mon, 13 May 2024 08:12:09 +0000 (08:12 +0000)]
Fix RuboCop offense Style/RedundantSelfAssignment (#39887).

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

5 months agoFix RuboCop offense Style/RedundantSelfAssignment (#40412).
Go MAEDA [Mon, 13 May 2024 07:45:20 +0000 (07:45 +0000)]
Fix RuboCop offense Style/RedundantSelfAssignment (#40412).

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

5 months agoCzech translation update (#40654).
Go MAEDA [Sun, 12 May 2024 06:17:23 +0000 (06:17 +0000)]
Czech translation update (#40654).

Patch by Pavel Rosický (@ahorek).

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

5 months agoCzech translation update for 5.1-stable (#40682, #40654).
Go MAEDA [Sun, 12 May 2024 05:58:17 +0000 (05:58 +0000)]
Czech translation update for 5.1-stable (#40682, #40654).

Patch by Pavel Rosický (@ahorek).

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

5 months agoAdds test to check @view_issue_watchers@ permission when filter "Watched by" (#40412).
Marius Balteanu [Sat, 11 May 2024 08:53:42 +0000 (08:53 +0000)]
Adds test to check @view_issue_watchers@ permission when filter "Watched by" (#40412).

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

5 months agoFixes issue list filter "Watched by: me" only shows issues watched via group for...
Marius Balteanu [Sat, 11 May 2024 08:35:27 +0000 (08:35 +0000)]
Fixes issue list filter "Watched by: me" only shows issues watched via group for projects with the @view_issue_watchers@ permission (#40412).

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

5 months agoTraditional Chinese translation update (#40658).
Go MAEDA [Sat, 11 May 2024 08:16:31 +0000 (08:16 +0000)]
Traditional Chinese translation update (#40658).

Patch by ChunChang (Nagaharu) Lo (@shortie).

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

5 months agoUpdate locales (#23954).
Go MAEDA [Sat, 11 May 2024 08:00:17 +0000 (08:00 +0000)]
Update locales (#23954).

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

5 months agoReplaces use of Digest::MD5 / Digest::SHA1 with ActiveSupport::Digest (#35217).
Marius Balteanu [Tue, 7 May 2024 18:36:46 +0000 (18:36 +0000)]
Replaces use of Digest::MD5 / Digest::SHA1 with ActiveSupport::Digest (#35217).

Patch by Jens Krämer (@jkraemer).

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

5 months agoUpdates list of excluded files for Rubocop "Rails/BulkChangeTable" offense.
Marius Balteanu [Mon, 6 May 2024 20:28:31 +0000 (20:28 +0000)]
Updates list of excluded files for Rubocop "Rails/BulkChangeTable" offense.

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

5 months agoUpdates list of excluded files for Rubocop "Rails/BulkChangeTable" offense.
Marius Balteanu [Mon, 6 May 2024 20:05:28 +0000 (20:05 +0000)]
Updates list of excluded files for Rubocop "Rails/BulkChangeTable" offense.

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

5 months agoAdd workflow to run Rubocop action.
Marius Balteanu [Sat, 4 May 2024 08:04:33 +0000 (08:04 +0000)]
Add workflow to run Rubocop action.

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

5 months agoUpdate locales (#37862).
Marius Balteanu [Fri, 3 May 2024 13:20:18 +0000 (13:20 +0000)]
Update locales (#37862).

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

5 months agoAdds the date of the last activity to the list of available columns for Projects...
Marius Balteanu [Fri, 3 May 2024 13:14:18 +0000 (13:14 +0000)]
Adds the date of the last activity to the list of available columns for Projects (#23954).

Patch by Frederico Camara (@fredsdc) and Marius BĂLTEANU (@marius.balteanu).

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

5 months agoUpdates locales (#40569).
Marius Balteanu [Fri, 3 May 2024 13:04:30 +0000 (13:04 +0000)]
Updates locales (#40569).

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

5 months agoFixes random failing tests.
Marius Balteanu [Fri, 3 May 2024 11:57:47 +0000 (11:57 +0000)]
Fixes random failing tests.

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

5 months agoFixes failing tests on postgresql (#29894).
Marius Balteanu [Fri, 3 May 2024 08:24:49 +0000 (08:24 +0000)]
Fixes failing tests on postgresql (#29894).

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

5 months agoFixes failing tests caused by r22802 (#40652).
Marius Balteanu [Fri, 3 May 2024 07:31:17 +0000 (07:31 +0000)]
Fixes failing tests caused by r22802 (#40652).

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

5 months agoFixes RuboCop offense Layout/SpaceInsideParens (#24457).
Marius Balteanu [Thu, 2 May 2024 21:55:52 +0000 (21:55 +0000)]
Fixes RuboCop offense Layout/SpaceInsideParens (#24457).

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

5 months agoFixes RuboCop offense Performance/Sum (#24457, #4682).
Marius Balteanu [Thu, 2 May 2024 21:35:16 +0000 (21:35 +0000)]
Fixes RuboCop offense Performance/Sum (#24457, #4682).

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

5 months agoAdds test for #24457.
Marius Balteanu [Thu, 2 May 2024 21:15:43 +0000 (21:15 +0000)]
Adds test for #24457.

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

5 months agoProgress of version should be calculated the same way as parent tasks (#24457, #4682).
Marius Balteanu [Thu, 2 May 2024 20:58:03 +0000 (20:58 +0000)]
Progress of version should be calculated the same way as parent tasks (#24457, #4682).

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

5 months agoSwitches from MD5 to SHA256 when computing the hash for gravatar URL (#40652).
Marius Balteanu [Thu, 2 May 2024 20:23:05 +0000 (20:23 +0000)]
Switches from MD5 to SHA256 when computing the hash for gravatar URL (#40652).

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

5 months agoFix RuboCop offense Style/SuperWithArgsParentheses (#37862).
Go MAEDA [Wed, 1 May 2024 09:21:47 +0000 (09:21 +0000)]
Fix RuboCop offense Style/SuperWithArgsParentheses (#37862).

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

5 months agoAdds estimated remaining hours issue query column calculated based on estimated time...
Marius Balteanu [Wed, 1 May 2024 07:49:29 +0000 (07:49 +0000)]
Adds estimated remaining hours issue query column calculated based on estimated time and done ratio (#37862).

Patch by Jens Krämer (@jkraemer).

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

5 months agoAdds Watcher list to the list of available query columns for issues (#29894).
Marius Balteanu [Sun, 28 Apr 2024 07:26:29 +0000 (07:26 +0000)]
Adds Watcher list to the list of available query columns for issues (#29894).

Patch by Felix Schäfer (@felix).

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

5 months agoFixes that watcher groups on new issue form get dereferenced on validation error...
Marius Balteanu [Sun, 28 Apr 2024 07:12:32 +0000 (07:12 +0000)]
Fixes that watcher groups on new issue form get dereferenced on validation error (#40410, #40555).

Patch by Felix Schäfer (@felix) and Kenta Kumojima (@kumojima).

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