Search
Results (12428)
- Defect #40832 (New): Deprecation warning regarding the use of the convert command in ImageMagick 7
- When running Redmine with ImageMagick 7, a de ... th the @magick@ command. To reproduce the issue, execute the following statement in the Rail ... Mv7, use "magick" => true </code></pre>
- Defect #40831 (Closed): The icon-ok/icon-erro ... shown in the administration/information page
- It seems the asset pipeline urls are not corr ... is installed in the subdirectory.
- Feature #40829 (Closed): Expose project updated_on column and filter in project query
- It is sometimes helpful to query recently cha ... the list of available columns and filters in issue queries. We understand that "updated" for a ... d the difference between the 2 values though.
- Defect #40810 (Closed): I want to upgrade lastest version jquery
- I need guide by command line cmd
- Defect #40809 (Needs feedback): context-menu shows out of screen when scrolled down with a lot of issues
- I tested this on my custom theme as well as t ... ply... I think its when there are a lot of issues in the list (>25, I have around 90 on my te ... y sure this exists on the bare bones redmine.
- Patch #40802 (Closed): Support builder 3.3.0
- == Version 3.3.0 * Use BasicObject instead o ... @struct.last[sym] = ret </code></pre>
- Patch #40801 (Closed): Add missing fixture journal_details to JournalsHelperTest
- A test failure occurred as follows: <pre> F ... it because I forgot to seed, but I think the issue is caused by the absence of *journal_details ... unless convert_installed? </code></pre>
- Patch #40798 (Closed): Optimize Version model
- The attached patch improves the performance of several methods in the Version model such as Version#issues_count, FixedIssuesExtension#completed_percent, FixedIssuesExtension#closed_percent, and FixedIssuesExtension#issues_progress. These methods use @count@ method to get the total number of fixed issues in the version. It performs an SQL count qu ... ge has an effect on Gantt as well as Roadmap.
- Defect #40796 (Closed): CSV option error
- I am running redmine from the docker image. ... istrator/Settings pane. No indication of the issue in the logs.
- Defect #40795 (New): Can display 32 bit depth image in exported pdf file
- When I copy & paste or upload a 32 bit depth image into issue, ref it using !! format, and export to pdf f ... 7 additionals 3.0.8 issue_charts 1.3.0_3 redmine_ ... .3.0 redmine_searchable_selectbox 0.1.10
- Defect #40793 (Closed): Not able to fetch redmine tags using API
- We are trying to parse the issues using python-redmine module in python, But ... s but not able to fetch the tags of specific issue. <pre> redmine.issue.filter(tags="tag_name") </pre>
- Defect #40792 (Closed): redmine feishu plugins Error
- Error code: 4401 This app is currently unavai ... en%20Shot%202024-06-03%20at%2022.42.28.png!
- Patch #40775 (Closed): Reduce an extra SQL query in IssuesController#retrieve_default_query
- The @IssuesController#retrieve_default_query@ method to retrieve the default issue query checks if a query is explicitly specif ... e existence is only necessary when @session[:issue_query][:id]@ is set, the current code perfor ... inst the @queries@ table even when @session[:issue_query][:id]@ is nil. This causes an unnecess ... ks if a row with id=NULL exists. <pre> IssueQuery Exists? (0.1ms) SELECT 1 AS one FROM " ... D "queries"."id" IS NULL LIMIT ? [["type", "IssueQuery"], ["LIMIT", 1]] </pre> The attache ... to skip the unnecessary query when @session[:issue_query][:id]@ is nil.
- Defect #40763 (New): Images missing from PDF Export
- When I export to PDF *almost* all images are ... ried removing that and it made no difference.
- Patch #40762 (Closed): Traditional Chinese translation update (to 22851)
- * new ** setting_issue_done_ratio_interval
- Patch #40749 (Closed): Japanese translation update (r22850)
- Translated @setting_issue_done_ratio_interval@.
- Feature #40744 (Closed): Refresh history tabs look and feel
- The current UI of the history tab looks quite ... ory2.png! *Final version implemented:* Issue: !{border: 1px solid grey; width: 80%}issue-notes.png! News: !{border: 1px solid gre ... olid grey; width: 80%}forum-comments.png!
- Defect #40728 (Closed): Slow loading of global spent time list in MySQL
- While loading the global spent time the websi ... 2.9 redmine_reporter 2.0.4
- Feature #40726 (Closed): Disable jumping to journal's note after updating the issue
- Current functionality automatically scrolls the page to new note, after issue is updated. It is not handy if you are updating some issues's fields, sumbit it and want to continue working with issues further — you have to scroll page back to t ... g to new note's anchor link in Redmine 5.1.1?
- Defect #40720 (New): (default) Columns set in settings do not show up when viewing issues
- The default columns set in the settings page are not being applied to the issues lists. Only the #, Project, Tracker, Statu ... he other columns I have added show up in the issues until I manually add them.
- Defect #40718 (Closed): Forget My Password
- please can recover or take me new password ? ... my email for mobis : adelsn1986@yahoo.com
- Defect #40717 (New): Search results should be by modified date not created date
- We recently updated Redmine (5.1.2) and the o ... hanged. The list is now dated and ordered by issue creation date NOT date last modified. This is disastrous - we are sometimes working on issues 2, 3 or even 7 years old and they are impos ... nd, typically falling on page 8 or something.
- Defect #40716 (Closed): "Edit this section" on Wiki pages misinterprets issue links with double hash (##nnn) as ATX headings
- h1. Abstraction "Edit this section" in Wik ... se I explained in "How to reproduce" first.
- Defect #40715 (Closed): Wiki (markdown syntax ... tion" does not extract ATX headings correctly
- h1. Abstraction "Edit this section" in Wik ... MarkdownTOC --> <!-- /MarkdownTOC -->
- Patch #40703 (Closed): Japanese translation update (r22817)
- Translated the following strings: * label_issue_attachment_added * field_estimated_remaining_hours * field_last_activity_date