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

4 years agoReverts r19773 (#32125).
Go MAEDA [Thu, 14 May 2020 13:40:59 +0000 (13:40 +0000)]
Reverts r19773 (#32125).

The purpose of reverting is to revert r19769 on which r19773 depends.

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

4 years agoUpdate Rouge to 3.19.0 (#32468).
Go MAEDA [Wed, 13 May 2020 10:05:42 +0000 (10:05 +0000)]
Update Rouge to 3.19.0 (#32468).

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

4 years agoFix that issues autocomplete may not find issues with a subject longer than 60 charac...
Go MAEDA [Wed, 13 May 2020 07:22:44 +0000 (07:22 +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@19773 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agoRevert r19771 due to the incorrect issue number in the commit message.
Go MAEDA [Wed, 13 May 2020 07:21:07 +0000 (07:21 +0000)]
Revert r19771 due to the incorrect issue number in the commit message.

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

4 years agoFix that issues autocomplete may not find issues with a subject longer than 60 charac...
Go MAEDA [Wed, 13 May 2020 00:46:51 +0000 (00:46 +0000)]
Fix that issues autocomplete may not find issues with a subject longer than 60 characters (#12250).

Contributed by Mizuki ISHIKAWA.

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

4 years agoBulgarian translation update (#33428).
Go MAEDA [Mon, 11 May 2020 06:48:16 +0000 (06:48 +0000)]
Bulgarian translation update (#33428).

Patch by Ivan Cenov.

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

4 years agoUpdate jQuery UI to 1.12.1 (#31887).
Go MAEDA [Sat, 9 May 2020 05:47:07 +0000 (05:47 +0000)]
Update jQuery UI to 1.12.1 (#31887).

Patch by Marius BALTEANU.

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

4 years agoFix a RuboCop offense Layout/TrailingWhitespace due to r19766 (#27790).
Go MAEDA [Sat, 9 May 2020 03:19:04 +0000 (03:19 +0000)]
Fix a RuboCop offense Layout/TrailingWhitespace due to r19766 (#27790).

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

4 years agoFix that custom fields in users CSV are not ordered by position value (#33126).
Go MAEDA [Sat, 9 May 2020 00:32:49 +0000 (00:32 +0000)]
Fix that custom fields in users CSV are not ordered by position value (#33126).

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

4 years agoscm: mercurial: add double quote branch and tag name to test repository (#27790)
Toshi MARUYAMA [Fri, 8 May 2020 13:08:40 +0000 (13:08 +0000)]
scm: mercurial: add double quote branch and tag name to test repository (#27790)

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

4 years agoscm: mercurial: escape branch and tag names (#27790)
Toshi MARUYAMA [Fri, 8 May 2020 12:25:48 +0000 (12:25 +0000)]
scm: mercurial: escape branch and tag names (#27790)

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

4 years agoscm: mercurial: refactor MercurialAdapterTest#test_branches for easy adding new branc...
Toshi MARUYAMA [Fri, 8 May 2020 12:25:37 +0000 (12:25 +0000)]
scm: mercurial: refactor MercurialAdapterTest#test_branches for easy adding new branch to test repository

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

4 years agodo not use redundant .to_s in RepositoriesMercurialControllerTest
Toshi MARUYAMA [Fri, 8 May 2020 12:25:27 +0000 (12:25 +0000)]
do not use redundant .to_s in RepositoriesMercurialControllerTest

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

4 years agofix source indents of RepositoriesMercurialControllerTest
Toshi MARUYAMA [Fri, 8 May 2020 12:25:18 +0000 (12:25 +0000)]
fix source indents of RepositoriesMercurialControllerTest

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

4 years agofix source indents of MercurialAdapterTest
Toshi MARUYAMA [Fri, 8 May 2020 12:25:08 +0000 (12:25 +0000)]
fix source indents of MercurialAdapterTest

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

4 years agoremove extra empty line at beginning of lib/redmine/scm/adapters/mercurial_adapter.rb
Toshi MARUYAMA [Fri, 8 May 2020 12:24:57 +0000 (12:24 +0000)]
remove extra empty line at beginning of lib/redmine/scm/adapters/mercurial_adapter.rb

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

4 years agoFix that totals of custom fields may not be sorted as configured (#33281).
Go MAEDA [Fri, 8 May 2020 04:30:24 +0000 (04:30 +0000)]
Fix that totals of custom fields may not be sorted as configured (#33281).

Patch by Yuichi HARADA.

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

4 years agoParent task subject column in gantt is not fully displayed when widened (#33220).
Go MAEDA [Fri, 8 May 2020 03:44:33 +0000 (03:44 +0000)]
Parent task subject column in gantt is not fully displayed when widened (#33220).

Patch by Yuichi HARADA.

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

4 years agoChange Japanese translation for text_file_repository_writable (#33403).
Go MAEDA [Thu, 7 May 2020 03:00:25 +0000 (03:00 +0000)]
Change Japanese translation for text_file_repository_writable (#33403).

Patch by Go MAEDA.

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