]> source.dussan.org Git - redmine.git/log
redmine.git
3 years agoFix grammatical agreement in translation for "parent issue" in pt and pt-BR (#32857).
Go MAEDA [Wed, 20 Jan 2021 12:33:13 +0000 (12:33 +0000)]
Fix grammatical agreement in translation for "parent issue" in pt and pt-BR (#32857).

Patch by Felipe Batista.

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

3 years agoSome fixes for r20321:
Go MAEDA [Mon, 18 Jan 2021 07:11:47 +0000 (07:11 +0000)]
Some fixes for r20321:

* Include only visible issues in subtasks stats
* Get subtasks using only one query
* Show all subtasks count as badge
* Add tests

Patch by Marius BALTEANU.

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

3 years agoWeb browser freezes when displaying a workflow page with a large number of issue...
Go MAEDA [Sun, 17 Jan 2021 02:23:14 +0000 (02:23 +0000)]
Web browser freezes when displaying a workflow page with a large number of issue statuses (#34247).

Patch by Marius BALTEANU.

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

3 years agoFix that WorkflowsControllerTest fails if table cells have more than one CSS class...
Go MAEDA [Sun, 17 Jan 2021 01:48:13 +0000 (01:48 +0000)]
Fix that WorkflowsControllerTest fails if table cells have more than one CSS class (#34247).

Patch by Go MAEDA.

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

3 years agoUpdate RuboCop to 1.8.1 (#32530).
Go MAEDA [Sat, 16 Jan 2021 06:38:30 +0000 (06:38 +0000)]
Update RuboCop to 1.8.1 (#32530).

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

3 years agoUpdate .rubocop_todo.yml (#32530).
Go MAEDA [Sat, 16 Jan 2021 06:27:29 +0000 (06:27 +0000)]
Update .rubocop_todo.yml (#32530).

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

3 years agoReverts r20658.
Go MAEDA [Sat, 16 Jan 2021 05:53:04 +0000 (05:53 +0000)]
Reverts r20658.

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

3 years agoDrag and drop file upload to file type custom field (#30776).
Go MAEDA [Wed, 13 Jan 2021 06:30:49 +0000 (06:30 +0000)]
Drag and drop file upload to file type custom field (#30776).

Patch by Mizuki ISHIKAWA.

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

3 years agoFix that alerts may be displayed multiple times when the number of files attempting...
Go MAEDA [Wed, 13 Jan 2021 06:12:14 +0000 (06:12 +0000)]
Fix that alerts may be displayed multiple times when the number of files attempting to be uploaded exceeds the limit (#18555).

Patch by Mizuki ISHIKAWA.

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

3 years agoAdd class 'error' to custom fields with validation errors (#32764, #34580).
Go MAEDA [Mon, 11 Jan 2021 12:26:44 +0000 (12:26 +0000)]
Add class 'error' to custom fields with validation errors (#32764, #34580).

Patch by Marius BALTEANU.

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

3 years agoRemove security fix for JQuery 1.2 (#33383).
Go MAEDA [Sun, 10 Jan 2021 00:18:50 +0000 (00:18 +0000)]
Remove security fix for JQuery 1.2 (#33383).

Patch by Marius BALTEANU.

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

3 years agoAdds GOOGLE_CHROME_OPTS_ARGS environment variable to define Google Chrome options...
Go MAEDA [Sun, 10 Jan 2021 00:10:00 +0000 (00:10 +0000)]
Adds GOOGLE_CHROME_OPTS_ARGS environment variable to define Google Chrome options arguments (#34269).

Patch by Marius BALTEANU.

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

3 years agoAdding system tests for keyboard shortcuts (#30459).
Go MAEDA [Thu, 7 Jan 2021 05:43:52 +0000 (05:43 +0000)]
Adding system tests for keyboard shortcuts (#30459).

Patch by Marius BALTEANU.

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

3 years agoAdd keyboard shortcut to toggle between Edit/Preview tabs (#30459).
Go MAEDA [Thu, 7 Jan 2021 05:39:36 +0000 (05:39 +0000)]
Add keyboard shortcut to toggle between Edit/Preview tabs (#30459).

Patch by Marius BALTEANU.

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

3 years agoRemove unused key :preview from Redmine::AccessKeys::ACCESSKEYS (#34444).
Go MAEDA [Tue, 5 Jan 2021 15:08:49 +0000 (15:08 +0000)]
Remove unused key :preview from Redmine::AccessKeys::ACCESSKEYS (#34444).

Patch by Go MAEDA.

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

3 years agoSimplified Chinese translation update (#34545).
Go MAEDA [Mon, 4 Jan 2021 13:47:26 +0000 (13:47 +0000)]
Simplified Chinese translation update (#34545).

Patch by Go MAEDA.

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

3 years agoSpanish translation update for 4.1-stable (#34439).
Go MAEDA [Sat, 2 Jan 2021 06:01:16 +0000 (06:01 +0000)]
Spanish translation update for 4.1-stable (#34439).

Patch by Luis Blasco.

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

3 years agoShow only valid projects on issue form when the issue is a subtask (#33419).
Go MAEDA [Fri, 1 Jan 2021 00:59:07 +0000 (00:59 +0000)]
Show only valid projects on issue form when the issue is a subtask (#33419).

Patch by Marius BALTEANU.

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

3 years agoFix passing a wrong parameter to assert_select in API test for 'GET /users/:id' ...
Go MAEDA [Thu, 31 Dec 2020 00:44:39 +0000 (00:44 +0000)]
Fix passing a wrong parameter to assert_select in API test for 'GET /users/:id' (#34492).

Patch by Go MAEDA.

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

3 years agoMake archived projects visually distinguishable in nested projects lists (#34340).
Go MAEDA [Wed, 30 Dec 2020 01:35:24 +0000 (01:35 +0000)]
Make archived projects visually distinguishable in nested projects lists (#34340).

Patch by Yuichi HARADA.

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

3 years agoMake sure that "is not" operator for Subproject filter does not exclude closed subpro...
Go MAEDA [Mon, 28 Dec 2020 00:52:11 +0000 (00:52 +0000)]
Make sure that "is not" operator for Subproject filter does not exclude closed subprojects (#34375).

The issue has been fixed in r20693 along with #34297.

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

3 years agoSubprojects issues are not displayed on main project when all subprojects are closed...
Go MAEDA [Sun, 27 Dec 2020 06:46:37 +0000 (06:46 +0000)]
Subprojects issues are not displayed on main project when all subprojects are closed (#34297).

Patch by Yuichi HARADA and Go MAEDA.

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

3 years agoCreate custom field by copy (#34307).
Go MAEDA [Sat, 26 Dec 2020 01:36:19 +0000 (01:36 +0000)]
Create custom field by copy (#34307).

Patch by Takenori TAKAKI.

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

3 years agoDon't show "Two-factor authentication" on new user form (#1237, #34495).
Go MAEDA [Fri, 25 Dec 2020 08:30:20 +0000 (08:30 +0000)]
Don't show "Two-factor authentication" on new user form (#1237, #34495).

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

3 years agoAllow issue relation autocomplete to select multiple values (#33418).
Go MAEDA [Fri, 25 Dec 2020 02:31:55 +0000 (02:31 +0000)]
Allow issue relation autocomplete to select multiple values (#33418).

Patch by Marius BALTEANU.

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

3 years agoBulk addition of related issues (#33418).
Go MAEDA [Fri, 25 Dec 2020 02:25:41 +0000 (02:25 +0000)]
Bulk addition of related issues (#33418).

Patch by Dmitry Makurin and Marius BALTEANU.

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

3 years agoFix Japanese translation for less_than_x_seconds and less_than_x_minutes (#34456).
Go MAEDA [Thu, 24 Dec 2020 04:59:45 +0000 (04:59 +0000)]
Fix Japanese translation for less_than_x_seconds and less_than_x_minutes (#34456).

Patch by Mizuki ISHIKAWA.

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

3 years agoUsers API should return twofa_scheme only for administrators (#34242).
Go MAEDA [Wed, 23 Dec 2020 03:47:45 +0000 (03:47 +0000)]
Users API should return twofa_scheme only for administrators (#34242).

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

3 years agoInclude two-factor authentication scheme in users API response (#34242).
Go MAEDA [Wed, 23 Dec 2020 02:58:49 +0000 (02:58 +0000)]
Include two-factor authentication scheme in users API response (#34242).

Patch by Mizuki ISHIKAWA.

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

3 years agoRevert r19810 (#10535).
Go MAEDA [Tue, 22 Dec 2020 11:52:16 +0000 (11:52 +0000)]
Revert r19810 (#10535).

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

3 years agoRevert r20440 (#10535).
Go MAEDA [Tue, 22 Dec 2020 11:48:29 +0000 (11:48 +0000)]
Revert r20440 (#10535).

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

3 years agoRevert r20455 (#10535).
Go MAEDA [Tue, 22 Dec 2020 11:45:37 +0000 (11:45 +0000)]
Revert r20455 (#10535).

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

3 years agouse 'assert_not' instead of 'assert !' at IssuesControllerTest
Toshi MARUYAMA [Sat, 19 Dec 2020 17:33:19 +0000 (17:33 +0000)]
use 'assert_not' instead of 'assert !' at IssuesControllerTest

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

3 years agouse '\' instead of '+' to concatenate strings at app/models/wiki_content_version.rb
Toshi MARUYAMA [Sat, 19 Dec 2020 17:33:11 +0000 (17:33 +0000)]
use '\' instead of '+' to concatenate strings at app/models/wiki_content_version.rb

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

3 years agouse '\' instead of '+' to concatenate strings at RepositoriesFilesystemControllerTest
Toshi MARUYAMA [Sat, 19 Dec 2020 17:33:04 +0000 (17:33 +0000)]
use '\' instead of '+' to concatenate strings at RepositoriesFilesystemControllerTest

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

3 years agoremove redundant 'return' from app/models/attachment.rb
Toshi MARUYAMA [Sat, 19 Dec 2020 17:32:56 +0000 (17:32 +0000)]
remove redundant 'return' from app/models/attachment.rb

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

3 years agoremove redundant 'return' from app/models/changeset.rb
Toshi MARUYAMA [Sat, 19 Dec 2020 17:32:49 +0000 (17:32 +0000)]
remove redundant 'return' from app/models/changeset.rb

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

3 years agoshorten long line of test/unit/project_test.rb
Toshi MARUYAMA [Sat, 19 Dec 2020 17:32:42 +0000 (17:32 +0000)]
shorten long line of test/unit/project_test.rb

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

3 years agoshorten long line of IssuesControllerTest
Toshi MARUYAMA [Sat, 19 Dec 2020 17:32:34 +0000 (17:32 +0000)]
shorten long line of IssuesControllerTest

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

3 years agoshorten long line of test/unit/lib/redmine/wiki_formatting/macros_test.rb
Toshi MARUYAMA [Sat, 19 Dec 2020 17:32:27 +0000 (17:32 +0000)]
shorten long line of test/unit/lib/redmine/wiki_formatting/macros_test.rb

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

3 years agoshorten long line of test/unit/lib/redmine/helpers/diff_test.rb
Toshi MARUYAMA [Sat, 19 Dec 2020 17:32:19 +0000 (17:32 +0000)]
shorten long line of test/unit/lib/redmine/helpers/diff_test.rb

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

3 years agoshorten long line of test/unit/lib/redmine/wiki_formatting/textile_formatter_test.rb
Toshi MARUYAMA [Sat, 19 Dec 2020 17:32:12 +0000 (17:32 +0000)]
shorten long line of test/unit/lib/redmine/wiki_formatting/textile_formatter_test.rb

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

3 years agoshorten long line of VersionsHelperTest
Toshi MARUYAMA [Sat, 19 Dec 2020 17:32:05 +0000 (17:32 +0000)]
shorten long line of VersionsHelperTest

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

3 years agoshorten long line of app/models/issue_query.rb
Toshi MARUYAMA [Sat, 19 Dec 2020 17:31:57 +0000 (17:31 +0000)]
shorten long line of app/models/issue_query.rb

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

3 years agoUpdate Redcarpet to 3.5.1 (#34461).
Go MAEDA [Fri, 18 Dec 2020 00:40:41 +0000 (00:40 +0000)]
Update Redcarpet to 3.5.1 (#34461).

The version fixes a security vulnerability using :quote in combination with the :escape_html option.

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

3 years agouse with_settings at AccountControllerOpenidTest#test_login_with_openid_for_existing_...
Toshi MARUYAMA [Thu, 17 Dec 2020 13:11:13 +0000 (13:11 +0000)]
use with_settings at AccountControllerOpenidTest#test_login_with_openid_for_existing_non_active_user

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

3 years agoshorten long line of app/models/issue.rb
Toshi MARUYAMA [Thu, 17 Dec 2020 13:11:05 +0000 (13:11 +0000)]
shorten long line of app/models/issue.rb

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

3 years agoremove redundant 'return' from ApplicationHelperTest
Toshi MARUYAMA [Thu, 17 Dec 2020 13:10:56 +0000 (13:10 +0000)]
remove redundant 'return' from ApplicationHelperTest

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

3 years agoremove redundant 'return' from lib/redmine/twofa/totp.rb
Toshi MARUYAMA [Thu, 17 Dec 2020 13:10:48 +0000 (13:10 +0000)]
remove redundant 'return' from lib/redmine/twofa/totp.rb

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

3 years agoadd Layout/FirstHashElementIndentation to .rubocop.yml
Toshi MARUYAMA [Thu, 17 Dec 2020 13:10:40 +0000 (13:10 +0000)]
add Layout/FirstHashElementIndentation to .rubocop.yml

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

3 years agofix source indent of lib/redmine/twofa/totp.rb
Toshi MARUYAMA [Thu, 17 Dec 2020 13:10:31 +0000 (13:10 +0000)]
fix source indent of lib/redmine/twofa/totp.rb

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

3 years agoadd Style/Lambda to .rubocop.yml
Toshi MARUYAMA [Thu, 17 Dec 2020 13:10:22 +0000 (13:10 +0000)]
add Style/Lambda to .rubocop.yml

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

3 years agouse 'lambda' instead of '->{}' at UsersController
Toshi MARUYAMA [Thu, 17 Dec 2020 13:10:13 +0000 (13:10 +0000)]
use 'lambda' instead of '->{}' at UsersController

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

3 years agouse 'lambda' instead of '->{}' at RolesControllerTest
Toshi MARUYAMA [Thu, 17 Dec 2020 13:10:06 +0000 (13:10 +0000)]
use 'lambda' instead of '->{}' at RolesControllerTest

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

3 years agoadd Layout/DotPosition to .rubocop.yml
Toshi MARUYAMA [Thu, 17 Dec 2020 13:09:58 +0000 (13:09 +0000)]
add Layout/DotPosition to .rubocop.yml

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

3 years agoplace the '.' on the previous line of the method call at app/models/attachment.rb
Toshi MARUYAMA [Thu, 17 Dec 2020 13:09:50 +0000 (13:09 +0000)]
place the '.' on the previous line of the method call at app/models/attachment.rb

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

3 years agoplace the '.' on the previous line of the method call at app/models/project.rb
Toshi MARUYAMA [Thu, 17 Dec 2020 13:09:41 +0000 (13:09 +0000)]
place the '.' on the previous line of the method call at app/models/project.rb

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

3 years agoFix the order of assert params (#34123).
Go MAEDA [Thu, 17 Dec 2020 08:08:12 +0000 (08:08 +0000)]
Fix the order of assert params (#34123).

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

3 years agoAdd a test for ProjectCustomField creation (#33268).
Go MAEDA [Wed, 16 Dec 2020 14:12:05 +0000 (14:12 +0000)]
Add a test for ProjectCustomField creation (#33268).

Patch by Vincent Robert.

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

3 years agoUpdate roadie-rails to 2.2 (#34443).
Go MAEDA [Wed, 16 Dec 2020 07:15:48 +0000 (07:15 +0000)]
Update roadie-rails to 2.2 (#34443).

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

3 years agoTypo in translation string 'setting_issue_list_default_columns': s/Isuses/Issues...
Go MAEDA [Wed, 16 Dec 2020 07:10:36 +0000 (07:10 +0000)]
Typo in translation string 'setting_issue_list_default_columns': s/Isuses/Issues/ (#34447).

Contributed by Mischa The Evil.

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

3 years agoAtom feed on project with subprojects should show in article title the name of the...
Go MAEDA [Mon, 14 Dec 2020 01:25:34 +0000 (01:25 +0000)]
Atom feed on project with subprojects should show in article title the name of the project (#15212).

Patch by Mizuki ISHIKAWA.

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

3 years agouse with_settings at AccountControllerOpenidTest#test_login_with_openid_for_existing_user
Toshi MARUYAMA [Sat, 12 Dec 2020 15:50:36 +0000 (15:50 +0000)]
use with_settings at AccountControllerOpenidTest#test_login_with_openid_for_existing_user

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

3 years agoadd Style/BlockComments to .rubocop.yml
Toshi MARUYAMA [Sat, 12 Dec 2020 15:50:29 +0000 (15:50 +0000)]
add Style/BlockComments to .rubocop.yml

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

3 years agoremove redundant 'return' from lib/redmine/scm/adapters/cvs_adapter.rb
Toshi MARUYAMA [Sat, 12 Dec 2020 15:50:21 +0000 (15:50 +0000)]
remove redundant 'return' from lib/redmine/scm/adapters/cvs_adapter.rb

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

3 years agoremove redundant 'return' from lib/redmine/scm/adapters/bazaar_adapter.rb
Toshi MARUYAMA [Sat, 12 Dec 2020 15:50:14 +0000 (15:50 +0000)]
remove redundant 'return' from lib/redmine/scm/adapters/bazaar_adapter.rb

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

3 years agouse '\' instead of '+' to concatenate strings at RepositoriesMercurialControllerTest
Toshi MARUYAMA [Sat, 12 Dec 2020 15:50:06 +0000 (15:50 +0000)]
use '\' instead of '+' to concatenate strings at RepositoriesMercurialControllerTest

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

3 years agoadd 'freeze' to avoid immutable array literals in loops at MercurialAdapterTest
Toshi MARUYAMA [Sat, 12 Dec 2020 15:49:59 +0000 (15:49 +0000)]
add 'freeze' to avoid immutable array literals in loops at MercurialAdapterTest

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

3 years agofix source indent of lib/redmine/scm/adapters/cvs_adapter.rb
Toshi MARUYAMA [Sat, 12 Dec 2020 15:49:51 +0000 (15:49 +0000)]
fix source indent of lib/redmine/scm/adapters/cvs_adapter.rb

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

3 years agoshorten long line of Query#sql_for_custom_field
Toshi MARUYAMA [Sat, 12 Dec 2020 15:49:44 +0000 (15:49 +0000)]
shorten long line of Query#sql_for_custom_field

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

3 years agoshorten long line of app/models/project.rb
Toshi MARUYAMA [Sat, 12 Dec 2020 15:49:36 +0000 (15:49 +0000)]
shorten long line of app/models/project.rb

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

3 years agoshorten long line of lib/redmine/wiki_formatting/macros.rb
Toshi MARUYAMA [Sat, 12 Dec 2020 15:49:29 +0000 (15:49 +0000)]
shorten long line of lib/redmine/wiki_formatting/macros.rb

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

3 years agoshorten long line of app/models/custom_field.rb
Toshi MARUYAMA [Sat, 12 Dec 2020 15:49:21 +0000 (15:49 +0000)]
shorten long line of app/models/custom_field.rb

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

3 years agoshorten long line of ApplicationHelperTest
Toshi MARUYAMA [Sat, 12 Dec 2020 15:49:14 +0000 (15:49 +0000)]
shorten long line of ApplicationHelperTest

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

3 years agoFix that disabled trackers of subprojects are listed in project overview (#10084).
Go MAEDA [Sat, 12 Dec 2020 05:40:09 +0000 (05:40 +0000)]
Fix that disabled trackers of subprojects are listed in project overview (#10084).

Patch by Yuichi HARADA.

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

3 years agoSpent time details are displayed in incorrect order when sorted by week and date...
Go MAEDA [Sat, 12 Dec 2020 03:32:20 +0000 (03:32 +0000)]
Spent time details are displayed in incorrect order when sorted by week and date (#33952).

Patch by Yuichi HARADA.

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

3 years agoTraditional Chinese translation update (#34437).
Go MAEDA [Sat, 12 Dec 2020 02:49:06 +0000 (02:49 +0000)]
Traditional Chinese translation update (#34437).

Patch by ChunChang Lo.

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

3 years agoJapanese translation update (#34436).
Go MAEDA [Sat, 12 Dec 2020 02:46:07 +0000 (02:46 +0000)]
Japanese translation update (#34436).

Patch by Go MAEDA.

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

3 years agoBulgarian translation update (#34432).
Go MAEDA [Sat, 12 Dec 2020 02:42:48 +0000 (02:42 +0000)]
Bulgarian translation update (#34432).

Patch by Ivan Cenov.

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

3 years agouse with_settings at IssueRelationsControllerTest#test_should_create_relations_with_v...
Toshi MARUYAMA [Fri, 11 Dec 2020 14:18:33 +0000 (14:18 +0000)]
use with_settings at IssueRelationsControllerTest#test_should_create_relations_with_visible_issues_only

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

3 years agoremove space inside array brackets from test/unit/mailer_test.rb
Toshi MARUYAMA [Fri, 11 Dec 2020 14:18:26 +0000 (14:18 +0000)]
remove space inside array brackets from test/unit/mailer_test.rb

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

3 years agoremove space inside array brackets from test/unit/search_test.rb
Toshi MARUYAMA [Fri, 11 Dec 2020 14:18:19 +0000 (14:18 +0000)]
remove space inside array brackets from test/unit/search_test.rb

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

3 years agoremove empty line at method body end of test/unit/lib/redmine/menu_manager/menu_helpe...
Toshi MARUYAMA [Fri, 11 Dec 2020 14:18:11 +0000 (14:18 +0000)]
remove empty line at method body end of test/unit/lib/redmine/menu_manager/menu_helper_test.rb

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

3 years agoremove empty line at method body end of test/unit/lib/redmine/unified_diff_test.rb
Toshi MARUYAMA [Fri, 11 Dec 2020 14:18:04 +0000 (14:18 +0000)]
remove empty line at method body end of test/unit/lib/redmine/unified_diff_test.rb

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

3 years agoadd empty line after guard clause to lib/generators/redmine_plugin_model/redmine_plug...
Toshi MARUYAMA [Fri, 11 Dec 2020 14:17:57 +0000 (14:17 +0000)]
add empty line after guard clause to lib/generators/redmine_plugin_model/redmine_plugin_model_generator.rb

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

3 years agoshorten long line of app/models/board.rb
Toshi MARUYAMA [Fri, 11 Dec 2020 14:17:49 +0000 (14:17 +0000)]
shorten long line of app/models/board.rb

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

3 years agoshorten long line of app/models/mailer.rb
Toshi MARUYAMA [Fri, 11 Dec 2020 14:17:42 +0000 (14:17 +0000)]
shorten long line of app/models/mailer.rb

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

3 years agoshorten long line of ApplicationHelper
Toshi MARUYAMA [Fri, 11 Dec 2020 14:17:35 +0000 (14:17 +0000)]
shorten long line of ApplicationHelper

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

3 years agoshorten long line of test/unit/lib/redmine/menu_manager/mapper_test.rb
Toshi MARUYAMA [Fri, 11 Dec 2020 14:17:27 +0000 (14:17 +0000)]
shorten long line of test/unit/lib/redmine/menu_manager/mapper_test.rb

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

3 years agoshorten long line of IssueRelationsControllerTest
Toshi MARUYAMA [Fri, 11 Dec 2020 14:17:20 +0000 (14:17 +0000)]
shorten long line of IssueRelationsControllerTest

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

3 years agoadd Layout/LineLength to .rubocop.yml
Toshi MARUYAMA [Fri, 11 Dec 2020 14:17:11 +0000 (14:17 +0000)]
add Layout/LineLength to .rubocop.yml

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

3 years agoUpdate locales (#34303).
Go MAEDA [Thu, 10 Dec 2020 15:21:23 +0000 (15:21 +0000)]
Update locales (#34303).

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

3 years agoAllow to add subtask from context menu (#34303).
Go MAEDA [Thu, 10 Dec 2020 15:18:49 +0000 (15:18 +0000)]
Allow to add subtask from context menu (#34303).

Patch by Go MAEDA and Takenori TAKAKI.

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

3 years agouse with_settings at ReportsControllerTest#test_get_issue_report_details_by_tracker_s...
Toshi MARUYAMA [Thu, 10 Dec 2020 13:34:54 +0000 (13:34 +0000)]
use with_settings at ReportsControllerTest#test_get_issue_report_details_by_tracker_should_show_only_statuses_used_by_the_project

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

3 years agoshorten long line of test/unit/time_entry_activity_test.rb
Toshi MARUYAMA [Thu, 10 Dec 2020 13:34:46 +0000 (13:34 +0000)]
shorten long line of test/unit/time_entry_activity_test.rb

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

3 years agoshorten long line of TimelogHelper
Toshi MARUYAMA [Thu, 10 Dec 2020 13:34:38 +0000 (13:34 +0000)]
shorten long line of TimelogHelper

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

3 years agoshorten long line of ApplicationHelperTest
Toshi MARUYAMA [Thu, 10 Dec 2020 13:34:31 +0000 (13:34 +0000)]
shorten long line of ApplicationHelperTest

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

3 years agoshorten long line of app/models/wiki_page.rb
Toshi MARUYAMA [Thu, 10 Dec 2020 13:34:23 +0000 (13:34 +0000)]
shorten long line of app/models/wiki_page.rb

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

3 years agoshorten long line of app/models/changeset.rb
Toshi MARUYAMA [Thu, 10 Dec 2020 13:34:16 +0000 (13:34 +0000)]
shorten long line of app/models/changeset.rb

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

3 years agoshorten long line of lib/redmine/wiki_formatting/textile/helper.rb
Toshi MARUYAMA [Thu, 10 Dec 2020 13:34:07 +0000 (13:34 +0000)]
shorten long line of lib/redmine/wiki_formatting/textile/helper.rb

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