Project

General

Profile

Search

Results (12518)

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
Feature #36256 (Closed): Redmine Calendar is not listing issues
Dear team, I have upgraded the Redmine from version 2.5.2 to version 4.2.3.stable. Before, the issue was shown in the calendar after upgrade the issue did not show anymore. The attached file s ... de me the advice I could see the list of all issues on the calendar again? Regards, 2021-11-29 09:00
Feature #36246 (Closed): Multi project csv import
Hi, now the issue import function is limited to a single proje ... it to multiple project using his own column? 2021-11-25 11:28
Defect #36245 (Resolved): ActiveSupport::Reloader.to_prepare not working in trunk 21287
With r21283 in trunk ActiveSupport::Reloader. ... s.html#autoloading-when-the-application-boots 2021-11-25 09:00
Patch #36241 (Closed): MenuManagerTest randomly fails
This test rarely fails. This problem occurs ... Project.find(1).enabled_module_names = %w(issue_tracking calendar) </code></pre> 2021-11-25 07:00
Defect #36231 (Closed): https://stackoverflow ... magemagick-or-graphicsmagick-installed-on-red
I get an error about a missing **ImageMagick* ... , it all seems to work. What could be the issue, or how can I pin it down? **Some more in ... <pre> Started GET "/projects/migratie/issues/gantt.png MiniMagick::Error (You ... elpdesk_contact_sync 0.0.4.1 redmine_issue_templates 1.1.0 redmine_people ... urces 1.0.6 redmine_tint_issues 1.2.1 redmine_view_issue_description 0.0.2 redmine_zenedit ... a thing. 9. Apache config is identical. 2021-11-24 11:42
Defect #36229 (New): API - Question/Problem
So - I am using the Python-Redmine package - ... s painful to figure out :-() To create an issue, I need to get (pass) the USER ID [which I think is a number] to assign the issue to. Problem: The get users api in the py ... mical - (A) I can't use the API to create an issue without an USER ID, and (B) I have no means to determine what the ID is via the API {permissions issue} and (C) the GUI/HTML interface does not sho ... here is no means to use the API to create an issue. It's a bad security chicken and egg problem! Suggestions please? 2021-11-23 21:04
Defect #36226 (Closed): Psych 4: Psych::Disa ... exception when unserializing a setting value
Psych 4.0 uses @safe_load@ by default (see ht ... ional/settings_controller_test.rb:237 </pre> 2021-11-23 07:53
(1126-1150/12518)