Project

General

Profile

Search

Results (12474)

Patch #42794 (Closed): Hide irrelevant information when printing
When using native browser printing (@Ctrl+P@ ... n with action buttons (patch attached) * in issues list, an extra / stray column with with act ... Redmine, matching the original formatting. 2025-05-31 09:47
Defect #42786 (Closed): "Clear" button for cu ... has incorrect styling inside the flyout menu
There are currently several issues with the display of custom queries inside t ... Attached is a patch that addresses these issues. * Applies the same flex layout to .queries li as used for .watchers li, fixing the line break issue of the "Clear" button. * Ensures consistent ... g margin-left: -8px to fix the right shift. 2025-05-30 04:33
Defect #42780 (New): Diff's content is different between screen and file
When testing repository, I detected any issues. 1. I have a diff between rev 4 and rev 5 ... Ruby version 3.3 Rails version 7.2 </pre> 2025-05-27 06:11
Defect #42774 (Closed): Linked content is hidden under the #sticky-issue-header when using anchor links
Related: ##42684 When clicking anchor link ... e-n, #change-n, or Wiki-style headings on an issue page, the browser scrolls the anchor element to the top of the viewport. However, on issue view pages, the anchor element ends up hidden behind the sticky issue header, making it look as if the page didn’t ... t content from being hidden behind a #sticky-issue-header when scrolling via anchor links. */ +.controller-issues.action-show div.wiki a[name], +.controller-issues.action-show #history div[id^="note-"], +.controller-issues.action-show #history div[id^="change-"] { ... !|!screenshot%202025-05-26%2015.30.02.png!| 2025-05-26 08:50
Defect #42773 (Closed): Padding in the Preview tab is larger than in the actual rendered content
The paragraph padding is larger in preview mo ... are direct children of .wiki-preview. These issues are fixed by the attached patch. This patch ... border: 1px solid #ccc}after_saved.png!| 2025-05-26 06:23
Defect #42770 (Closed): Fix system test failu ... d 6.0-stable due to incompatible Ruby version
Since commit r23794 and r23795, system tests ... r Gemfile specified >= 3.1.0, < 3.4.0 The issue is caused by system tests running with Ruby ... ruby-version: '3.2' </code></pre> 2025-05-25 08:53
Patch #42762 (New): Improve Git/Mercurial revision graph on the repository page
There are several issues with the revision graph on the repository p ... 5ot.png! This patch series resolves these issues by modifying commit indexing and the curves ... commit has already been visited, addressing issue 1. !clipboard-202505221402-dsraj.png! ... nally the orphan commits on the page, fixing issues 2 and 3. !clipboard-202505221403-votpv.p ... or patch series - 41d1057 from GitHub mirror. 2025-05-22 13:16
Patch #42756 (Closed): Update tests for rails-dom-testing 2.3.0 whitespace collapsing
rails-dom-testing 2.3.0 and later "collapse w ... 5154438331/job/42621433335 <pre> Failure: IssuesControllerTest#test_index_with_last_notes_column [test/functional/issues_controller_test.rb:1738]: --- expected ++ ... o be >= 1. bin/rails test test/functional/issues_controller_test.rb:1725 ... </pre> Thi ... the tests pass on both master and 5.1-stable. 2025-05-22 10:22
Defect #42750 (Closed): Passengeer Ruby errors - with Redmine 6.0
!clipboard-202505191503-gzvme.png! N 2025-0 ... e earlier logs for details about the error. 2025-05-19 21:07
Patch #42737 (Needs feedback): Replacing html-pipeline with Loofah for HTML Filtering
The latest version of @html-pipeline@ is 3.2. ... parser. The patch can be applied to r23780 2025-05-17 06:45
Feature #42728 (New): Native modal
I would like to know how we can trigger Redmi ... things consistent and avoid future conflicts. 2025-05-15 20:16
Patch #42706 (Closed): Exported progress bar custom value cannot be imported
Issues with progress bar custom value "Progress" a ... ubject,Assignee,% Done,Progress 77,バグ,新規,通常,Issue1,Redmine Admin,10,20% </pre> When I try ... hould be exported as integer like done ratio. 2025-05-14 09:58
Defect #42702 (Closed): 'New task' button uses still the old plus icon
!clipboard-202505131732-mfdkh.png! 2025-05-13 17:33
Feature #42701 (New): Redmine Full Text Search with SQL Server
Hello, We're experiencing performance issues with the search functionality in Redmine, likely due to the size of our database (120,000+ issues). As search is a heavily used feature for u ... plans to add support ? Thanks in advance! 2025-05-13 16:34
Feature #42699 (New): [Suggestion] Ordering of *Related issues* by status and by priority level
Hello, I would like to propose the ordering of *Related issues* by status and by priority level instead of ... ind in attachment a patch (order_the_related_issues_by_status_and_priority.patch) that works fo ... n the fresh development redmine, the Related issues are ordered accordingly. !clipboard-202505 ... but I would happily help Have a good day ! 2025-05-13 10:00
Patch #42688 (Closed): Run system tests on GitHub CI
This patch enables Redmine's system tests to ... arallelization to address this in the future. 2025-05-10 16:24
Defect #42687 (Closed): Fix random failures in several system tests with Chrome 133 and later
Since recently, some system tests in Redmine ... to fail randomly. This patch addresses that issue. <pre> Failure: IssuesSystemTest#test_create_issue_with_attachment_when_user_is_not_a_member [test/test_helper.rb:231]: "Issue.count" didn't change by 1, but by 0. Expected: 15 Actual: 14 bin/rails test test/system/issues_test.rb:149 Failure: IssuesSystemTest#test_create_issue_with_attachment [test/test_helper.rb:231]: "Issue.count" didn't change by 1, but by 0. Expected: 15 Actual: 14 bin/rails test test/system/issues_test.rb:134 Failure: IssuesSystemTest#test_update_issue_with_form_update_should_keep_newly_added_attachments [test/system/issues_test.rb:270]: Expected: 3 Actual: 2 ... utcomes before the tested operations—such as ... 2025-05-10 11:57
Feature #42684 (Closed): Add a sticky header to keep the issue subject visible on scroll
This feature proposal suggests adding a sticky issue header that only appears when the subject of an issue is scrolled out of view. This approach ke ... aking it easier to keep track of the current issue, even on pages with a large number of commen ... of mistakenly adding a comment to the wrong issue by always displaying the subject. !{width ... shot%202025-05-08%2017.12.07.png! !sticky-issue-header.gif! 2025-05-09 02:15
Patch #42683 (New): Update some German translations
Those are missing on RM 5.1. 2025-05-08 13:02
Feature #42682 (Closed): Optimize the renderi ... roadmap by preloading the email addresses of issue assignees
The attached patch improves the performance o ... ap view by preloading the @email_address@ of issue assignees, which is used for displaying Grav ... when rendering versions and their associated issues. The test results below show the performance of the @/roadmap@ page with 60 versions and 3000 issues: **Without the patch:** <pre> Comple ... queries, 3183 cached) | GC: 81.8ms) </pre> 2025-05-06 04:08
Feature #42681 (Closed): Avoid unnecessary SQ ... conditions in Gantt version subject rendering
@Version#due_date@ is a simple attribute, whi ... lculate the minimum start date among related issues. By reordering the condition to check @d ... 006 redmine-app(dev)> version.start_date Issue Minimum (0.1ms) SELECT MIN("issues"."start_date") FROM "issues" WHERE "issues"."fixed_version_id" = ? [["fixed_version_id", 1]] => Fri, 02 May 2025 </pre> 2025-05-06 03:45
Feature #42673 (Closed): Optimize `Version::FixedIssuesExtension#issues_progress` by avoiding repeated `Issue#closed?` calls
The @issues_progress(open)@ method in @Version::FixedIssuesExtension@ calls @Issue#closed?@ inside a loop to determine whether each issue is open or closed. This leads to redundant database queries to fetch @IssueStatus@ records, even though the issues are already filtered by status using the @o ... whether it is iterating over open or closed issues based on the @open@ argument, this @closed? ... lag directly, avoiding unnecessary calls to @Issue#closed?@ and reducing database queries. T ... especially when processing a large number of issues. For example, when rendering the @/roadmap@ page with 60 versions and 3000 issues: *Without applying the patch:* <pre> ... ries, 6185 cached) | GC: 179.1ms) </pre> 2025-05-05 10:15
Feature #42663 (Closed): Optimize Gantt chart rendering by reducing version-related queries
The attached patch for @lib/redmine/helpers/g ... ifically, it avoids repeated loading of the @Issue#fixed_version@ association by using @fixed_v ... sults of the @project_versions@ and @version_issues@ methods, and simplifies the logic used to determine whether an issue has child issues assigned to the same version and project. ... endering Gantt charts for projects with many issues and versions. For example, in a project with approximately 1,000 issues and 20 versions, rendering the Gantt chart ... queries, 48 cached) | GC: 149.2ms) </pre> 2025-05-03 10:56
Defect #42660 (New): Helvetica font is not embedded in a pdf file exported from an issue
Problems: 1. Fonts are not embedded 2. He ... it is virtually unreadable 4. There was no issue like this before (printing out exported to pdf issues was our workflow for years on the same system) To replicate the issue, open an existing issue, then click `pdf` link at the bottom of the page to create a pdf export of the issue, say exported.pdf. Then run the following co ... entity-H yes no yes 61 0 ``` 2025-05-01 15:46
Defect #42654 (Closed): Text in project jump box is vertically misaligned
The text inside the project jumpbox currently ... ; margin:0 !important; </code></pre> 2025-04-30 03:37
(101-125/12474)