]> source.dussan.org Git - redmine.git/log
redmine.git
4 years agofix source indent of Issue#self_and_descendants
Toshi MARUYAMA [Sat, 11 Jul 2020 16:21:21 +0000 (16:21 +0000)]
fix source indent of Issue#self_and_descendants

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

4 years agoadd bulk copy issues system test
Toshi MARUYAMA [Sat, 11 Jul 2020 01:21:58 +0000 (01:21 +0000)]
add bulk copy issues system test

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

4 years agoadd surrounding '+' operator spaces to IssuesControllerTest#"bulk copy should allow...
Toshi MARUYAMA [Sat, 11 Jul 2020 01:21:50 +0000 (01:21 +0000)]
add surrounding '+' operator spaces to IssuesControllerTest#"bulk copy should allow copying the subtasks"

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

4 years agoadd surrounding '+' operator spaces to IssuesControllerTest#test_bulk_copy_should_not...
Toshi MARUYAMA [Sat, 11 Jul 2020 01:21:42 +0000 (01:21 +0000)]
add surrounding '+' operator spaces to IssuesControllerTest#test_bulk_copy_should_not_copy_selected_subtasks_twice

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

4 years agoremove spaces inside {} of app/models/journal.rb
Toshi MARUYAMA [Sat, 11 Jul 2020 01:21:35 +0000 (01:21 +0000)]
remove spaces inside {} of app/models/journal.rb

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

4 years agoremove spaces inside {} of app/models/query.rb
Toshi MARUYAMA [Sat, 11 Jul 2020 01:21:27 +0000 (01:21 +0000)]
remove spaces inside {} of app/models/query.rb

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

4 years agoremove spaces inside {} of app/models/user.rb
Toshi MARUYAMA [Sat, 11 Jul 2020 01:21:19 +0000 (01:21 +0000)]
remove spaces inside {} of app/models/user.rb

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

4 years agoremove spaces inside {} of lib/redmine/sudo_mode.rb
Toshi MARUYAMA [Sat, 11 Jul 2020 01:21:11 +0000 (01:21 +0000)]
remove spaces inside {} of lib/redmine/sudo_mode.rb

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

4 years agoAdd missing fixture to Redmine::ApiTest::ProjectsTest (#33700).
Go MAEDA [Thu, 9 Jul 2020 23:34:31 +0000 (23:34 +0000)]
Add missing fixture to Redmine::ApiTest::ProjectsTest (#33700).

Patch by Go MAEDA.

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

4 years agoadd "Move and follow" flow to bulk_edit system test
Toshi MARUYAMA [Thu, 9 Jul 2020 15:18:55 +0000 (15:18 +0000)]
add "Move and follow" flow to bulk_edit system test

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

4 years agouse a normal unless-statement over a modifier clause in a multiline statement at...
Toshi MARUYAMA [Thu, 9 Jul 2020 15:18:47 +0000 (15:18 +0000)]
use a normal unless-statement over a modifier clause in a multiline statement at app/models/repository/bazaar.rb

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

4 years agofix source indents of lib/redmine/scm/adapters/bazaar_adapter.rb
Toshi MARUYAMA [Thu, 9 Jul 2020 15:18:39 +0000 (15:18 +0000)]
fix source indents of lib/redmine/scm/adapters/bazaar_adapter.rb

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

4 years agoadd empty lines after guard clause to lib/redmine/scm/adapters/bazaar_adapter.rb
Toshi MARUYAMA [Thu, 9 Jul 2020 15:18:31 +0000 (15:18 +0000)]
add empty lines after guard clause to lib/redmine/scm/adapters/bazaar_adapter.rb

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

4 years agoremove spaces inside {} of lib/redmine/scm/adapters/bazaar_adapter.rb
Toshi MARUYAMA [Thu, 9 Jul 2020 15:18:24 +0000 (15:18 +0000)]
remove spaces inside {} of lib/redmine/scm/adapters/bazaar_adapter.rb

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

4 years agoadd empty lines after guard clause to app/models/user.rb
Toshi MARUYAMA [Thu, 9 Jul 2020 15:18:16 +0000 (15:18 +0000)]
add empty lines after guard clause to app/models/user.rb

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

4 years agofix source indents of test/functional/auth_sources_controller_test.rb
Toshi MARUYAMA [Thu, 9 Jul 2020 15:18:07 +0000 (15:18 +0000)]
fix source indents of test/functional/auth_sources_controller_test.rb

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

4 years agoFix broken test due to r19868 (#31881).
Go MAEDA [Thu, 9 Jul 2020 03:22:01 +0000 (03:22 +0000)]
Fix broken test due to r19868 (#31881).

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

4 years agoAdd "behind-schedule" CSS class to issues (#31881).
Go MAEDA [Thu, 9 Jul 2020 00:45:19 +0000 (00:45 +0000)]
Add "behind-schedule" CSS class to issues (#31881).

Patch by Go MAEDA.

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

4 years agorobots.txt: disallow crawling dynamically generated PDF documents (#31617).
Go MAEDA [Thu, 9 Jul 2020 00:33:41 +0000 (00:33 +0000)]
robots.txt: disallow crawling dynamically generated PDF documents (#31617).

Patch by Go MAEDA.

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

4 years agoadd bulk_edit system test
Toshi MARUYAMA [Wed, 8 Jul 2020 17:30:28 +0000 (17:30 +0000)]
add bulk_edit system test

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

4 years agoavoid using rescue in its modifier form at WatchersController#find_objects_from_params
Toshi MARUYAMA [Wed, 8 Jul 2020 17:30:19 +0000 (17:30 +0000)]
avoid using rescue in its modifier form at WatchersController#find_objects_from_params

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

4 years agoavoid using rescue in its modifier form at ImportsController#import_type
Toshi MARUYAMA [Wed, 8 Jul 2020 17:30:12 +0000 (17:30 +0000)]
avoid using rescue in its modifier form at ImportsController#import_type

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

4 years agoavoid using rescue in its modifier form at AttachmentsController#find_container
Toshi MARUYAMA [Wed, 8 Jul 2020 17:30:04 +0000 (17:30 +0000)]
avoid using rescue in its modifier form at AttachmentsController#find_container

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

4 years agoavoid using rescue in its modifier form at ApplicationController#find_current_user
Toshi MARUYAMA [Wed, 8 Jul 2020 17:29:56 +0000 (17:29 +0000)]
avoid using rescue in its modifier form at ApplicationController#find_current_user

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

4 years agoAlways preserve the tree structure in the project jump box (#32944).
Go MAEDA [Mon, 6 Jul 2020 14:06:52 +0000 (14:06 +0000)]
Always preserve the tree structure in the project jump box (#32944).

Patch by Jens Krämer.

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

4 years agosimplify IssuesSystemTest#test_bulk_watch_issues_via_context_menu
Toshi MARUYAMA [Sun, 5 Jul 2020 15:03:35 +0000 (15:03 +0000)]
simplify IssuesSystemTest#test_bulk_watch_issues_via_context_menu

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

4 years agofix closing array brace position in UsersHelper#user_settings_tabs
Toshi MARUYAMA [Sun, 5 Jul 2020 15:03:27 +0000 (15:03 +0000)]
fix closing array brace position in UsersHelper#user_settings_tabs

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

4 years agofix closing array brace position in SettingsHelper#administration_settings_tabs
Toshi MARUYAMA [Sun, 5 Jul 2020 15:03:19 +0000 (15:03 +0000)]
fix closing array brace position in SettingsHelper#administration_settings_tabs

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

4 years agosimplify IssuesSystemTest#test_watch_issue_via_context_menu
Toshi MARUYAMA [Sat, 4 Jul 2020 12:14:35 +0000 (12:14 +0000)]
simplify IssuesSystemTest#test_watch_issue_via_context_menu

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

4 years agoavoid multi-line ternary operators in app/models/issue_query.rb
Toshi MARUYAMA [Sat, 4 Jul 2020 12:14:27 +0000 (12:14 +0000)]
avoid multi-line ternary operators in app/models/issue_query.rb

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

4 years agoavoid multi-line ternary operators in app/helpers/settings_helper.rb
Toshi MARUYAMA [Sat, 4 Jul 2020 12:14:19 +0000 (12:14 +0000)]
avoid multi-line ternary operators in app/helpers/settings_helper.rb

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

4 years agoavoid multi-line ternary operators in app/controllers/workflows_controller.rb
Toshi MARUYAMA [Sat, 4 Jul 2020 12:14:11 +0000 (12:14 +0000)]
avoid multi-line ternary operators in app/controllers/workflows_controller.rb

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

4 years agoadd assert to IssuesSystemTest#test_bulk_watch_issues_via_context_menu
Toshi MARUYAMA [Fri, 3 Jul 2020 11:45:45 +0000 (11:45 +0000)]
add assert to IssuesSystemTest#test_bulk_watch_issues_via_context_menu

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

4 years agofix source indent of lib/redmine/wiki_formatting/textile/redcloth3.rb
Toshi MARUYAMA [Fri, 3 Jul 2020 11:45:37 +0000 (11:45 +0000)]
fix source indent of lib/redmine/wiki_formatting/textile/redcloth3.rb

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

4 years agofix source indent of lib/redmine/nested_set/project_nested_set.rb
Toshi MARUYAMA [Fri, 3 Jul 2020 11:45:29 +0000 (11:45 +0000)]
fix source indent of lib/redmine/nested_set/project_nested_set.rb

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

4 years agofix source indent of lib/redmine/nested_set/issue_nested_set.rb
Toshi MARUYAMA [Fri, 3 Jul 2020 11:45:21 +0000 (11:45 +0000)]
fix source indent of lib/redmine/nested_set/issue_nested_set.rb

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

4 years agoadd assert to IssuesSystemTest#test_watch_issue_via_context_menu
Toshi MARUYAMA [Fri, 3 Jul 2020 11:12:23 +0000 (11:12 +0000)]
add assert to IssuesSystemTest#test_watch_issue_via_context_menu

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

4 years agoavoid comparing a variable with multiple items at WorkflowTransition#replace_transitions
Toshi MARUYAMA [Fri, 3 Jul 2020 11:12:14 +0000 (11:12 +0000)]
avoid comparing a variable with multiple items at WorkflowTransition#replace_transitions

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

4 years agofix source indent at WorkflowTransition#replace_transitions
Toshi MARUYAMA [Fri, 3 Jul 2020 11:12:04 +0000 (11:12 +0000)]
fix source indent at WorkflowTransition#replace_transitions

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

4 years agorobots.txt: disallow crawling issues list with a query string (#6734).
Go MAEDA [Thu, 2 Jul 2020 03:02:44 +0000 (03:02 +0000)]
robots.txt: disallow crawling issues list with a query string (#6734).

Patch by Go MAEDA.

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

4 years agoClassic Theme: Missed base line (#8251).
Go MAEDA [Sun, 28 Jun 2020 23:36:02 +0000 (23:36 +0000)]
Classic Theme: Missed base line (#8251).

Patch by Mizuki ISHIKAWA.

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

4 years agoremove "sleep" from IssuesSystemTest#test_update_journal_notes_with_preview
Toshi MARUYAMA [Sun, 28 Jun 2020 16:36:57 +0000 (16:36 +0000)]
remove "sleep" from IssuesSystemTest#test_update_journal_notes_with_preview

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

4 years agofix source indent at ApplicationHelper#link_to_revision
Toshi MARUYAMA [Sun, 28 Jun 2020 16:36:50 +0000 (16:36 +0000)]
fix source indent at ApplicationHelper#link_to_revision

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

4 years agofix source indent at ApplicationHelper#parse_redmine_links
Toshi MARUYAMA [Sun, 28 Jun 2020 16:36:42 +0000 (16:36 +0000)]
fix source indent at ApplicationHelper#parse_redmine_links

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

4 years agofix source indent at ApplicationHelper#include_calendar_headers_tags
Toshi MARUYAMA [Sun, 28 Jun 2020 16:36:33 +0000 (16:36 +0000)]
fix source indent at ApplicationHelper#include_calendar_headers_tags

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

4 years agoAdditional email addresses are not displayed in user profile page (#33601).
Go MAEDA [Sat, 27 Jun 2020 05:43:42 +0000 (05:43 +0000)]
Additional email addresses are not displayed in user profile page (#33601).

Patch by Go MAEDA.

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

4 years agoCannot paste image from clipboard when copying the image from web browsers or some...
Go MAEDA [Fri, 26 Jun 2020 09:13:47 +0000 (09:13 +0000)]
Cannot paste image from clipboard when copying the image from web browsers or some apps (#33639).

Patch by Go MAEDA.

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

4 years agoTable column sorting (#1718).
Go MAEDA [Wed, 24 Jun 2020 05:53:08 +0000 (05:53 +0000)]
Table column sorting (#1718).

Patch by Takenori TAKAKI.

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

4 years agoBulgarian translation update (#33652).
Go MAEDA [Tue, 23 Jun 2020 08:02:29 +0000 (08:02 +0000)]
Bulgarian translation update (#33652).

Patch by Ivan Cenov.

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

4 years agoOrdering wiki pages should not be case sensitive (#31287).
Go MAEDA [Sat, 20 Jun 2020 06:50:28 +0000 (06:50 +0000)]
Ordering wiki pages should not be case sensitive (#31287).

Patch by Yuichi HARADA.

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

4 years agoTraditional Chinese translation update (#33624).
Go MAEDA [Thu, 18 Jun 2020 06:15:45 +0000 (06:15 +0000)]
Traditional Chinese translation update (#33624).

Patch by ChunChang Lo.

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

4 years agoUpdate locales (#1422).
Go MAEDA [Thu, 18 Jun 2020 02:52:13 +0000 (02:52 +0000)]
Update locales (#1422).

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

4 years agoDate selection for Activity page (#1422).
Go MAEDA [Thu, 18 Jun 2020 02:49:30 +0000 (02:49 +0000)]
Date selection for Activity page (#1422).

Patch by Mizuki ISHIKAWA.

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

4 years agoremove unneeded "page" from "update issue status" test of IssuesSystemTest
Toshi MARUYAMA [Tue, 16 Jun 2020 11:45:57 +0000 (11:45 +0000)]
remove unneeded "page" from "update issue status" test of IssuesSystemTest

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

4 years agoshorten long line at app/views/context_menus/issues.html.erb
Toshi MARUYAMA [Tue, 16 Jun 2020 11:45:48 +0000 (11:45 +0000)]
shorten long line at app/views/context_menus/issues.html.erb

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

4 years agoshorten long line at app/helpers/application_helper.rb
Toshi MARUYAMA [Tue, 16 Jun 2020 11:45:39 +0000 (11:45 +0000)]
shorten long line at app/helpers/application_helper.rb

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

4 years agoFix typo in test/helpers/watchers_helper_test.rb (#33567).
Go MAEDA [Tue, 16 Jun 2020 09:10:38 +0000 (09:10 +0000)]
Fix typo in test/helpers/watchers_helper_test.rb (#33567).

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

4 years agoFix typo in app/controllers/watchers_controller.rb (#33567).
Go MAEDA [Tue, 16 Jun 2020 09:06:42 +0000 (09:06 +0000)]
Fix typo in app/controllers/watchers_controller.rb (#33567).

Patch by Pavel Rosický.

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

4 years agoadd bulk update issues test to IssuesSystemTest
Toshi MARUYAMA [Mon, 15 Jun 2020 18:46:18 +0000 (18:46 +0000)]
add bulk update issues test to IssuesSystemTest

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

4 years agouse "right_click" instead of "trigger('contextmenu')" in IssuesSystemTest
Toshi MARUYAMA [Mon, 15 Jun 2020 17:59:13 +0000 (17:59 +0000)]
use "right_click" instead of "trigger('contextmenu')" in IssuesSystemTest

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

4 years agoDone ratio of a parent issue may be shown as 99% even though all subtasks are complet...
Go MAEDA [Sun, 14 Jun 2020 06:56:05 +0000 (06:56 +0000)]
Done ratio of a parent issue may be shown as 99% even though all subtasks are completed (#33576).

Patch by Go MAEDA.

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

4 years agoUpdate Rouge to 3.20.0 (#32468).
Go MAEDA [Sun, 14 Jun 2020 05:06:30 +0000 (05:06 +0000)]
Update Rouge to 3.20.0 (#32468).

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

4 years agoFile selection buttons are not fully displayed with Google Chrome in some language...
Go MAEDA [Thu, 11 Jun 2020 13:45:16 +0000 (13:45 +0000)]
File selection buttons are not fully displayed with Google Chrome in some language (#33563).

Patch by Go MAEDA.

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

4 years agoSome tests in ApplicationHelperTest are declared as private (#33562).
Go MAEDA [Tue, 9 Jun 2020 05:50:52 +0000 (05:50 +0000)]
Some tests in ApplicationHelperTest are declared as private (#33562).

Patch by Go MAEDA.

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

4 years agoAdd plugin CSS classes to plugin settings views (#33453).
Go MAEDA [Tue, 9 Jun 2020 05:20:45 +0000 (05:20 +0000)]
Add plugin CSS classes to plugin settings views (#33453).

Contributed by Alexander Meindl.

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

4 years agoBulgarian translation update (#33568).
Go MAEDA [Tue, 9 Jun 2020 04:52:21 +0000 (04:52 +0000)]
Bulgarian translation update (#33568).

Patch by Ivan Cenov.

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

4 years agoJapanese translation update (#33534).
Go MAEDA [Sun, 7 Jun 2020 05:20:35 +0000 (05:20 +0000)]
Japanese translation update (#33534).

Patch by Go MAEDA.

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

4 years agoURLs in atom feeds don't take into account Setting.protocol and Setting.hostname...
Go MAEDA [Thu, 4 Jun 2020 14:23:03 +0000 (14:23 +0000)]
URLs in atom feeds don't take into account Setting.protocol and Setting.hostname (#10535).

Patch by Go MAEDA.

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

4 years agosvn propset svn:eol-style native to mail_handler fixtures
Toshi MARUYAMA [Thu, 4 Jun 2020 00:17:30 +0000 (00:17 +0000)]
svn propset svn:eol-style native to mail_handler fixtures

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

4 years agoadd S/MIME signature mail test (#31593)
Toshi MARUYAMA [Wed, 3 Jun 2020 16:17:03 +0000 (16:17 +0000)]
add S/MIME signature mail test (#31593)

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

4 years agoremove unneeded literal interpolation from MailHandlerTest
Toshi MARUYAMA [Wed, 3 Jun 2020 16:16:52 +0000 (16:16 +0000)]
remove unneeded literal interpolation from MailHandlerTest

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

4 years agouse "assert_not" instead of "refute" at MailHandlerTest#test_add_issue_with_private_k...
Toshi MARUYAMA [Wed, 3 Jun 2020 16:11:04 +0000 (16:11 +0000)]
use "assert_not" instead of "refute" at MailHandlerTest#test_add_issue_with_private_keyword

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

4 years agoadd parentheses to nested method call in MailHandlerTest#test_safe_receive_should_res...
Toshi MARUYAMA [Wed, 3 Jun 2020 16:08:47 +0000 (16:08 +0000)]
add parentheses to nested method call in MailHandlerTest#test_safe_receive_should_rescue_exceptions_and_return_false

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

4 years agoFix cannot set property 'dragover' of undefined (#33383).
Go MAEDA [Wed, 3 Jun 2020 13:25:36 +0000 (13:25 +0000)]
Fix cannot set property 'dragover' of undefined (#33383).

Patch by Marius BALTEANU.

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

4 years agoUpdate jQuery to 3.5.1 without jQuery Migrate (#33383).
Go MAEDA [Wed, 3 Jun 2020 13:23:40 +0000 (13:23 +0000)]
Update jQuery to 3.5.1 without jQuery Migrate (#33383).

Patch by Marius BALTEANU.

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

4 years agoAdd fixtures for UserImportTest (#33102).
Go MAEDA [Tue, 2 Jun 2020 14:29:52 +0000 (14:29 +0000)]
Add fixtures for UserImportTest (#33102).

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

4 years agoShow Roadmap tab when subprojects have defined versions (#7956).
Go MAEDA [Sat, 30 May 2020 08:58:26 +0000 (08:58 +0000)]
Show Roadmap tab when subprojects have defined versions (#7956).

Patch by Go MAEDA.

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

4 years agoUpdate locales (#33102).
Go MAEDA [Sat, 30 May 2020 05:09:40 +0000 (05:09 +0000)]
Update locales (#33102).

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

4 years agoImport user accounts from CSV file (#33102).
Go MAEDA [Sat, 30 May 2020 04:53:24 +0000 (04:53 +0000)]
Import user accounts from CSV file (#33102).

Patch by Takenori TAKAKI.

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

4 years agoFix that vertical scroll bar in some browsers hide content (#33234).
Go MAEDA [Thu, 28 May 2020 07:53:55 +0000 (07:53 +0000)]
Fix that vertical scroll bar in some browsers hide content (#33234).

Patch by Go MAEDA.

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

4 years agogantt: simplify week day logic in to_pdf() at lib/redmine/helpers/gantt.rb
Toshi MARUYAMA [Wed, 27 May 2020 02:25:06 +0000 (02:25 +0000)]
gantt: simplify week day logic in to_pdf() at lib/redmine/helpers/gantt.rb

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

4 years agogantt: simplify week day logic in to_image() at lib/redmine/helpers/gantt.rb
Toshi MARUYAMA [Wed, 27 May 2020 02:24:56 +0000 (02:24 +0000)]
gantt: simplify week day logic in to_image() at lib/redmine/helpers/gantt.rb

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

4 years agogantt: simplify week day logic of view
Toshi MARUYAMA [Wed, 27 May 2020 02:24:46 +0000 (02:24 +0000)]
gantt: simplify week day logic of view

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

4 years agogantt: add parameter to GanttsControllerTest#test_gantt_should_export_to_pdf to show...
Toshi MARUYAMA [Wed, 27 May 2020 01:57:35 +0000 (01:57 +0000)]
gantt: add parameter to GanttsControllerTest#test_gantt_should_export_to_pdf to show dates

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

4 years agogantt: add parameter to GanttsControllerTest#test_gantt_should_export_to_png to show...
Toshi MARUYAMA [Wed, 27 May 2020 01:57:24 +0000 (01:57 +0000)]
gantt: add parameter to GanttsControllerTest#test_gantt_should_export_to_png to show dates

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

4 years agofix source indent of GanttsControllerTest#test_gantt_should_export_to_png
Toshi MARUYAMA [Wed, 27 May 2020 01:57:15 +0000 (01:57 +0000)]
fix source indent of GanttsControllerTest#test_gantt_should_export_to_png

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

4 years agofix source indent of GanttsControllerTest#test_gantt_should_export_to_pdf
Toshi MARUYAMA [Wed, 27 May 2020 01:57:05 +0000 (01:57 +0000)]
fix source indent of GanttsControllerTest#test_gantt_should_export_to_pdf

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

4 years agoshorten log line at GanttsControllerTest#test_gantt_should_work
Toshi MARUYAMA [Wed, 27 May 2020 01:56:46 +0000 (01:56 +0000)]
shorten log line at GanttsControllerTest#test_gantt_should_work

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

4 years agofix source indent of GanttsControllerTest#test_gantt_should_work
Toshi MARUYAMA [Wed, 27 May 2020 01:56:36 +0000 (01:56 +0000)]
fix source indent of GanttsControllerTest#test_gantt_should_work

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

4 years agoremove unneeded () from to_pdf() at lib/redmine/helpers/gantt.rb
Toshi MARUYAMA [Wed, 27 May 2020 01:56:27 +0000 (01:56 +0000)]
remove unneeded () from to_pdf() at lib/redmine/helpers/gantt.rb

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

4 years agoremove extra empty line from GanttHelper definition
Toshi MARUYAMA [Wed, 27 May 2020 01:56:17 +0000 (01:56 +0000)]
remove extra empty line from GanttHelper definition

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

4 years agoadd test of upload filename with plus (#11568)
Toshi MARUYAMA [Tue, 19 May 2020 08:23:03 +0000 (08:23 +0000)]
add test of upload filename with plus (#11568)

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

4 years agoUpdate Tribute to 5.1.3 (#33424).
Go MAEDA [Mon, 18 May 2020 14:25:11 +0000 (14:25 +0000)]
Update Tribute to 5.1.3 (#33424).

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

4 years agoFix that issues autocomplete may not find issues with a subject longer than 60 charac...
Go MAEDA [Mon, 18 May 2020 14:13:58 +0000 (14:13 +0000)]
Fix that issues autocomplete may not find issues with a subject longer than 60 characters (#32125).

Contributed by Mizuki ISHIKAWA.

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

4 years agoUpdate jQuery UI to 1.12.1 (#31887).
Go MAEDA [Mon, 18 May 2020 13:50:31 +0000 (13:50 +0000)]
Update jQuery UI to 1.12.1 (#31887).

Patch by Marius BALTEANU.

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

4 years agoRemove existing rules made unnecessary by r19778 (#33437).
Go MAEDA [Mon, 18 May 2020 13:01:46 +0000 (13:01 +0000)]
Remove existing rules made unnecessary by r19778 (#33437).

Patch by Marius BALTEANU.

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

4 years agoUntranslated string "diff" in journal detail (#33452).
Go MAEDA [Sat, 16 May 2020 01:02:45 +0000 (01:02 +0000)]
Untranslated string "diff" in journal detail (#33452).

Patch by Kam Nazir.

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

4 years agoAdd missing "icon" class to items with "icon-checked" class in the context menu ...
Go MAEDA [Fri, 15 May 2020 04:49:41 +0000 (04:49 +0000)]
Add missing "icon" class to items with "icon-checked" class in the context menu (#33437).

Patch by Mizuki ISHIKAWA.

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

4 years agoUpdating an issue via REST API causes internal server error if invalid project id...
Go MAEDA [Thu, 14 May 2020 14:33:07 +0000 (14:33 +0000)]
Updating an issue via REST API causes internal server error if invalid project id is specified (#33417).

Patch by Go MAEDA.

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

4 years agoReverts r19769 (#31887).
Go MAEDA [Thu, 14 May 2020 13:55:50 +0000 (13:55 +0000)]
Reverts r19769 (#31887).

The change broke the Highlighted code button in the Wiki toolbar.

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