Project

General

Profile

Search

Results (12507)

Defect #43000 (Closed): can not upgrade to 6.0.6
database manager version mysql Ver 8.0.26 fo ... dmine-6.0.6]# cat /etc/redhat-release </pre> 2025-07-12 04:50
Feature #42993 (New): Option to have Redmine respect "closed" date fields when importing (csv) files
When importing a bulk of historical data the ... stem to Redmine wanting to keep the date the issues were closed _there_ in-tact for retrospecti ... ed in this related ticket: #8002 (from 2011). 2025-07-09 21:20
Defect #42978 (Closed): custom theme how to has limited info for Redmine 6
I created a custom theme in themes/ass and ad ... this? Why would my page not load correctly? 2025-07-08 19:57
Patch #42972 (Closed): Refactor and unify the structure of journals, replies and comments
There are 3 places where the user can add notes with different terminologies: # Notes for issues # Replies for forums/boards # Comments fo ... ach has it own definitions in CSS. Regarding Issues, we display 3 kind of information with a similar structure: * issue history (all / notes / property changes) * ... ommon terminology between all five entities (issue, timelog, revision, reply, comment). The cha ... also brings an updated UI for notes (#40744). 2025-07-07 23:29
Defect #42969 (Closed): Autologin not working ... set, but session not restored (Redmine 6.0.5)
h2. Description In Redmine 6.0.5, the "Kee ... further details or testing help is needed. 2025-07-07 10:39
Defect #42967 (Closed): Fields marked as Read ... en instead of disabling the edit to the filed
I have created an issue tracker where I want to disable the field updated during issue creation to be disabled but shown to the user taking the issue forward. I have provided all view rights and ... r all roles. Everything seems to be in place. 2025-07-07 08:21
Patch #42966 (Closed): Replace legacy loader. ... attachment upload form and in ajax indicator
This patch replaces the existing loading.gif ... places loading.gif shown during CSV import. 2025-07-07 07:13
Defect #42962 (Closed): Mail handler fails to create issues from emails over 4MB on Rack >= 3.1.14
When using Rack 3.1.14 or later, creating an issue from an incoming email fails if the email me ... cally 5–10MB) can exceed the limit and cause issue creation to fail. The limit can be raised ... ('../../Gemfile', __FILE__) </code></pre> 2025-07-06 04:15
Defect #42957 (Closed): Incorrect "for" attribute in labels of issue relations import
On the bottom of the _Import issues_ mapping form there is a _Relations mapping ... licates@ for example. A patch is attached. 2025-07-04 13:45
Patch #42938 (New): Add sprite icons to sub items of projects and issues
Issue and projects lists with sub items are using ... s sub projects. Changes will also affect sub issues. *Before:* !clipboard-202506301653-pp ... 0ff7745bc96162dac9672a6769 - Wed Jun 25 2025. 2025-06-30 17:03
Defect #42933 (Closed): Fix N+1 query issue in Wiki history page when loading authors of Wiki content versions
When accessing the wiki history page ( /proje ... n when wiki pages have many versions. The issue occurs in @WikiController#history@ action wh ... DESC LIMIT ? [["name", "display_subprojects_issues"], ["LIMIT", 1]] ↳ app/models/setting.rb ... es, 2 cached) | GC: 0.0ms) </code></pre> 2025-06-27 13:22
Defect #42920 (Closed): Missing icon in attachments upload form
Step to reproduce: # Open the new issue form # Attach a file # Leave the mandatory ... of the attached file. !attachment.png! 2025-06-25 15:41
Defect #42911 (Closed): English is the only available language when installing Redmine 5.1.8
Using the current 5.1.8 branch, with a fresh ... modified how available languages are loaded. 2025-06-23 12:19
Defect #42907 (Closed): Sub tasks and sub projects are using still the old chevron-right icon
!clipboard-202506201705-hvrbe.png! !clipbo ... n-right-idnt.svg) no-repeat 2px 50%;} </pre> 2025-06-20 17:09
Defect #42897 (Closed): [v5.1.3] Freeze when ... elds with the browser's autocomplete function
Hi Redmine team. I have found the followin ... 0.1.0 view_customize 3.5.2 2025-06-19 13:35
Feature #42886 (Needs feedback): Ability to bypass due date in the past for MailHandler
Currently when a due date is set for the past ... t? If not, can a flag be added? Thank you! 2025-06-17 20:38
Defect #42885 (Closed): Wiki page link gets broken in markdown tables
Hi all! Wiki links with title are not rend ... 2.16.0 </pre> Thank you and best regads. 2025-06-17 16:22
Feature #42880 (Closed): Make 'auto watch issues' default user settings configurable
# Exposed the new setting in the administra ... default and the built-in fallback options 2025-06-16 20:43
Defect #42876 (Closed): redmine_ai_helper 的配置问题
Model profile:只有可选的几个,能否调用自己的模型? Access ke ... 使用自建模型的地址? 请作者回答一下,谢谢。 如果自行修改,需要修改哪些文件? 2025-06-16 08:14
Defect #42875 (Closed): "Page not found" erro ... orkflows with many statuses on Rack >= 3.1.14
When using Rack 3.1.14 or later, saving a wor ... n/rake db:fixtures:load </pre> 3. Add 40 issue statuses: <pre> bin/rails r '40.times {|i| IssueStatus.create!(name: i.to_s)}' </pre> 4. ... checked can be calculated as: <pre> 6 * IssueStatus.count ** 2 - 4 * IssueStatus.count + 5 </pre> * With 27 statuse ... statuses — but 40 is enough to reproduce the issue reliably. *Possible workaround:* Incre ... ich allows handling workflows with up to 104 issue statuses (@6 * 104 ** 2 - 4 * 104 + 5 => 64 ... h('../../Gemfile', __FILE__) </code></pre> 2025-06-16 04:22
Feature #42872 (New): Support Any Protocol and Regex URL Templates in Custom Link Fields
h2. Problem "Link" custom field only allow ... ort-in-custom-link-field.png! h2. Related issue: #1358 2025-06-14 02:09
Defect #42860 (Closed): Email has not deliver ... ing a ticket when a ticket was assigned group
*-Phenomenon* Email has not delivered to a p ... ch or I'm involved in [Also notify me about issues with a priority of High or higher] : Not ch ... you could help me when you have a chance. 2025-06-12 07:08
Feature #42853 (Closed): task deletion
How to configure task deletion only for the u ... nfigure this feature for the task owner only. 2025-06-10 16:47
Feature #42850 (New): Changes of the start_da ... journals are not displayed when adding a subissue
When adding a subissue, the parent issue's journals does not contain the start_date field, although it changes to the subissue's creation date. Is it possible to make jour ... -09" } ] } </pre> 2025-06-10 14:10
Patch #42847 (New): Improve clarity of mail option labels in en.yml
This patch improves the clarity and naturalne ... or created by me Patch file is attached. 2025-06-10 08:42
(101-125/12507)