]> source.dussan.org Git - redmine.git/log
redmine.git
3 years agoshorten long line of app/models/member.rb
Toshi MARUYAMA [Tue, 17 Nov 2020 12:40:40 +0000 (12:40 +0000)]
shorten long line of app/models/member.rb

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

3 years agoshorten long line of lib/redmine.rb
Toshi MARUYAMA [Tue, 17 Nov 2020 12:40:32 +0000 (12:40 +0000)]
shorten long line of lib/redmine.rb

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

3 years agofix source indent of JournalsControllerTest
Toshi MARUYAMA [Tue, 17 Nov 2020 12:40:24 +0000 (12:40 +0000)]
fix source indent of JournalsControllerTest

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

3 years agoTrackers of subprojects are not displayed in the Issue summary page (#34185).
Go MAEDA [Mon, 16 Nov 2020 14:21:25 +0000 (14:21 +0000)]
Trackers of subprojects are not displayed in the Issue summary page (#34185).

Patch by Yuichi HARADA.

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

3 years agouse with_settings at UsersControllerTest#test_update_with_password_change_should_send...
Toshi MARUYAMA [Mon, 16 Nov 2020 12:22:54 +0000 (12:22 +0000)]
use with_settings at UsersControllerTest#test_update_with_password_change_should_send_a_notification

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

3 years agoremove spaces inside {} of app/models/issue_query.rb
Toshi MARUYAMA [Mon, 16 Nov 2020 12:22:47 +0000 (12:22 +0000)]
remove spaces inside {} of app/models/issue_query.rb

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

3 years agoremove spaces inside {} of test/unit/news_test.rb
Toshi MARUYAMA [Mon, 16 Nov 2020 12:22:39 +0000 (12:22 +0000)]
remove spaces inside {} of test/unit/news_test.rb

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

3 years agoremove spaces inside {} of app/models/time_entry.rb
Toshi MARUYAMA [Mon, 16 Nov 2020 12:22:32 +0000 (12:22 +0000)]
remove spaces inside {} of app/models/time_entry.rb

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

3 years agoremove spaces inside {} of app/models/enumeration.rb
Toshi MARUYAMA [Mon, 16 Nov 2020 12:22:25 +0000 (12:22 +0000)]
remove spaces inside {} of app/models/enumeration.rb

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

3 years agoremove spaces inside {} of app/models/custom_field_enumeration.rb
Toshi MARUYAMA [Mon, 16 Nov 2020 12:22:17 +0000 (12:22 +0000)]
remove spaces inside {} of app/models/custom_field_enumeration.rb

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

3 years agoremove spaces inside {} of WikiController
Toshi MARUYAMA [Mon, 16 Nov 2020 12:22:09 +0000 (12:22 +0000)]
remove spaces inside {} of WikiController

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

3 years agoremove spaces inside {} of UsersController
Toshi MARUYAMA [Mon, 16 Nov 2020 12:22:02 +0000 (12:22 +0000)]
remove spaces inside {} of UsersController

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

3 years agoremove spaces inside {} of SortHelper
Toshi MARUYAMA [Mon, 16 Nov 2020 12:21:54 +0000 (12:21 +0000)]
remove spaces inside {} of SortHelper

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

3 years agoremove spaces inside {} of app/models/time_entry_query.rb
Toshi MARUYAMA [Mon, 16 Nov 2020 12:21:47 +0000 (12:21 +0000)]
remove spaces inside {} of app/models/time_entry_query.rb

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

3 years agofix source indent of WikiIntegrationTest
Toshi MARUYAMA [Mon, 16 Nov 2020 12:21:39 +0000 (12:21 +0000)]
fix source indent of WikiIntegrationTest

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

3 years agoshorten long line of lib/redmine.rb
Toshi MARUYAMA [Mon, 16 Nov 2020 12:21:31 +0000 (12:21 +0000)]
shorten long line of lib/redmine.rb

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

3 years agouse with_settings at UsersControllerTest#test_update_with_activation_should_send_a_no...
Toshi MARUYAMA [Sun, 15 Nov 2020 12:37:25 +0000 (12:37 +0000)]
use with_settings at UsersControllerTest#test_update_with_activation_should_send_a_notification

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

3 years agoremove spaces inside {} of lib/redmine/core_ext/string/conversions.rb
Toshi MARUYAMA [Sun, 15 Nov 2020 12:37:17 +0000 (12:37 +0000)]
remove spaces inside {} of lib/redmine/core_ext/string/conversions.rb

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

3 years agoremove spaces inside {} of lib/redmine/core_ext.rb
Toshi MARUYAMA [Sun, 15 Nov 2020 12:37:10 +0000 (12:37 +0000)]
remove spaces inside {} of lib/redmine/core_ext.rb

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

3 years agoremove spaces inside {} of lib/redmine/activity/fetcher.rb
Toshi MARUYAMA [Sun, 15 Nov 2020 12:37:02 +0000 (12:37 +0000)]
remove spaces inside {} of lib/redmine/activity/fetcher.rb

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

3 years agoremove spaces inside {} of app/models/time_entry_import.rb
Toshi MARUYAMA [Sun, 15 Nov 2020 12:36:54 +0000 (12:36 +0000)]
remove spaces inside {} of app/models/time_entry_import.rb

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

3 years agoremove spaces inside {} of test/unit/issue_status_test.rb
Toshi MARUYAMA [Sun, 15 Nov 2020 12:36:47 +0000 (12:36 +0000)]
remove spaces inside {} of test/unit/issue_status_test.rb

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

3 years agoremove spaces inside {} of app/models/tracker.rb
Toshi MARUYAMA [Sun, 15 Nov 2020 12:36:39 +0000 (12:36 +0000)]
remove spaces inside {} of app/models/tracker.rb

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

3 years agoremove spaces inside {} of test/unit/query_test.rb
Toshi MARUYAMA [Sun, 15 Nov 2020 12:36:32 +0000 (12:36 +0000)]
remove spaces inside {} of test/unit/query_test.rb

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

3 years agoremove spaces inside {} of test/unit/time_entry_import_test.rb
Toshi MARUYAMA [Sun, 15 Nov 2020 12:36:24 +0000 (12:36 +0000)]
remove spaces inside {} of test/unit/time_entry_import_test.rb

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

3 years agoremove spaces inside {} of test/unit/time_entry_query_test.rb
Toshi MARUYAMA [Sun, 15 Nov 2020 12:36:16 +0000 (12:36 +0000)]
remove spaces inside {} of test/unit/time_entry_query_test.rb

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

3 years agoadd space after comma to lib/redmine/activity/fetcher.rb
Toshi MARUYAMA [Sun, 15 Nov 2020 12:36:09 +0000 (12:36 +0000)]
add space after comma to lib/redmine/activity/fetcher.rb

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

3 years agofix source indent of MembersControllerTest
Toshi MARUYAMA [Sun, 15 Nov 2020 12:36:01 +0000 (12:36 +0000)]
fix source indent of MembersControllerTest

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

3 years agoBulgarian translation update (#34259).
Go MAEDA [Sun, 15 Nov 2020 00:43:28 +0000 (00:43 +0000)]
Bulgarian translation update (#34259).

Patch by  Ivan Cenov.

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

3 years agouse with_settings at UsersControllerTest#test_create
Toshi MARUYAMA [Sat, 14 Nov 2020 13:19:12 +0000 (13:19 +0000)]
use with_settings at UsersControllerTest#test_create

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

3 years agoremove spaces inside {} of MessagesController
Toshi MARUYAMA [Sat, 14 Nov 2020 13:19:04 +0000 (13:19 +0000)]
remove spaces inside {} of MessagesController

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

3 years agoremove spaces inside {} of ImportsController
Toshi MARUYAMA [Sat, 14 Nov 2020 13:18:56 +0000 (13:18 +0000)]
remove spaces inside {} of ImportsController

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

3 years agoremove spaces inside {} of CustomFieldTest
Toshi MARUYAMA [Sat, 14 Nov 2020 13:18:48 +0000 (13:18 +0000)]
remove spaces inside {} of CustomFieldTest

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

3 years agoremove spaces inside {} of lib/redmine/thumbnail.rb
Toshi MARUYAMA [Sat, 14 Nov 2020 13:18:37 +0000 (13:18 +0000)]
remove spaces inside {} of lib/redmine/thumbnail.rb

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

3 years agoremove spaces inside {} of TimelogControllerTest
Toshi MARUYAMA [Sat, 14 Nov 2020 13:18:29 +0000 (13:18 +0000)]
remove spaces inside {} of TimelogControllerTest

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

3 years agoremove spaces inside {} of IssueRelationsController
Toshi MARUYAMA [Sat, 14 Nov 2020 13:18:18 +0000 (13:18 +0000)]
remove spaces inside {} of IssueRelationsController

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

3 years agoremove spaces inside {} of AttachmentsController
Toshi MARUYAMA [Sat, 14 Nov 2020 13:18:10 +0000 (13:18 +0000)]
remove spaces inside {} of AttachmentsController

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

3 years agoremove spaces inside {} of app/models/wiki_page.rb
Toshi MARUYAMA [Sat, 14 Nov 2020 13:18:02 +0000 (13:18 +0000)]
remove spaces inside {} of app/models/wiki_page.rb

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

3 years agoremove spaces inside {} of app/controllers/journals_controller.rb
Toshi MARUYAMA [Sat, 14 Nov 2020 13:17:54 +0000 (13:17 +0000)]
remove spaces inside {} of app/controllers/journals_controller.rb

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

3 years agoremove spaces inside {} of UsersControllerTest
Toshi MARUYAMA [Sat, 14 Nov 2020 13:17:47 +0000 (13:17 +0000)]
remove spaces inside {} of UsersControllerTest

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

3 years agofix source indent of MessagesControllerTest
Toshi MARUYAMA [Sat, 14 Nov 2020 13:17:39 +0000 (13:17 +0000)]
fix source indent of MessagesControllerTest

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

3 years agoadd functional calendar test of same start and due dates issue
Toshi MARUYAMA [Fri, 13 Nov 2020 12:41:05 +0000 (12:41 +0000)]
add functional calendar test of same start and due dates issue

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

3 years agoremove spaces inside {} of test/unit/user_import_test.rb
Toshi MARUYAMA [Fri, 13 Nov 2020 12:40:57 +0000 (12:40 +0000)]
remove spaces inside {} of test/unit/user_import_test.rb

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

3 years agoremove spaces inside {} of AvatarsHelper
Toshi MARUYAMA [Fri, 13 Nov 2020 12:40:50 +0000 (12:40 +0000)]
remove spaces inside {} of AvatarsHelper

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

3 years agoremove spaces inside {} of app/models/token.rb
Toshi MARUYAMA [Fri, 13 Nov 2020 12:40:41 +0000 (12:40 +0000)]
remove spaces inside {} of app/models/token.rb

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

3 years agouse "do end" instead of {} at lib/redmine/field_format.rb
Toshi MARUYAMA [Fri, 13 Nov 2020 12:40:33 +0000 (12:40 +0000)]
use "do end" instead of {} at lib/redmine/field_format.rb

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

3 years agouse "do end" instead of {} at lib/redmine/export/pdf/issues_pdf_helper.rb
Toshi MARUYAMA [Fri, 13 Nov 2020 12:40:25 +0000 (12:40 +0000)]
use "do end" instead of {} at lib/redmine/export/pdf/issues_pdf_helper.rb

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

3 years agoshorten long line of IssueCategoriesController
Toshi MARUYAMA [Fri, 13 Nov 2020 12:40:17 +0000 (12:40 +0000)]
shorten long line of IssueCategoriesController

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

3 years agoshorten long line of ProjectsController
Toshi MARUYAMA [Fri, 13 Nov 2020 12:40:10 +0000 (12:40 +0000)]
shorten long line of ProjectsController

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

3 years agoshorten long line of config/routes.rb
Toshi MARUYAMA [Fri, 13 Nov 2020 12:40:02 +0000 (12:40 +0000)]
shorten long line of config/routes.rb

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

3 years agoshorten long line of test/unit/lib/redmine/menu_manager/menu_item_test.rb
Toshi MARUYAMA [Fri, 13 Nov 2020 12:39:54 +0000 (12:39 +0000)]
shorten long line of test/unit/lib/redmine/menu_manager/menu_item_test.rb

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

3 years agoshorten long line of test/integration/sudo_mode_test.rb
Toshi MARUYAMA [Fri, 13 Nov 2020 12:39:46 +0000 (12:39 +0000)]
shorten long line of test/integration/sudo_mode_test.rb

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

3 years agofix source indent of test/integration/sudo_mode_test.rb
Toshi MARUYAMA [Fri, 13 Nov 2020 12:39:37 +0000 (12:39 +0000)]
fix source indent of test/integration/sudo_mode_test.rb

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

3 years agoUpdate locales (#34241).
Go MAEDA [Fri, 13 Nov 2020 01:11:55 +0000 (01:11 +0000)]
Update locales (#34241).

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

3 years agoInclude twofa_scheme (two-factor scheme) column when exporting users to CSV (#34241).
Go MAEDA [Fri, 13 Nov 2020 01:08:15 +0000 (01:08 +0000)]
Include twofa_scheme (two-factor scheme) column when exporting users to CSV (#34241).

Patch by Mizuki ISHIKAWA.

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

3 years agoremove unused instance variable from VersionsControllerTest#test_index_showing_subpro...
Toshi MARUYAMA [Thu, 12 Nov 2020 12:32:14 +0000 (12:32 +0000)]
remove unused instance variable from VersionsControllerTest#test_index_showing_subprojects_versions

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

3 years agoremove spaces inside {} of QueriesControllerTest
Toshi MARUYAMA [Thu, 12 Nov 2020 12:32:06 +0000 (12:32 +0000)]
remove spaces inside {} of QueriesControllerTest

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

3 years agoremove spaces inside {} of test/unit/issue_import_test.rb
Toshi MARUYAMA [Thu, 12 Nov 2020 12:31:58 +0000 (12:31 +0000)]
remove spaces inside {} of test/unit/issue_import_test.rb

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

3 years agoremove spaces inside {} of app/models/setting.rb
Toshi MARUYAMA [Thu, 12 Nov 2020 12:31:51 +0000 (12:31 +0000)]
remove spaces inside {} of app/models/setting.rb

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

3 years agouse "do end" instead of {} at ActiveRecord scope lambda of app/models/role.rb
Toshi MARUYAMA [Thu, 12 Nov 2020 12:31:43 +0000 (12:31 +0000)]
use "do end" instead of {} at ActiveRecord scope lambda of app/models/role.rb

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

3 years agouse "do end" instead of {} at ActiveRecord scope lambda of app/models/tracker.rb
Toshi MARUYAMA [Thu, 12 Nov 2020 12:31:35 +0000 (12:31 +0000)]
use "do end" instead of {} at ActiveRecord scope lambda of app/models/tracker.rb

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

3 years agouse "do end" instead of {} at ActiveRecord scope lambda of app/models/version.rb
Toshi MARUYAMA [Thu, 12 Nov 2020 12:31:27 +0000 (12:31 +0000)]
use "do end" instead of {} at ActiveRecord scope lambda of app/models/version.rb

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

3 years agouse "do end" instead of {} at ActiveRecord scope lambda of app/models/issue.rb
Toshi MARUYAMA [Thu, 12 Nov 2020 12:31:20 +0000 (12:31 +0000)]
use "do end" instead of {} at ActiveRecord scope lambda of app/models/issue.rb

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

3 years agouse "do end" instead of {} at ActiveRecord scope lambda of app/models/project.rb
Toshi MARUYAMA [Thu, 12 Nov 2020 12:31:12 +0000 (12:31 +0000)]
use "do end" instead of {} at ActiveRecord scope lambda of app/models/project.rb

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

3 years agouse "do end" instead of {} at ActiveRecord scope lambda of app/models/changeset.rb
Toshi MARUYAMA [Thu, 12 Nov 2020 12:31:04 +0000 (12:31 +0000)]
use "do end" instead of {} at ActiveRecord scope lambda of app/models/changeset.rb

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

3 years agofix source indent of SessionsControllerTest
Toshi MARUYAMA [Thu, 12 Nov 2020 12:30:57 +0000 (12:30 +0000)]
fix source indent of SessionsControllerTest

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

3 years agofix source indent of GanttsControllerTest
Toshi MARUYAMA [Thu, 12 Nov 2020 12:30:49 +0000 (12:30 +0000)]
fix source indent of GanttsControllerTest

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

3 years agoUpdate mini_magick to 4.11 (#32763).
Go MAEDA [Thu, 12 Nov 2020 00:20:25 +0000 (00:20 +0000)]
Update mini_magick to 4.11 (#32763).

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

3 years agoFix that "View differences" buttons on RepositoriesController#diff page does not...
Go MAEDA [Thu, 12 Nov 2020 00:15:49 +0000 (00:15 +0000)]
Fix that "View differences" buttons on RepositoriesController#diff page does not work due to r20147 (#33896, #33383).

Patch by Mizuki ISHIKAWA.

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

3 years agoUpdate Rouge to 3.25.0 (#32468).
Go MAEDA [Wed, 11 Nov 2020 08:24:40 +0000 (08:24 +0000)]
Update Rouge to 3.25.0 (#32468).

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

3 years agoMove the "Private" badge next to the "Open/Closed" badge (#33832).
Go MAEDA [Wed, 11 Nov 2020 07:39:59 +0000 (07:39 +0000)]
Move the "Private" badge next to the "Open/Closed" badge (#33832).

Patch by Go MAEDA.

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

3 years agoadd cross project version calendar functional test
Toshi MARUYAMA [Tue, 10 Nov 2020 11:11:02 +0000 (11:11 +0000)]
add cross project version calendar functional test

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

3 years agouse "do end" instead of {} at ActiveRecord scope lambda of app/models/document.rb
Toshi MARUYAMA [Tue, 10 Nov 2020 11:10:54 +0000 (11:10 +0000)]
use "do end" instead of {} at ActiveRecord scope lambda of app/models/document.rb

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

3 years agouse "do end" instead of {} at ActiveRecord scope lambda of app/models/custom_field.rb
Toshi MARUYAMA [Tue, 10 Nov 2020 11:10:47 +0000 (11:10 +0000)]
use "do end" instead of {} at ActiveRecord scope lambda of app/models/custom_field.rb

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

3 years agouse "do end" instead of {} at ActiveRecord scope lambda of app/models/board.rb
Toshi MARUYAMA [Tue, 10 Nov 2020 11:10:39 +0000 (11:10 +0000)]
use "do end" instead of {} at ActiveRecord scope lambda of app/models/board.rb

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

3 years agouse "do end" instead of {} at ActiveRecord scope lambda of app/models/time_entry.rb
Toshi MARUYAMA [Tue, 10 Nov 2020 11:10:32 +0000 (11:10 +0000)]
use "do end" instead of {} at ActiveRecord scope lambda of app/models/time_entry.rb

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

3 years agouse "do end" instead of {} at ActiveRecord scope lambda of app/models/principal.rb
Toshi MARUYAMA [Tue, 10 Nov 2020 11:10:24 +0000 (11:10 +0000)]
use "do end" instead of {} at ActiveRecord scope lambda of app/models/principal.rb

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

3 years agouse "do end" instead of {} at ActiveRecord scope lambda of app/models/message.rb
Toshi MARUYAMA [Tue, 10 Nov 2020 11:10:16 +0000 (11:10 +0000)]
use "do end" instead of {} at ActiveRecord scope lambda of app/models/message.rb

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

3 years agouse "do end" instead of {} at ActiveRecord scope lambda of app/models/news.rb
Toshi MARUYAMA [Tue, 10 Nov 2020 11:10:09 +0000 (11:10 +0000)]
use "do end" instead of {} at ActiveRecord scope lambda of app/models/news.rb

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

3 years agouse "do end" instead of {} at ActiveRecord scope lambda of app/models/member.rb
Toshi MARUYAMA [Tue, 10 Nov 2020 11:10:01 +0000 (11:10 +0000)]
use "do end" instead of {} at ActiveRecord scope lambda of app/models/member.rb

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

3 years agoremove spaces inside {} of app/models/role.rb
Toshi MARUYAMA [Tue, 10 Nov 2020 11:09:54 +0000 (11:09 +0000)]
remove spaces inside {} of app/models/role.rb

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

3 years agoshorten long line of lib/redmine/field_format.rb
Toshi MARUYAMA [Tue, 10 Nov 2020 11:09:46 +0000 (11:09 +0000)]
shorten long line of lib/redmine/field_format.rb

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

3 years agoshorten long line of test/unit/lib/redmine/views/builders/json_test.rb
Toshi MARUYAMA [Tue, 10 Nov 2020 11:09:38 +0000 (11:09 +0000)]
shorten long line of test/unit/lib/redmine/views/builders/json_test.rb

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

3 years agoQuery links for subtasks on issue page (#28471).
Go MAEDA [Tue, 10 Nov 2020 03:41:59 +0000 (03:41 +0000)]
Query links for subtasks on issue page (#28471).

Patch by Bernhard Rohloff.

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

3 years agoadd version calendar functional test
Toshi MARUYAMA [Mon, 9 Nov 2020 13:25:35 +0000 (13:25 +0000)]
add version calendar functional test

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

3 years agouse "do end" instead of {} at ActiveRecord scope lambda of app/models/journal.rb
Toshi MARUYAMA [Mon, 9 Nov 2020 13:25:27 +0000 (13:25 +0000)]
use "do end" instead of {} at ActiveRecord scope lambda of app/models/journal.rb

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

3 years agouse "do end" instead of {} at ActiveRecord scope lambda of app/models/user.rb
Toshi MARUYAMA [Mon, 9 Nov 2020 13:25:19 +0000 (13:25 +0000)]
use "do end" instead of {} at ActiveRecord scope lambda of app/models/user.rb

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

3 years agouse "do end" instead of {} at ActiveRecord scope lambda of app/models/query.rb
Toshi MARUYAMA [Mon, 9 Nov 2020 13:25:10 +0000 (13:25 +0000)]
use "do end" instead of {} at ActiveRecord scope lambda of app/models/query.rb

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

3 years agouse "do end" instead of {} at EnumerationsController
Toshi MARUYAMA [Mon, 9 Nov 2020 13:25:00 +0000 (13:25 +0000)]
use "do end" instead of {} at EnumerationsController

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

3 years agouse "do end" instead of {} at EmailAddressesController
Toshi MARUYAMA [Mon, 9 Nov 2020 13:24:52 +0000 (13:24 +0000)]
use "do end" instead of {} at EmailAddressesController

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

3 years agouse "do end" instead of {} at IssueRelationsController
Toshi MARUYAMA [Mon, 9 Nov 2020 13:24:44 +0000 (13:24 +0000)]
use "do end" instead of {} at IssueRelationsController

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

3 years agouse "do end" instead of {} at IssueStatusesController
Toshi MARUYAMA [Mon, 9 Nov 2020 13:24:37 +0000 (13:24 +0000)]
use "do end" instead of {} at IssueStatusesController

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

3 years agouse "do end" instead of {} at IssueCategoriesController
Toshi MARUYAMA [Mon, 9 Nov 2020 13:24:29 +0000 (13:24 +0000)]
use "do end" instead of {} at IssueCategoriesController

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

3 years agouse "do end" instead of {} at FilesController
Toshi MARUYAMA [Mon, 9 Nov 2020 13:24:21 +0000 (13:24 +0000)]
use "do end" instead of {} at FilesController

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

3 years agouse "do end" instead of {} at IssuesController
Toshi MARUYAMA [Mon, 9 Nov 2020 13:24:14 +0000 (13:24 +0000)]
use "do end" instead of {} at IssuesController

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

3 years agouse "do end" instead of {} at MembersController
Toshi MARUYAMA [Mon, 9 Nov 2020 13:24:06 +0000 (13:24 +0000)]
use "do end" instead of {} at MembersController

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

3 years agoUse Setting.host_name instead of Setting.app_title as TOTP issuer to avoid name colli...
Go MAEDA [Mon, 9 Nov 2020 06:37:43 +0000 (06:37 +0000)]
Use Setting.host_name instead of Setting.app_title as TOTP issuer to avoid name collision with other instances or apps (#1237, #34234).

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

3 years agootpauth uri should include a login id, not an email address (#1237, #34233).
Go MAEDA [Mon, 9 Nov 2020 02:41:50 +0000 (02:41 +0000)]
otpauth uri should include a login id, not an email address (#1237, #34233).

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

3 years agoadd issue due date calendar functional test
Toshi MARUYAMA [Sun, 8 Nov 2020 13:02:57 +0000 (13:02 +0000)]
add issue due date calendar functional test

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

3 years agouse "do end" instead of {} at RolesController
Toshi MARUYAMA [Sun, 8 Nov 2020 13:02:50 +0000 (13:02 +0000)]
use "do end" instead of {} at RolesController

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