]> source.dussan.org Git - redmine.git/log
redmine.git
2 years agoAdd "required for administrators" option to Two-factor authentication settings that...
Marius Balteanu [Tue, 1 Feb 2022 20:17:27 +0000 (20:17 +0000)]
Add "required for administrators" option to Two-factor authentication settings that behaves like optional, but will require all users with administration rights to set up two-factor authentication at their next login (#35439).

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

2 years agoFix autocomplete for users fails with 403 error when there are multiple objects from...
Marius Balteanu [Tue, 1 Feb 2022 20:11:56 +0000 (20:11 +0000)]
Fix autocomplete for users fails with 403 error when there are multiple objects from different projects (#36446).

Patch by Dmitry Makurin.

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

2 years agoAdd test for #34766.
Marius Balteanu [Sun, 30 Jan 2022 13:39:55 +0000 (13:39 +0000)]
Add test for #34766.

Patch by Mizuki ISHIKAWA.

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

2 years agoReturn 406 status code instead of 500 when API request has an invalid format (#34766).
Marius Balteanu [Sun, 30 Jan 2022 13:39:06 +0000 (13:39 +0000)]
Return 406 status code instead of 500 when API request has an invalid format (#34766).

Patch by Felix Schäfer.

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

2 years agoRemove sidebar views (#36524).
Marius Balteanu [Sun, 30 Jan 2022 09:27:23 +0000 (09:27 +0000)]
Remove sidebar views (#36524).

Patch by Felix Schäfer.

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

2 years agoRemove sidebar with invalid query links from imports views (#36524).
Marius Balteanu [Sun, 30 Jan 2022 09:24:37 +0000 (09:24 +0000)]
Remove sidebar with invalid query links from imports views (#36524).

Patch by Felix Schäfer.

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

2 years agoImprove readability of @must_activate_twofa?@ function (#31920).
Marius Balteanu [Sat, 29 Jan 2022 09:43:46 +0000 (09:43 +0000)]
Improve readability of @must_activate_twofa?@ function (#31920).

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

2 years agoReduce extra database queries in IssueQuery.default (#7360, #36503).
Go MAEDA [Sun, 23 Jan 2022 11:55:44 +0000 (11:55 +0000)]
Reduce extra database queries in IssueQuery.default (#7360, #36503).

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

2 years agoExplicitly specify text formatting in the tests (#35952).
Marius Balteanu [Sat, 22 Jan 2022 10:11:13 +0000 (10:11 +0000)]
Explicitly specify text formatting in the tests (#35952).

Patch by Go MAEDA.

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

2 years agoUpdates en help file for common_mark to include the task list items feature (#35742).
Marius Balteanu [Sat, 22 Jan 2022 09:35:24 +0000 (09:35 +0000)]
Updates en help file for common_mark to include the task list items feature (#35742).

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

2 years agoFix path to task list items icon (#35742).
Marius Balteanu [Sat, 22 Jan 2022 09:31:54 +0000 (09:31 +0000)]
Fix path to task list items icon (#35742).

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

2 years agoEnable task list items for Common Mark text formatting (#35742).
Marius Balteanu [Sat, 22 Jan 2022 09:24:43 +0000 (09:24 +0000)]
Enable task list items for Common Mark text formatting (#35742).

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

2 years agoFix that I18nTest#test_custom_pluralization_rules randomly fails (#36396, #36461).
Go MAEDA [Sat, 22 Jan 2022 09:16:19 +0000 (09:16 +0000)]
Fix that I18nTest#test_custom_pluralization_rules randomly fails (#36396, #36461).

Patch by Yuichi HARADA.

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

2 years agoDisplay "Two-factor authentication" on two lines to save some space (#35934).
Marius Balteanu [Sat, 22 Jan 2022 09:14:23 +0000 (09:14 +0000)]
Display "Two-factor authentication" on two lines to save some space (#35934).

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

2 years agoAdd "Two-factor authentication" filter and column to Users list in administration...
Marius Balteanu [Sat, 22 Jan 2022 08:53:41 +0000 (08:53 +0000)]
Add "Two-factor authentication" filter and column to Users list in administration (#35934).

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

2 years agoSet default protect from forgery true (#36317).
Marius Balteanu [Sat, 22 Jan 2022 08:43:42 +0000 (08:43 +0000)]
Set default protect from forgery true (#36317).

Patch by Takashi Kato.

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

2 years agoDon't display "No Match Found!" when the inline autocomplete doesn't return any resul...
Marius Balteanu [Sat, 22 Jan 2022 08:23:08 +0000 (08:23 +0000)]
Don't display "No Match Found!" when the inline autocomplete doesn't return any result (#35215).

Patch by Takashi Kato.

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

2 years agoUpdate session token only once per minute (#29041).
Go MAEDA [Sat, 22 Jan 2022 04:04:05 +0000 (04:04 +0000)]
Update session token only once per minute (#29041).

Patch by Pavel Rosický.

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

2 years agoInclude avatar URL in Users API (#36303).
Go MAEDA [Fri, 21 Jan 2022 00:31:11 +0000 (00:31 +0000)]
Include avatar URL in Users API (#36303).

Contributed by Yuichi HARADA.

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

2 years agoText custom field values are not aligned with their labels when text formatting is...
Go MAEDA [Thu, 20 Jan 2022 13:59:06 +0000 (13:59 +0000)]
Text custom field values are not aligned with their labels when text formatting is enabled (#36455).

Patch by Go MAEDA.

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

2 years agoDuplicate activities in time entry report when project-specific activies exist (...
Go MAEDA [Wed, 19 Jan 2022 13:33:11 +0000 (13:33 +0000)]
Duplicate activities in time entry report when project-specific activies exist (#20018).

Patch by Yuichi HARADA.

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

2 years agoUpdate RuboCop to 1.25 (#35136).
Go MAEDA [Tue, 18 Jan 2022 15:45:15 +0000 (15:45 +0000)]
Update RuboCop to 1.25 (#35136).

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

2 years agoRegenerate .rubocop_todo.yml (#35136).
Go MAEDA [Tue, 18 Jan 2022 15:39:09 +0000 (15:39 +0000)]
Regenerate .rubocop_todo.yml (#35136).

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

2 years agoDisplay source project for cross-project associated revisions for issues (#5242).
Go MAEDA [Tue, 18 Jan 2022 15:03:29 +0000 (15:03 +0000)]
Display source project for cross-project associated revisions for issues (#5242).

Contributed by Felix Schäfer.

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

2 years agoMake issue tabs DOM more consistent (#36429).
Go MAEDA [Mon, 17 Jan 2022 13:53:35 +0000 (13:53 +0000)]
Make issue tabs DOM more consistent (#36429).

Patch by Felix Schäfer.

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

2 years ago"Edit" misaligned in project members view (#13199).
Go MAEDA [Sun, 16 Jan 2022 05:02:31 +0000 (05:02 +0000)]
"Edit" misaligned in project members view (#13199).

Contributed by Mizuki ISHIKAWA.

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

2 years agoCustom I18n Pluralization rules are not applied correctly (#36396).
Go MAEDA [Sat, 15 Jan 2022 03:18:33 +0000 (03:18 +0000)]
Custom I18n Pluralization rules are not applied correctly (#36396).

Contributed by Felix Schäfer.

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

2 years agoExplicitly set Setting.cross_project_issue_relations to prevent random test failure...
Go MAEDA [Thu, 13 Jan 2022 01:20:43 +0000 (01:20 +0000)]
Explicitly set Setting.cross_project_issue_relations to prevent random test failure (#36361).

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

2 years agoRestore the value of Setting.cross_project_issue_relations to prevent random test...
Go MAEDA [Thu, 13 Jan 2022 00:59:17 +0000 (00:59 +0000)]
Restore the value of Setting.cross_project_issue_relations to prevent random test failures (#36361).

Patch by Yuichi HARADA.

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

2 years agoMailer.with_synched_deliveries doesn't correctly detect other async Queue adapters...
Go MAEDA [Wed, 12 Jan 2022 15:13:47 +0000 (15:13 +0000)]
Mailer.with_synched_deliveries doesn't correctly detect other async Queue adapters (#36393).

Patch by Felix Schäfer.

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

2 years agoPermission check of the setting button on the issues page mismatches button semantics...
Go MAEDA [Mon, 10 Jan 2022 07:11:14 +0000 (07:11 +0000)]
Permission check of the setting button on the issues page mismatches button semantics (#35090).

Patch by Takenori TAKAKI.

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

2 years agoUpdate Nokogiri to 1.13 (#35691).
Go MAEDA [Sun, 9 Jan 2022 02:18:39 +0000 (02:18 +0000)]
Update Nokogiri to 1.13 (#35691).

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

2 years agoChange the default value for "Time span format" from "decimal" to "minutes" (#36391).
Go MAEDA [Sat, 8 Jan 2022 04:04:50 +0000 (04:04 +0000)]
Change the default value for "Time span format" from "decimal" to "minutes" (#36391).

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

2 years agoFix wrong variable name in Import#set_default_settings (#34718).
Go MAEDA [Fri, 7 Jan 2022 10:06:28 +0000 (10:06 +0000)]
Fix wrong variable name in Import#set_default_settings (#34718).

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

2 years agoRuboCop: fix Style/RedundantSort in app/models/import.rb (#34718).
Go MAEDA [Fri, 7 Jan 2022 01:49:21 +0000 (01:49 +0000)]
RuboCop: fix Style/RedundantSort in app/models/import.rb (#34718).

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

2 years agoAuto guess file encoding when importing CSV file (#34718).
Go MAEDA [Fri, 7 Jan 2022 01:29:55 +0000 (01:29 +0000)]
Auto guess file encoding when importing CSV file (#34718).

Patch by Go MAEDA.

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

2 years agoFix test failure due to duplicate document category name in Albanian translation...
Go MAEDA [Fri, 7 Jan 2022 00:57:21 +0000 (00:57 +0000)]
Fix test failure due to duplicate document category name in Albanian translation caused by r21350 (#32405).

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

2 years agoAlbanian translation update (#32405).
Go MAEDA [Thu, 6 Jan 2022 13:35:14 +0000 (13:35 +0000)]
Albanian translation update (#32405).

Translated by Besnik Bleta.

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

2 years agoBulgarian translation update (#36390).
Go MAEDA [Thu, 6 Jan 2022 07:06:39 +0000 (07:06 +0000)]
Bulgarian translation update (#36390).

Patch by Ivan Cenov.

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

2 years agoPolish translation update (#33361).
Go MAEDA [Wed, 5 Jan 2022 14:20:45 +0000 (14:20 +0000)]
Polish translation update (#33361).

Translated by Robert Korulczyk.

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

2 years agoReverts r21299 (#36280).
Go MAEDA [Wed, 5 Jan 2022 14:15:22 +0000 (14:15 +0000)]
Reverts r21299 (#36280).

r21299 deleted two necessary strings (label_default_query and field_default_project_query) and added label_default_query that is no longer used after r21280.

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

2 years agoChange Delete button name to Delete issue (#31278).
Go MAEDA [Wed, 5 Jan 2022 00:05:45 +0000 (00:05 +0000)]
Change Delete button name to Delete issue (#31278).

Contributed by Frederico Camara.

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

2 years agoMakes Markdown and CommonMark formatters independent of each other (#32424).
Marius Balteanu [Tue, 4 Jan 2022 18:57:00 +0000 (18:57 +0000)]
Makes Markdown and CommonMark formatters independent of each other (#32424).

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

2 years agoUpdate config/environments/*.rb for Rails 6.1 (#35081).
Go MAEDA [Mon, 3 Jan 2022 02:29:48 +0000 (02:29 +0000)]
Update config/environments/*.rb for Rails 6.1 (#35081).

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

2 years agoRuboCop: Disable Rails/FilePath and Style/GlobalStdStream (#35081).
Go MAEDA [Mon, 3 Jan 2022 02:23:27 +0000 (02:23 +0000)]
RuboCop: Disable Rails/FilePath and Style/GlobalStdStream (#35081).

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

2 years agoUpdate copyright year in source files to 2022 (#36379).
Go MAEDA [Sun, 2 Jan 2022 05:29:10 +0000 (05:29 +0000)]
Update copyright year in source files to 2022 (#36379).

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

2 years agoUpdate copyright year in the footer to 2022 (#36378).
Go MAEDA [Sun, 2 Jan 2022 04:50:14 +0000 (04:50 +0000)]
Update copyright year in the footer to 2022 (#36378).

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

2 years agoTest if the encoding drop-down in the import settings includes all CSV encodings...
Go MAEDA [Sun, 2 Jan 2022 02:43:54 +0000 (02:43 +0000)]
Test if the encoding drop-down in the import settings includes all CSV encodings (#36377).

Patch by Go MAEDA.

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

2 years agoFix that encoding drop-down in the import settings defaults to US-ASCII instead of...
Go MAEDA [Sun, 2 Jan 2022 02:39:21 +0000 (02:39 +0000)]
Fix that encoding drop-down in the import settings defaults to US-ASCII instead of general_csv_encoding in Simplified Chinese (#36377).

Patch by Go MAEDA.

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

2 years agoFix that encoding drop-down in the import settings defaults to US-ASCII instead of...
Go MAEDA [Sun, 2 Jan 2022 02:38:32 +0000 (02:38 +0000)]
Fix that encoding drop-down in the import settings defaults to US-ASCII instead of general_csv_encoding in Thai (#36377).

Patch by Go MAEDA.

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

2 years agoFix that encoding drop-down in the import settings defaults to US-ASCII instead of...
Go MAEDA [Sun, 2 Jan 2022 02:37:13 +0000 (02:37 +0000)]
Fix that encoding drop-down in the import settings defaults to US-ASCII instead of general_csv_encoding in Korean (#36377).

Patch by Go MAEDA.

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

2 years agoCannot select text in a table with a context menu available (#36363).
Go MAEDA [Fri, 31 Dec 2021 00:47:41 +0000 (00:47 +0000)]
Cannot select text in a table with a context menu available (#36363).

Patch by Mizuki ISHIKAWA.

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

2 years agoUse File.exist? instead of deprecated File.exists? in Gemfile (#36358).
Go MAEDA [Wed, 29 Dec 2021 06:44:50 +0000 (06:44 +0000)]
Use File.exist? instead of deprecated File.exists? in Gemfile (#36358).

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

2 years agoUpdate RuboCop Rails to 2.13 (#35207).
Go MAEDA [Wed, 29 Dec 2021 06:30:19 +0000 (06:30 +0000)]
Update RuboCop Rails to 2.13 (#35207).

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

2 years agoUpdate RuboCop Performance to 1.13 (#35142).
Go MAEDA [Wed, 29 Dec 2021 06:14:27 +0000 (06:14 +0000)]
Update RuboCop Performance to 1.13 (#35142).

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

2 years agoFixes for Performance/StringIdentifierArgument introduced in RuboCop Performance...
Go MAEDA [Wed, 29 Dec 2021 06:12:27 +0000 (06:12 +0000)]
Fixes for Performance/StringIdentifierArgument introduced in RuboCop Performance 1.13.0 (#35142).

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

2 years agoAdd Ruby 3.1 to the supported Ruby versions (#36205).
Go MAEDA [Mon, 27 Dec 2021 13:56:04 +0000 (13:56 +0000)]
Add Ruby 3.1 to the supported Ruby versions (#36205).

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

2 years agoIssuesSystemTest fails with ArgumentError in Ruby 3.1 (#36205, #36360).
Go MAEDA [Mon, 27 Dec 2021 09:35:38 +0000 (09:35 +0000)]
IssuesSystemTest fails with ArgumentError in Ruby 3.1 (#36205, #36360).

Patch by Yuichi HARADA.

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

2 years agoUse File.exist? instead of deprecated File.exists? (#36358).
Go MAEDA [Mon, 27 Dec 2021 03:20:31 +0000 (03:20 +0000)]
Use File.exist? instead of deprecated File.exists? (#36358).

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

2 years agoFixes for Performance/BigDecimalWithNumericArgument introduced in RuboCop Performance...
Go MAEDA [Sat, 25 Dec 2021 08:59:22 +0000 (08:59 +0000)]
Fixes for Performance/BigDecimalWithNumericArgument introduced in RuboCop Performance 1.13.0 (#35142).

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

2 years agoUpdate roadie-rails to 2.3 (#36355).
Go MAEDA [Sat, 25 Dec 2021 08:32:51 +0000 (08:32 +0000)]
Update roadie-rails to 2.3 (#36355).

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

2 years agoIssuesSystemTest#test_bulk_edit fails due to r21248 (#35770, #36352).
Go MAEDA [Sat, 25 Dec 2021 02:24:38 +0000 (02:24 +0000)]
IssuesSystemTest#test_bulk_edit fails due to r21248 (#35770, #36352).

Patch by Yuichi HARADA.

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

2 years agoUpdate RuboCop to 1.24 (#35136).
Go MAEDA [Fri, 24 Dec 2021 05:42:31 +0000 (05:42 +0000)]
Update RuboCop to 1.24 (#35136).

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

2 years agoFixes for Style/FileWrite offense introduced in RuboCop 1.24.0 (#35136).
Go MAEDA [Fri, 24 Dec 2021 05:30:56 +0000 (05:30 +0000)]
Fixes for Style/FileWrite offense introduced in RuboCop 1.24.0 (#35136).

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

2 years agoRegenerate .rubocop_todo.yml (#35136).
Go MAEDA [Fri, 24 Dec 2021 04:53:43 +0000 (04:53 +0000)]
Regenerate .rubocop_todo.yml (#35136).

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

2 years agoAdd missing fixture to IssuesHelperTest (#36347).
Go MAEDA [Fri, 24 Dec 2021 04:45:16 +0000 (04:45 +0000)]
Add missing fixture to IssuesHelperTest (#36347).

Patch by Yuichi HARADA.

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

2 years agoSaving time tracking activities without any change may turn a system activity into...
Go MAEDA [Tue, 21 Dec 2021 06:42:47 +0000 (06:42 +0000)]
Saving time tracking activities without any change may turn a system activity into a project activity (#36318).

Patch by Yuichi HARADA.

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

2 years agoFix a missing closing div due to r21312 (#35755, #36326).
Go MAEDA [Thu, 16 Dec 2021 04:30:51 +0000 (04:30 +0000)]
Fix a missing closing div due to r21312 (#35755, #36326).

Contributed by Enziin System.

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

2 years agoUpdate Rouge to 3.27 (#36325).
Go MAEDA [Thu, 16 Dec 2021 02:24:48 +0000 (02:24 +0000)]
Update Rouge to 3.27 (#36325).

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

2 years agoUpdate Rails to 6.1.4.4 (#29914).
Go MAEDA [Thu, 16 Dec 2021 00:08:28 +0000 (00:08 +0000)]
Update Rails to 6.1.4.4 (#29914).

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

2 years agoUpdate Rails to 6.1.4.3 (#29914).
Go MAEDA [Wed, 15 Dec 2021 00:49:36 +0000 (00:49 +0000)]
Update Rails to 6.1.4.3 (#29914).

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

2 years agoRemove empty files (#35755).
Go MAEDA [Tue, 14 Dec 2021 01:32:54 +0000 (01:32 +0000)]
Remove empty files (#35755).

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

2 years agoLazy load inline images (#36294).
Go MAEDA [Tue, 14 Dec 2021 01:24:13 +0000 (01:24 +0000)]
Lazy load inline images (#36294).

Patch by Mizuki ISHIKAWA.

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

2 years agoDrop OpenID support (#35755).
Go MAEDA [Tue, 14 Dec 2021 00:09:53 +0000 (00:09 +0000)]
Drop OpenID support (#35755).

Patch by Go MAEDA.

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

2 years agoFix test failure due to r21309 (#13099).
Go MAEDA [Mon, 13 Dec 2021 13:37:33 +0000 (13:37 +0000)]
Fix test failure due to r21309 (#13099).

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

2 years agoInclude an authentication method name in LDAP connection error messages (#33345).
Go MAEDA [Mon, 13 Dec 2021 09:16:46 +0000 (09:16 +0000)]
Include an authentication method name in LDAP connection error messages (#33345).

Contributed by Yuichi HARADA.

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

2 years agoIssue Summary: add statistics about issues without assignee, version or category...
Go MAEDA [Sun, 12 Dec 2021 04:40:32 +0000 (04:40 +0000)]
Issue Summary: add statistics about issues without assignee, version or category (#13099).

Patch by Takenori TAKAKI.

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

2 years agoAdd current theme and whether it includes JavaScript to Redmine::Info (#32116).
Go MAEDA [Sun, 12 Dec 2021 04:15:42 +0000 (04:15 +0000)]
Add current theme and whether it includes JavaScript to Redmine::Info (#32116).

Contributed by Mischa The Evil.

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

2 years agoUpdate RuboCop Rails to 2.12 (#35207).
Go MAEDA [Sat, 11 Dec 2021 05:43:36 +0000 (05:43 +0000)]
Update RuboCop Rails to 2.12 (#35207).

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

2 years agoReverts r21305 (#35207).
Go MAEDA [Sat, 11 Dec 2021 05:34:51 +0000 (05:34 +0000)]
Reverts r21305 (#35207).

.rubocop_todo.yml is broken.

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

2 years agoUpdate RuboCop Rails to 2.12 (#35207).
Go MAEDA [Sat, 11 Dec 2021 02:04:40 +0000 (02:04 +0000)]
Update RuboCop Rails to 2.12 (#35207).

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

2 years agoUpdate RuboCop Performance to 1.12 (#35142).
Go MAEDA [Fri, 10 Dec 2021 07:10:35 +0000 (07:10 +0000)]
Update RuboCop Performance to 1.12 (#35142).

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

2 years agoFix RuboCop offense Layout/ClosingParenthesisIndentation (#35136).
Go MAEDA [Fri, 10 Dec 2021 05:53:38 +0000 (05:53 +0000)]
Fix RuboCop offense Layout/ClosingParenthesisIndentation (#35136).

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

2 years agoUpdate RuboCop to 1.23 (#35136).
Go MAEDA [Fri, 10 Dec 2021 05:46:19 +0000 (05:46 +0000)]
Update RuboCop to 1.23 (#35136).

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

2 years agoRegenerate .rubocop_todo.yml (#35136).
Go MAEDA [Fri, 10 Dec 2021 05:30:54 +0000 (05:30 +0000)]
Regenerate .rubocop_todo.yml (#35136).

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

2 years agoFix redmine:plugins:assets rake task fails (#36287, #32938).
Go MAEDA [Wed, 8 Dec 2021 01:23:51 +0000 (01:23 +0000)]
Fix redmine:plugins:assets rake task fails (#36287, #32938).

Patch by Mizuki ISHIKAWA.

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

2 years agoBulgarian translation update (#36280).
Go MAEDA [Sun, 5 Dec 2021 05:06:00 +0000 (05:06 +0000)]
Bulgarian translation update (#36280).

Patch by Ivan Cenov.

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

2 years agoAdd a list of supported languages by the code highlighter to the help (#33859).
Go MAEDA [Sun, 5 Dec 2021 05:00:46 +0000 (05:00 +0000)]
Add a list of supported languages by the code highlighter to the help (#33859).

Contributed by Mizuki ISHIKAWA.

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

2 years agoMenuManagerTest randomly fails (#36241).
Go MAEDA [Mon, 29 Nov 2021 13:50:47 +0000 (13:50 +0000)]
MenuManagerTest randomly fails (#36241).

Patch by Mizuki ISHIKAWA.

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

2 years agoRuby 3.1: net-smtp, net-imap, and net-pop are now bundled gems (#36205).
Go MAEDA [Sat, 27 Nov 2021 05:41:20 +0000 (05:41 +0000)]
Ruby 3.1: net-smtp, net-imap, and net-pop are now bundled gems (#36205).

Contributed by Pavel Rosický.

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

2 years agoFix plugin assets are no longer copied under plugin name (#36218, #29914, #32938).
Marius Balteanu [Thu, 25 Nov 2021 21:34:40 +0000 (21:34 +0000)]
Fix plugin assets are no longer copied under plugin name (#36218, #29914, #32938).

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

2 years agoPsych 4: Psych::DisallowedClass exception when unserializing a setting value (#36226).
Go MAEDA [Thu, 25 Nov 2021 05:48:04 +0000 (05:48 +0000)]
Psych 4: Psych::DisallowedClass exception when unserializing a setting value (#36226).

Patch by Go MAEDA.

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

2 years agoUpdate Capybara to 3.36 (#35025).
Go MAEDA [Tue, 23 Nov 2021 05:29:14 +0000 (05:29 +0000)]
Update Capybara to 3.36 (#35025).

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

2 years agoDownload all attachments in a journal (#35462).
Go MAEDA [Mon, 22 Nov 2021 08:42:44 +0000 (08:42 +0000)]
Download all attachments in a journal (#35462).

Patch by Takenori TAKAKI.

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

2 years agoJapanese translation update (#36221).
Go MAEDA [Sun, 21 Nov 2021 07:04:47 +0000 (07:04 +0000)]
Japanese translation update (#36221).

Patch by Go MAEDA.

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

2 years agoTraditional Chinese translation update (#36196).
Go MAEDA [Sun, 21 Nov 2021 02:14:19 +0000 (02:14 +0000)]
Traditional Chinese translation update (#36196).

Patch by ChunChang Lo.

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

2 years agoUpdates .rubocop_todo.yml (#29914, #32938).
Marius Balteanu [Wed, 17 Nov 2021 23:50:38 +0000 (23:50 +0000)]
Updates .rubocop_todo.yml (#29914, #32938).

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

2 years agoRemove invalid require (#29914, #32938).
Marius Balteanu [Wed, 17 Nov 2021 21:08:23 +0000 (21:08 +0000)]
Remove invalid require (#29914, #32938).

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

2 years agoSwitch to zeitwerk autoloader (#29914, #32938).
Marius Balteanu [Wed, 17 Nov 2021 20:55:08 +0000 (20:55 +0000)]
Switch to zeitwerk autoloader (#29914, #32938).

Patch by Takashi Kato.

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

2 years agoLoad core plugins using require (#29914, #32938).
Marius Balteanu [Wed, 17 Nov 2021 20:52:59 +0000 (20:52 +0000)]
Load core plugins using require (#29914, #32938).

Patch by Takashi Kato.

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