Commit Graph

5502 Commits

Author SHA1 Message Date
Toshi MARUYAMA
4e148710cb 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
2019-11-09 09:18:09 +00:00
Go MAEDA
a4f3b8882d 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
2019-11-09 07:32:41 +00:00
Go MAEDA
fc2e4c1eba 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
2019-11-09 06:06:05 +00:00
Toshi MARUYAMA
09af8e6683 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
2019-11-09 05:24:57 +00:00
Toshi MARUYAMA
4b5f1b17fb 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
2019-11-09 05:24:35 +00:00
Toshi MARUYAMA
f11f3e6241 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
2019-11-09 02:20:09 +00:00
Toshi MARUYAMA
46e25379ff 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
2019-11-09 02:19:49 +00:00
Toshi MARUYAMA
9034729175 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
2019-11-09 02:19:38 +00:00
Toshi MARUYAMA
46ca8f6725 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
2019-11-08 15:15:33 +00:00
Toshi MARUYAMA
2c020e132a 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
2019-11-08 15:15:23 +00:00
Toshi MARUYAMA
41f1922d23 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
2019-11-08 15:15:11 +00:00
Toshi MARUYAMA
f99c88f3cd 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
2019-11-08 15:14:59 +00:00
Toshi MARUYAMA
9e52eba4bc 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
2019-11-08 15:14:49 +00:00
Toshi MARUYAMA
e019d9d6a1 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
2019-11-08 15:14:38 +00:00
Toshi MARUYAMA
c56c9d3c19 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
2019-11-08 15:14:27 +00:00
Toshi MARUYAMA
afbd2353c1 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
2019-11-08 15:14:16 +00:00
Toshi MARUYAMA
b5dbe41e78 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
2019-11-08 14:54:00 +00:00
Toshi MARUYAMA
5da1580755 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
2019-11-08 14:53:47 +00:00
Toshi MARUYAMA
2870220c8d 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
2019-11-08 12:34:44 +00:00
Toshi MARUYAMA
72cb102740 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
2019-11-08 12:34:40 +00:00
Toshi MARUYAMA
660d4fd546 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
2019-11-08 12:03:33 +00:00
Toshi MARUYAMA
a8d1d6dd55 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
2019-11-08 06:27:04 +00:00
Toshi MARUYAMA
6cc77bd4a1 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
2019-11-08 06:27:01 +00:00
Toshi MARUYAMA
2efe9dc610 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
2019-11-08 06:26:54 +00:00
Toshi MARUYAMA
8034e852d6 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
2019-11-08 02:09:40 +00:00
Toshi MARUYAMA
5ee9e0f49c 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
2019-11-08 01:37:35 +00:00
Toshi MARUYAMA
513e869c93 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
2019-11-08 00:46:03 +00:00
Toshi MARUYAMA
2d7e8b6a70 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
2019-11-07 03:42:12 +00:00
Toshi MARUYAMA
989b44ac3b 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
2019-11-06 12:04:52 +00:00
Toshi MARUYAMA
1797f7abb0 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
2019-11-06 12:03:58 +00:00
Toshi MARUYAMA
bce3abdc74 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
2019-11-05 14:10:22 +00:00
Toshi MARUYAMA
d97537935b 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
2019-11-05 14:10:11 +00:00
Toshi MARUYAMA
1bd403015a 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
2019-11-05 14:08:03 +00:00
Toshi MARUYAMA
dcc9ea1c0a 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
2019-11-05 14:07:52 +00:00
Jean-Philippe Lang
a7ffe39289 Identify time entry user just like issue assignee (#32196).
git-svn-id: http://svn.redmine.org/redmine/trunk@18891 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-02 11:51:53 +00:00
Jean-Philippe Lang
3afd17f83e 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
2019-11-02 08:23:35 +00:00
Jean-Philippe Lang
5011117086 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
2019-11-02 07:22:45 +00:00
Go MAEDA
3ece374177 Don't try to generate thumbnails if convert command is not available (#32289).
Patch by Go MAEDA.


git-svn-id: http://svn.redmine.org/redmine/trunk@18885 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-10-31 13:07:14 +00:00
Go MAEDA
23cae559bc Add estimated hours and spent hours to Versions API (#32242).
Patch by Yuichi HARADA.


git-svn-id: http://svn.redmine.org/redmine/trunk@18883 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-10-31 02:15:10 +00:00
Go MAEDA
c8ae0c4246 Add a fixture for QueryTest#test_filter_my_bookmarks (#29482).
Patch by Yuichi HARADA.


git-svn-id: http://svn.redmine.org/redmine/trunk@18881 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-10-30 02:23:23 +00:00
Go MAEDA
19990751a5 Eases the regexp used to determine the start of a code block (#32359).
Patch by Jens Krämer.


git-svn-id: http://svn.redmine.org/redmine/trunk@18880 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-10-29 21:54:04 +00:00
Go MAEDA
8a2e4aa247 Add permission to import time entries (#32196, #28234).
Patch by Marius BALTEANU.


git-svn-id: http://svn.redmine.org/redmine/trunk@18878 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-10-28 14:02:25 +00:00
Go MAEDA
81a2e5338d Add a fixture for UserTest#test_bookmarked_project_ids (#29482).
git-svn-id: http://svn.redmine.org/redmine/trunk@18877 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-10-28 13:41:41 +00:00
Go MAEDA
1d705100d5 Remove trailing whitespaces from test/fixtures/roles.yml
git-svn-id: http://svn.redmine.org/redmine/trunk@18876 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-10-28 13:27:08 +00:00
Toshi MARUYAMA
a59fd58884 cleanup: rubocop: fix Layout/AlignArguments in test/unit/member_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18872 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-10-26 13:47:09 +00:00
Toshi MARUYAMA
2d44dd294b cleanup: rubocop: fix Layout/AlignArguments in test/unit/project_query_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18871 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-10-26 13:46:58 +00:00
Toshi MARUYAMA
a54f13888b code cleanup: rubocop: revert r18854
git-svn-id: http://svn.redmine.org/redmine/trunk@18868 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-10-26 12:54:00 +00:00
Jean-Philippe Lang
b4138257f0 Specific action for updating role permissions.
git-svn-id: http://svn.redmine.org/redmine/trunk@18862 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-10-25 16:31:57 +00:00
Jean-Philippe Lang
0dc7269c88 Add roles filter on permissions report (#32343).
git-svn-id: http://svn.redmine.org/redmine/trunk@18861 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-10-25 15:53:27 +00:00
Toshi MARUYAMA
14e40505b7 code cleanup: rubocop: fix Layout/AlignArguments in test/unit/project_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18856 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-10-23 13:27:22 +00:00