Project

General

Profile

Search

Results (12529)

Defect #42054 (Closed): Not able to Configure CC in Redmine 5.1.3
Dear Redmine Team, Could you please assist ... il notifications? Currently, whenever new issues are created or updates are made, email noti ... o all project members for a single update or issue creation.* We would like to configure not ... g forward to your guidance on resolving this issue.* 2024-12-28 11:08
Defect #42051 (Closed): "Font used for text areas" setting causes inconsistent font size
When you change the "Font used for text areas ... ms with consistency and readability. This issue can be fixed with the attached patch. *Cu ... ey;}.proportional-font-with-patch%402x.png! 2024-12-27 05:21
Defect #42024 (New): RepositoryBazaarTest fails
The CI started failing in bin/rails test test ... ggesting that r23408 is not the cause of the issue. 2024-12-20 03:25
Defect #42020 (Closed): Passenger error when upgrading to Redmine 6
When I upgrade to Redmine 6 I get a Passenger ... or. How do I solve this? Regards, René 2024-12-19 13:46
Defect #42018 (Closed): PDF Export - Compatibility issues between "redmine_ckeditor"
In Redmine, I am using the redmine_ckeditor p ... sed the "Lucida Sans Unicode" font (the same issue occurs with other fonts as well). However ... PDF. Is there a solution to resolve this issue? 2024-12-19 06:25
Defect #42013 (Closed): Redmine fails to star ... apter `"mysql2"` found in config/database.yml
I use Docker. I testet this with "redmine" an ... to your Gemfile. (LoadError) </code></pre> 2024-12-18 16:01
Feature #42008 (Closed): Expose default Rails ... /up" for load balancers and uptime monitoring
There is a default health check controller av ... ore robust and simplifies service monitoring. 2024-12-17 15:27
Defect #42004 (Needs feedback): Problem with upgrading Redmine from 5.1.3 to 6.0.2
Hello. I've upgraded my Redmine to verison ... ything I could do to make it work? Thanks. 2024-12-17 09:41
Defect #41991 (New): Project drop down vanishes on parent issue update assignement
Hi, hope, you are doing well today? We ... a project queue. After that, we assign this issue to the correct project and change following settings: * Project * Issue status * Assigned user * Start date * Due date * Parent issue If we type in the name or the id of the parent issue, the project drop down varnishes and we can't save the issue. At the moment, we update all fields except parent issue on the first issue assignement. Then we update the parent issue. Do you have an idea, how to solve this? Thank you very much 2024-12-16 08:36
Feature #41978 (New): Customize the size of text boxes for fields on the Redmine issues editing page
1.Is it possible to customize the size of text boxes for fields on the Redmine issue editing page? For example, when creating cus ... visible when hovering over it with the mouse. 2024-12-13 06:55
Defect #41977 (New): nested_set move node error
<pre> 1node6 ---------------------- ... 1 end end </pre> 2024-12-13 04:00
Feature #41976 (Closed): Ruby 3.4 support
Ruby 3.4.0 will be released on December 25, 2024. 2024-12-13 03:45
Defect #41975 (Closed): Uniqueness of Project model fields is not checked sufficiently
In the Project model, :identifier is defined ... queness.A patch for this purpose is attached. 2024-12-13 01:47
Patch #41969 (Closed): Add SQLite3 tests to CI
Since Redmine supports SQLite3, I believe tes ... for SQLite3. Additionally, the following issues are addressed: * Remove a duplicate exec ... /hidakatsuya/redmine/actions/runs/12279612346 2024-12-11 16:48
Defect #41965 (Needs feedback): Redmine 5.1.3 and MariaDB 10.6.18 - Queries are slow
Hi all, Our queries are slow and when we g ... lugins: no plugin installed Thanks, 2024-12-10 12:09
Defect #41962 (Closed): Incorrect Path in CSS
In Redmine 6.0.1, CSS file `application-4cc96 ... che Server 2.4.62 (Passenger), Redmine 6.0.1. 2024-12-09 20:00
Patch #41961 (Closed): Use `fixtures :all` to ... istent test data and improve test reliability
h3. Background In Redmine’s test suite, ea ... occur randomly, as reported in the following issues, among others: * ##41934 * ##41623 For ... ze tests. h3. Proposal To address this issue, I propose setting @fixtures :all@ for all t ... /hidakatsuya/redmine/actions/runs/12218226574 2024-12-09 14:09
Defect #41959 (Closed): right click menu item in issues page not left aligned
database manager version mysql Ver 8.0.26 fo ... 6.0.1 Chrome version 131.0.6778.109 2024-12-09 11:04
Defect #41957 (Closed): Remove nesting selectors because are not support in old browsers
*database manager version* mysql Ver 8.0.26 ... height: 0.75rem; } } </code></pre> 2024-12-09 10:38
Patch #41954 (New): Update extract_fixtures task with configurable output directory
I noticed that running @extract_fixtures@ rak ... k-with-configurable-dir.patch@) solves above issue with configurable output directory by @DIR@ ... t things (3rd to 5th) and these are optional. 2024-12-09 09:44
Patch #41951 (Closed): Fix random test failure in IssueTest due to unsorted expected_statuses
<pre> Failure: IssueTest#test_new_statuses_allowed_to_should_only_return_transitions_of_considered_workflows [test/unit/issue_test.rb:895]: --- expected +++ actual @@ -1 +1 @@ -#<ActiveRecord::Relation [#<IssueStatus id: 2, name: "Assigned", is_closed: fa ... nil, description: "Description for Assigned issue status">, #<IssueStatus id: 1, name: "New", is_closed: false, ... atio: nil, description: "Description for New issue status">]> +[#<IssueStatus id: 1, name: "New", is_closed: false, ... atio: nil, description: "Description for New issue status">, #<IssueStatus id: 2, name: "Assigned", is_closed: fa ... nil, description: "Description for Assigned issue status">] bin/rails test test/unit/... 2024-12-09 01:42
Feature #41950 (Closed): [UX] Teawk default theme: better distinction for h2 section
For user interface, clarity should be good if ... does. !clipboard-202412081435-2cvth.png! 2024-12-08 14:36
Defect #41947 (Closed): Collapse arrow shows the wrong direction at /workflows/edit
The views for assigned user and owner are clo ... ttom. !clipboard-202412071506-5vgln.png! 2024-12-07 15:07
Defect #41946 (Closed): /workflows/edit puts used_statuses_only twice at url
1. got to /workflows/edit 2. mark used statu ... l&used_statuses_only=0&used_statuses_only=1 2024-12-07 14:59
Patch #41941 (Needs feedback): Add support for tel: protocol to custom fields
These days softphones are very popular and us ... significantly increase the comfort for users. 2024-12-06 08:09
(276-300/12529)