]> source.dussan.org Git - redmine.git/log
redmine.git
10 months agoRemove useless method #run_in_request? from db/migrate/20221214173537_add_select_proj...
Go MAEDA [Tue, 5 Dec 2023 00:44:30 +0000 (00:44 +0000)]
Remove useless method #run_in_request? from db/migrate/20221214173537_add_select_project_publicity_permission.rb (#39777).

Patch by Pavel Rosický.

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

10 months agoFix typo (#39110).
Marius Balteanu [Mon, 4 Dec 2023 06:18:21 +0000 (06:18 +0000)]
Fix typo (#39110).

Patch by Mizuki ISHIKAWA.

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

10 months agoFix deprecation warnings regarding the use of ActiveSupport::Deprecation.behavior...
Go MAEDA [Fri, 1 Dec 2023 06:59:04 +0000 (06:59 +0000)]
Fix deprecation warnings regarding the use of ActiveSupport::Deprecation.behavior (#39527, #36320).

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

10 months agoTamil jstoolbar translation update for 5.1-stable (#39751).
Go MAEDA [Fri, 1 Dec 2023 01:40:05 +0000 (01:40 +0000)]
Tamil jstoolbar translation update for 5.1-stable (#39751).

Patch by Dhana Lakshmi.

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

10 months agoTamil translation update for 5.1-stable (#39751).
Go MAEDA [Fri, 1 Dec 2023 01:36:14 +0000 (01:36 +0000)]
Tamil translation update for 5.1-stable (#39751).

Patch by Dhana Lakshmi.

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

10 months agoUpdate RuboCop target Rails version to 7.1 (#36320).
Go MAEDA [Thu, 30 Nov 2023 08:28:37 +0000 (08:28 +0000)]
Update RuboCop target Rails version to 7.1 (#36320).

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

10 months agoRevert r21883 which was an workaround for #37626 (#37732, #36320).
Marius Balteanu [Wed, 29 Nov 2023 07:11:50 +0000 (07:11 +0000)]
Revert r21883 which was an workaround for #37626 (#37732, #36320).

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

10 months agoUpdates Rails to 7.1.2 (#36320).
Marius Balteanu [Mon, 27 Nov 2023 20:58:55 +0000 (20:58 +0000)]
Updates Rails to 7.1.2 (#36320).

Patch by Takashi Kato.

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

10 months agoUpdates for 5.1.1 release.
Marius Balteanu [Mon, 27 Nov 2023 20:19:39 +0000 (20:19 +0000)]
Updates for 5.1.1 release.

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

10 months agoAdd missing copyrights (#37730).
Marius Balteanu [Sun, 26 Nov 2023 14:07:17 +0000 (14:07 +0000)]
Add missing copyrights (#37730).

Patch by Karel Pičman.

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

10 months agoAdd test for #39714.
Marius Balteanu [Sun, 26 Nov 2023 13:54:24 +0000 (13:54 +0000)]
Add test for #39714.

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

10 months agoFix query grouping filter not working for custom field relations (#39714).
Marius Balteanu [Sun, 26 Nov 2023 13:53:41 +0000 (13:53 +0000)]
Fix query grouping filter not working for custom field relations (#39714).

Patch Alexander Meindl.

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

10 months agoAdd @transaction_isolation@ variable to database.yml.example (#39592, #39737).
Marius Balteanu [Sun, 26 Nov 2023 13:21:13 +0000 (13:21 +0000)]
Add @transaction_isolation@ variable to database.yml.example (#39592, #39737).

Patch by Go MAEDA.

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

10 months agoUpdate database versions and MySQL related documentation to include the workaround...
Marius Balteanu [Sun, 26 Nov 2023 13:20:27 +0000 (13:20 +0000)]
Update database versions and MySQL related documentation to include the workaround for concurrency issues (#39737, #39592).

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

10 months agoWorkaround to fix a random failing test on MySQL 8 caused by the removal of implicit...
Marius Balteanu [Sun, 26 Nov 2023 13:11:23 +0000 (13:11 +0000)]
Workaround to fix a random failing test on MySQL 8 caused by the removal of implicit sorting for GROUP BY (#39737).

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

10 months agoRemove @request_store@ gem (#39110).
Marius Balteanu [Tue, 21 Nov 2023 06:48:03 +0000 (06:48 +0000)]
Remove @request_store@ gem (#39110).

Patch by Takashi Kato.

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

10 months agoReplace request_store with ActiveSupport::CurrentAttributes (#39110).
Marius Balteanu [Tue, 21 Nov 2023 06:45:54 +0000 (06:45 +0000)]
Replace request_store with ActiveSupport::CurrentAttributes (#39110).

Patch by Takashi Kato.

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

10 months agoAdd data-text-formatting attribute for selected markup language to body tag (#20620).
Go MAEDA [Tue, 21 Nov 2023 01:03:43 +0000 (01:03 +0000)]
Add data-text-formatting attribute for selected markup language to body tag (#20620).

Patch by Go MAEDA.

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

10 months agoCI server: disable ssl connexion to mysql server.
Jean-Philippe Lang [Mon, 20 Nov 2023 17:01:04 +0000 (17:01 +0000)]
CI server: disable ssl connexion to mysql server.

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

10 months agoAdds support for environment variable for CI mysql host.
Jean-Philippe Lang [Mon, 20 Nov 2023 16:52:22 +0000 (16:52 +0000)]
Adds support for environment variable for CI mysql host.

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

10 months agoAdds support for environment variable for CI postgresql host.
Jean-Philippe Lang [Mon, 20 Nov 2023 16:04:44 +0000 (16:04 +0000)]
Adds support for environment variable for CI postgresql host.

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

10 months agoDeprecate unused ApplicationHelper#render_if_exist (#39527).
Go MAEDA [Sun, 19 Nov 2023 07:41:21 +0000 (07:41 +0000)]
Deprecate unused ApplicationHelper#render_if_exist (#39527).

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

10 months agoFix typo in test names in application_helper_test.rb: Change "redner" to "render...
Go MAEDA [Sun, 19 Nov 2023 07:30:08 +0000 (07:30 +0000)]
Fix typo in test names in application_helper_test.rb: Change "redner" to "render" (#39527).

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

10 months agoUse tx_isolation for MySQL lower than 8. (#39437).
Marius Balteanu [Sun, 19 Nov 2023 07:10:53 +0000 (07:10 +0000)]
Use tx_isolation for MySQL lower than 8. (#39437).

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

10 months agoWorkaround to use READ-COMMITTED as transaction_isolation level when running the...
Marius Balteanu [Sat, 18 Nov 2023 22:30:52 +0000 (22:30 +0000)]
Workaround to use READ-COMMITTED as transaction_isolation level when running the concurrency tests in MySQL. (#39437).

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

10 months agoAdd concurrent subtask removal test to cover corrupted nested sets (#39437).
Marius Balteanu [Sat, 18 Nov 2023 22:27:35 +0000 (22:27 +0000)]
Add concurrent subtask removal test to cover corrupted nested sets (#39437).

Patch by Jens Krämer.

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

10 months agoRevert undesired change (#22458).
Marius Balteanu [Sat, 18 Nov 2023 16:36:23 +0000 (16:36 +0000)]
Revert undesired change (#22458).

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

10 months agoMoves create parent issue journal to after_commit hook to work around stale object...
Marius Balteanu [Sat, 18 Nov 2023 14:40:25 +0000 (14:40 +0000)]
Moves create parent issue journal to after_commit hook to work around stale object errors on concurrency (#39437).

Patch by Jens Krämer.

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

10 months agoUse a global lock provided by @with_advisory_lock@ gem to work around deadlock issues...
Marius Balteanu [Sat, 18 Nov 2023 14:39:28 +0000 (14:39 +0000)]
Use a global lock provided by @with_advisory_lock@ gem to work around deadlock issues when MySQL >= 5.7 (#39437).

Patch by Jens Krämer.

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

10 months agoRemove deprecated methods in Repository and AbstractAdapter (#39558).
Marius Balteanu [Sat, 18 Nov 2023 12:58:19 +0000 (12:58 +0000)]
Remove deprecated methods in Repository and AbstractAdapter (#39558).

Patch by Go MAEDA.

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

10 months agoFix `rake yard` does not work with Ruby >= 3.2 due to nested array issue (#39576).
Go MAEDA [Sat, 18 Nov 2023 04:18:59 +0000 (04:18 +0000)]
Fix `rake yard` does not work with Ruby >= 3.2 due to nested array issue (#39576).

Patch by Go MAEDA.

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

11 months agoAdd missing fixture file intended for r22440 (#39511).
Go MAEDA [Fri, 17 Nov 2023 06:54:17 +0000 (06:54 +0000)]
Add missing fixture file intended for r22440 (#39511).

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

11 months agoPrevent auto requiring of 'yard' gem (#39547).
Go MAEDA [Fri, 17 Nov 2023 06:38:05 +0000 (06:38 +0000)]
Prevent auto requiring of 'yard' gem (#39547).

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

11 months agoDisable RuboCop warning for intentional comma in percent string array (#39553).
Go MAEDA [Fri, 17 Nov 2023 04:24:28 +0000 (04:24 +0000)]
Disable RuboCop warning for intentional comma in percent string array (#39553).

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

11 months agoSimply regex (#39553).
Marius Balteanu [Thu, 16 Nov 2023 22:19:15 +0000 (22:19 +0000)]
Simply regex (#39553).

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

11 months agoCover more tests for #39553.
Marius Balteanu [Thu, 16 Nov 2023 22:17:30 +0000 (22:17 +0000)]
Cover more tests for #39553.

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

11 months agoFix mention notification is not sent when user pattern is leading by some punctuation...
Marius Balteanu [Thu, 16 Nov 2023 22:07:51 +0000 (22:07 +0000)]
Fix mention notification is not sent when user pattern is leading by some punctuation marks like ! or ? (#39553).

Patch by Thomas Löber.

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

11 months agoAuto-detection of field wrapper type when importing CSV file (#39511).
Go MAEDA [Thu, 16 Nov 2023 11:13:39 +0000 (11:13 +0000)]
Auto-detection of field wrapper type when importing CSV file (#39511).

Patch by Go MAEDA.

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

11 months agoUpdate locales (#35189).
Go MAEDA [Thu, 16 Nov 2023 08:36:55 +0000 (08:36 +0000)]
Update locales (#35189).

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

11 months agoNew email notification option "For any event on my bookmarked projects" (#35189).
Go MAEDA [Thu, 16 Nov 2023 08:32:41 +0000 (08:32 +0000)]
New email notification option "For any event on my bookmarked projects" (#35189).

Patch by Mizuki ISHIKAWA.

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

11 months agoSimplified Chinese translation update for 5.1-stable (#39551).
Go MAEDA [Thu, 16 Nov 2023 08:26:32 +0000 (08:26 +0000)]
Simplified Chinese translation update for 5.1-stable (#39551).

Patch by lei shi.

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

11 months agoFix RuboCop offense Layout/SpaceAfterComma due to r22418 (#39534).
Go MAEDA [Thu, 16 Nov 2023 08:16:29 +0000 (08:16 +0000)]
Fix RuboCop offense Layout/SpaceAfterComma due to r22418 (#39534).

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

11 months agoWait for autocomplete to return all 3 issues in order to avoid @StaleElementReference...
Marius Balteanu [Sun, 12 Nov 2023 22:17:55 +0000 (22:17 +0000)]
Wait for autocomplete to return all 3 issues in order to avoid @StaleElementReferenceError@ (#38852).

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

11 months agoAdd system test for #39521.
Marius Balteanu [Sun, 12 Nov 2023 21:41:12 +0000 (21:41 +0000)]
Add system test for #39521.

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

11 months agoFix mention autocomplete not displaying for users without "Edit issues" permission...
Marius Balteanu [Sun, 12 Nov 2023 21:40:02 +0000 (21:40 +0000)]
Fix mention autocomplete not displaying for users without "Edit issues" permission (#39521).

Patch by Mizuki ISHIKAWA.

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

11 months agoBulgarian translation update (#39513).
Go MAEDA [Sun, 12 Nov 2023 09:46:12 +0000 (09:46 +0000)]
Bulgarian translation update (#39513).

Patch by Ivan Cenov.

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

11 months agoKeep existing @##@ syntax when triggering an issue from the inline autocomplete ...
Marius Balteanu [Sat, 11 Nov 2023 07:10:51 +0000 (07:10 +0000)]
Keep existing @##@ syntax when triggering an issue from the inline autocomplete (#38852).

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

11 months agoFix undefined method error in issue list PDF export when export contains a custom...
Marius Balteanu [Sat, 11 Nov 2023 06:41:09 +0000 (06:41 +0000)]
Fix undefined method error in issue list PDF export when export contains a custom field block column with full width layout enabled that is not part of the tracker of the exported ticket(s) (#39534).

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

11 months agoFix an expression of non-boolean type specified in a context where a condition is...
Marius Balteanu [Sat, 11 Nov 2023 06:00:20 +0000 (06:00 +0000)]
Fix an expression of non-boolean type specified in a context where a condition is expected when MSSQL is used (#39443).

Patch by Pavel Rosický.

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

11 months agoRemove @rss_*@ deprecated methods (#36806).
Marius Balteanu [Mon, 6 Nov 2023 20:36:48 +0000 (20:36 +0000)]
Remove @rss_*@ deprecated methods (#36806).

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

11 months agoReplace hardcoded issues count check with `limit` variable in IssuesController#retrie...
Go MAEDA [Tue, 31 Oct 2023 13:02:09 +0000 (13:02 +0000)]
Replace hardcoded issues count check with `limit` variable in IssuesController#retrieve_previous_and_next_issue_ids (#39380).

Patch by Go MAEDA.

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

11 months agoRedirect to repositories#show after repository#fetch_changesets to avoid the user...
Go MAEDA [Tue, 31 Oct 2023 12:45:15 +0000 (12:45 +0000)]
Redirect to repositories#show after repository#fetch_changesets to avoid the user-visible browser URL (#39238).

Patch by Holger Just.

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

11 months agoSet version to 5.1.0.
Go MAEDA [Mon, 30 Oct 2023 22:03:29 +0000 (22:03 +0000)]
Set version to 5.1.0.

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

11 months agoUpdate the Changelog for v5.1.0.
Go MAEDA [Mon, 30 Oct 2023 21:59:48 +0000 (21:59 +0000)]
Update the Changelog for v5.1.0.

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

11 months agoRemove mistakenly added experimental flag of label_preferred_body_part_html in some...
Go MAEDA [Mon, 30 Oct 2023 09:51:45 +0000 (09:51 +0000)]
Remove mistakenly added experimental flag of label_preferred_body_part_html in some languages (#38408).

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

11 months agoJapanese translation update (#39430).
Go MAEDA [Mon, 30 Oct 2023 09:28:09 +0000 (09:28 +0000)]
Japanese translation update (#39430).

Patch by Go MAEDA.

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

11 months agoFix reversed display of default queue adapter check (#36695).
Go MAEDA [Mon, 30 Oct 2023 09:11:34 +0000 (09:11 +0000)]
Fix reversed display of default queue adapter check (#36695).

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

11 months agoUpdate RuboCop Rails to 2.22 (#37248).
Go MAEDA [Mon, 30 Oct 2023 01:17:20 +0000 (01:17 +0000)]
Update RuboCop Rails to 2.22 (#37248).

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

11 months agoFixes failing system test caused by unavailable Underline button in CommonMark (...
Marius Balteanu [Sun, 29 Oct 2023 12:50:59 +0000 (12:50 +0000)]
Fixes failing system test caused by unavailable Underline button in CommonMark (#34863).

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

11 months agoUpdate webdrivers gem (#37558).
Marius Balteanu [Sun, 29 Oct 2023 11:52:29 +0000 (11:52 +0000)]
Update webdrivers gem (#37558).

Patch by Takashi Kato.

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

11 months agoFix related issues count not updating after deleting one of the related issues (...
Go MAEDA [Sun, 29 Oct 2023 07:31:01 +0000 (07:31 +0000)]
Fix related issues count not updating after deleting one of the related issues (#38493).

Patch by Takashi Kato.

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

11 months agoRemove unused keys from the Catalan translation file (#38391).
Go MAEDA [Sun, 29 Oct 2023 04:24:42 +0000 (04:24 +0000)]
Remove unused keys from the Catalan translation file (#38391).

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

11 months agoRemove deprecated 'no-extra-semicolons' rule from Stylelint (#39400).
Go MAEDA [Sun, 29 Oct 2023 04:03:22 +0000 (04:03 +0000)]
Remove deprecated 'no-extra-semicolons' rule from Stylelint (#39400).

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

11 months agoUpdate Stylelint to 15.11.0 (#39400).
Go MAEDA [Sun, 29 Oct 2023 04:00:25 +0000 (04:00 +0000)]
Update Stylelint to 15.11.0 (#39400).

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

11 months agoHungarian translation update (#36387).
Go MAEDA [Sat, 28 Oct 2023 07:10:40 +0000 (07:10 +0000)]
Hungarian translation update (#36387).

Patch by Omar Sweidan.

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

11 months agoVietnamese translation update (#34061).
Go MAEDA [Thu, 26 Oct 2023 12:16:39 +0000 (12:16 +0000)]
Vietnamese translation update (#34061).

Patch by Enziin System.

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

11 months agoRemove trailing whitespaces from Vietnamese translation (#34061).
Go MAEDA [Thu, 26 Oct 2023 12:13:57 +0000 (12:13 +0000)]
Remove trailing whitespaces from Vietnamese translation (#34061).

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

11 months agoUpdate Rouge to 4.2 (#37236).
Go MAEDA [Thu, 26 Oct 2023 11:02:53 +0000 (11:02 +0000)]
Update Rouge to 4.2 (#37236).

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

11 months agoKorean translation update (#33074).
Go MAEDA [Wed, 25 Oct 2023 14:04:35 +0000 (14:04 +0000)]
Korean translation update (#33074).

Patch by Jaebok Oh.

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

11 months agoBosnian translation update (#29692).
Go MAEDA [Wed, 25 Oct 2023 13:39:33 +0000 (13:39 +0000)]
Bosnian translation update (#29692).

Patch by Kenan Dervisevic.

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

11 months agoFrench translation update (#38544).
Go MAEDA [Wed, 25 Oct 2023 09:44:19 +0000 (09:44 +0000)]
French translation update (#38544).

Patch by Cyprien D.

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

11 months agoFrench translation update (#38544).
Go MAEDA [Wed, 25 Oct 2023 09:39:50 +0000 (09:39 +0000)]
French translation update (#38544).

Patch by Cyprien D.

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

11 months agoRemove unused keys from the Tamil translation file (#34924).
Go MAEDA [Wed, 25 Oct 2023 08:05:57 +0000 (08:05 +0000)]
Remove unused keys from the Tamil translation file (#34924).

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

11 months agoRussian translation update (#38315).
Go MAEDA [Wed, 25 Oct 2023 07:47:04 +0000 (07:47 +0000)]
Russian translation update (#38315).

Patch by Jouri Mamaev.

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

11 months agoUpdate the Persian spelling of the term "issue" (#38709).
Go MAEDA [Wed, 25 Oct 2023 06:58:03 +0000 (06:58 +0000)]
Update the Persian spelling of the term "issue" (#38709).

Patch by salman mp.

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

11 months agoPersian translation update (#38709).
Go MAEDA [Wed, 25 Oct 2023 06:36:06 +0000 (06:36 +0000)]
Persian translation update (#38709).

Patch by salman mp.

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

11 months agoDelete whole @tmp/plugins@ directory (#38707).
Marius Balteanu [Tue, 24 Oct 2023 20:13:15 +0000 (20:13 +0000)]
Delete whole @tmp/plugins@ directory (#38707).

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

11 months agoFixes a random failing test in @test_plugins@ (integration/routing/plugins_test.rb...
Marius Balteanu [Tue, 24 Oct 2023 20:06:54 +0000 (20:06 +0000)]
Fixes a random failing test in @test_plugins@ (integration/routing/plugins_test.rb) by enforcing the plugins path to @tmp/plugins@ (#38707).

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

11 months agoUse assert_selector which automatically waits until the HTML condition is met (#39109).
Marius Balteanu [Tue, 24 Oct 2023 19:06:43 +0000 (19:06 +0000)]
Use assert_selector which automatically waits until the HTML condition is met (#39109).

Patch by Takashi Kato.

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

11 months agoFix typo in plugins_test.rb (#38707).
Marius Balteanu [Mon, 23 Oct 2023 17:51:02 +0000 (17:51 +0000)]
Fix typo in plugins_test.rb (#38707).

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

11 months agoReinitialize an empty Wiki page after after project wiki is deleted (#34634).
Marius Balteanu [Mon, 23 Oct 2023 17:33:40 +0000 (17:33 +0000)]
Reinitialize an empty Wiki page after after project wiki is deleted (#34634).

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

11 months agoRevert r22368.
Marius Balteanu [Mon, 23 Oct 2023 17:31:04 +0000 (17:31 +0000)]
Revert r22368.

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

11 months agoTraditional Chinese translation update (#39221).
Marius Balteanu [Mon, 23 Oct 2023 17:23:37 +0000 (17:23 +0000)]
Traditional Chinese translation update (#39221).

Patch by ChunChang (Nagaharu) Lo.

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

11 months agoTraditional Chinese translation update (#39221).
Marius Balteanu [Mon, 23 Oct 2023 17:07:19 +0000 (17:07 +0000)]
Traditional Chinese translation update (#39221).

Patch by ChunChang (Nagaharu) Lo.

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

11 months agoUpdate Galician translation (#39215).
Marius Balteanu [Mon, 23 Oct 2023 17:05:20 +0000 (17:05 +0000)]
Update Galician translation (#39215).

Patch by Guillermo ML.

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

11 months agoFix typo in default async adapter name (#36695).
Marius Balteanu [Sun, 22 Oct 2023 08:24:42 +0000 (08:24 +0000)]
Fix typo in default async adapter name  (#36695).

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

11 months agoFix condition to display active job queue check only for production environment ...
Marius Balteanu [Sun, 22 Oct 2023 08:21:32 +0000 (08:21 +0000)]
Fix condition to display active job queue check only for production environment  (#36695).

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

11 months agoCatalan translation update (#38391).
Go MAEDA [Sun, 22 Oct 2023 05:27:20 +0000 (05:27 +0000)]
Catalan translation update (#38391).

Patch by Joan J.

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

11 months agoUpdate locales (#36695).
Marius Balteanu [Sat, 21 Oct 2023 10:24:07 +0000 (10:24 +0000)]
Update locales (#36695).

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

11 months agoUpdate translation (#36695).
Marius Balteanu [Sat, 21 Oct 2023 10:19:02 +0000 (10:19 +0000)]
Update translation (#36695).

Patch by Karel Pičman.

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

11 months agoAdd check in Redmine information page if default queue adapter is used in production...
Marius Balteanu [Sat, 21 Oct 2023 10:15:24 +0000 (10:15 +0000)]
Add check in Redmine information page if default queue adapter is used in production (#36695).

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

11 months agoAdd field separator option to CSV export dialog (#37621).
Go MAEDA [Sat, 21 Oct 2023 06:19:13 +0000 (06:19 +0000)]
Add field separator option to CSV export dialog (#37621).

Patch by Karel Pičman.

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

11 months agoUpdate roadie-rails to 3.1 (#39211).
Go MAEDA [Sat, 21 Oct 2023 00:47:59 +0000 (00:47 +0000)]
Update roadie-rails to 3.1 (#39211).

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

11 months agoAdd Tamil language support (#34924).
Go MAEDA [Sat, 21 Oct 2023 00:18:29 +0000 (00:18 +0000)]
Add Tamil language support (#34924).

Patch by Dhanasingh Krishnapandian.

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

11 months agoReplace `YAML.load` with `YAML.load_file` in locales.rake and improve error reporting...
Go MAEDA [Fri, 20 Oct 2023 02:55:03 +0000 (02:55 +0000)]
Replace `YAML.load` with `YAML.load_file` in locales.rake and improve error reporting for invalid YAML files (#39207).

Patch by Go MAEDA.

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

11 months agoTurkish translation update (#39197).
Go MAEDA [Fri, 20 Oct 2023 02:06:47 +0000 (02:06 +0000)]
Turkish translation update (#39197).

Patch by Halil Akgun.

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

12 months agoFix comment to correctly represent legacy filter parameters handling in UsersControll...
Go MAEDA [Tue, 17 Oct 2023 09:27:31 +0000 (09:27 +0000)]
Fix comment to correctly represent legacy filter parameters handling in UsersController#index API requests (#39181).

Patch by Mischa The Evil.

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

12 months agoJapanese translation update (#39192).
Go MAEDA [Tue, 17 Oct 2023 09:02:43 +0000 (09:02 +0000)]
Japanese translation update (#39192).

Patch by Go MAEDA.

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

12 months agoTraditional Chinese translation update (#39195).
Go MAEDA [Tue, 17 Oct 2023 09:00:58 +0000 (09:00 +0000)]
Traditional Chinese translation update (#39195).

Patch by ChunChang (Nagaharu) Lo.

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

12 months agoRevert r22342 as it became unnecessary after the addition of the :user_preferences...
Go MAEDA [Mon, 16 Oct 2023 15:16:18 +0000 (15:16 +0000)]
Revert r22342 as it became unnecessary after the addition of the :user_preferences fixture to WatcherTest in r22350 (#38238).

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