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

4 years agoUpdate locales (#28198).
Go MAEDA [Wed, 6 May 2020 04:19:11 +0000 (04:19 +0000)]
Update locales (#28198).

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

4 years agoSupport issue relations when importing issues (#28198).
Go MAEDA [Wed, 6 May 2020 00:37:56 +0000 (00:37 +0000)]
Support issue relations when importing issues (#28198).

Patch by Gregor Schmidt and Marius BALTEANU.

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

4 years agoremove git format patch footer (#33357)
Toshi MARUYAMA [Tue, 5 May 2020 11:56:05 +0000 (11:56 +0000)]
remove git format patch footer (#33357)

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

4 years agoadd git format patch to UnifiedDiffTest (#33357)
Toshi MARUYAMA [Tue, 5 May 2020 11:55:54 +0000 (11:55 +0000)]
add git format patch to UnifiedDiffTest (#33357)

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

4 years agoReplace "**" method with bitwise left shift in Tracker#disabled_core_fields and Track...
Go MAEDA [Mon, 4 May 2020 01:51:11 +0000 (01:51 +0000)]
Replace "**" method with bitwise left shift in Tracker#disabled_core_fields and Tracker#core_fields (#33244).

Patch by Pavel Rosický.

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

4 years agoRedirect to index page instead of edit page after creating a new custom field (#32783).
Go MAEDA [Mon, 4 May 2020 00:46:50 +0000 (00:46 +0000)]
Redirect to index page instead of edit page after creating a new custom field (#32783).

Patch by Go MAEDA.

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

4 years agoFix invalid selector in function displayTabsButtons() (#33392).
Go MAEDA [Sun, 3 May 2020 23:17:56 +0000 (23:17 +0000)]
Fix invalid selector in function displayTabsButtons() (#33392).

Patch by Marius BALTEANU.

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

4 years agoRemove unused i18n key "notice_no_issue_selected" (#33393).
Go MAEDA [Sun, 3 May 2020 14:38:25 +0000 (14:38 +0000)]
Remove unused i18n key "notice_no_issue_selected" (#33393).

Patch by Go MAEDA.

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

4 years agoUse more efficient "exists?" instead of "first" in tests when checking the existence...
Go MAEDA [Sun, 3 May 2020 00:44:08 +0000 (00:44 +0000)]
Use more efficient "exists?" instead of "first" in tests when checking the existence of rows (#33367).

Patch by Go MAEDA.

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

4 years agoJapanese translation update (#33388).
Go MAEDA [Sun, 3 May 2020 00:01:18 +0000 (00:01 +0000)]
Japanese translation update (#33388).

Patch by Go MAEDA.

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

4 years agoPossible values field in list format custom field form is not marked as required...
Go MAEDA [Sat, 2 May 2020 23:52:03 +0000 (23:52 +0000)]
Possible values field in list format custom field form is not marked as required (#33275).

Patch by Go MAEDA.

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

4 years agoUpdate locales (#33347).
Go MAEDA [Sat, 2 May 2020 03:04:40 +0000 (03:04 +0000)]
Update locales (#33347).

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

4 years agoInclude updated_on and passwd_changed_on columns when exporting users to CSV (#33347).
Go MAEDA [Sat, 2 May 2020 03:03:00 +0000 (03:03 +0000)]
Include updated_on and passwd_changed_on columns when exporting users to CSV (#33347).

Patch by Mizuki ISHIKAWA.

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

4 years agoReplace deprecated size() method with length property (#33384).
Go MAEDA [Sat, 2 May 2020 01:19:03 +0000 (01:19 +0000)]
Replace deprecated size() method with length property (#33384).

Patch by Marius BALTEANU.

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

4 years agoAdd missing fixtures to VersionsHelperTest (#33376).
Go MAEDA [Fri, 1 May 2020 04:26:26 +0000 (04:26 +0000)]
Add missing fixtures to VersionsHelperTest (#33376).

Patch by Yuichi HARADA.

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

4 years agoJapanese translation update (#33377).
Go MAEDA [Thu, 30 Apr 2020 21:58:49 +0000 (21:58 +0000)]
Japanese translation update (#33377).

Patch by Go MAEDA.

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

4 years agoUpdate locales (#3369).
Go MAEDA [Thu, 30 Apr 2020 09:02:09 +0000 (09:02 +0000)]
Update locales (#3369).

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

4 years agoAllowed/Disallowed email domains settings to restrict users' email addresses (#3369).
Go MAEDA [Thu, 30 Apr 2020 09:00:06 +0000 (09:00 +0000)]
Allowed/Disallowed email domains settings to restrict users' email addresses (#3369).

Patch by Yuichi HARADA and Go MAEDA.

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

4 years agoadd test to UnifiedDiffTest to keep similar git footer line (#33357)
Toshi MARUYAMA [Thu, 30 Apr 2020 02:07:17 +0000 (02:07 +0000)]
add test to UnifiedDiffTest to keep similar git footer line (#33357)

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

4 years agoFix test failures due to r19731 (#33296).
Go MAEDA [Wed, 29 Apr 2020 07:43:04 +0000 (07:43 +0000)]
Fix test failures due to r19731 (#33296).

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

4 years agoAdds Stylelint to lint CSS files (#32888).
Go MAEDA [Wed, 29 Apr 2020 04:17:01 +0000 (04:17 +0000)]
Adds Stylelint to lint CSS files (#32888).

Patch by Marius BALTEANU.

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

4 years agoLoad default custom queries when running redmine:load_default_data rake task (#33296).
Go MAEDA [Tue, 28 Apr 2020 07:10:59 +0000 (07:10 +0000)]
Load default custom queries when running redmine:load_default_data rake task (#33296).

Patch by Go MAEDA.

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

4 years agoFix UI issues in the setting page of some plugins that have arisen after r19720.
Go MAEDA [Tue, 28 Apr 2020 01:23:16 +0000 (01:23 +0000)]
Fix UI issues in the setting page of some plugins that have arisen after r19720.

Patch by Marius BALTEANU.

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

4 years agoFix time entry user is shown twice in the User drop-down (#33341).
Go MAEDA [Mon, 27 Apr 2020 06:19:26 +0000 (06:19 +0000)]
Fix time entry user is shown twice in the User drop-down (#33341).

Patch by Thomas Löber and Marius BALTEANU.

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

4 years agoUse scope assignable_watchers (#4511).
Go MAEDA [Sat, 25 Apr 2020 08:01:59 +0000 (08:01 +0000)]
Use scope assignable_watchers (#4511).

Patch by Marius BALTEANU.

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

4 years agoUse principals in acts_as_watchable (#4511).
Go MAEDA [Sat, 25 Apr 2020 08:00:55 +0000 (08:00 +0000)]
Use principals in acts_as_watchable (#4511).

Patch by Marius BALTEANU.

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

4 years agoUse Principal to get users and groups for watchers in watchers controller (#4511).
Go MAEDA [Sat, 25 Apr 2020 07:59:49 +0000 (07:59 +0000)]
Use Principal to get users and groups for watchers in watchers controller (#4511).

Patch by Marius BALTEANU.

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

4 years agoGet the list of new issue watchers using single query and limit the results to 20...
Go MAEDA [Sat, 25 Apr 2020 07:57:46 +0000 (07:57 +0000)]
Get the list of new issue watchers using single query and limit the results to 20 (#4511).

Patch by Marius BALTEANU.

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

4 years agoRemove unused i18n key "label_overall_activity" and "label_overall_spent_time" (...
Go MAEDA [Fri, 24 Apr 2020 02:12:24 +0000 (02:12 +0000)]
Remove unused i18n key "label_overall_activity" and "label_overall_spent_time" (#33342).

Patch by Go MAEDA.

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

4 years agoBroken layout of the preview tab of "Welcome text" setting due to unexpectedly applie...
Go MAEDA [Thu, 23 Apr 2020 15:33:50 +0000 (15:33 +0000)]
Broken layout of the preview tab of "Welcome text" setting due to unexpectedly applied padding-left (#33339).

Patch by Bernhard Rohloff.

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

4 years agoShow open/closed badge on issue page (#33254).
Go MAEDA [Thu, 23 Apr 2020 10:13:10 +0000 (10:13 +0000)]
Show open/closed badge on issue page (#33254).

Patch by Marius BALTEANU.

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

4 years agoShow groups in members box on project overview page (#33174).
Go MAEDA [Wed, 22 Apr 2020 14:52:58 +0000 (14:52 +0000)]
Show groups in members box on project overview page (#33174).

Patch by Mizuki ISHIKAWA.

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

4 years agoFix warnings while running redmine:load_default_data rake task (#33310).
Go MAEDA [Wed, 22 Apr 2020 13:04:10 +0000 (13:04 +0000)]
Fix warnings while running redmine:load_default_data rake task (#33310).

Patch by Go MAEDA.

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

4 years agoAdds option to include issue custom fields in projects#show API response (#33301).
Go MAEDA [Tue, 21 Apr 2020 08:55:33 +0000 (08:55 +0000)]
Adds option to include issue custom fields in projects#show API response (#33301).

Patch by Jens Krämer.

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

4 years agoFix that thumbnail support for PDF attachments may not be detected (#33283).
Go MAEDA [Mon, 20 Apr 2020 14:15:18 +0000 (14:15 +0000)]
Fix that thumbnail support for PDF attachments may not be detected (#33283).

Patch by VVD VVD.

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

4 years agoadd Redmine::Database.sqlite? as with postgresql? and postgresql?
Toshi MARUYAMA [Mon, 20 Apr 2020 02:06:57 +0000 (02:06 +0000)]
add Redmine::Database.sqlite? as with postgresql? and postgresql?

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

4 years agoremove duplicate mysql? and postgresql? logic
Toshi MARUYAMA [Mon, 20 Apr 2020 02:06:45 +0000 (02:06 +0000)]
remove duplicate mysql? and postgresql? logic

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

4 years agouse CGI.unescapeHTML instead of CGI::unescapeHTML in test/test_helper.rb as with...
Toshi MARUYAMA [Mon, 20 Apr 2020 02:06:35 +0000 (02:06 +0000)]
use CGI.unescapeHTML instead of CGI::unescapeHTML in test/test_helper.rb as with previous revision

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

4 years agouse same "Redmine::Database.mysql?" as with r19706 in test/test_helper.rb
Toshi MARUYAMA [Mon, 20 Apr 2020 02:06:24 +0000 (02:06 +0000)]
use same "Redmine::Database.mysql?" as with r19706 in test/test_helper.rb

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

4 years agoBulgarian translation update (#33298).
Go MAEDA [Sat, 18 Apr 2020 05:38:48 +0000 (05:38 +0000)]
Bulgarian translation update (#33298).

Patch by Ivan Cenov.

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

4 years agoFix a RuboCop offense Style/ColonMethodCall due to r19699 (#24030).
Go MAEDA [Sat, 18 Apr 2020 04:59:51 +0000 (04:59 +0000)]
Fix a RuboCop offense Style/ColonMethodCall due to r19699 (#24030).

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

4 years agoUpdate Rouge to 3.18.0 (#32468).
Go MAEDA [Wed, 15 Apr 2020 14:49:36 +0000 (14:49 +0000)]
Update Rouge to 3.18.0 (#32468).

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

4 years agoTest for r19702 (#33273).
Go MAEDA [Wed, 15 Apr 2020 14:15:24 +0000 (14:15 +0000)]
Test for r19702 (#33273).

Patch by Go MAEDA.

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

4 years agoTotal estimated time column shows up as decimal value regardless of time setting...
Go MAEDA [Wed, 15 Apr 2020 14:11:20 +0000 (14:11 +0000)]
Total estimated time column shows up as decimal value regardless of time setting (#33273).

Patch by Farook Al-Sammarraie.

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

4 years agoscm: git: replace test repository text file content meaningfully (#24030)
Toshi MARUYAMA [Tue, 14 Apr 2020 12:04:58 +0000 (12:04 +0000)]
scm: git: replace test repository text file content meaningfully (#24030)

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

4 years agofix source indent of previous commit (#24030)
Toshi MARUYAMA [Tue, 14 Apr 2020 08:47:03 +0000 (08:47 +0000)]
fix source indent of previous commit (#24030)

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