Project

General

Profile

Search

Results (31865)

Help: RE: Not been able to add wachers with a role having "Issues created by or assigned to the user"
You can add watchers to existing issues from the issue sidebar. When clicking on *Add* there, the m ... ching for their name in the add watches form. 2024-07-09 19:03
Help: Not been able to add wachers with a role having "Issues created by or assigned to the user"
Hi! I have a group of users that got "Issues created by or assigned to the user" in thei ... t to "All active users". When one creates an issue such users can be added as watchers but after an issue is already created such users are not visibl ... one, even an Admin, tries to add them to an issue. Why is that? I am running Redmine 5.1.2... Thanks in advance! 2024-07-09 16:37
Defect #40948 (Closed): ActiveRecord::ValueTooLong error with git author longer than 255 characters
If a Git repository contains a commit where t ... 6a3b6e77a8bf9cd4590e8db757f3c6c78 refs/heads/issue-8857 4fc55c43bf3d3dc2efb66145365ddc17639ce ... p User.current = nil </code></pre> 2024-07-08 19:35
Patch #40939 (Closed): Add "underline" button to jsToolbar for CommonMark Markdown formatting
The Textile and Markdown text formatting have ... created a patch to insert `<ins></ins>` tags. 2024-07-06 14:08
Defect #40937 (New): Broken links in exported wiki pages when using child_pages macro
h2. Problem {{toc}} Exporting wiki page ... than 5.1.3 are also affected. A related issue is: ##22001. I would appreciate to discuss my proposal and see a fix coming soon! 2024-07-05 11:11
Development: Creating a project template
Hello, I have a question: is it possible to ... ate so that when starting a new project, the issues are already set? 2024-07-03 16:24
Open discussion: RE: Exporting issues to PDF in portrait mode
Also..... I've tried modifying my report to ... d L based on the width of the report output. 2024-07-03 15:53
Open discussion: Exporting issues to PDF in portrait mode
Gentlemen, For several years now, off and on ... modify my Redmine installation to export my issues list to a PDF file in LETTER size portrait mode. The only thing I need on there is the issue Subject field. I also need the indentations ... nge to modify a Redmine report. :) A single issue exported to a PDF file produces portrait out ... ext to see if I can make the settings of the issues list export more closely match up with a single issue export. Attached are files showing current issues list output and output I desire. I just mo ... ld very much appreciate it. Thanks! Pat 2024-07-03 15:45
Open discussion: RE: LDAPS certificate issue
In case anyone ever stumbles on this issue, here's how I resolved it today after many t ... in using LDAP over SSL instead of plain LDAP. 2024-07-01 14:00
Help: RE: upgrade to 5.1.0 fail
i had solved this issue,thx 2024-07-01 04:11
Help: RE: upgrade to 5.1.0 ,and run fail
i had solved this issue,thx 2024-07-01 04:11
Defect #40924 (Closed): Spent Hours ignoring "Time Span Format" Setting on several pages
On the "Bulk edit selected time entries" page ... id grey;}.clipboard-202406301828-jkzip.png! 2024-06-30 11:29
Defect #40922 (Closed): Unable to create project
2024-06-29 13:38
Help: RE: Cannot start Redmine 5.1.3 after up ... arting fine with WebRick but not with Apache)
Try adding "PassengerSpawnMethod direct" to you apache virtualhost config. I had the same issue with nginx (different ruby versions [3.2] an ... g until someone finds the root cause of this issue. 2024-06-29 12:12
Defect #40921 (Closed): JSON API causes 500 Internal Server Error
I use redmine 5.0.7 with https://github.com/r ... l old version of builder gem, rest api works. 2024-06-28 12:28
Help: Accessing IssueRelation during issue destruction
My goal is to propagate the deletion of an issue to change a custom field of the linked issue. So, I intercept the destruction of an issue. I'm encountering a problem in my redmine plugin. IssueRelation are not accessible as expected when calling the @before_destroy@ hook in issue model. <pre><code class="yaml"> Contex ... ame function. for example @Rails.logger.info(IssueRelation.where(issue_from: self.id).inspect)@ if I run it with ... troy` or `after_destroy` hook the result of @IssueRelation.where(issue_from: self.id).inspect@ is empty Here i ... edmineMyPlugin module Patches module IssuePatch extend ActiveSupport::Concern ... thods # TEST # has_many :issue_relations_from, class_name: '... 2024-06-28 11:20
Open discussion: RE: Can the problem serial number be defined by oneself
No, not really. Redmine expects strictly nume ... ces of data, e.g. to associate journals with issues. Using alternative identification scheme ... Redmine. One reason is that we allow to move issues between projects which would result in an ID change, which again is something we do not support. 2024-06-27 12:09
Defect #40918 (Closed): Wiki "Edit this secti ... ext headings correctly in CommonMark Markdown
h1. Abstraction "Edit this section" in Wik ... b.com/gfm/#setext-heading correctly. This issue is an extension of defect #40716 that we discovered when researching the issue we experience with Redmine 5.1.2.stable. Ple ... guate ticket links and ATX headings, but the issue is broader because the regex does not even c ... cannot provide a patch or pull request here. 2024-06-27 11:43
Open discussion: RE: Can the problem serial number be defined by oneself
The issue IDs (and about all other numerical IDs used ... atabase when creating the respective object (issue, journal, user, custom field, ...) from a si ... uch, these IDs can not be chosen arbitrarily. 2024-06-27 11:38
Open discussion: RE: Where can I learn what's going to be new in Redmine 6?
Marius BĂLTEANU wrote in message#69896: > Hi ... Marius! I had previously found that list of issues and fixes. What I was hoping to find — and ... for v6? Thanks again _so much!_ /Steve. 2024-06-26 17:11
Defect #40914 (Closed): Fix precision issues in TimeEntry#hours calculation by returning Rational instead of Float
On the page @my/page@, if the _timelog_ is di ... ple:* # Add time entries for one day, one issue: - 0:10 - 0:40 - 0:10 # Navigate to @my/ ... hours * 60).to_i}.sum / 60)) </code></pre> 2024-06-25 14:12
Help: RE: How to delete "history" in tickets?
I'm not sure what you mean with "I dont have ... der. Note that deleting other parts of an issue's history (including the log of changed fiel ... nal is also not supported. Each change of an issue always creates a journal entry which is visible to all users who are allowed to view an issue. The only supported way to remove the journals of an issue is to delete the associated issue entirely. (Please be aware that Redmine 4 ... and has "quite a long list of known security issues":https://plan.io/redmine-security-scanner/v ... ou may want to upgrade to a newer version...) 2024-06-25 12:32
Feature #40890 (New): Show project changes on 'Activity' page
We would like to propose a new feature for Re ... date, and a diff (similar to how changes to issues and other entities are currently displayed) ... fe. Thank you for considering our request. 2024-06-24 08:55
Patch #40876 (Closed): Czech translation update
Extracted from the patch in #40875, posted by ... : label_option_auto_lang: auto label_issue_attachment_added: Příloha přidána field_ ... ast_activity_date: Last activity - setting_issue_done_ratio_interval: Done ratio options inte ... activity_date: Poslední aktivita + setting_issue_done_ratio_interval: Krok koeficientu dokončení </code></pre> 2024-06-21 10:55
Patch #40875 (Closed): Improve Czech translation for "two-factor authentication"
# Dvou-faktorové -> dvoufaktorové # New texts 2024-06-21 10:09
(976-1000/31865)