]> source.dussan.org Git - redmine.git/log
redmine.git
3 years agoshorten long line of ProjectsController
Toshi MARUYAMA [Sat, 24 Oct 2020 14:39:24 +0000 (14:39 +0000)]
shorten long line of ProjectsController

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

3 years agoshorten long line of test/unit/issue_test.rb
Toshi MARUYAMA [Sat, 24 Oct 2020 14:39:16 +0000 (14:39 +0000)]
shorten long line of test/unit/issue_test.rb

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

3 years agoReplace gsub with tr, delete, or squeeze (#34161).
Go MAEDA [Sat, 24 Oct 2020 06:46:50 +0000 (06:46 +0000)]
Replace gsub with tr, delete, or squeeze (#34161).

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

3 years agoReplace Hash#merge! with Hash#[]= (#34160).
Go MAEDA [Sat, 24 Oct 2020 05:33:23 +0000 (05:33 +0000)]
Replace Hash#merge! with Hash#[]= (#34160).

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

3 years agoUpdate RuboCop Performance to 1.8 (#34159).
Go MAEDA [Sat, 24 Oct 2020 02:19:29 +0000 (02:19 +0000)]
Update RuboCop Performance to 1.8 (#34159).

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

3 years agoUse sum instead of inject(0, :+) (#34153).
Go MAEDA [Sat, 24 Oct 2020 01:39:46 +0000 (01:39 +0000)]
Use sum instead of inject(0, :+) (#34153).

Patch by Go MAEDA.

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

3 years agoUpdate RuboCop Rails to 2.8 (#32531).
Go MAEDA [Fri, 23 Oct 2020 01:30:53 +0000 (01:30 +0000)]
Update RuboCop Rails to 2.8 (#32531).

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

3 years agoUpdate RuboCop to 1.0 (#32530).
Go MAEDA [Fri, 23 Oct 2020 00:47:03 +0000 (00:47 +0000)]
Update RuboCop to 1.0 (#32530).

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

3 years agoUpdate .rubocop_todo.yml (#32530).
Go MAEDA [Fri, 23 Oct 2020 00:30:33 +0000 (00:30 +0000)]
Update .rubocop_todo.yml (#32530).

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

3 years agoRuboCop: Set TargetRubyVersion to 2.4 (#34142).
Go MAEDA [Fri, 23 Oct 2020 00:17:13 +0000 (00:17 +0000)]
RuboCop: Set TargetRubyVersion to 2.4 (#34142).

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

3 years agoUse match? instead of =~ when MatchData is not used (#34150).
Go MAEDA [Fri, 23 Oct 2020 00:13:38 +0000 (00:13 +0000)]
Use match? instead of =~ when MatchData is not used (#34150).

Patch by Go MAEDA.

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

3 years agouse with_settings at IssuesControllerTest#test_show_should_not_disclose_relations_to_...
Toshi MARUYAMA [Thu, 22 Oct 2020 14:18:44 +0000 (14:18 +0000)]
use with_settings at IssuesControllerTest#test_show_should_not_disclose_relations_to_invisible_issues

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

3 years agoshorten long line of test/unit/issue_test.rb
Toshi MARUYAMA [Thu, 22 Oct 2020 14:18:36 +0000 (14:18 +0000)]
shorten long line of test/unit/issue_test.rb

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

3 years agoshorten long line of TimeEntryQueryTest
Toshi MARUYAMA [Thu, 22 Oct 2020 14:18:28 +0000 (14:18 +0000)]
shorten long line of TimeEntryQueryTest

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

3 years agoshorten long line of test/unit/query_test.rb
Toshi MARUYAMA [Thu, 22 Oct 2020 14:18:21 +0000 (14:18 +0000)]
shorten long line of test/unit/query_test.rb

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

3 years agoshorten long line of lib/redmine.rb
Toshi MARUYAMA [Thu, 22 Oct 2020 14:18:13 +0000 (14:18 +0000)]
shorten long line of lib/redmine.rb

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

3 years agoshorten long line of app/models/document.rb
Toshi MARUYAMA [Thu, 22 Oct 2020 14:18:06 +0000 (14:18 +0000)]
shorten long line of app/models/document.rb

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

3 years agoshorten long line of lib/redmine/default_data/loader.rb
Toshi MARUYAMA [Thu, 22 Oct 2020 14:17:58 +0000 (14:17 +0000)]
shorten long line of lib/redmine/default_data/loader.rb

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

3 years agoshorten long line of app/models/wiki_content_version.rb
Toshi MARUYAMA [Thu, 22 Oct 2020 14:17:51 +0000 (14:17 +0000)]
shorten long line of app/models/wiki_content_version.rb

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

3 years agoshorten long line of app/models/journal.rb
Toshi MARUYAMA [Thu, 22 Oct 2020 14:17:43 +0000 (14:17 +0000)]
shorten long line of app/models/journal.rb

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

3 years agoshorten long line of app/models/attachment.rb
Toshi MARUYAMA [Thu, 22 Oct 2020 14:17:35 +0000 (14:17 +0000)]
shorten long line of app/models/attachment.rb

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

3 years agoshorten long line of NewsController
Toshi MARUYAMA [Thu, 22 Oct 2020 14:17:28 +0000 (14:17 +0000)]
shorten long line of NewsController

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

3 years agoshorten long line of test/integration/lib/redmine/menu_manager_test.rb
Toshi MARUYAMA [Thu, 22 Oct 2020 14:17:20 +0000 (14:17 +0000)]
shorten long line of test/integration/lib/redmine/menu_manager_test.rb

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

3 years agoFix RuboCop offense Style/RedundantCapitalW due to r20154 (#34142).
Go MAEDA [Thu, 22 Oct 2020 02:34:53 +0000 (02:34 +0000)]
Fix RuboCop offense Style/RedundantCapitalW due to r20154 (#34142).

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

3 years agoDrop Ruby 2.3 support (#34142).
Go MAEDA [Wed, 21 Oct 2020 02:41:13 +0000 (02:41 +0000)]
Drop Ruby 2.3 support (#34142).

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

3 years agoFix RuboCop offense Style/For (#32530).
Go MAEDA [Tue, 20 Oct 2020 15:22:11 +0000 (15:22 +0000)]
Fix RuboCop offense Style/For (#32530).

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

3 years agoFix a RuboCop offence Style/MethodDefParentheses (#32530).
Go MAEDA [Tue, 20 Oct 2020 14:44:12 +0000 (14:44 +0000)]
Fix a RuboCop offence Style/MethodDefParentheses (#32530).

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

3 years agoAdds a hook after all plugins have been loaded (#34072).
Go MAEDA [Tue, 20 Oct 2020 00:02:10 +0000 (00:02 +0000)]
Adds a hook after all plugins have been loaded (#34072).

Patch by Jens Krämer.

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

3 years agoRuby 2.7 support (#31500).
Go MAEDA [Mon, 19 Oct 2020 00:34:11 +0000 (00:34 +0000)]
Ruby 2.7 support (#31500).

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

4 years agoInvalid links to versions with sharing in project tree (#32860).
Go MAEDA [Sun, 18 Oct 2020 02:28:27 +0000 (02:28 +0000)]
Invalid links to versions with sharing in project tree (#32860).

Patch by Alexander Meindl.

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

4 years agoEvaluate acts_as_activity_provider's scope lazily (#33664).
Go MAEDA [Sat, 17 Oct 2020 02:02:50 +0000 (02:02 +0000)]
Evaluate acts_as_activity_provider's scope lazily (#33664).

Patch by Pavel Rosický.

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

4 years agoIncorrect position of the revision graph (#33896, #33383).
Go MAEDA [Thu, 15 Oct 2020 14:39:09 +0000 (14:39 +0000)]
Incorrect position of the revision graph (#33896, #33383).

Patch by Marius BALTEANU.

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

4 years agoUpdate Rouge to 3.24.0 (#32468).
Go MAEDA [Thu, 15 Oct 2020 12:20:00 +0000 (12:20 +0000)]
Update Rouge to 3.24.0 (#32468).

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

4 years agoadd more assert_equal to IssuesSystemTest#test_bulk_copy
Toshi MARUYAMA [Sun, 11 Oct 2020 12:58:03 +0000 (12:58 +0000)]
add more assert_equal to IssuesSystemTest#test_bulk_copy

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

4 years agoadd empty line after guard clause to ApplicationSystemTestCase
Toshi MARUYAMA [Sun, 11 Oct 2020 12:57:54 +0000 (12:57 +0000)]
add empty line after guard clause to ApplicationSystemTestCase

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

4 years agofix source indent of test/application_system_test_case.rb
Toshi MARUYAMA [Sun, 11 Oct 2020 12:57:47 +0000 (12:57 +0000)]
fix source indent of test/application_system_test_case.rb

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

4 years agouse "do end" instead of {} at ApplicationController
Toshi MARUYAMA [Sun, 11 Oct 2020 12:57:39 +0000 (12:57 +0000)]
use "do end" instead of {} at ApplicationController

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

4 years agouse "do end" instead of {} at ApplicationHelper
Toshi MARUYAMA [Sun, 11 Oct 2020 12:57:31 +0000 (12:57 +0000)]
use "do end" instead of {} at ApplicationHelper

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

4 years agoremove spaces inside {} of TimelogController
Toshi MARUYAMA [Sun, 11 Oct 2020 12:57:23 +0000 (12:57 +0000)]
remove spaces inside {} of TimelogController

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

4 years agoshorten long line of ReportsHelper
Toshi MARUYAMA [Sun, 11 Oct 2020 12:57:16 +0000 (12:57 +0000)]
shorten long line of ReportsHelper

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

4 years agoshorten long line of GroupsHelper
Toshi MARUYAMA [Sun, 11 Oct 2020 12:57:08 +0000 (12:57 +0000)]
shorten long line of GroupsHelper

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

4 years agoshorten long line of app/models/user_preference.rb
Toshi MARUYAMA [Sun, 11 Oct 2020 12:57:00 +0000 (12:57 +0000)]
shorten long line of app/models/user_preference.rb

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

4 years agoshorten long line of WikiHelper
Toshi MARUYAMA [Sun, 11 Oct 2020 12:56:52 +0000 (12:56 +0000)]
shorten long line of WikiHelper

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

4 years agoshorten long line of app/models/tracker.rb
Toshi MARUYAMA [Sun, 11 Oct 2020 12:56:44 +0000 (12:56 +0000)]
shorten long line of app/models/tracker.rb

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

4 years agoadd space after comma to ApplicationController
Toshi MARUYAMA [Sun, 11 Oct 2020 12:56:36 +0000 (12:56 +0000)]
add space after comma to ApplicationController

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

4 years agoadd assert issue link for calendar in CalendarsControllerTest#test_show
Toshi MARUYAMA [Mon, 5 Oct 2020 15:48:47 +0000 (15:48 +0000)]
add assert issue link for calendar in CalendarsControllerTest#test_show

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

4 years agouse "do end" instead of {} at TimelogController
Toshi MARUYAMA [Mon, 5 Oct 2020 15:48:39 +0000 (15:48 +0000)]
use "do end" instead of {} at TimelogController

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

4 years agoadd space after comma to DocumentsControllerTest
Toshi MARUYAMA [Mon, 5 Oct 2020 15:48:30 +0000 (15:48 +0000)]
add space after comma to DocumentsControllerTest

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

4 years agoadd space after comma to app/models/setting.rb
Toshi MARUYAMA [Mon, 5 Oct 2020 15:48:22 +0000 (15:48 +0000)]
add space after comma to app/models/setting.rb

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

4 years agoadd space after comma to ApplicationHelper
Toshi MARUYAMA [Mon, 5 Oct 2020 15:48:14 +0000 (15:48 +0000)]
add space after comma to ApplicationHelper

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

4 years agoadd space after comma to TimelogControllerTest
Toshi MARUYAMA [Mon, 5 Oct 2020 15:48:06 +0000 (15:48 +0000)]
add space after comma to TimelogControllerTest

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

4 years agoadd space after comma to FilesystemAdapterTest
Toshi MARUYAMA [Mon, 5 Oct 2020 15:47:58 +0000 (15:47 +0000)]
add space after comma to FilesystemAdapterTest

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

4 years agofix source indent of lib/redmine/my_page.rb
Toshi MARUYAMA [Mon, 5 Oct 2020 15:47:50 +0000 (15:47 +0000)]
fix source indent of lib/redmine/my_page.rb

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

4 years agoremove extra empty line at class body beginning of lib/redmine/scm/adapters/bazaar_ad...
Toshi MARUYAMA [Mon, 5 Oct 2020 15:47:42 +0000 (15:47 +0000)]
remove extra empty line at class body beginning of lib/redmine/scm/adapters/bazaar_adapter.rb

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

4 years agoshorten long line of TimelogControllerTest
Toshi MARUYAMA [Mon, 5 Oct 2020 15:47:34 +0000 (15:47 +0000)]
shorten long line of TimelogControllerTest

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

4 years agoshorten long line of app/models/setting.rb
Toshi MARUYAMA [Mon, 5 Oct 2020 15:47:26 +0000 (15:47 +0000)]
shorten long line of app/models/setting.rb

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

4 years agoshorten long line of lib/redmine/my_page.rb
Toshi MARUYAMA [Mon, 5 Oct 2020 15:47:18 +0000 (15:47 +0000)]
shorten long line of lib/redmine/my_page.rb

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

4 years agomore strictly assert gravatar for calendar in CalendarsControllerTest#test_show
Toshi MARUYAMA [Sat, 3 Oct 2020 15:37:37 +0000 (15:37 +0000)]
more strictly assert gravatar for calendar in CalendarsControllerTest#test_show

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

4 years agoadd empty line after guard clause to TimelogController
Toshi MARUYAMA [Sat, 3 Oct 2020 15:37:30 +0000 (15:37 +0000)]
add empty line after guard clause to TimelogController

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

4 years agoshorten long line of JournalsControllerTest
Toshi MARUYAMA [Sat, 3 Oct 2020 15:37:22 +0000 (15:37 +0000)]
shorten long line of JournalsControllerTest

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

4 years agoshorten long line of app/models/group.rb
Toshi MARUYAMA [Sat, 3 Oct 2020 15:37:14 +0000 (15:37 +0000)]
shorten long line of app/models/group.rb

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

4 years agoshorten long line of CustomFieldsControllerTest
Toshi MARUYAMA [Sat, 3 Oct 2020 15:37:07 +0000 (15:37 +0000)]
shorten long line of CustomFieldsControllerTest

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

4 years agoshorten long line of TimelogController
Toshi MARUYAMA [Sat, 3 Oct 2020 15:36:59 +0000 (15:36 +0000)]
shorten long line of TimelogController

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

4 years agoadd space after comma to app/models/mail_handler.rb
Toshi MARUYAMA [Sat, 3 Oct 2020 15:36:51 +0000 (15:36 +0000)]
add space after comma to app/models/mail_handler.rb

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

4 years agoremove spaces inside {} of app/models/issue_relation.rb
Toshi MARUYAMA [Sat, 3 Oct 2020 15:36:43 +0000 (15:36 +0000)]
remove spaces inside {} of app/models/issue_relation.rb

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

4 years agoremove spaces inside {} of app/models/version.rb
Toshi MARUYAMA [Sat, 3 Oct 2020 15:36:35 +0000 (15:36 +0000)]
remove spaces inside {} of app/models/version.rb

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

4 years agoremove spaces inside {} of app/models/mail_handler.rb
Toshi MARUYAMA [Sat, 3 Oct 2020 15:36:28 +0000 (15:36 +0000)]
remove spaces inside {} of app/models/mail_handler.rb

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

4 years agoremove spaces inside {} of app/models/custom_field.rb
Toshi MARUYAMA [Sat, 3 Oct 2020 15:36:20 +0000 (15:36 +0000)]
remove spaces inside {} of app/models/custom_field.rb

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

4 years agoremove spaces inside {} of app/models/group.rb
Toshi MARUYAMA [Sat, 3 Oct 2020 15:36:12 +0000 (15:36 +0000)]
remove spaces inside {} of app/models/group.rb

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

4 years agoUpgrade Rails to 5.2.4.4 (#34062).
Jean-Philippe Lang [Fri, 2 Oct 2020 16:32:19 +0000 (16:32 +0000)]
Upgrade Rails to 5.2.4.4 (#34062).

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

4 years agomore strictly div assert for calendar in CalendarsControllerTest#test_show
Toshi MARUYAMA [Fri, 2 Oct 2020 12:59:37 +0000 (12:59 +0000)]
more strictly div assert for calendar in CalendarsControllerTest#test_show

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

4 years agoremove spaces inside {} of RepositoriesController
Toshi MARUYAMA [Fri, 2 Oct 2020 12:59:29 +0000 (12:59 +0000)]
remove spaces inside {} of RepositoriesController

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

4 years agoadd empty line after guard clause to RepositoriesController
Toshi MARUYAMA [Fri, 2 Oct 2020 12:59:22 +0000 (12:59 +0000)]
add empty line after guard clause to RepositoriesController

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

4 years agofix source indent of RepositoriesFilesystemControllerTest
Toshi MARUYAMA [Fri, 2 Oct 2020 12:59:14 +0000 (12:59 +0000)]
fix source indent of RepositoriesFilesystemControllerTest

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

4 years agofix source indent of RepositoriesBazaarControllerTest
Toshi MARUYAMA [Fri, 2 Oct 2020 12:59:06 +0000 (12:59 +0000)]
fix source indent of RepositoriesBazaarControllerTest

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

4 years agofix source indent of RepositoryFilesystemTest
Toshi MARUYAMA [Fri, 2 Oct 2020 12:58:58 +0000 (12:58 +0000)]
fix source indent of RepositoryFilesystemTest

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

4 years agofix source indent of RepositoriesMercurialControllerTest
Toshi MARUYAMA [Fri, 2 Oct 2020 12:58:50 +0000 (12:58 +0000)]
fix source indent of RepositoriesMercurialControllerTest

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

4 years agoremove space inside parentheses from lib/redmine/scm/adapters/git_adapter.rb
Toshi MARUYAMA [Fri, 2 Oct 2020 12:58:42 +0000 (12:58 +0000)]
remove space inside parentheses from lib/redmine/scm/adapters/git_adapter.rb

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

4 years agoremove space inside parentheses from lib/redmine/scm/adapters/abstract_adapter.rb
Toshi MARUYAMA [Fri, 2 Oct 2020 12:58:35 +0000 (12:58 +0000)]
remove space inside parentheses from lib/redmine/scm/adapters/abstract_adapter.rb

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

4 years agoadd space after comma to RepositoriesController
Toshi MARUYAMA [Fri, 2 Oct 2020 12:58:27 +0000 (12:58 +0000)]
add space after comma to RepositoriesController

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

4 years agoshorten long line of MyControllerTest
Toshi MARUYAMA [Fri, 2 Oct 2020 12:58:18 +0000 (12:58 +0000)]
shorten long line of MyControllerTest

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

4 years agoshorten long line of ContextMenusControllerTest
Toshi MARUYAMA [Fri, 2 Oct 2020 12:58:09 +0000 (12:58 +0000)]
shorten long line of ContextMenusControllerTest

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

4 years agoWhen creating more than two identical attachments in a single transaction, the first...
Go MAEDA [Mon, 28 Sep 2020 14:25:35 +0000 (14:25 +0000)]
When creating more than two identical attachments in a single transaction, the first one always ends up unreadable (#33769).

Patch by Jens Krämer.

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

4 years agoFix a RuboCop offense Style/SymbolArray due to r20066 (#33289).
Go MAEDA [Mon, 28 Sep 2020 08:50:03 +0000 (08:50 +0000)]
Fix a RuboCop offense Style/SymbolArray due to r20066 (#33289).

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

4 years agoFix that input fields of the login form are too small in height on mobile (#33913).
Go MAEDA [Mon, 28 Sep 2020 08:21:54 +0000 (08:21 +0000)]
Fix that input fields of the login form are too small in height on mobile (#33913).

Patch by Bernhard Rohloff.

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

4 years agoSwedish translation update (#33993).
Go MAEDA [Sun, 27 Sep 2020 06:54:21 +0000 (06:54 +0000)]
Swedish translation update (#33993).

Patch by Bengt Annmo.

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

4 years agoadd issue id to assert_select of CalendarsControllerTest#test_show
Toshi MARUYAMA [Sat, 26 Sep 2020 15:02:57 +0000 (15:02 +0000)]
add issue id to assert_select of CalendarsControllerTest#test_show

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

4 years agofix source indent of app/models/role.rb
Toshi MARUYAMA [Sat, 26 Sep 2020 15:02:50 +0000 (15:02 +0000)]
fix source indent of app/models/role.rb

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

4 years agofix source indent of IssuesHelperTest
Toshi MARUYAMA [Sat, 26 Sep 2020 15:02:41 +0000 (15:02 +0000)]
fix source indent of IssuesHelperTest

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

4 years agofix source indent of AccountController
Toshi MARUYAMA [Sat, 26 Sep 2020 15:02:34 +0000 (15:02 +0000)]
fix source indent of AccountController

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

4 years agofix source indent of SysController
Toshi MARUYAMA [Sat, 26 Sep 2020 15:02:26 +0000 (15:02 +0000)]
fix source indent of SysController

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

4 years agofix source indent of MembersHelper
Toshi MARUYAMA [Sat, 26 Sep 2020 15:02:18 +0000 (15:02 +0000)]
fix source indent of MembersHelper

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

4 years agofix source indent of app/models/changeset.rb
Toshi MARUYAMA [Sat, 26 Sep 2020 15:02:10 +0000 (15:02 +0000)]
fix source indent of app/models/changeset.rb

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

4 years agofix source indent of app/models/issue.rb
Toshi MARUYAMA [Sat, 26 Sep 2020 15:02:02 +0000 (15:02 +0000)]
fix source indent of app/models/issue.rb

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

4 years agofix source indent of AttachmentsControllerTest
Toshi MARUYAMA [Sat, 26 Sep 2020 15:01:54 +0000 (15:01 +0000)]
fix source indent of AttachmentsControllerTest

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

4 years agofix source indent of AdminControllerTest
Toshi MARUYAMA [Sat, 26 Sep 2020 15:01:46 +0000 (15:01 +0000)]
fix source indent of AdminControllerTest

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

4 years agoshorten long line of MyControllerTest
Toshi MARUYAMA [Sat, 26 Sep 2020 15:01:37 +0000 (15:01 +0000)]
shorten long line of MyControllerTest

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

4 years agouse "do end" instead of {} at app/models/project.rb
Toshi MARUYAMA [Sat, 26 Sep 2020 15:01:28 +0000 (15:01 +0000)]
use "do end" instead of {} at app/models/project.rb

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

4 years agoadd functional test "bulk copy should show follow button when project is selected"
Toshi MARUYAMA [Thu, 24 Sep 2020 16:07:28 +0000 (16:07 +0000)]
add functional test "bulk copy should show follow button when project is selected"

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

4 years agouse "do end" instead of {} at MyController
Toshi MARUYAMA [Thu, 24 Sep 2020 16:07:20 +0000 (16:07 +0000)]
use "do end" instead of {} at MyController

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