Project

General

Profile

Search

Results (12493)

Defect #39760 (Closed): Some API tests fail with Ruby 2.7
In the current trunk r22493, the following th ... /integration/api_test/news_test.rb:66 </pre> 2023-12-01 08:11
Defect #39759 (Closed): Seprate application server, database server
In our Case in PSD Jordan,we need seprate the ... er to server without decrease quality to save 2023-11-30 21:54
Defect #39758 (Confirmed): Some pages on http ... ugins are returning 500 Internal Server Error
When browsing through the [plugin list](https ... de. Page 112 returned a 500 status code. 2023-11-30 19:58
Defect #39756 (Closed): ActionView::Template: ... ined method `editable' for #<UserCustomField>
I try to add a custom field to a user which r ... Open http://domain.tld/custom_fields/new?tab=IssueCustomField ## Select "Users" # Click "Next ... 4565-833b-2a17aa22cb7e] 45: <% if %w(IssueCustomField UserCustomField ProjectCustomFiel ... e a suggestion what might be the problem? 2023-11-30 15:04
Defect #39755 (Closed): CommonMark Markdown help page does not reflect user's language setting
The CommonMark Markdown help should open the ... e to German in the "My account" 3. Open the issue creation page and click "[?]" in the toolbar ... .html exists, the help page opens in English. 2023-11-30 14:18
Defect #39752 (Closed): <style> tag is not recognized as a tag.
In CommonMark Markdown format, the <style> ta ... or:red;} p {color:blue;} </style> okay 2023-11-30 07:28
Defect #39748 (Closed): migration redmine 2.2.3.stable
Hi, I inherit an very old redmine system: ... to migrate? Thank You for reply Gregor 2023-11-29 09:59
Defect #39747 (Closed): Diff of a javascript file in repository module is not displayed with layout
The issue reported in #37626 reproduces now again no c ... nd was reverted. We should properly fix that issue now. 2023-11-29 08:14
Defect #39743 (Closed): Missing filter fields
!clipboard-202311281028-xoqmn.png! We see ... are missing a field that requires a target. 2023-11-28 10:29
Defect #39734 (New): Forums should allow for deletion of self created subjects/messages
Why does this sites' forum not allow for dest ... this on this site. That's a serious privacy issue these days as users should always be in cont ... ngly. !clipboard-202311251709-pv0gl.png! 2023-11-25 17:10
Feature #39723 (New): Add 'Assigned to You' Tag in Email Subjects for Personal Assignments
I'm proposing a feature to add an "Assigned to You" tag in the email subject for issues personally assigned to a user. This tag wi ... users to quickly identify emails related to issues they are responsible for, enhancing product ... difference in daily workflow for many users. 2023-11-24 10:48
Defect #39714 (Closed): Query grouping filter not working for custom field relations
With https://www.redmine.org/projects/redmine ... format) - create another a custom field for issues with format @user@ - go to issue list and open select box with available filt ... ng label for the group if cf-relation to the issue. The problem is, that another regular exp ... m. The attached patch fixes the problem. 2023-11-23 13:02
Patch #39699 (Closed): More flexible CustomField usage for relations
The change in #38772 prevents usage, if a cla ... utf8=%E2%9C%93&rev=22269&rev_to=22013 2023-11-22 20:00
Feature #39591 (Closed): Change URL in automatic e-mail
We would like to change the link in the autom ... 46/. Where can we change this in the options? 2023-11-22 09:48
Defect #39578 (Closed): User shenllredmine created a strange empty Wiki page and a strange Issue (probably SPAM)
"shenll tech":https://www.redmine.org/users/6 ... ser was used immediately to create a strange issue and an empty pages: * https://www.redmine.org/issues/39577 * https://www.redmine.org/projects/r ... ctivity could be found on his profile page. 2023-11-18 12:25
Defect #39576 (Closed): `rake yard` does not work with Ruby >= 3.2
`rake yard` which generates YARD documentatio ... r higher. Please see attachment:error.txt. 2023-11-18 01:33
Defect #39559 (New): Git commit linking to issue and time entry
Git commit - time log and issue link After *committing* in git repo, whi ... behaviour. First - link of commit to the issue *is not showing up* until someone *clicks* ... e git repo. After commit is linked to the issue, * time is not logged* on that issue *immediately* . It is logged on some random ... mple). Does anyone have similar behaviour? 2023-11-17 15:56
Defect #39553 (Closed): Mention notification is not sent (MENTION_PATTERN / LINKS_RE inconsistency)
Hi, When I add an issue comment <pre>Hello @login!</pre> where ... e comment, the mention is highlighted in the issue history, but no notification is sent to the ... he at end of the string. Thanks, Thomas 2023-11-15 12:43
Defect #39548 (New): Internal Error reported when Viewing GIT repository
I am using a locally hosted redmine instance ... dav/custom_middleware.rb:54:in `call' </pre> 2023-11-15 05:08
Defect #39537 (Closed): 500 Internal Server Error on issues?query_id=xx pages.
Recently, I often get "500 Internal Server Er ... lly, when I call this page: @https://redmine/issues?query_id=xx@ Few days earlier, I did an ... //rubygems.org/' gem 'sidekiq', '<7' </pre> 2023-11-09 10:33
Defect #39535 (Needs feedback): The three dots do not work
Good morning, We have been having problem ... Has this happened to anyone? Regards, 2023-11-08 13:10
Defect #39534 (Closed): Error (undefined method) in issue list PDF export
Hi, I got an @undefined method `custom_fie ... /svn/entry/tags/5.0.6/lib/redmine/export/pdf/issues_pdf_helper.rb#L342. The error occurs whe ... ker of the exported ticket(s). In that case @issue.visible_custom_field_values@ does not contai ... d @cv.custom_field@ fails. <pre> cv = issue.visible_custom_field_values.detect do |v| ... ormatting? </pre> Best regards, Thomas 2023-11-08 12:39
Defect #39532 (New): Cant set opened parent issue for closed child issue
When i try select parent issue - redmine filter parent lissue list same state as current issue. If current issue closed - list only closed issues in parent list if current issue open - list only open. looks not good. I ... d child ticket to opened parent - looks fair. 2023-11-08 10:18
Feature #39530 (New): Feature to Group Custom Fields by Category
Enhance custom fields with a category that wi ... text of this request is there: message#69072. 2023-11-08 09:47
Feature #39529 (Needs feedback): Add tooltips for clarifying non-notifiable user mentions
Currently, when a user without permission to view a particular issue is mentioned, they do not receive a notifica ... no indication that no email was sent. In issue ##39528, I proposed changing the background ... ve created a separate ticket for this matter. 2023-11-08 08:24
(601-625/12493)