Search
Results (12587)
- Patch #43641 (New): Make the issues list header sticky on vertical scroll
- This patch implements a sticky header for the issue list when scrolling. While currently limited to issues, this approach can be applied to other list ... |
- Feature #43631 (Closed): Add "include_subproj ... pages macro to include pages from subprojects
- This parameter should work with and without project parameter.
- Patch #43630 (Closed): Traditional Chinese translation update for 6.1-stable
- * Translation changed: (完成百分比 → 完成比例) ** notice_issue_done_ratios_updated, field_done_ratio, setting_issue_done_ratio, setting_issue_done_ratio_issue_field, label_update_issue_done_ratios, setting_issue_done_ratio_interval * Translation added: ** field_ratio_interval
- Defect #43625 (New): Duration is shortened by one day when adding a relation and the following issue starts on a non-working day
- *Overview* When adding a relation between issues, if the **start date of the following issue falls on a non-working day**, the issue’s **Duration is shortened by one day**. D ... , when a relation is added and the following issue is rescheduled, an unintended reduction of ... te is marked as a non-working day 2. Create Issue A (preceding issue) with start date and due date set 3. Create Issue B (following issue) with its start date set to a non-working day 4. Add a relation between Issue A and Issue B (e.g. *precedes / follows*) *Expected result* * The Duration of the following issue remains correct, based on working days * Th ... the relation, the Duration of the following issue is shortened by one day * This occurs when the original start date of the following ...
- Feature #43624 (New): Proposal: Asynchronous ... pdates using Active Job (batch processing of issue relations)
- *Summary* When updating the due date of an issue, Redmine performs **cascading date updates** across related issues by traversing issue relations. If the relation graph is deep or ... timeouts * In projects that heavily rely on issue relations, due date updates become impractic ... traversal in batches** * Traverse related issues iteratively using a queue-based approach instead of deep recursion * Limit the number of issues processed per job and continue the remainin ... ication** * Use a job identifier per root issue to avoid duplicate cascading update jobs * Track processed issues to prevent infinite loops and redundant upd ... * Concurrency and consistency when the same issue is updated again while cascading updates are ... es* * This proposal addresses performance issues related to **cascading date updates across ...
- Defect #43623 (New): Performance degradation when updating due date on issues with deep relations
- *Summary* When updating the due date of an issue that has deep and/or many issue relations, the execution time of the update ... ficantly. As the number or depth of related issues grows, the operation may take a very long t ... appears to be a performance and scalability issue rather than a functional bug. *Affected operation* * Updating the due date of a root issue *Conditions* * Issues are linked by multiple levels of relations ... relation chain and/or the number of related issues is large *Observed behavior* * Updating ... triggers propagation logic to adjust related issues * During this process, related issues are traversed recursively * The recursive traversal of issue relations becomes the main performance bottl ... ion depth or the number of processed related issue...
- Patch #43619 (Closed): Optimize Issue#recalculate_attributes_for by merging date queries
- The attached patch slightly improves performance in @Issue#recalculate_attributes_for@. When the met ... query, reducing one database round-trip.
- Feature #43615 (Closed): Right-align all time-tracking columns in Issues list
- The attached patch changes the alignment of all time‑tracking columns in the issues list to right‑aligned (e.g., Estimated time ... id gray;}.clipboard-202512191657-k9ajd.png!
- Defect #43613 (Closed): Issue description displaying only two level of nested bullets (as a same level)
- For example this github stzle markdown <pre ... that on preview tab, however once saved, on issue description it only displays like this: !clipboard-202512181445-7rux2.png!
- Defect #43612 (Closed): Inline code rendering does not preserve multiple spaces
- If I write a text with many spaces, currently ... edmine: !clipboard-202512181236-2jy86.png!
- Patch #43607 (Closed): Optimize Issue#recalculate_attributes_for to avoid unnecessary saves and cascading callbacks
- When a subtask is updated, Issue#recalculate_attributes_for recalculates derived attributes of its parent issue (such as priority, start_date,due_date, and done_ratio) and always saves the parent issue. In cases where the recalculated values a ... se queries. This becomes noticeable when the issue has a deep ancestor chain. The attached patch changes the behavior to save the parent issue only when it has actual changes after recalc ... ains and database queries when they do not.
- Defect #43603 (Closed): Delete link is missing from the context menu when using a relative URL root
- After commit r23938, the Delete link is not d ... troller.rb @back = back_url # "/redmine/issues" begin # Recognize the controll ... k) #=> ActionController::RoutingError </pre>
- Defect #43592 (Closed): Ajax indicator is broken in RTL layouts
- In RTL environments, the Ajax indicator does ... ble/app/assets/stylesheets/rtl.css@24209#L281
- Defect #43589 (New): Estimated Hours Field Placeholder Does Not Reflect Selected Time Span Format
- Redmine allows switching the Time span format ... selected format. This affects not only the Issue form (Estimated hours field) but also the Lo ... aceholder appears to have been introduced in issue #2464. The corresponding line can be foun ... mine/views/labelled_form_builder.rb@24209#L52
- Defect #43588 (Closed): Right column in issue view uses splitcontentleft CSS class instead of splitcontentright
- In the Issue view, within the attributes section, the @di ... th left and right sections. However, in the Issue edit view, the right-side section inside @di ... Is this behavior intentional, or should the Issue view also use @div.splitcontentright@ for th ... re: source:/branches/6.1-stable/app/helpers/issues_helper.rb@24209#L350
- Defect #43583 (Needs feedback): Time spent ar ... d to a new project when a project is changed.
- If you add the time spent to an issue in project "A" and then change the project of this issue to "B", then the time spent on this task is ... porting 4.0.0 redmine_unread_issues 1.1.0 redmine_wiki_text_colorizer 0.1.4 </pre>
- Feature #43575 (Closed): Clean up box-like UI elements by adjusting borders and padding
- This patch simplifies the visual design of se ... Some UI components — such as @.box@, @div.issue@, the login form, and flash messages — use b ... appropriate. * Increase padding for @div.issue@ and remove its border and shadow. * Add sl ... ional padding improves text readability. *Issue:* !{border: 1px solid grey;}.issue%402x.png! *Box:* !{border: 1px solid gre ... !{border: 1px solid grey;}.login%402x.png!
- Defect #43574 (Closed): Apache Vulnerability Issue
- Hi Development Team, We recently identifie ... on the appropriate next steps. Thank you.
- Defect #43572 (Closed): OpenSSL digest initialization error on accessing Activity
- I've recently migrated a database/install fro ... ver error. The logs seem to indicate it's an issue with the OpenSSL Digest initialization, but ... no plugin installed MySQL Version: 8.4
- Defect #43562 (Closed): "Stay logged in" option does not allow user to log in
- Hello Everyone, Would you mind helping out here? As mentioned there, I am facing the same issue as discussed in #42199. Tried the same what ... help us better? Thank you in advance! HP
- Defect #43547 (Closed): Redmine session cookie overflowed with size 4146 bytes
- [2025-11-28T12:14:22.767484 #1] INFO -- : [5 ... tion of the plugin. No one has reported such issues in the plugin's git repository
- Defect #43536 (Closed): wrong email with dot in account
- email like @bob@mail.org@ - *pass* @bob.marly@mail.org@ - @wrong email value@
- Patch #43534 (New): target version filter including subprojects
- This patch alters the filter (issues_query) to also include the "Target version" ... roject is shown. The patch includes tests.
- Feature #43528 (New): Allow "RM-" to be used as a prefix for changesets
- Currently, only "#tasknumber" is allowed for ... s "RM-tasknumber" for connecting the commits.
- Defect #43527 (Closed): Login and Email colum ... r-aligned on the Users page since Redmine 5.1
- On the Administration > Users page, the value ... order: 1px solid gray;}.users-5_1%402x.png!