Project

General

Profile

Search

Results (12109)

Defect #36384 (Closed): Error on roadmap creation after migrating to 4.2.3
I recently migrated our redmine version from ... ) Chrome/96.0.4664.110 Safari/537.36" </pre> 2022-01-04 20:19
Feature #36382 (Closed): Redmine Timesheets Application compatible with Redmine 4.2.3
Is it possible to upgrade Redmine Timesheets ... n compatible with Redmine version 4.2.3 ? 2022-01-04 11:33
Defect #36380 (Closed): Redmine passenger ima ... tingError (No route matches [GET] "/metrics")
After we bring up the image the application c ... the stack trace keeps printing repetitively. 2022-01-02 20:39
Defect #36377 (Closed): Encoding drop-down in ... ding in Korean, Thai, and Shimplified Chinese
The "Encoding" drop-down is supposed to defau ... y; width: 769px;}.wrong-default-encoding.png! 2022-01-01 08:32
Feature #36376 (New): accidentally delete a member in the project member settings
h3. problem When checking multiple members ... 常に表示される「編集」を右端固定とし、条件によって表示される「削除」を右から2番目にする。 2021-12-31 16:57
Feature #36374 (New): Add sign in page caps lock indicator
For ease if use and as part of best practices ... is helps prevent lockouts!! This is a known issue 2021-12-30 16:45
Feature #36370 (New): Add Copy and Archive to the project context menu
Currently, the context menu for a project has ... r: 1px solid grey;}.add-copy-and-archive.png! 2021-12-30 06:32
Defect #36369 (Closed): Wrong Linux Chrome accesskey prefix in docs
At least for me, the accesskey prefix that wo ... ne/wiki/RedmineKeyboardNavigation#Accesskeys. 2021-12-29 20:16
Defect #36368 (New): show in assignable user when he/she is not member of that project
When moving an issue to another project that author of issue is not member of that, in edit form 'author' ... n fix the error. <pre> Index: app/models/issue.rb <+>UTF-8 ============================== ... =================== diff --git a/app/models/issue.rb b/app/models/issue.rb --- a/app/models/issue.rb (revision ec859e41d689ee3432113c3bd74ba48d060c9a2f) +++ b/app/models/issue.rb (date 1640777418920) @@ -975,7 +975,7 @@ ... users << assignee end </pre> 2021-12-29 14:30
Defect #36363 (Closed): Cannot select text in a table with a context menu available
I often try to copy the issue id or subject in the issues table. When I try to select a range of tex ... Selection() when only one line is selected. 2021-12-28 07:46
Defect #36361 (Closed): IssueRelationsControllerTest#test_bulk_create_should_show_errors randomly fails
The test will be always failed if the followi ... Running: .................F Failure: IssueRelationsControllerTest#test_bulk_create_should_show_errors [test/functional/issue_relations_controller_test.rb:270]: "IssueRelation.count" didn't change by 3. Expected: 5 Actual: 6 rails test test/functional/issue_relations_controller_test.rb:269 ..... ... rtions, 1 failures, 0 errors, 8 skips </pre> 2021-12-27 07:46
Defect #36360 (Closed): IssuesSystemTest fails with ArgumentError in Ruby 3.1
<pre> Error: IssuesSystemTest#test_bulk_edit: ArgumentError: w ... ts (given 2, expected 0..1) test/system/issues_test.rb:401:in `test_bulk_edit' rails test test/system/issues_test.rb:356 </pre> <pre> Error: IssuesSystemTest#test_bulk_copy: ArgumentError: w ... ts (given 2, expected 0..1) test/system/issues_test.rb:465:in `test_bulk_copy' rails test test/system/issues_test.rb:424 </pre> <pre> Error: IssuesSystemTest#test_update_issue_status: ArgumentError: wrong number of arguments (given 2, expected 0..1) test/system/issues_test.rb:228:in `block in <class:IssuesSystemTest>' rails test test/system/issues_test.rb:223 </pre> 2021-12-27 05:04
Patch #36352 (Closed): IssuesSystemTest#test_bulk_edit fails due to r21248
IssuesSystemTest#test_bulk_edit will always fail. ... =test bundle exec rake test TEST=test/system/issues_test.rb Run options: --seed 55711 # Run ... ts/failures_test_bulk_edit.png E Error: IssuesSystemTest#test_bulk_edit: Capybara::Elemen ... V[1]/DIV[4]/DIV[2]/DIV[4]"> test/system/issues_test.rb:369:in `block in test_bulk_edit' test/system/issues_test.rb:368:in `test_bulk_edit' rails test test/system/issues_test.rb:356 ................ Finished ... rtions, 0 failures, 1 errors, 0 skips </pre> 2021-12-24 08:58
Defect #36349 (New): Problem with adding peopel to existing tasks
Hello everyone, we've got a problem with add ... are unable to add anyone to be even reporter. 2021-12-22 12:08
Patch #36347 (Closed): Add missing fixture to IssuesHelperTest
IssuesHelperTest has failed. If you run the comman ... d 57576 # Running: .....F Failure: IssuesHelperTest#test_render_relations_stats [test/helpers/issues_helper_test.rb:435]: "<a href="/issues?issue_id=16%2C17&amp;set_filter=true&amp;status_id=o">1 open</a>" not found in "<span class="issues-stat"><span class="badge badge-issues-count"><a href="/issues?issue_id=16%2C17&amp;set_filter=true&amp;status_id=%2A">2</a></span> (<span class="open"><a href="/issues?issue_id=16%2C17&amp;set_filter=true&amp;status_id ... </span>)</span>" rails test test/helpers/issue... 2021-12-22 07:25
Feature #36328 (New): Issue Tab - View Issue and all its descendants
Hello, I need to see an Issue with all its descendants. Until now the n ... ering by: "Parent task" "contains" "<root-issue-id>" However this does not displays (by d ... knows a way to reach this goal? Thank you. 2021-12-17 16:55
Feature #36320 (Closed): Migrate to Rails 7.2
2021-12-15 05:03
Defect #36318 (Closed): Saving time tracking ... urn a system activity into a project activity
If you save system activities without editing ... oject-specific activities. !reproduce.gif! 2021-12-15 02:53
Feature #36294 (Closed): Lazy load inline images
Set *lazy: loading* for images and thumbnail ... displayed more quickly, for example, when a issue has many comments and many images are displayed. 2021-12-09 02:28
Feature #36292 (Closed): get tags via API
Hello I'm working on Redmine 4.x, I d'ont kn ... d to retrieve tags values associated with an issue via the REST API. I have found no way to ret ... n tag I know that to retrive comments on an issue I have to add include=journals but I did'nt find any equivalent for tags 2021-12-08 15:15
Defect #36291 (New): Issue done ratio is not updated after closing duplicate issue
*Steps:* 1) Create two issues and mark one as a dublicate of another; 2) Close "original" issue. *Expected result:* Both issues have status "closed" and done ratio 100%. *Actual result:* Both issues have status "closed" but done ratio of duplicate issue is not changed. 2021-12-08 12:14
Defect #36283 (Closed): Email Notification
Actually im using redmine for quiet sometime ... ged where the smtp app password changed The issue I'm not able to find which mailing server is ... le to find any path Hope someone can guide 2021-12-05 13:24
Defect #36273 (Closed): Modifying the source code of a plugin does not reload it after r21295
It seems that modifying the source code of a ... ange the following file * plugins/redmine_issue_assign_notice/lib/redmine_issue_assign_notice/notice_client.rb In Redmine ... ded in trunk r21295 as well. * app/models/issue.rb Has Zeitwerk support removed the Redmine plugin folder from monitoring? 2021-12-02 15:21
Patch #36265 (New): More flexible options for issue notifications
Currently issue notifications are limited to few options. If ... tion updated * Done ratio updated * Parent issue updated * Project updated * Tracker update ... * Relation updated * Custom value updated 2021-12-01 10:27
Defect #36258 (Closed): Support revision without any message in Mercurial repositories
In sophesticated position a repository may contain revision without message. 2021-11-29 16:32
(726-750/12109)