]> source.dussan.org Git - redmine.git/log
redmine.git
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

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

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in app/models/query.rb
Toshi MARUYAMA [Fri, 8 Nov 2019 14:54:00 +0000 (14:54 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in app/models/query.rb

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

4 years agocode layout clean up test/functional/issues_controller_test.rb
Toshi MARUYAMA [Fri, 8 Nov 2019 14:54:00 +0000 (14:54 +0000)]
code layout clean up test/functional/issues_controller_test.rb

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

4 years agocleanup: rubocop: fix Layout/IndentHeredoc in test/unit/lib/redmine/syntax_highlighti...
Toshi MARUYAMA [Fri, 8 Nov 2019 14:53:47 +0000 (14:53 +0000)]
cleanup: rubocop: fix Layout/IndentHeredoc in test/unit/lib/redmine/syntax_highlighting/rouge_test.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in app/models/tracker.rb
Toshi MARUYAMA [Fri, 8 Nov 2019 14:53:46 +0000 (14:53 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in app/models/tracker.rb

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

4 years agocode layout clean up app/helpers/queries_helper.rb
Toshi MARUYAMA [Fri, 8 Nov 2019 14:53:34 +0000 (14:53 +0000)]
code layout clean up app/helpers/queries_helper.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in app/models/issue_custom_field.rb
Toshi MARUYAMA [Fri, 8 Nov 2019 14:53:32 +0000 (14:53 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in app/models/issue_custom_field.rb

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

4 years agocleanup: rubocop: fix Style/MultilineTernaryOperator and Style/NestedTernaryOperator...
Toshi MARUYAMA [Fri, 8 Nov 2019 14:53:23 +0000 (14:53 +0000)]
cleanup: rubocop: fix Style/MultilineTernaryOperator and Style/NestedTernaryOperator in app/models/issue_relation.rb

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

4 years agocleanup: rubocop: fix Style/MultilineTernaryOperator in app/models/mail_handler.rb
Toshi MARUYAMA [Fri, 8 Nov 2019 14:53:11 +0000 (14:53 +0000)]
cleanup: rubocop: fix Style/MultilineTernaryOperator in app/models/mail_handler.rb

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

4 years agocleanup: rubocop: fix Style/RedundantInterpolation in test/unit/repository_mercurial_...
Toshi MARUYAMA [Fri, 8 Nov 2019 12:34:44 +0000 (12:34 +0000)]
cleanup: rubocop: fix Style/RedundantInterpolation in test/unit/repository_mercurial_test.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/users_test.rb
Toshi MARUYAMA [Fri, 8 Nov 2019 12:34:40 +0000 (12:34 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/users_test.rb

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

4 years agocleanup: rubocop: fix Style/MultilineBlockChain in lib/redmine/scm/adapters/mercurial...
Toshi MARUYAMA [Fri, 8 Nov 2019 12:34:33 +0000 (12:34 +0000)]
cleanup: rubocop: fix Style/MultilineBlockChain in lib/redmine/scm/adapters/mercurial_adapter.rb

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

4 years agocleanup: rubocop: fix Layout/SpaceInsideParens in lib/redmine/scm/adapters/mercurial_...
Toshi MARUYAMA [Fri, 8 Nov 2019 12:34:21 +0000 (12:34 +0000)]
cleanup: rubocop: fix Layout/SpaceInsideParens in lib/redmine/scm/adapters/mercurial_adapter.rb

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

4 years agocleanup: rubocop: fix Layout/SpaceInsideParens in app/models/repository/mercurial.rb
Toshi MARUYAMA [Fri, 8 Nov 2019 12:34:09 +0000 (12:34 +0000)]
cleanup: rubocop: fix Layout/SpaceInsideParens in app/models/repository/mercurial.rb

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

4 years agocleanup: rubocop: fix Style/MethodCallWithoutArgsParentheses in app/models/repository...
Toshi MARUYAMA [Fri, 8 Nov 2019 12:04:03 +0000 (12:04 +0000)]
cleanup: rubocop: fix Style/MethodCallWithoutArgsParentheses in app/models/repository/cvs.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in test/system/my_page_test.rb
Toshi MARUYAMA [Fri, 8 Nov 2019 12:03:33 +0000 (12:03 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in test/system/my_page_test.rb

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

4 years agocode layout clean up app/views/watchers/create.js.erb
Toshi MARUYAMA [Fri, 8 Nov 2019 12:03:21 +0000 (12:03 +0000)]
code layout clean up app/views/watchers/create.js.erb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in test/functional/issues_controller_test.rb
Toshi MARUYAMA [Fri, 8 Nov 2019 06:27:04 +0000 (06:27 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in test/functional/issues_controller_test.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/files_test.rb
Toshi MARUYAMA [Fri, 8 Nov 2019 06:27:01 +0000 (06:27 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/files_test.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in test/functional/wiki_controller_test.rb
Toshi MARUYAMA [Fri, 8 Nov 2019 06:26:54 +0000 (06:26 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in test/functional/wiki_controller_test.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in app/models/time_entry.rb
Toshi MARUYAMA [Fri, 8 Nov 2019 06:26:43 +0000 (06:26 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in app/models/time_entry.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in app/models/role.rb
Toshi MARUYAMA [Fri, 8 Nov 2019 06:26:33 +0000 (06:26 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in app/models/role.rb

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

4 years agocleanup: rubocop: fix Style/RescueModifier in lib/redmine/scm/adapters/mercurial_adap...
Toshi MARUYAMA [Fri, 8 Nov 2019 02:09:51 +0000 (02:09 +0000)]
cleanup: rubocop: fix Style/RescueModifier in lib/redmine/scm/adapters/mercurial_adapter.rb

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

4 years agocleanup: rubocop: fix Style/MethodCallWithoutArgsParentheses in test/unit/activity_te...
Toshi MARUYAMA [Fri, 8 Nov 2019 02:09:40 +0000 (02:09 +0000)]
cleanup: rubocop: fix Style/MethodCallWithoutArgsParentheses in test/unit/activity_test.rb

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

4 years agocleanup: rubocop: fix Layout/BlockAlignment in app/helpers/queries_helper.rb
Toshi MARUYAMA [Fri, 8 Nov 2019 02:09:28 +0000 (02:09 +0000)]
cleanup: rubocop: fix Layout/BlockAlignment in app/helpers/queries_helper.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in app/models/repository/cvs.rb
Toshi MARUYAMA [Fri, 8 Nov 2019 02:09:17 +0000 (02:09 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in app/models/repository/cvs.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in test/integration/lib/redmine/menu_mana...
Toshi MARUYAMA [Fri, 8 Nov 2019 01:37:35 +0000 (01:37 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in test/integration/lib/redmine/menu_manager_test.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in app/controllers/attachments_controller.rb
Toshi MARUYAMA [Fri, 8 Nov 2019 01:37:25 +0000 (01:37 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in app/controllers/attachments_controller.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in app/controllers/issues_controller.rb
Toshi MARUYAMA [Fri, 8 Nov 2019 01:37:14 +0000 (01:37 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in app/controllers/issues_controller.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in app/models/user.rb
Toshi MARUYAMA [Fri, 8 Nov 2019 01:37:04 +0000 (01:37 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in app/models/user.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in app/helpers/groups_helper.rb
Toshi MARUYAMA [Fri, 8 Nov 2019 00:46:35 +0000 (00:46 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in app/helpers/groups_helper.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in app/models/issue.rb
Toshi MARUYAMA [Fri, 8 Nov 2019 00:46:24 +0000 (00:46 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in app/models/issue.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in app/models/journal.rb
Toshi MARUYAMA [Fri, 8 Nov 2019 00:46:13 +0000 (00:46 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in app/models/journal.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/scm/adapters...
Toshi MARUYAMA [Fri, 8 Nov 2019 00:46:03 +0000 (00:46 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in app/models/mailer.rb
Toshi MARUYAMA [Fri, 8 Nov 2019 00:45:52 +0000 (00:45 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in app/models/mailer.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in app/helpers/gantt_helper.rb
Toshi MARUYAMA [Fri, 8 Nov 2019 00:45:42 +0000 (00:45 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in app/helpers/gantt_helper.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/menu_manager...
Toshi MARUYAMA [Thu, 7 Nov 2019 03:42:12 +0000 (03:42 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/menu_manager/menu_helper_test.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in IssueQuery available_columns variable
Toshi MARUYAMA [Thu, 7 Nov 2019 03:42:01 +0000 (03:42 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in IssueQuery available_columns variable

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in IssueQuery#initialize_available_filters
Toshi MARUYAMA [Thu, 7 Nov 2019 03:41:50 +0000 (03:41 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in IssueQuery#initialize_available_filters

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in IssueQuery#available_columns
Toshi MARUYAMA [Thu, 7 Nov 2019 03:41:39 +0000 (03:41 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in IssueQuery#available_columns

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in test/functional/workflows_controller_t...
Toshi MARUYAMA [Wed, 6 Nov 2019 12:04:52 +0000 (12:04 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in test/functional/workflows_controller_test.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in app/models/principal.rb
Toshi MARUYAMA [Wed, 6 Nov 2019 12:04:10 +0000 (12:04 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in app/models/principal.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/wiki_formatting...
Toshi MARUYAMA [Wed, 6 Nov 2019 12:03:58 +0000 (12:03 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/wiki_formatting/macros_test.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in lib/redmine/wiki_formatting/textile...
Toshi MARUYAMA [Wed, 6 Nov 2019 12:03:47 +0000 (12:03 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in lib/redmine/wiki_formatting/textile/redcloth3.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in app/helpers/context_menus_helper.rb
Toshi MARUYAMA [Wed, 6 Nov 2019 12:03:36 +0000 (12:03 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in app/helpers/context_menus_helper.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in app/helpers/workflows_helper.rb
Toshi MARUYAMA [Wed, 6 Nov 2019 12:03:25 +0000 (12:03 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in app/helpers/workflows_helper.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in app/helpers/settings_helper.rb
Toshi MARUYAMA [Wed, 6 Nov 2019 09:00:06 +0000 (09:00 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in app/helpers/settings_helper.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in app/models/version.rb
Toshi MARUYAMA [Wed, 6 Nov 2019 08:59:53 +0000 (08:59 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in app/models/version.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in app/models/wiki_page.rb
Toshi MARUYAMA [Wed, 6 Nov 2019 08:59:42 +0000 (08:59 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in app/models/wiki_page.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in app/models/issue_relation.rb
Toshi MARUYAMA [Wed, 6 Nov 2019 08:59:31 +0000 (08:59 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in app/models/issue_relation.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in app/models/message.rb
Toshi MARUYAMA [Wed, 6 Nov 2019 03:11:14 +0000 (03:11 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in app/models/message.rb

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

4 years agorubocop: remove app/models/message.rb from Layout/MultilineBlockLayout fixed by r18902
Toshi MARUYAMA [Wed, 6 Nov 2019 03:11:02 +0000 (03:11 +0000)]
rubocop: remove app/models/message.rb from Layout/MultilineBlockLayout fixed by r18902

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in QueriesHelper#column_header
Toshi MARUYAMA [Tue, 5 Nov 2019 14:10:54 +0000 (14:10 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in QueriesHelper#column_header

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in QueriesHelper#column_value
Toshi MARUYAMA [Tue, 5 Nov 2019 14:10:44 +0000 (14:10 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in QueriesHelper#column_value

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in QueriesHelper#query_links
Toshi MARUYAMA [Tue, 5 Nov 2019 14:10:33 +0000 (14:10 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in QueriesHelper#query_links

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/helpers/gantt_te...
Toshi MARUYAMA [Tue, 5 Nov 2019 14:10:22 +0000 (14:10 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/helpers/gantt_test.rb

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

4 years agocleanup: rubocop: fix Layout/IndentAssignment in test/unit/lib/redmine/helpers/gantt_...
Toshi MARUYAMA [Tue, 5 Nov 2019 14:10:11 +0000 (14:10 +0000)]
cleanup: rubocop: fix Layout/IndentAssignment in test/unit/lib/redmine/helpers/gantt_test.rb

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

4 years agocleanup: rubocop: fix Layout/IndentAssignment in app/helpers/application_helper.rb
Toshi MARUYAMA [Tue, 5 Nov 2019 14:09:59 +0000 (14:09 +0000)]
cleanup: rubocop: fix Layout/IndentAssignment in app/helpers/application_helper.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#link_to_project
Toshi MARUYAMA [Tue, 5 Nov 2019 14:09:45 +0000 (14:09 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#link_to_project

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#render_projects_for_...
Toshi MARUYAMA [Tue, 5 Nov 2019 14:09:32 +0000 (14:09 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#render_projects_for_jump_box

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

4 years agocode layout clean up ApplicationHelper#render_project_jump_box
Toshi MARUYAMA [Tue, 5 Nov 2019 14:09:21 +0000 (14:09 +0000)]
code layout clean up ApplicationHelper#render_project_jump_box

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#render_project_jump_box
Toshi MARUYAMA [Tue, 5 Nov 2019 14:09:09 +0000 (14:09 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#render_project_jump_box

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

4 years agocode layout clean up ApplicationHelper#progress_bar
Toshi MARUYAMA [Tue, 5 Nov 2019 14:08:57 +0000 (14:08 +0000)]
code layout clean up ApplicationHelper#progress_bar

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#reorder_handle
Toshi MARUYAMA [Tue, 5 Nov 2019 14:08:46 +0000 (14:08 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#reorder_handle

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#parse_redmine_links
Toshi MARUYAMA [Tue, 5 Nov 2019 14:08:35 +0000 (14:08 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#parse_redmine_links

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#parse_sections
Toshi MARUYAMA [Tue, 5 Nov 2019 14:08:25 +0000 (14:08 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#parse_sections

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

4 years agocleanup: rubocop: fix Style/MultilineTernaryOperator in app/models/message.rb
Toshi MARUYAMA [Tue, 5 Nov 2019 14:08:14 +0000 (14:08 +0000)]
cleanup: rubocop: fix Style/MultilineTernaryOperator in app/models/message.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in test/unit/mail_handler_test.rb
Toshi MARUYAMA [Tue, 5 Nov 2019 14:08:03 +0000 (14:08 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in test/unit/mail_handler_test.rb

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

4 years agocleanup: rubocop: fix Layout/AlignArguments in test/unit/mailer_test.rb
Toshi MARUYAMA [Tue, 5 Nov 2019 14:07:52 +0000 (14:07 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in test/unit/mailer_test.rb

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

4 years agoRemove unused i18n key "button_duplicate" (#32400).
Go MAEDA [Mon, 4 Nov 2019 05:21:37 +0000 (05:21 +0000)]
Remove unused i18n key "button_duplicate" (#32400).

Patch by Go MAEDA.

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

4 years agoSimplified Chinese translation update (#32320).
Go MAEDA [Mon, 4 Nov 2019 02:14:13 +0000 (02:14 +0000)]
Simplified Chinese translation update (#32320).

Patch by Go MAEDA.

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

4 years agoFix missing icon classes (#31433).
Go MAEDA [Sun, 3 Nov 2019 08:24:21 +0000 (08:24 +0000)]
Fix missing icon classes (#31433).

Patch by Marius BALTEANU.

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

4 years agoUpdated french translation.
Jean-Philippe Lang [Sat, 2 Nov 2019 14:57:30 +0000 (14:57 +0000)]
Updated french translation.

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

4 years agoUpdated french translation.
Jean-Philippe Lang [Sat, 2 Nov 2019 14:54:14 +0000 (14:54 +0000)]
Updated french translation.

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

4 years agoRestore label_import_time_entries i18n string (#32196).
Jean-Philippe Lang [Sat, 2 Nov 2019 14:39:37 +0000 (14:39 +0000)]
Restore label_import_time_entries i18n string (#32196).

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

4 years agoFixed i18n string for permission (#32196).
Jean-Philippe Lang [Sat, 2 Nov 2019 13:22:09 +0000 (13:22 +0000)]
Fixed i18n string for permission (#32196).

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

4 years agoUpdated french translation.
Jean-Philippe Lang [Sat, 2 Nov 2019 13:16:10 +0000 (13:16 +0000)]
Updated french translation.

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

4 years agoIdentify time entry user just like issue assignee (#32196).
Jean-Philippe Lang [Sat, 2 Nov 2019 11:51:53 +0000 (11:51 +0000)]
Identify time entry user just like issue assignee (#32196).

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

4 years agoAllow import time entries for other users (#32196).
Jean-Philippe Lang [Sat, 2 Nov 2019 08:23:35 +0000 (08:23 +0000)]
Allow import time entries for other users (#32196).

Patch by Marius BALTEANU.

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

4 years agoReorder links the same as other lists (#29482).
Jean-Philippe Lang [Sat, 2 Nov 2019 07:24:43 +0000 (07:24 +0000)]
Reorder links the same as other lists (#29482).

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

4 years agoFix CSV export of projects (#29482).
Jean-Philippe Lang [Sat, 2 Nov 2019 07:22:45 +0000 (07:22 +0000)]
Fix CSV export of projects (#29482).

Patch by Marius BALTEANU.

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

4 years agoFixed that button icons are truncated in tables.
Jean-Philippe Lang [Sat, 2 Nov 2019 07:20:29 +0000 (07:20 +0000)]
Fixed that button icons are truncated in tables.

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

4 years agoShow attachment thumbnails by default (#32249).
Go MAEDA [Thu, 31 Oct 2019 13:20:16 +0000 (13:20 +0000)]
Show attachment thumbnails by default (#32249).

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