Search
Results (18203)
- Open discussion: RE: Changing the project by email
- If I get it right, the project of a ticket ca ... the ticket already exists. The function "issue_attributes_from_keywords":https://www.redmin ... separately handled only in function "receive_issue":https://www.redmine.org/projects/redmine/re ... andler.rb#L190, but not in function "receive_issue_reply":https://www.redmine.org/projects/redm ... me accross this old thread but have the same issue.
- Help: RE: Create issue via receiving emails (project_from_subaddress)
- Propable too late, of course ... I think a ... @domain.tld@ where @xxxxx@ must be a project.
- Hello everyone. I am using the Redmine RES ... but the nested set may be corrupted. (Known issue) If it is corrupted, be sure to have your a ... ard to your answers. Regards, Takahiro Mase
- Help: RE: Create issue via API using json is working?
- It works. You probably didn't set ContentType to 'application/json'
- Help: RE: Issue list colorization
- Hi, I think you have to reverse the order of the issue priority records! Thnaks Lorenzo
- Good morning all, I use two redmines: - ... kets on the new one, I cannot display in the issue tables the line in Red if Priority Urgent or ... ine_dashboard 2.10.0 redmine_issue_templates 1.1.0 redmine_issue_todo_lists 1.3 redmine_theme_changer 0.4.0
- We have a decently complex install of Redmine ... statuses, 100 trackers, 100 projects, 80,000 issues, and close to 300 users. When we make workf ... n and if so how do you manage your workflows?
- Help: RE: Looking for a safety management sofware
- Hi Dale, I'm facing the similar issue. Just wonder if you found the solution. Is i ... ine to manage safety project. Thanks, Vic
- I am trying to embed images in a wiki page on ... tools on the wiki pages. Please let me know.
- I have an "about 5 hours" and so on in issue list. Since I need to export list to CSV, I ... that will Excel understand. Hot to get that?
- Plugins: RE: custom workflow plugin
- Solved, just copied the example from the docu ... lowError, 'Tasks and Bugs must have a parent issue.' end </pre>
- I'm trying to prevent creation of a Task or B ... ation when saving nor preventing the save of issue <pre> if self.parent_id.blank? && (sel ... lowError, 'Tasks and Bugs must have a parent issue.' unless errors.blank? end </pre>
- Help: RE: Add user as a watcher when they comment or update an Issue
- Having this option would be a great addition. We have many users that reply to issues and it would be nice to add them as watchers automatically.
- Hi, I can add 3 custom queries on my page - and the "issues" tab gets deaktivated - how can I increase ... Redmine plugins: no plugin installed
- When i extract PDF from Redmine issues, the Image in the explanation topic is left ... ible.. attaching the photo. !capture.PNG!
- We just upgraded to the latest version: Envi ... Mysql2 (using mysql 8) Now we have the issue, that Spent Time (/time_entries) is very slo ... 0 time entries are found. Is this a known issue or is this something that only happens on ou ... all open ended intervals are very slow.
- Help: RE: Link values to URL options
- I have found by trial and error that %id% gives you the issue ID number, this wasn't clear from the wiki.
- I would like to generate a URL for a custom f ... ons like %value%, %id% but I want to use the issue ID (I am linking to a URL that has one directory for each issue). Is there a variable for this? Thanks
- Hi, Having issues with 'issue' relations', the relation checkbox is checke ... 'm unable to see the section to add _Related Issues_ whenever I edit any ticket. @Environmen ... no plugin installed@ Any ideas? thanks.
- Help: RE: How to paste html content directly from Outlook e-mail body to issue decription and keep all formating and images
- So have a look at [[redminereceivingemails]]
- Help: RE: How to paste html content directly from Outlook e-mail body to issue decription and keep all formating and images
- Thank You for response. C S wrote: > You ... ll we will get will be gibberish html in the issue description, because we tried once with an O ... proper - just html text, so I'm afraid that issue made directly from email will be same - just gibberish html.
- Help: RE: How to paste html content directly from Outlook e-mail body to issue decription and keep all formating and images
- Maybe, the better way is to send the mail directly to redmine? (Email Fetching)
- Help: RE: How to paste html content directly from Outlook e-mail body to issue decription and keep all formating and images
- You can't copy a image from clipboard in a webform!
- Help: RE: How to paste html content directly from Outlook e-mail body to issue decription and keep all formating and images
- Thank You for response but it doesn't work as ... gle images, but not a textfiled and images?
- Help: RE: How to paste html content directly from Outlook e-mail body to issue decription and keep all formating and images
- This could be realized via a plugin, I recomm ... resource that can be accessed by the browser.