]> source.dussan.org Git - redmine.git/log
redmine.git
2 years agoDrop redcarpet dependency from common_mark group (#37119).
Marius Balteanu [Thu, 16 Jun 2022 21:39:59 +0000 (21:39 +0000)]
Drop redcarpet dependency from common_mark group (#37119).

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

2 years agoMove methods related to wiki section to a helper file and include it in all 3 formatt...
Marius Balteanu [Thu, 16 Jun 2022 21:39:27 +0000 (21:39 +0000)]
Move methods related to wiki section to a helper file and include it in all 3 formatters (#37119).

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

2 years agoFix issue subject overflows in subtasks and relations tables (#36453).
Marius Balteanu [Thu, 16 Jun 2022 21:36:42 +0000 (21:36 +0000)]
Fix issue subject overflows in subtasks and relations tables (#36453).

Patch by Dmitry Makurin.

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

2 years agoSetting @--no-permission-check@ in the mail receiver should not allow creating issues...
Marius Balteanu [Thu, 16 Jun 2022 21:32:02 +0000 (21:32 +0000)]
Setting @--no-permission-check@ in the mail receiver should not allow creating issues in closed and archived projects (#37187).

Patch by Felix Schäfer.

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

2 years agoImproved @fixed_version_id@ validation (#37171).
Marius Balteanu [Thu, 16 Jun 2022 15:13:09 +0000 (15:13 +0000)]
Improved @fixed_version_id@ validation (#37171).

Patch by Holger Just.

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

2 years agoEnsure @category_id@ is valid within the issue's project (#37171).
Marius Balteanu [Thu, 16 Jun 2022 15:10:25 +0000 (15:10 +0000)]
Ensure @category_id@ is valid within the issue's project (#37171).

Patch by Holger Just.

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

2 years agoRequire @rexml@ gem for ruby >= 3.0 (#37249).
Marius Balteanu [Thu, 16 Jun 2022 15:04:27 +0000 (15:04 +0000)]
Require @rexml@ gem for ruby >= 3.0 (#37249).

Patch by Holger Just.

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

2 years agoUpdate RuboCop Rails to 2.15 (#37248).
Go MAEDA [Tue, 14 Jun 2022 13:41:56 +0000 (13:41 +0000)]
Update RuboCop Rails to 2.15 (#37248).

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

2 years agoFix RuboCop offense Rails/RootPublicPath (#37248).
Go MAEDA [Tue, 14 Jun 2022 13:40:46 +0000 (13:40 +0000)]
Fix RuboCop offense Rails/RootPublicPath (#37248).

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

2 years agoUpdate RuboCop Performance to 1.14 (#37247).
Go MAEDA [Tue, 14 Jun 2022 13:13:51 +0000 (13:13 +0000)]
Update RuboCop Performance to 1.14 (#37247).

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

2 years agoUpdate RuboCop to 1.30 (#36919).
Go MAEDA [Tue, 14 Jun 2022 02:57:19 +0000 (02:57 +0000)]
Update RuboCop to 1.30 (#36919).

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

2 years agoFix RuboCop offense Style/RedundantCondition in lib/redmine/menu_manager.rb (#36919).
Go MAEDA [Tue, 14 Jun 2022 02:36:58 +0000 (02:36 +0000)]
Fix RuboCop offense Style/RedundantCondition in lib/redmine/menu_manager.rb (#36919).

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

2 years agoUpdate the list of supported languages for Rouge 3.29 (#37236).
Go MAEDA [Sat, 11 Jun 2022 08:54:10 +0000 (08:54 +0000)]
Update the list of supported languages for Rouge 3.29 (#37236).

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

2 years agoUpdate Rouge to 3.29 (#37236).
Go MAEDA [Fri, 10 Jun 2022 09:08:02 +0000 (09:08 +0000)]
Update Rouge to 3.29 (#37236).

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

2 years agoThe done ratio of a parent issue may not be 100% even if all subtasks have a done...
Go MAEDA [Wed, 8 Jun 2022 15:40:45 +0000 (15:40 +0000)]
The done ratio of a parent issue may not be 100% even if all subtasks have a done ratio of 100% (#37151).

Patch by Go MAEDA.

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

2 years agoBulgarian translation update (#37170).
Go MAEDA [Mon, 6 Jun 2022 13:43:42 +0000 (13:43 +0000)]
Bulgarian translation update (#37170).

Patch by Ivan Cenov.

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

2 years agoMake "Project" label translatable in app/views/projects/bulk_destroy.html.erb (#36691...
Go MAEDA [Mon, 6 Jun 2022 09:06:10 +0000 (09:06 +0000)]
Make "Project" label translatable in app/views/projects/bulk_destroy.html.erb (#36691, #37210).

Patch by Robert Korulczyk.

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

2 years agoMerged r21618 to trunk (#35892).
Marius Balteanu [Sat, 28 May 2022 18:25:49 +0000 (18:25 +0000)]
Merged r21618 to trunk (#35892).

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

2 years agoReduce extra queries in @ProjectQuery.default@ (#37135).
Marius Balteanu [Sat, 28 May 2022 09:54:34 +0000 (09:54 +0000)]
Reduce extra queries in @ProjectQuery.default@ (#37135).

Patch by Dmitry Makurin.

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

2 years agoIssue#last_notes fallback does not respect notes visibility (#37155).
Marius Balteanu [Sat, 28 May 2022 09:52:48 +0000 (09:52 +0000)]
Issue#last_notes fallback does not respect notes visibility (#37155).

Patch by Jens Krämer.

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

2 years agoUpdate footnotes markup after commonmarker gem update (#35892).
Marius Balteanu [Sat, 28 May 2022 09:42:15 +0000 (09:42 +0000)]
Update footnotes markup after commonmarker gem update (#35892).

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

2 years agoUpdate commonmarker gem to 0.23.4 (#37136).
Marius Balteanu [Fri, 27 May 2022 22:28:25 +0000 (22:28 +0000)]
Update commonmarker gem to 0.23.4 (#37136).

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

2 years agoDrop support for Ruby 2.5 (#37159).
Marius Balteanu [Fri, 27 May 2022 22:26:48 +0000 (22:26 +0000)]
Drop support for Ruby 2.5 (#37159).

Patch by Go MAEDA.

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

2 years agoMissing space between notification sentence and author name when edit a wiki page...
Marius Balteanu [Fri, 27 May 2022 22:21:48 +0000 (22:21 +0000)]
Missing space between notification sentence and author name when edit a wiki page (#37162).

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

2 years agoFix internal server error when trying to retrieve AnonymousUser's information via...
Marius Balteanu [Fri, 27 May 2022 22:14:59 +0000 (22:14 +0000)]
Fix internal server error when trying to retrieve AnonymousUser's information via Users API (#37157).

Patch by Yuichi HARADA.

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

2 years agoWiki notation `attachment:file_name` cannot make a link to a file attached to other...
Go MAEDA [Thu, 26 May 2022 15:36:46 +0000 (15:36 +0000)]
Wiki notation `attachment:file_name` cannot make a link to a file attached to other journals (#35462).

Patch by Mizuki ISHIKAWA.

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

2 years agoTraditional Chinese translation update (#37161).
Go MAEDA [Thu, 26 May 2022 14:06:29 +0000 (14:06 +0000)]
Traditional Chinese translation update (#37161).

Patch by ChunChang Lo.

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

2 years agoFix test failure due to r21601 (#36938).
Go MAEDA [Wed, 25 May 2022 13:52:04 +0000 (13:52 +0000)]
Fix test failure due to r21601 (#36938).

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

2 years agoUpdate locales (#36691).
Go MAEDA [Wed, 25 May 2022 13:32:05 +0000 (13:32 +0000)]
Update locales (#36691).

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

2 years agoUpdate translations of field_principal to User or Group (#36938).
Go MAEDA [Wed, 25 May 2022 06:51:37 +0000 (06:51 +0000)]
Update translations of field_principal to User or Group (#36938).

Contributed by Holger Just.

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

2 years agoJapanese translation update (#37154).
Go MAEDA [Tue, 24 May 2022 09:45:42 +0000 (09:45 +0000)]
Japanese translation update (#37154).

Patch by Go MAEDA.

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

2 years agoBulgarian translation update (#37147).
Go MAEDA [Sat, 21 May 2022 09:05:18 +0000 (09:05 +0000)]
Bulgarian translation update (#37147).

Patch by Ivan Cenov.

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

2 years agoRemove test code (#36691).
Marius Balteanu [Thu, 19 May 2022 08:14:05 +0000 (08:14 +0000)]
Remove test code (#36691).

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

2 years agoFix two typos.
Marius Balteanu [Tue, 17 May 2022 21:21:41 +0000 (21:21 +0000)]
Fix two typos.

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

2 years agoFix Rubocop warnings.
Marius Balteanu [Tue, 17 May 2022 21:16:38 +0000 (21:16 +0000)]
Fix Rubocop warnings.

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

2 years agoRevert unwanted change (#36807).
Marius Balteanu [Tue, 17 May 2022 21:14:14 +0000 (21:14 +0000)]
Revert unwanted change (#36807).

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

2 years agoRemove experimental flag from CommonMark text formatter (#36807).
Marius Balteanu [Tue, 17 May 2022 21:12:03 +0000 (21:12 +0000)]
Remove experimental flag from CommonMark text formatter (#36807).

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

2 years agoFix random failing tests (#36691).
Marius Balteanu [Tue, 17 May 2022 20:53:12 +0000 (20:53 +0000)]
Fix random failing tests (#36691).

Patch by Jens Krämer.

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

2 years agoAdds projects bulk delete (#36691).
Marius Balteanu [Tue, 17 May 2022 20:50:37 +0000 (20:50 +0000)]
Adds projects bulk delete (#36691).

Patch by Jens Krämer.

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

2 years agoBackground job for project deletion (#36691).
Marius Balteanu [Tue, 17 May 2022 20:45:41 +0000 (20:45 +0000)]
Background job for project deletion (#36691).

Due to the deletion of dependent objects (issues etc), project deletion may take a long time.

This patch moves the actual project deletion into an ActiveJob job. It also introduces a new project status (SCHEDULED_FOR_DELETION) that is used to effectively hide the project that is about to be deleted (and any potential descendant projects) from the system immediately.

A security notification is sent out to the user that deleted the project, informing about success / failure.

The projects list is extended to be able to filter for the new status, so in case of a failure, the project can still be accessed for examination.

Patch by Jens Krämer.

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

2 years agoUpdate locales (#36891).
Marius Balteanu [Tue, 17 May 2022 20:42:27 +0000 (20:42 +0000)]
Update locales (#36891).

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

2 years agoAsk more specific confirmation questions when closing/reopening/archiving projects...
Marius Balteanu [Mon, 16 May 2022 22:38:20 +0000 (22:38 +0000)]
Ask more specific confirmation questions when closing/reopening/archiving projects (#36891).

Patch by Holger Just.

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

2 years agoAdd missing issues to 5.0.1 changelog.
Marius Balteanu [Mon, 16 May 2022 21:55:56 +0000 (21:55 +0000)]
Add missing issues to 5.0.1 changelog.

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

2 years agoUpdates for 5.0.1 release.
Marius Balteanu [Mon, 16 May 2022 21:48:08 +0000 (21:48 +0000)]
Updates for 5.0.1 release.

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

2 years agoFix that newly added attachments are lost when the status of the ticket is changed...
Marius Balteanu [Mon, 16 May 2022 20:01:02 +0000 (20:01 +0000)]
Fix that newly added attachments are lost when the status of the ticket is changed by hiding/showing the fields without removing them (#37053).

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

2 years agoAdd test for #37053.
Marius Balteanu [Mon, 16 May 2022 19:53:42 +0000 (19:53 +0000)]
Add test for #37053.

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

2 years agoRevert changes made to issue form update in r21495 (#37053).
Marius Balteanu [Mon, 16 May 2022 19:38:11 +0000 (19:38 +0000)]
Revert changes made to issue form update in r21495 (#37053).

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

2 years agoAdd redcarpet gem to common_mark group because the common_mark implementation require...
Marius Balteanu [Sun, 15 May 2022 10:54:10 +0000 (10:54 +0000)]
Add redcarpet gem to common_mark group because the common_mark implementation requires it and Redmine won't start when it is installed without markdown group (#36892).

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

2 years agoAttachment activity provider SQL optimization (#37057).
Go MAEDA [Sat, 14 May 2022 07:38:36 +0000 (07:38 +0000)]
Attachment activity provider SQL optimization (#37057).

Patch by Jens Krämer.

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

2 years agoFix that mentions not working after issue status is changed (#36909).
Marius Balteanu [Wed, 11 May 2022 20:29:14 +0000 (20:29 +0000)]
Fix that mentions not working after issue status is changed (#36909).

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

2 years agoDon't verify CSRF authenticity token in mail handler (#37030).
Marius Balteanu [Wed, 11 May 2022 20:09:16 +0000 (20:09 +0000)]
Don't verify CSRF authenticity token in mail handler (#37030).

Patch by Go MAEDA.

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

2 years agoUpdate Nokogiri to 1.13.6 for Ruby >= 2.6.0 (#36912).
Marius Balteanu [Tue, 10 May 2022 06:11:33 +0000 (06:11 +0000)]
Update Nokogiri to 1.13.6 for Ruby >= 2.6.0 (#36912).

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

2 years agoUpdate Rails to 6.1.6 (#36917).
Marius Balteanu [Mon, 9 May 2022 19:08:57 +0000 (19:08 +0000)]
Update Rails to 6.1.6 (#36917).

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

2 years agoCzech translation update (#37003).
Go MAEDA [Thu, 5 May 2022 07:28:31 +0000 (07:28 +0000)]
Czech translation update (#37003).

Patch by Pavel Rosický.

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

2 years agoGerman translation update (#36905).
Go MAEDA [Thu, 5 May 2022 05:46:29 +0000 (05:46 +0000)]
German translation update (#36905).

Patch by Alexander Meindl.

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

2 years agoAdd a test for #36958.
Marius Balteanu [Tue, 3 May 2022 16:50:52 +0000 (16:50 +0000)]
Add a test for #36958.

Patch by Go MAEDA.

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

2 years agoFix rendering invalid URI fails with exception in CommonMark Markdown (#36958).
Marius Balteanu [Tue, 3 May 2022 16:50:20 +0000 (16:50 +0000)]
Fix rendering invalid URI fails with exception in CommonMark Markdown (#36958).

Patch by Holger Just.

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

2 years agoReverts r21448 (#36998).
Marius Balteanu [Mon, 2 May 2022 20:28:07 +0000 (20:28 +0000)]
Reverts r21448 (#36998).

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

2 years agoAdd missing fixture in InlineAutocompleteSystemTest.
Marius Balteanu [Mon, 2 May 2022 20:21:36 +0000 (20:21 +0000)]
Add missing fixture in InlineAutocompleteSystemTest.

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

2 years agoUse click_button to click on buttons in test_bulk_edit.
Marius Balteanu [Mon, 2 May 2022 20:09:07 +0000 (20:09 +0000)]
Use click_button to click on buttons in test_bulk_edit.

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

2 years agoGalician translation update (#37024).
Go MAEDA [Sun, 1 May 2022 07:17:16 +0000 (07:17 +0000)]
Galician translation update (#37024).

Patch by Guillermo ML.

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

2 years agoPolish translation update (#37025).
Go MAEDA [Sun, 1 May 2022 07:09:30 +0000 (07:09 +0000)]
Polish translation update (#37025).

Patch by Robert Korulczyk.

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

2 years agoUpdate RuboCop to 1.28 (#36919).
Go MAEDA [Sun, 1 May 2022 05:51:51 +0000 (05:51 +0000)]
Update RuboCop to 1.28 (#36919).

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

2 years agoAdd test for #36932.
Marius Balteanu [Wed, 27 Apr 2022 20:56:52 +0000 (20:56 +0000)]
Add test for #36932.

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

2 years agoHandle nil return of Redmine::Themes.theme(Setting.ui_theme) in Redmine::Info.environ...
Marius Balteanu [Wed, 27 Apr 2022 20:56:07 +0000 (20:56 +0000)]
Handle nil return of Redmine::Themes.theme(Setting.ui_theme) in Redmine::Info.environment (#36932).

Patch by Mischa The Evil.

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

2 years agoUse closest form when copy image from clipboard (#36817).
Marius Balteanu [Wed, 27 Apr 2022 20:40:45 +0000 (20:40 +0000)]
Use closest form when copy image from clipboard (#36817).

Patch by Yazan Al aeddin.

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

2 years agoUpdate Nokogiri to 1.12.5 for Ruby < 2.6.0 and 1.13.4 for Ruby >= 2.6.0 (#36912).
Marius Balteanu [Wed, 27 Apr 2022 20:11:24 +0000 (20:11 +0000)]
Update Nokogiri to 1.12.5 for Ruby < 2.6.0 and 1.13.4 for Ruby >= 2.6.0 (#36912).

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

2 years agoUpdate Rails to 6.1.5.1 (#37045).
Marius Balteanu [Wed, 27 Apr 2022 20:00:20 +0000 (20:00 +0000)]
Update Rails to 6.1.5.1 (#37045).

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

2 years agoRussian translation update (#36934).
Go MAEDA [Sat, 16 Apr 2022 03:26:01 +0000 (03:26 +0000)]
Russian translation update (#36934).

Patch by Vitaly vit9696.

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

2 years agoBulgarian translation update (#36930).
Go MAEDA [Thu, 14 Apr 2022 13:47:56 +0000 (13:47 +0000)]
Bulgarian translation update (#36930).

Patch by Ivan Cenov.

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

2 years agoUpdate RuboCop to 1.27 (#36919).
Go MAEDA [Sun, 10 Apr 2022 07:34:52 +0000 (07:34 +0000)]
Update RuboCop to 1.27 (#36919).

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

2 years agoUpdate Rails to 6.1.5 (#36917).
Go MAEDA [Sun, 10 Apr 2022 06:24:18 +0000 (06:24 +0000)]
Update Rails to 6.1.5 (#36917).

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

2 years agoFix that copy paste image from clipboard fails to generate a unique file name (#36887).
Marius Balteanu [Tue, 5 Apr 2022 07:01:10 +0000 (07:01 +0000)]
Fix that copy paste image from clipboard fails to generate a unique file name (#36887).

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

2 years agoAllow imported time entries to override the selected project with the actual project...
Marius Balteanu [Sun, 3 Apr 2022 07:54:27 +0000 (07:54 +0000)]
Allow imported time entries to override the selected project with the actual project of their issue (#36823).

Patch by Jens Krämer.

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

2 years agoAdd missing partial view (33422).
Marius Balteanu [Fri, 1 Apr 2022 15:30:23 +0000 (15:30 +0000)]
Add missing partial view (33422).

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

2 years agoAdds context menu to admin projects list (#33422).
Marius Balteanu [Fri, 1 Apr 2022 15:09:28 +0000 (15:09 +0000)]
Adds context menu to admin projects list (#33422).

Patch by Jens Krämer.

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

2 years agoReuse ProjectQuery filters on the admin project list (#33422).
Marius Balteanu [Fri, 1 Apr 2022 15:08:52 +0000 (15:08 +0000)]
Reuse ProjectQuery filters on the admin project list (#33422).

Patch by Takenori TAKAKI.

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

2 years agoAdd missing v4.2.5 section in Changelog (#36863).
Go MAEDA [Thu, 31 Mar 2022 08:09:26 +0000 (08:09 +0000)]
Add missing v4.2.5 section in Changelog (#36863).

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

2 years agoDelete duplicate v5.0.0 section in Changelog (#36862).
Go MAEDA [Thu, 31 Mar 2022 04:09:44 +0000 (04:09 +0000)]
Delete duplicate v5.0.0 section in Changelog (#36862).

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

2 years agoChangelog for 5.0.0.
Marius Balteanu [Mon, 28 Mar 2022 19:41:52 +0000 (19:41 +0000)]
Changelog for 5.0.0.

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

2 years agoBump version to 5.0.0.
Marius Balteanu [Mon, 28 Mar 2022 19:36:13 +0000 (19:36 +0000)]
Bump version to 5.0.0.

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

2 years agoAdd test for #34029.
Marius Balteanu [Sun, 27 Mar 2022 21:30:33 +0000 (21:30 +0000)]
Add test for #34029.

Patch by Vincent Robert.

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

2 years agoInclude roles of built-in "Non member users" and "Anonymous users" members when user...
Marius Balteanu [Sun, 27 Mar 2022 21:29:05 +0000 (21:29 +0000)]
Include roles of built-in "Non member users" and "Anonymous users" members when user is not a member of the project. This fixes #34029.

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

2 years agoFix RuboCop offense Rails/RefuteMethods (#36824, #30924).
Go MAEDA [Sat, 26 Mar 2022 04:01:51 +0000 (04:01 +0000)]
Fix RuboCop offense Rails/RefuteMethods (#36824, #30924).

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

2 years agoFix RuboCop offense Style/HashSyntax (Don't mix styles in the same hash) (#36824...
Go MAEDA [Sat, 26 Mar 2022 03:57:48 +0000 (03:57 +0000)]
Fix RuboCop offense Style/HashSyntax (Don't mix styles in the same hash) (#36824, #30924).

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

2 years agoAllow to filter issues by its version status with shared versions (#36824, #30924).
Marius Balteanu [Thu, 24 Mar 2022 16:52:20 +0000 (16:52 +0000)]
Allow to filter issues by its version status with shared versions (#36824, #30924).

Patch by Holger Just.

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

2 years agoFix Redmine::Plugin.assets_directory is not working after r21283 (#36835).
Marius Balteanu [Thu, 24 Mar 2022 16:47:54 +0000 (16:47 +0000)]
Fix Redmine::Plugin.assets_directory is not working after r21283 (#36835).

Patch by Go MAEDA.

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

2 years agoIncrease email address length limit from 60 to 254 (#36825).
Go MAEDA [Wed, 23 Mar 2022 15:26:59 +0000 (15:26 +0000)]
Increase email address length limit from 60 to 254 (#36825).

Contributed by Brice Beaumesnil.

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

2 years agoAdd support for PUT API to journals (#10171).
Go MAEDA [Wed, 23 Mar 2022 14:26:47 +0000 (14:26 +0000)]
Add support for PUT API to journals (#10171).

Patch by Mizuki ISHIKAWA .

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

2 years agoFix that Log time and/or Add notes sections from issue form page do not show or hide...
Marius Balteanu [Tue, 22 Mar 2022 07:03:19 +0000 (07:03 +0000)]
Fix that Log time and/or Add notes sections from issue form page do not show or hide dynamically based on user permission (#34641).

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

2 years agoAdd tasks to prune registered users after a certain number of days (#30998).
Go MAEDA [Tue, 22 Mar 2022 04:02:39 +0000 (04:02 +0000)]
Add tasks to prune registered users after a certain number of days (#30998).

Patch by Yuichi HARADA and Marius BALTEANU.

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

2 years agoRevert undesired changes (#36593)
Marius Balteanu [Mon, 21 Mar 2022 22:16:29 +0000 (22:16 +0000)]
Revert undesired changes (#36593)

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

2 years agoSkip validation of required custom fields when creating a project if user does not...
Marius Balteanu [Mon, 21 Mar 2022 22:13:19 +0000 (22:13 +0000)]
Skip validation of required custom fields when creating a project if user does not have permissions to see those custom fields (#36593).

Patch by mathieu-mbru.

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

2 years agoTraditional Chinese translation update (#36815).
Go MAEDA [Mon, 21 Mar 2022 11:59:08 +0000 (11:59 +0000)]
Traditional Chinese translation update (#36815).

Patch by ChunChang Lo.

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

2 years agoDo not fire a query to get user default query when user has no default query set...
Go MAEDA [Mon, 21 Mar 2022 06:10:54 +0000 (06:10 +0000)]
Do not fire a query to get user default query when user has no default query set (#36503).

Patch by Dmitry Makurin.

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

2 years agoReverts r21480 (#36503).
Go MAEDA [Mon, 21 Mar 2022 06:00:21 +0000 (06:00 +0000)]
Reverts r21480 (#36503).

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

2 years agoRemove system test (#6432).
Marius Balteanu [Sun, 20 Mar 2022 22:17:41 +0000 (22:17 +0000)]
Remove system test (#6432).

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

2 years agoFix that @tracker_ids[]@ field is rendered multiple time. Add some assertions to...
Marius Balteanu [Sun, 20 Mar 2022 22:16:11 +0000 (22:16 +0000)]
Fix that @tracker_ids[]@ field is rendered multiple time. Add some assertions to @test_index@ (#6432).

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

2 years agoOnly check for @set_filter@ param when retriving the default query (#7360, 35795...
Marius Balteanu [Sun, 20 Mar 2022 21:49:57 +0000 (21:49 +0000)]
Only check for @set_filter@ param when retriving the default query (#7360, 35795, #36389).

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

2 years agoDo not fire a query to get user default query when user has no default query set...
Marius Balteanu [Sun, 20 Mar 2022 21:38:45 +0000 (21:38 +0000)]
Do not fire a query to get user default query when user has no default query set (#36503).

Patch by Dmitry Makurin.

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