]> source.dussan.org Git - redmine.git/log
redmine.git
3 years agoFix "DEPRECATION WARNING: Calling '<<' to an ActiveModel::Errors message array in...
Go MAEDA [Thu, 1 Apr 2021 15:41:07 +0000 (15:41 +0000)]
Fix "DEPRECATION WARNING: Calling '<<' to an ActiveModel::Errors message array in order to add an error is deprecated." (#29914, #34985).

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

3 years agoFix "DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: commo...
Go MAEDA [Thu, 1 Apr 2021 15:36:57 +0000 (15:36 +0000)]
Fix "DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: common/error_messages.api" (#29914, #34984).

Patch by Pavel Rosický.

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

3 years agoReverts r20895 (#29914, #34985).
Go MAEDA [Thu, 1 Apr 2021 15:34:21 +0000 (15:34 +0000)]
Reverts r20895 (#29914, #34985).

Wrong issue number.

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

3 years agoFix "DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: commo...
Go MAEDA [Thu, 1 Apr 2021 15:27:33 +0000 (15:27 +0000)]
Fix "DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: common/error_messages.api" (#29914, #34985).

Patch by Pavel Rosický.

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

3 years agoFix detach attachments when a conflict occurs (#29914, #32923).
Go MAEDA [Thu, 1 Apr 2021 15:25:40 +0000 (15:25 +0000)]
Fix detach attachments when a conflict occurs (#29914, #32923).

Patch by Pavel Rosický.

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

3 years agoDisable TestAdapter on IntegrationTest (#29914, #32936).
Go MAEDA [Thu, 1 Apr 2021 15:22:33 +0000 (15:22 +0000)]
Disable TestAdapter on IntegrationTest (#29914, #32936).

Patch by Pavel Rosický.

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

3 years agoRemove #filename_for_content_disposition for MS browsers (#29914, #32914).
Go MAEDA [Thu, 1 Apr 2021 15:19:16 +0000 (15:19 +0000)]
Remove #filename_for_content_disposition for MS browsers (#29914, #32914).

Patch by Pavel Rosický.

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

3 years agoAdd filename header (#29914, #32913).
Go MAEDA [Thu, 1 Apr 2021 15:16:27 +0000 (15:16 +0000)]
Add filename header (#29914, #32913).

Patch by Pavel Rosický.

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

3 years agoUse media_type to get the MIME type of the request (#29914).
Go MAEDA [Thu, 1 Apr 2021 15:06:45 +0000 (15:06 +0000)]
Use media_type to get the MIME type of the request (#29914).

Patch by Marius BALTEANU.

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

3 years agoFix ArgumentError: wrong number of arguments (given 1, expected 3) (#29914).
Go MAEDA [Thu, 1 Apr 2021 15:05:15 +0000 (15:05 +0000)]
Fix ArgumentError: wrong number of arguments (given 1, expected 3) (#29914).

Patch by Marius BALTEANU.

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

3 years agoFix "ArgumentError: wrong number of arguments (given 1, expected 2) on Redmine::Plugi...
Go MAEDA [Thu, 1 Apr 2021 15:02:47 +0000 (15:02 +0000)]
Fix "ArgumentError: wrong number of arguments (given 1, expected 2) on Redmine::PluginTest#test_migrate_redmine_plugin" (#29914, #32939).

Patch by Pavel Rosický.

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

3 years agoRails 6.1: add header=present to csv tests (#29914, #32921).
Go MAEDA [Thu, 1 Apr 2021 14:59:31 +0000 (14:59 +0000)]
Rails 6.1: add header=present to csv tests (#29914, #32921).

Patch by Pavel Rosický.

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

3 years agoFix "ActionView::Template::Error (wrong number of arguments (given 2, expected 1...
Go MAEDA [Thu, 1 Apr 2021 14:54:36 +0000 (14:54 +0000)]
Fix "ActionView::Template::Error (wrong number of arguments (given 2, expected 1))" (#29914).

Patch by Marius BALTEANU.

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

3 years agoFix "DEPRECATION WARNING: Passing a path to relative to is deprecated." (#29914).
Go MAEDA [Thu, 1 Apr 2021 14:53:10 +0000 (14:53 +0000)]
Fix "DEPRECATION WARNING: Passing a path to relative to is deprecated." (#29914).

Patch by Marius BALTEANU.

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

3 years agoFix "ActiveRecord::StaleObjectError: Attempted to update a stale object: Issue."...
Go MAEDA [Thu, 1 Apr 2021 14:48:50 +0000 (14:48 +0000)]
Fix "ActiveRecord::StaleObjectError: Attempted to update a stale object: Issue." (#29914, #32912).

Patch by Pavel Rosický.

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

3 years agoFix Subclasses must implement a find_templates(name, prefix, partial, details, locals...
Go MAEDA [Thu, 1 Apr 2021 14:46:15 +0000 (14:46 +0000)]
Fix Subclasses must implement a find_templates(name, prefix, partial, details, locals = []) method (#29914).

Patch by Go MAEDA.

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

3 years agoFix sending mail with DeliveryJob is deprecated (#29914, #32908).
Go MAEDA [Thu, 1 Apr 2021 14:41:03 +0000 (14:41 +0000)]
Fix sending mail with DeliveryJob is deprecated (#29914, #32908).

Patch by Pavel Rosický.

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

3 years agoFix "undefined method for nil:NilClass" in Rails 6.1 (#29914, #34980).
Go MAEDA [Thu, 1 Apr 2021 14:34:42 +0000 (14:34 +0000)]
Fix "undefined method for nil:NilClass" in Rails 6.1 (#29914, #34980).

Patch by Marius BALTEANU.

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

3 years agoDEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive compa...
Go MAEDA [Thu, 1 Apr 2021 14:32:23 +0000 (14:32 +0000)]
DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1. (#29914, #32897).

Patch by Marius BALTEANU.

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

3 years agoGemfile: Update Rails to 6.1 (#29914).
Go MAEDA [Thu, 1 Apr 2021 14:29:48 +0000 (14:29 +0000)]
Gemfile: Update Rails to 6.1 (#29914).

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

3 years agoFix cannot change the default version under settings (#34982).
Go MAEDA [Wed, 31 Mar 2021 08:28:32 +0000 (08:28 +0000)]
Fix cannot change the default version under settings (#34982).

Patch by  Marius BALTEANU.

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

3 years agoDo not journalize attachments that are added during a "Copy Issue" operation (#34921).
Go MAEDA [Mon, 29 Mar 2021 03:32:38 +0000 (03:32 +0000)]
Do not journalize attachments that are added during a "Copy Issue" operation (#34921).

Patch by Jens Krämer.

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

3 years agoRemove jQuery Migrate (#34337).
Go MAEDA [Mon, 29 Mar 2021 03:00:27 +0000 (03:00 +0000)]
Remove jQuery Migrate (#34337).

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

3 years agoAdd missing fixtures to TimeEntryCustomFieldTest (#34976).
Go MAEDA [Sun, 28 Mar 2021 08:04:15 +0000 (08:04 +0000)]
Add missing fixtures to TimeEntryCustomFieldTest (#34976).

Patch by Go MAEDA.

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

3 years agoSet version to 4.2.0.
Go MAEDA [Sun, 28 Mar 2021 02:08:48 +0000 (02:08 +0000)]
Set version to 4.2.0.

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

3 years agoUpdate CHANGELOG for 4.2.0.
Go MAEDA [Sun, 28 Mar 2021 02:06:57 +0000 (02:06 +0000)]
Update CHANGELOG for 4.2.0.

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

3 years agoReplace MimeMagic with Marcel (#34969).
Go MAEDA [Sat, 27 Mar 2021 10:23:47 +0000 (10:23 +0000)]
Replace MimeMagic with Marcel (#34969).

Patch by Go MAEDA.

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

3 years agoRemove duplicate code in Redmine::Thumbnail.generate (#34969).
Go MAEDA [Sat, 27 Mar 2021 10:16:34 +0000 (10:16 +0000)]
Remove duplicate code in Redmine::Thumbnail.generate (#34969).

Patch by Go MAEDA.

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

3 years agoUpdate Rails to 5.2.5 (#34966).
Go MAEDA [Sat, 27 Mar 2021 05:08:43 +0000 (05:08 +0000)]
Update Rails to 5.2.5 (#34966).

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

3 years agoNo left padding for the first level entries in forums list (#32156).
Go MAEDA [Fri, 26 Mar 2021 08:08:22 +0000 (08:08 +0000)]
No left padding for the first level entries in forums list (#32156).

Patch by Bernhard Rohloff.

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

3 years agoUse secure_compare to validate keys (#34950).
Go MAEDA [Fri, 26 Mar 2021 05:08:03 +0000 (05:08 +0000)]
Use secure_compare to validate keys (#34950).

Patch by Holger Just.

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

3 years agoTest for r20852 (#22008).
Go MAEDA [Fri, 26 Mar 2021 04:52:39 +0000 (04:52 +0000)]
Test for r20852 (#22008).

Patch by Yuichi HARADA.

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

3 years agoAssociated Revision API (#22008).
Go MAEDA [Fri, 26 Mar 2021 04:37:14 +0000 (04:37 +0000)]
Associated Revision API (#22008).

Patch by Yuichi HARADA.

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

3 years agoSupport for Git repositories with default branch "main" (#34942).
Go MAEDA [Fri, 26 Mar 2021 03:48:32 +0000 (03:48 +0000)]
Support for Git repositories with default branch "main" (#34942).

Patch by Go MAEDA.

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

3 years agoAdd edit button to Wiki sidebar (#32629).
Go MAEDA [Fri, 26 Mar 2021 02:19:02 +0000 (02:19 +0000)]
Add edit button to Wiki sidebar (#32629).

Patch by Takenori TAKAKI.

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

3 years agoUpdate copyright year in the footer to 2021 (#34955).
Go MAEDA [Thu, 25 Mar 2021 07:03:15 +0000 (07:03 +0000)]
Update copyright year in the footer to 2021 (#34955).

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

3 years agoUpdate copyright year in source files to 2021 (#33069).
Go MAEDA [Thu, 25 Mar 2021 06:58:56 +0000 (06:58 +0000)]
Update copyright year in source files to 2021 (#33069).

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

3 years ago"Add news" button in cross-project News tab (#33167).
Go MAEDA [Thu, 25 Mar 2021 05:16:54 +0000 (05:16 +0000)]
"Add news" button in cross-project News tab (#33167).

Patch by Mizuki ISHIKAWA.

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

3 years agoUpdate locales (#33232).
Go MAEDA [Thu, 25 Mar 2021 04:41:12 +0000 (04:41 +0000)]
Update locales (#33232).

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

3 years agoFix hard-coded error messages in ApplicationController (#33232).
Go MAEDA [Thu, 25 Mar 2021 04:39:18 +0000 (04:39 +0000)]
Fix hard-coded error messages in ApplicationController (#33232).

Contributed by Kam Nazir.

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

3 years agoRestore Copy button to its original location (#34714).
Go MAEDA [Thu, 25 Mar 2021 04:21:14 +0000 (04:21 +0000)]
Restore Copy button to its original location (#34714).

Patch by Mizuki ISHIKAWA.

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

3 years agoSet trackers in the default data as defaults for new projects (#33733).
Go MAEDA [Thu, 25 Mar 2021 02:11:14 +0000 (02:11 +0000)]
Set trackers in the default data as defaults for new projects (#33733).

Patch by Marius BALTEANU.

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

3 years agoShow project tree instead of subprojects in the project selector when you create...
Go MAEDA [Thu, 25 Mar 2021 01:42:00 +0000 (01:42 +0000)]
Show project tree instead of subprojects in the project selector when you create a new issue (#34798).

Patch by Marius BALTEANU.

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

3 years agoUpdate RuboCop to 1.12.0 (#32530).
Go MAEDA [Thu, 25 Mar 2021 01:08:38 +0000 (01:08 +0000)]
Update RuboCop to 1.12.0 (#32530).

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

3 years agoUpdate .rubocop_todo.yml (#32530).
Go MAEDA [Thu, 25 Mar 2021 00:42:55 +0000 (00:42 +0000)]
Update .rubocop_todo.yml (#32530).

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

3 years agoCase-insensitive matching fails for Unicode filenames when referring to attachments...
Go MAEDA [Sat, 20 Mar 2021 23:29:21 +0000 (23:29 +0000)]
Case-insensitive matching fails for Unicode filenames when referring to attachments in text formatting (#27780).

Patch by Go MAEDA.

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

3 years agoUpdates for 4.1.2 release.
Go MAEDA [Sat, 20 Mar 2021 08:04:56 +0000 (08:04 +0000)]
Updates for 4.1.2 release.

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

3 years agoChangelog Generator: Change URL scheme to https.
Go MAEDA [Sat, 20 Mar 2021 06:55:49 +0000 (06:55 +0000)]
Changelog Generator: Change URL scheme to https.

www.redmine.org no longer supports http.

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

3 years agoUnnecessary database access when IssueQuery class is defined (#33290).
Go MAEDA [Fri, 19 Mar 2021 05:20:48 +0000 (05:20 +0000)]
Unnecessary database access when IssueQuery class is defined (#33290).

Patch by Kevin Fischer.

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

3 years agoSanitize HTML tags in wiki page names (#33820).
Go MAEDA [Fri, 19 Mar 2021 04:42:43 +0000 (04:42 +0000)]
Sanitize HTML tags in wiki page names (#33820).

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

3 years agoFix that inline issue auto complete does not sanitize HTML tags (#33846).
Go MAEDA [Fri, 19 Mar 2021 04:24:31 +0000 (04:24 +0000)]
Fix that inline issue auto complete does not sanitize HTML tags (#33846).

Patch by Marius BALTEANU.

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

3 years agoTraditional Chinese translation update (#34930).
Go MAEDA [Thu, 18 Mar 2021 23:31:45 +0000 (23:31 +0000)]
Traditional Chinese translation update (#34930).

Patch by ChunChang Lo.

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

3 years agoAllow selecting encoding when exporting permission reports as CSV (#13767).
Go MAEDA [Thu, 18 Mar 2021 15:58:18 +0000 (15:58 +0000)]
Allow selecting encoding when exporting permission reports as CSV (#13767).

Patch by Yuichi HARADA.

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

3 years agoProperty changes tab does not show journals with both property changes and notes...
Go MAEDA [Thu, 18 Mar 2021 14:36:58 +0000 (14:36 +0000)]
Property changes tab does not show journals with both property changes and notes (#33338).

Patch by Mischa The Evil and Marius BALTEANU.

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

3 years agoShow project ID instead of name in issue journal details if the project is not visibl...
Go MAEDA [Thu, 18 Mar 2021 07:44:42 +0000 (07:44 +0000)]
Show project ID instead of name in issue journal details if the project is not visible for the current user (#33360).

Patch by Marius BALTEANU.

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

3 years agoJapanese translation update (#34919).
Go MAEDA [Thu, 18 Mar 2021 07:07:00 +0000 (07:07 +0000)]
Japanese translation update (#34919).

Patch by Go MAEDA.

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

3 years agoUpdate locales (#34703).
Go MAEDA [Thu, 18 Mar 2021 04:12:30 +0000 (04:12 +0000)]
Update locales (#34703).

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

3 years ago"Copy link" feature for issue and issue journal (#34703).
Go MAEDA [Thu, 18 Mar 2021 03:58:29 +0000 (03:58 +0000)]
"Copy link" feature for issue and issue journal (#34703).

Patch by Mizuki ISHIKAWA.

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

3 years agoReverts r20653.
Go MAEDA [Thu, 18 Mar 2021 00:59:01 +0000 (00:59 +0000)]
Reverts r20653.

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

3 years agoJapanese translation update (#34907).
Go MAEDA [Wed, 17 Mar 2021 14:01:29 +0000 (14:01 +0000)]
Japanese translation update (#34907).

Patch by Go MAEDA.

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

3 years agoIntroduces an additional check before removing a deduplicated file (#34479).
Go MAEDA [Wed, 17 Mar 2021 13:46:18 +0000 (13:46 +0000)]
Introduces an additional check before removing a deduplicated file (#34479).

Patch by Jens Krämer.

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

3 years agoReverts r20654.
Go MAEDA [Wed, 17 Mar 2021 13:32:44 +0000 (13:32 +0000)]
Reverts r20654.

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

3 years agoDisable RuboCop Layout/DotPosition for now.
Go MAEDA [Wed, 17 Mar 2021 13:30:32 +0000 (13:30 +0000)]
Disable RuboCop Layout/DotPosition for now.

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

3 years agoReverts r20655.
Go MAEDA [Wed, 17 Mar 2021 13:17:43 +0000 (13:17 +0000)]
Reverts r20655.

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

3 years agoTraditional Chinese translation update (#34900).
Go MAEDA [Wed, 17 Mar 2021 07:27:38 +0000 (07:27 +0000)]
Traditional Chinese translation update (#34900).

Patch by  ChunChang Lo.

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

3 years agoFix a failed system test due to r20765 (#34714).
Go MAEDA [Wed, 17 Mar 2021 05:29:21 +0000 (05:29 +0000)]
Fix a failed system test due to r20765 (#34714).

Patch by Mizuki ISHIKAWA.

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

3 years agoOnly show currently visible projects in the project jump box (#34595).
Go MAEDA [Tue, 16 Mar 2021 02:47:09 +0000 (02:47 +0000)]
Only show currently visible projects in the project jump box (#34595).

Patch by Holger Just and Marius BALTEANU.

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

3 years agoDelete spent time custom field values not visible by the user after assignment (...
Go MAEDA [Mon, 15 Mar 2021 23:36:27 +0000 (23:36 +0000)]
Delete spent time custom field values not visible by the user after assignment (#33550).

Patch by  Marius BALTEANU.

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

3 years agoDo not display in issue edit page spent time custom fields not visible by the user...
Go MAEDA [Mon, 15 Mar 2021 23:32:52 +0000 (23:32 +0000)]
Do not display in issue edit page spent time custom fields not visible by the user (#33550).

Patch by  Marius BALTEANU.

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

3 years agoUpdate JavaScript filename (#33906).
Go MAEDA [Mon, 15 Mar 2021 13:30:41 +0000 (13:30 +0000)]
Update JavaScript filename (#33906).

Patch by Marius BALTEANU.

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

3 years agoUpdate Rails UJS to 5.2.4.5 unminified (#33906).
Go MAEDA [Mon, 15 Mar 2021 13:17:27 +0000 (13:17 +0000)]
Update Rails UJS to 5.2.4.5 unminified (#33906).

Patch by Marius BALTEANU.

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

3 years agoUpdate Rails to 5.2.4.5 (#33906).
Go MAEDA [Mon, 15 Mar 2021 13:16:13 +0000 (13:16 +0000)]
Update Rails to 5.2.4.5 (#33906).

Patch by Marius BALTEANU.

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

3 years agoUpdate locales (#3390).
Go MAEDA [Mon, 15 Mar 2021 04:57:41 +0000 (04:57 +0000)]
Update locales (#3390).

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

3 years agoAbility to add watchers to forum threads (#3390).
Go MAEDA [Mon, 15 Mar 2021 04:55:56 +0000 (04:55 +0000)]
Ability to add watchers to forum threads (#3390).

Patch by Yuichi HARADA.

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

3 years agoChange the default value for "Days displayed on project activity" setting to 10 ...
Go MAEDA [Sun, 14 Mar 2021 12:12:52 +0000 (12:12 +0000)]
Change the default value for "Days displayed on project activity" setting to 10 (#32248).

Patch by Go MAEDA.

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

3 years agoFix that column header is clickable even when the column is not actually sortable...
Go MAEDA [Sun, 14 Mar 2021 03:14:49 +0000 (03:14 +0000)]
Fix that column header is clickable even when the column is not actually sortable (#33548).

Patch by Vincent Robert and Marius BALTEANU.

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

3 years agoFix that users can delete their own accounts unconditionally via REST API (#11870).
Go MAEDA [Sat, 13 Mar 2021 07:20:57 +0000 (07:20 +0000)]
Fix that users can delete their own accounts unconditionally via REST API (#11870).

Patch by Mizuki ISHIKAWA and Kevin Fischer.

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

3 years agoAdd missing fixtures (#33602).
Go MAEDA [Sat, 13 Mar 2021 03:01:33 +0000 (03:01 +0000)]
Add missing fixtures (#33602).

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

3 years agoAdd test for 4 byte characters (emoji) support (#32054).
Go MAEDA [Sat, 13 Mar 2021 01:16:10 +0000 (01:16 +0000)]
Add test for 4 byte characters (emoji) support (#32054).

Patch by Marius BALTEANU.

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

3 years agoRemove unnecessary `include` added in r20778 (#13767).
Go MAEDA [Fri, 12 Mar 2021 07:24:18 +0000 (07:24 +0000)]
Remove unnecessary `include` added in r20778 (#13767).

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

3 years agoExport permissions report to CSV (#13767).
Go MAEDA [Fri, 12 Mar 2021 05:29:50 +0000 (05:29 +0000)]
Export permissions report to CSV (#13767).

Patch by David Escala and Yuichi HARADA.

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

3 years agoTraditional Chinese translation update (#34884).
Go MAEDA [Thu, 11 Mar 2021 21:55:47 +0000 (21:55 +0000)]
Traditional Chinese translation update (#34884).

Patch by ChunChang Lo.

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

3 years agoJapanese translation update (#34882).
Go MAEDA [Thu, 11 Mar 2021 12:07:21 +0000 (12:07 +0000)]
Japanese translation update (#34882).

Patch by Go MAEDA.

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

3 years agoBulgarian translation update (#34883).
Go MAEDA [Thu, 11 Mar 2021 12:05:19 +0000 (12:05 +0000)]
Bulgarian translation update (#34883).

Patch by Ivan Cenov.

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

3 years agoUse MiniTest::Assertions#skip to skip tests in RepositoriesControllerTest when Subver...
Go MAEDA [Thu, 11 Mar 2021 08:05:29 +0000 (08:05 +0000)]
Use MiniTest::Assertions#skip to skip tests in RepositoriesControllerTest when Subversion test repository is not configured (#8875).

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

3 years agoUpdate locales (#8875).
Go MAEDA [Thu, 11 Mar 2021 07:01:56 +0000 (07:01 +0000)]
Update locales (#8875).

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

3 years agoAllow manually fetching changesets (#8875).
Go MAEDA [Thu, 11 Mar 2021 07:00:09 +0000 (07:00 +0000)]
Allow manually fetching changesets (#8875).

Patch by Yuichi HARADA.

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

3 years agoAbility to set default value for "I don't want to be notified of changes that I make...
Go MAEDA [Wed, 10 Mar 2021 03:35:22 +0000 (03:35 +0000)]
Ability to set default value for "I don't want to be notified of changes that I make myself" (#34787).

Patch by Go MAEDA.

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

3 years agoThe order of thumbnails in journals does not match the order of file name list (...
Go MAEDA [Tue, 9 Mar 2021 14:21:55 +0000 (14:21 +0000)]
The order of thumbnails in journals does not match the order of file name list (#33459).

Patch by Mizuki ISHIKAWA.

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

3 years agoAllow newlines and quote characters within mail body delimiters (#34794).
Go MAEDA [Tue, 9 Mar 2021 08:28:01 +0000 (08:28 +0000)]
Allow newlines and quote characters within mail body delimiters (#34794).

Patch by Holger Just.

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

3 years agoProject settings tab contains two items with the same id (#34032).
Go MAEDA [Mon, 8 Mar 2021 09:25:26 +0000 (09:25 +0000)]
Project settings tab contains two items with the same id (#34032).

Patch by Ali Hamdan and Marius BALTEANU.

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

3 years agoMove some action links for issues and journals to the dropdown menu (#34714).
Go MAEDA [Sun, 7 Mar 2021 06:46:41 +0000 (06:46 +0000)]
Move some action links for issues and journals to the dropdown menu (#34714).

Patch by Mizuki ISHIKAWA.

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

3 years agoActivity tab in cross-project menu is sometimes broken (#34805).
Go MAEDA [Sat, 6 Mar 2021 06:46:59 +0000 (06:46 +0000)]
Activity tab in cross-project menu is sometimes broken (#34805).

Patch by Felix Schäfer.

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

3 years agoReverts r20762
Go MAEDA [Sat, 6 Mar 2021 06:45:51 +0000 (06:45 +0000)]
Reverts r20762

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

3 years agoActivity tab in cross-project menu is sometimes broken (#34032).
Go MAEDA [Sat, 6 Mar 2021 06:43:34 +0000 (06:43 +0000)]
Activity tab in cross-project menu is sometimes broken (#34032).

Patch by Felix Schäfer.

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

3 years agoUnable to autoload constant Version.table_name if gems use Version class (#33206).
Go MAEDA [Wed, 3 Mar 2021 14:39:23 +0000 (14:39 +0000)]
Unable to autoload constant Version.table_name if gems use Version class (#33206).

Patch by Alexander Meindl.

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

3 years agoUpdate RuboCop Performance to 1.10 (#34159).
Go MAEDA [Tue, 2 Mar 2021 02:09:51 +0000 (02:09 +0000)]
Update RuboCop Performance to 1.10 (#34159).

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

3 years agoUpdate RuboCop to 1.11.0 (#32530).
Go MAEDA [Tue, 2 Mar 2021 01:57:39 +0000 (01:57 +0000)]
Update RuboCop to 1.11.0 (#32530).

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

3 years agoFix RuboCop offense Style/BlockDelimiters due to r20755 (#33820).
Go MAEDA [Sat, 27 Feb 2021 08:15:08 +0000 (08:15 +0000)]
Fix RuboCop offense Style/BlockDelimiters due to r20755 (#33820).

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

3 years agoDisplay more detailed error message when attempting to import malformed CSV file...
Go MAEDA [Sat, 27 Feb 2021 07:46:35 +0000 (07:46 +0000)]
Display more detailed error message when attempting to import malformed CSV file (#34762).

Patch by Go MAEDA.

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