Project

General

Profile

Search

Results (12433)

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
Feature #39528 (New): Change mention link color for users without access to view issues
I propose a feature enhancement for better vi ... not have the permission to view a particular issue is mentioned, they do not receive a mention ... mention links for users who cannot view the issue. This visual cue would instantly inform othe ... be notified due to permission restrictions. 2023-11-08 08:14
Defect #39527 (Closed): Deprecate unused ApplicationHelper#render_if_exist
@ApplicationHelper#render_if_exist@ was introduced in r19799 for #33102. After discussion in that issue and subsequent issue #36524, it was decided to remove the sidebar ... _if_exist_should_be_render_nil@ }} 2023-11-08 07:31
Defect #39521 (Closed): Mention autocomplete not displaying for users without "Edit issues" permission
When users input the "@" symbol to mention other members within a issue's note textarea, the expected behavior is to ... er, seems to be contingent upon having "Edit issues" permissions. Users without these permissio ... or_auto_complete method is called within the issue/form partial. The issue/form partial, however, does not render for users lacking "Edit issues" permissions, hence obstructing the display ... hose who can edit tickets. Best regards, 2023-11-07 09:10
Defect #39519 (Closed): 500 Error when trying to add certain fields with the Add Filter feature
I've noticed after upgrading to Redmine 5.0.5 ... spective plugins, but I wonder if this is an issue that has been noticed by your team as well. ... edmine/sudo_mode.rb:61:in `sudo_mode' </pre> 2023-11-06 20:33
Feature #39504 (Closed): REST API need created_by field in the API
While creating an issue using REST API in similar to 'assigned_to_id' for an issue assigned to a user, need a 'created_by_id' while creating a issue 2023-11-02 05:34
(551-575/12433)