]> source.dussan.org Git - redmine.git/log
redmine.git
4 years agoReverts r18692 (#32470).
Jean-Philippe Lang [Sat, 16 Nov 2019 10:31:48 +0000 (10:31 +0000)]
Reverts r18692 (#32470).

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

4 years agoUpdate capybara (~> 3.29.0) (#32453).
Go MAEDA [Thu, 14 Nov 2019 00:23:40 +0000 (00:23 +0000)]
Update capybara (~> 3.29.0) (#32453).

Patch by Takenori TAKAKI.

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

4 years agoUpdate Rouge to 3.13.0 (#32468).
Go MAEDA [Wed, 13 Nov 2019 23:40:31 +0000 (23:40 +0000)]
Update Rouge to 3.13.0 (#32468).

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

4 years agoAdd missing fixture to Redmine::WikiFormatting::MacrosTest (#32444).
Go MAEDA [Wed, 13 Nov 2019 22:08:53 +0000 (22:08 +0000)]
Add missing fixture to Redmine::WikiFormatting::MacrosTest (#32444).

Patch by Yuichi HARADA.

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

4 years agoFix a Rubocop offense caused by r19065 (#16904).
Go MAEDA [Wed, 13 Nov 2019 13:22:05 +0000 (13:22 +0000)]
Fix a Rubocop offense caused by r19065 (#16904).

Patch by Marius BALTEANU.

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

4 years agoFix that QueriesControllerTest fails due to r19065 (#16904).
Go MAEDA [Wed, 13 Nov 2019 09:49:52 +0000 (09:49 +0000)]
Fix that QueriesControllerTest fails due to r19065 (#16904).

Patch by Marius BALTEANU.

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

4 years agoAdd anonymous user to author list in issue/time query (#16904).
Jean-Philippe Lang [Sun, 10 Nov 2019 07:58:57 +0000 (07:58 +0000)]
Add anonymous user to author list in issue/time query (#16904).

Patch by Yuichi HARADA and Go MAEDA.

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

4 years agoAdd support for grouping by issue on timelog view (#32436).
Jean-Philippe Lang [Sun, 10 Nov 2019 07:56:47 +0000 (07:56 +0000)]
Add support for grouping by issue on timelog view (#32436).

Patch by Kouhei Sutou.

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

4 years agoRemoved invalid association IssueCustomField#issue_custom_values (#32431).
Jean-Philippe Lang [Sun, 10 Nov 2019 07:54:24 +0000 (07:54 +0000)]
Removed invalid association IssueCustomField#issue_custom_values (#32431).

Patch by Akira Matsuda.

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

4 years agoAdds "Target Version" column to the list of "Available columns" in "Spent time" tab...
Go MAEDA [Sun, 10 Nov 2019 00:42:30 +0000 (00:42 +0000)]
Adds "Target Version" column to the list of "Available columns" in "Spent time" tab (#30346).

Patch by Marius BALTEANU.

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

4 years agorubocop: enable Layout/AlignArguments
Toshi MARUYAMA [Sat, 9 Nov 2019 18:17:25 +0000 (18:17 +0000)]
rubocop: enable Layout/AlignArguments

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_principals_...
Toshi MARUYAMA [Sat, 9 Nov 2019 18:17:12 +0000 (18:17 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_principals_options_for_select_with_users_and_groups

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_principals_...
Toshi MARUYAMA [Sat, 9 Nov 2019 18:17:01 +0000 (18:17 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_principals_options_for_select_with_selected

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_principals_...
Toshi MARUYAMA [Sat, 9 Nov 2019 18:16:50 +0000 (18:16 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_principals_options_for_select_with_users

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_thumbnail_tag
Toshi MARUYAMA [Sat, 9 Nov 2019 18:16:38 +0000 (18:16 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_thumbnail_tag

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_link_to_att...
Toshi MARUYAMA [Sat, 9 Nov 2019 18:16:27 +0000 (18:16 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_link_to_attachment

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_section_edi...
Toshi MARUYAMA [Sat, 9 Nov 2019 18:16:15 +0000 (18:16 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_section_edit_links

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in test/integration/attachments_test.rb
Toshi MARUYAMA [Sat, 9 Nov 2019 17:57:36 +0000 (17:57 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in test/integration/attachments_test.rb

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

4 years agocleanup: rubocop: fix Layout/MultilineArrayBraceLayout in app/helpers/projects_helper.rb
Toshi MARUYAMA [Sat, 9 Nov 2019 17:57:35 +0000 (17:57 +0000)]
cleanup: rubocop: fix Layout/MultilineArrayBraceLayout in app/helpers/projects_helper.rb

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

4 years agocleanup: rubocop: fix Layout/IndentFirstArrayElement in app/models/project.rb
Toshi MARUYAMA [Sat, 9 Nov 2019 17:57:24 +0000 (17:57 +0000)]
cleanup: rubocop: fix Layout/IndentFirstArrayElement in app/models/project.rb

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

4 years agocleanup: rubocop: fix Layout/EmptyLinesAroundAccessModifier in lib/redmine/syntax_hig...
Toshi MARUYAMA [Sat, 9 Nov 2019 17:57:11 +0000 (17:57 +0000)]
cleanup: rubocop: fix Layout/EmptyLinesAroundAccessModifier in lib/redmine/syntax_highlighting.rb

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

4 years agocleanup: rubocop: fix Layout/BlockEndNewline in app/models/message.rb
Toshi MARUYAMA [Sat, 9 Nov 2019 17:57:00 +0000 (17:57 +0000)]
cleanup: rubocop: fix Layout/BlockEndNewline in app/models/message.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in test/helpers/issues_helper_test.rb
Toshi MARUYAMA [Sat, 9 Nov 2019 17:56:49 +0000 (17:56 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in test/helpers/issues_helper_test.rb

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

4 years agocleanup: rubocop: fix Layout/MultilineBlockLayout in app/controllers/auto_completes_c...
Toshi MARUYAMA [Sat, 9 Nov 2019 17:11:06 +0000 (17:11 +0000)]
cleanup: rubocop: fix Layout/MultilineBlockLayout in app/controllers/auto_completes_controller.rb

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

4 years agocleanup: rubocop: fix Layout/EmptyLinesAroundAccessModifier in app/controllers/previe...
Toshi MARUYAMA [Sat, 9 Nov 2019 17:10:54 +0000 (17:10 +0000)]
cleanup: rubocop: fix Layout/EmptyLinesAroundAccessModifier in app/controllers/previews_controller.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in lib/redmine/views/labelled_form_builder.rb
Toshi MARUYAMA [Sat, 9 Nov 2019 17:10:41 +0000 (17:10 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in lib/redmine/views/labelled_form_builder.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in test/helpers/custom_fields_helper_test.rb
Toshi MARUYAMA [Sat, 9 Nov 2019 17:10:40 +0000 (17:10 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in test/helpers/custom_fields_helper_test.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in lib/redmine/menu_manager.rb
Toshi MARUYAMA [Sat, 9 Nov 2019 17:10:29 +0000 (17:10 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in lib/redmine/menu_manager.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in test/helpers/timelog_helper_test.rb
Toshi MARUYAMA [Sat, 9 Nov 2019 17:10:25 +0000 (17:10 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in test/helpers/timelog_helper_test.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in lib/redmine/helpers/gantt.rb
Toshi MARUYAMA [Sat, 9 Nov 2019 17:10:17 +0000 (17:10 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in lib/redmine/helpers/gantt.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in lib/redmine/field_format.rb
Toshi MARUYAMA [Sat, 9 Nov 2019 17:10:02 +0000 (17:10 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in lib/redmine/field_format.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_attachment_...
Toshi MARUYAMA [Sat, 9 Nov 2019 17:09:51 +0000 (17:09 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_attachment_links_to_images_with_email_format_should_not_be_parsed

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in test/unit/issue_test.rb
Toshi MARUYAMA [Sat, 9 Nov 2019 16:33:58 +0000 (16:33 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in test/unit/issue_test.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in test/unit/attachment_test.rb
Toshi MARUYAMA [Sat, 9 Nov 2019 16:33:43 +0000 (16:33 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in test/unit/attachment_test.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in app/helpers/email_addresses_helper.rb
Toshi MARUYAMA [Sat, 9 Nov 2019 16:33:33 +0000 (16:33 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in app/helpers/email_addresses_helper.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest link_to_if_autho...
Toshi MARUYAMA [Sat, 9 Nov 2019 16:33:22 +0000 (16:33 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest link_to_if_authorized

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_attached_im...
Toshi MARUYAMA [Sat, 9 Nov 2019 16:33:11 +0000 (16:33 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_attached_images_with_hires_naming

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/scm/adapters...
Toshi MARUYAMA [Sat, 9 Nov 2019 16:05:33 +0000 (16:05 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/scm/adapters/git_adapter_test.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/scm/adapters...
Toshi MARUYAMA [Sat, 9 Nov 2019 16:05:22 +0000 (16:05 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/scm/adapters/filesystem_adapter_test.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/issue_catego...
Toshi MARUYAMA [Sat, 9 Nov 2019 16:05:09 +0000 (16:05 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/issue_categories_test.rb

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

4 years agocleanup: rubocop: fix Layout/BlockAlignment in app/models/time_entry.rb
Toshi MARUYAMA [Sat, 9 Nov 2019 16:05:07 +0000 (16:05 +0000)]
cleanup: rubocop: fix Layout/BlockAlignment in app/models/time_entry.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in IssuesHelper#render_issue_relations
Toshi MARUYAMA [Sat, 9 Nov 2019 16:04:54 +0000 (16:04 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in IssuesHelper#render_issue_relations

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/api_test.rb
Toshi MARUYAMA [Sat, 9 Nov 2019 16:04:53 +0000 (16:04 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/api_test.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in IssuesHelper#cells
Toshi MARUYAMA [Sat, 9 Nov 2019 16:04:43 +0000 (16:04 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in IssuesHelper#cells

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in IssuesHelper#show_detail
Toshi MARUYAMA [Sat, 9 Nov 2019 16:04:32 +0000 (16:04 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in IssuesHelper#show_detail

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in IssuesHelper#test_redmine_links
Toshi MARUYAMA [Sat, 9 Nov 2019 15:26:37 +0000 (15:26 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in IssuesHelper#test_redmine_links

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

4 years agorubocop: remove test/integration/api_test/issues_test.rb from Layout/IndentFirstArray...
Toshi MARUYAMA [Sat, 9 Nov 2019 15:26:26 +0000 (15:26 +0000)]
rubocop: remove test/integration/api_test/issues_test.rb from Layout/IndentFirstArrayElement fixed by r19016

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

4 years agocleanup: rubocop: fix Layout/IndentFirstArrayElement in app/helpers/workflows_helper.rb
Toshi MARUYAMA [Sat, 9 Nov 2019 14:11:14 +0000 (14:11 +0000)]
cleanup: rubocop: fix Layout/IndentFirstArrayElement in app/helpers/workflows_helper.rb

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

4 years agocleanup: rubocop: fix Layout/ClosingHeredocIndentation and Layout/IndentHeredoc in...
Toshi MARUYAMA [Sat, 9 Nov 2019 14:11:02 +0000 (14:11 +0000)]
cleanup: rubocop: fix Layout/ClosingHeredocIndentation and Layout/IndentHeredoc in test/unit/lib/redmine/wiki_formatting/markdown_formatter_test.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in IssuesHelper#render_descendants_tree
Toshi MARUYAMA [Sat, 9 Nov 2019 14:10:51 +0000 (14:10 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in IssuesHelper#render_descendants_tree

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_redmine_lin...
Toshi MARUYAMA [Sat, 9 Nov 2019 14:10:40 +0000 (14:10 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_redmine_links_mercurial_commit

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_redmine_lin...
Toshi MARUYAMA [Sat, 9 Nov 2019 14:10:27 +0000 (14:10 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_redmine_links_git_commit

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/issues_test.rb
Toshi MARUYAMA [Sat, 9 Nov 2019 14:10:22 +0000 (14:10 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/issues_test.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_cross_proje...
Toshi MARUYAMA [Sat, 9 Nov 2019 14:10:14 +0000 (14:10 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_cross_project_multiple_repositories_redmine_links

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/versions_test.rb
Toshi MARUYAMA [Sat, 9 Nov 2019 14:10:09 +0000 (14:10 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/versions_test.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_multiple_re...
Toshi MARUYAMA [Sat, 9 Nov 2019 14:10:02 +0000 (14:10 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_multiple_repositories_redmine_links

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/time_entries...
Toshi MARUYAMA [Sat, 9 Nov 2019 14:09:57 +0000 (14:09 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/time_entries_test.rb

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

4 years agocode layout clean up app/helpers/issues_helper.rb
Toshi MARUYAMA [Sat, 9 Nov 2019 14:09:50 +0000 (14:09 +0000)]
code layout clean up app/helpers/issues_helper.rb

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

4 years agocleanup: rubocop: fix Layout/BlockEndNewline in app/controllers/files_controller.rb
Toshi MARUYAMA [Sat, 9 Nov 2019 11:53:59 +0000 (11:53 +0000)]
cleanup: rubocop: fix Layout/BlockEndNewline in app/controllers/files_controller.rb

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

4 years agocleanup: rubocop: fix Layout/BlockAlignment in app/models/project.rb
Toshi MARUYAMA [Sat, 9 Nov 2019 11:53:48 +0000 (11:53 +0000)]
cleanup: rubocop: fix Layout/BlockAlignment in app/models/project.rb

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

4 years agocleanup: rubocop: fix Layout/BlockAlignment in ApplicationHelperTest#test_user_links_...
Toshi MARUYAMA [Sat, 9 Nov 2019 11:53:37 +0000 (11:53 +0000)]
cleanup: rubocop: fix Layout/BlockAlignment in ApplicationHelperTest#test_user_links_with_email_as_login_name_should_not_be_parsed_markdown

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

4 years agocleanup: rubocop: fix Layout/BlockAlignment in ApplicationHelperTest#test_user_links_...
Toshi MARUYAMA [Sat, 9 Nov 2019 11:53:26 +0000 (11:53 +0000)]
cleanup: rubocop: fix Layout/BlockAlignment in ApplicationHelperTest#test_user_links_with_email_as_login_name_should_not_be_parsed_textile

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

4 years agocleanup: rubocop: fix Layout/BlockAlignment in ApplicationHelperTest#test_should_not_...
Toshi MARUYAMA [Sat, 9 Nov 2019 11:53:15 +0000 (11:53 +0000)]
cleanup: rubocop: fix Layout/BlockAlignment in ApplicationHelperTest#test_should_not_parse_redmine_links_inside_link

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

4 years agorubocop: remove app/controllers/auth_sources_controller.rb from Layout/MultilineBlock...
Toshi MARUYAMA [Sat, 9 Nov 2019 11:53:04 +0000 (11:53 +0000)]
rubocop: remove app/controllers/auth_sources_controller.rb from Layout/MultilineBlockLayout fixed by r19004

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

4 years agocleanup: rubocop: fix Layout/BlockEndNewline in app/controllers/auth_sources_controll...
Toshi MARUYAMA [Sat, 9 Nov 2019 09:19:02 +0000 (09:19 +0000)]
cleanup: rubocop: fix Layout/BlockEndNewline in app/controllers/auth_sources_controller.rb

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

4 years agocleanup: rubocop: fix Layout/BlockAlignment in app/models/principal.rb
Toshi MARUYAMA [Sat, 9 Nov 2019 09:18:51 +0000 (09:18 +0000)]
cleanup: rubocop: fix Layout/BlockAlignment in app/models/principal.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in app/models/time_entry_query.rb
Toshi MARUYAMA [Sat, 9 Nov 2019 09:18:40 +0000 (09:18 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in app/models/time_entry_query.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in app/models/auth_source.rb
Toshi MARUYAMA [Sat, 9 Nov 2019 09:18:29 +0000 (09:18 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in app/models/auth_source.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in app/models/project_query.rb
Toshi MARUYAMA [Sat, 9 Nov 2019 09:18:17 +0000 (09:18 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in app/models/project_query.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/custom_field...
Toshi MARUYAMA [Sat, 9 Nov 2019 09:18:09 +0000 (09:18 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/custom_fields_attribute_test.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in app/models/project.rb
Toshi MARUYAMA [Sat, 9 Nov 2019 09:18:07 +0000 (09:18 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in app/models/project.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in app/models/user_preference.rb
Toshi MARUYAMA [Sat, 9 Nov 2019 09:17:56 +0000 (09:17 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in app/models/user_preference.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in app/models/custom_field.rb
Toshi MARUYAMA [Sat, 9 Nov 2019 09:17:45 +0000 (09:17 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in app/models/custom_field.rb

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

4 years agoAvoid class name overlap that causes TypeError on `rake test:system test` (#32432).
Go MAEDA [Sat, 9 Nov 2019 07:32:41 +0000 (07:32 +0000)]
Avoid class name overlap that causes TypeError on `rake test:system test` (#32432).

Patch by Akira Matsuda.

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in app/models/group.rb
Toshi MARUYAMA [Sat, 9 Nov 2019 06:54:50 +0000 (06:54 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in app/models/group.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in app/models/email_address.rb
Toshi MARUYAMA [Sat, 9 Nov 2019 06:54:40 +0000 (06:54 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in app/models/email_address.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in app/helpers/members_helper.rb
Toshi MARUYAMA [Sat, 9 Nov 2019 06:54:29 +0000 (06:54 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in app/helpers/members_helper.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in app/helpers/custom_fields_helper.rb
Toshi MARUYAMA [Sat, 9 Nov 2019 06:54:19 +0000 (06:54 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in app/helpers/custom_fields_helper.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in app/models/workflow_rule.rb
Toshi MARUYAMA [Sat, 9 Nov 2019 06:54:07 +0000 (06:54 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in app/models/workflow_rule.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in app/models/repository.rb
Toshi MARUYAMA [Sat, 9 Nov 2019 06:53:57 +0000 (06:53 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in app/models/repository.rb

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

4 years agoFix that receiving HTML email fails if it contains a link without an href attribute...
Go MAEDA [Sat, 9 Nov 2019 06:06:05 +0000 (06:06 +0000)]
Fix that receiving HTML email fails if it contains a link without an href attribute (#31695).

Patch by Marius BALTEANU.

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

4 years agocleanup: rubocop: fix Layout/ClosingHeredocIndentation and Layout/IndentHeredoc in...
Toshi MARUYAMA [Sat, 9 Nov 2019 05:24:57 +0000 (05:24 +0000)]
cleanup: rubocop: fix Layout/ClosingHeredocIndentation and Layout/IndentHeredoc in test/unit/lib/redmine/wiki_formatting/macros_test.rb

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

4 years agocode layout clean up app/helpers/members_helper.rb
Toshi MARUYAMA [Sat, 9 Nov 2019 05:24:46 +0000 (05:24 +0000)]
code layout clean up app/helpers/members_helper.rb

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

4 years agocode layout clean up test/helpers/application_helper_test.rb
Toshi MARUYAMA [Sat, 9 Nov 2019 05:24:35 +0000 (05:24 +0000)]
code layout clean up test/helpers/application_helper_test.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in app/models/issue_status.rb
Toshi MARUYAMA [Sat, 9 Nov 2019 05:24:23 +0000 (05:24 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in app/models/issue_status.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in lib/redmine/export/pdf/issues_pdf_help...
Toshi MARUYAMA [Sat, 9 Nov 2019 02:20:44 +0000 (02:20 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in lib/redmine/export/pdf/issues_pdf_helper.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in lib/redmine/export/pdf/wiki_pdf_helper.rb
Toshi MARUYAMA [Sat, 9 Nov 2019 02:20:33 +0000 (02:20 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in lib/redmine/export/pdf/wiki_pdf_helper.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in lib/redmine.rb
Toshi MARUYAMA [Sat, 9 Nov 2019 02:20:23 +0000 (02:20 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in lib/redmine.rb

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

4 years agocode layout clean up test/helpers/application_helper_test.rb
Toshi MARUYAMA [Sat, 9 Nov 2019 02:20:09 +0000 (02:20 +0000)]
code layout clean up test/helpers/application_helper_test.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/news_test.rb
Toshi MARUYAMA [Sat, 9 Nov 2019 02:19:49 +0000 (02:19 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/news_test.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/my_test.rb
Toshi MARUYAMA [Sat, 9 Nov 2019 02:19:38 +0000 (02:19 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/my_test.rb

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

4 years agorubocop: remove test/unit/lib/redmine/unified_diff_test.rb from Layout/ClosingHeredoc...
Toshi MARUYAMA [Sat, 9 Nov 2019 00:47:04 +0000 (00:47 +0000)]
rubocop: remove test/unit/lib/redmine/unified_diff_test.rb from Layout/ClosingHeredocIndentation fixed by previous revisions

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

4 years agorubocop: remove test/unit/lib/redmine/unified_diff_test.rb from Layout/IndentHeredoc...
Toshi MARUYAMA [Fri, 8 Nov 2019 15:15:44 +0000 (15:15 +0000)]
rubocop: remove test/unit/lib/redmine/unified_diff_test.rb from Layout/IndentHeredoc fixed by previous revisions

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

4 years agocleanup: rubocop: fix Layout/IndentHeredoc in Redmine::UnifiedDiffTest#test_partials_...
Toshi MARUYAMA [Fri, 8 Nov 2019 15:15:33 +0000 (15:15 +0000)]
cleanup: rubocop: fix Layout/IndentHeredoc in Redmine::UnifiedDiffTest#test_partials_with_html_entities

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

4 years agocleanup: rubocop: fix Layout/IndentHeredoc in Redmine::UnifiedDiffTest#test_line_star...
Toshi MARUYAMA [Fri, 8 Nov 2019 15:15:23 +0000 (15:15 +0000)]
cleanup: rubocop: fix Layout/IndentHeredoc in Redmine::UnifiedDiffTest#test_line_starting_with_dashes

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

4 years agocleanup: rubocop: fix Layout/IndentHeredoc in Redmine::UnifiedDiffTest#test_one_line_...
Toshi MARUYAMA [Fri, 8 Nov 2019 15:15:11 +0000 (15:15 +0000)]
cleanup: rubocop: fix Layout/IndentHeredoc in Redmine::UnifiedDiffTest#test_one_line_new_files

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

4 years agocleanup: rubocop: fix Layout/IndentHeredoc in Redmine::UnifiedDiffTest#test_include_a...
Toshi MARUYAMA [Fri, 8 Nov 2019 15:14:59 +0000 (15:14 +0000)]
cleanup: rubocop: fix Layout/IndentHeredoc in Redmine::UnifiedDiffTest#test_include_a_b_slash

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

4 years agocleanup: rubocop: fix Layout/IndentHeredoc in Redmine::UnifiedDiffTest#test_both_git_diff
Toshi MARUYAMA [Fri, 8 Nov 2019 15:14:49 +0000 (15:14 +0000)]
cleanup: rubocop: fix Layout/IndentHeredoc in Redmine::UnifiedDiffTest#test_both_git_diff

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

4 years agocleanup: rubocop: fix Layout/IndentHeredoc in Redmine::UnifiedDiffTest#test_previous_...
Toshi MARUYAMA [Fri, 8 Nov 2019 15:14:38 +0000 (15:14 +0000)]
cleanup: rubocop: fix Layout/IndentHeredoc in Redmine::UnifiedDiffTest#test_previous_file_name_with_git

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

4 years agocleanup: rubocop: fix Layout/IndentHeredoc in Redmine::UnifiedDiffTest#test_offset_ra...
Toshi MARUYAMA [Fri, 8 Nov 2019 15:14:27 +0000 (15:14 +0000)]
cleanup: rubocop: fix Layout/IndentHeredoc in Redmine::UnifiedDiffTest#test_offset_range_ascii_1

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