Search
Results (18264)
- Open discussion: RE: Allow issue assignment to groups; regex filter
- Right, so we use that feature. What we are lo ... bled, the users can see all the groups.
- Trying out: <pre> curl -v -H "Content-Typ ... ine-API-Key: secret" https://myredmineserver/issues/1927.json </pre> where the status of issue 1927 is 1, new. This gives no errors on th ... shown: (dutch version) <pre> Started PUT "/issues/1927.json" for IP at 2020-03-20 15:30:50 +0100 Processing by IssuesController#update as JSON Parameters: {"issue"=>{"status"=>{"id"=>5, "name"=>"Gesloten"}}, ... > The close.json file contains: <pre> {"issue":{"status":{"id":5,"name":"Gesloten"}}} </p ... rights)? Any thoughts, suggestions?
- Hi, I'm having trouble with nested issues in Redmine. I added a parent to an issue, which then made that issue show up as nested under the parent. When I added a second issue, it was not nested. I tried adding another issue using "add subtask" from the parent but with the same result. Is there a reason only one issue will nest under the parent?
- Open discussion: RE: Allow issue assignment to groups; regex filter
- shawn freeman wrote: > We use several groups within Redmine, but only want to allow issue assignment to groups that begin with "PM" (t ... . In settings is field like "Enable assignee issue to groups". Is it what you looking for? Or y ... name for assigment and another keep to hide?
- Open discussion: RE: Update on ubuntu fail
- Hi, running upgrade on ubuntu 18.04 server, I get a similar issue ... <pre> Errors were encountered while ... ke to fix it before runing into more serious issue. My environnement : <pre> Environment ... sql2 </pre> Any help ? Thanks in advance
- Open discussion: RE: Have history filter in "available colomn" of options to display it on issue
- Hello. Did you find a solution?
- Hi, i was not able to find a proper documenta ... ionality of the ticket view. I see calls to *IssuesHelper.send*, *self.included*, methods *rend ... ence doc showing all the core functions like IssueHelper or how i use the features on init.rb?
- Hello, I'm not sure to be in good topic, d ... er (for example "#6") when I display all the issues. For example Tracker|Status|Subject|His ... it take to develop one. Thanks Karine
- I'm trying to upgrade a Redmine v1.2.1-2 inst ... ll only error out. I can fix those two table issues but then there are many others and I'd hope ... 9424 - Convert migration file from 4.2 to 5.2
- I am new to Redmine and Ruby, and also apolog ... S t2_r4, roles.permissions AS t2_r5, roles.issues_visibility AS t2_r6, roles.users_visibilit ... S t2_r4, roles.permissions AS t2_r5, roles.issues_visibility AS t2_r6, roles.users_visibilit ... blem? I would be very grateful for any help.
- Help: RE: Development problem: issue field, similiar to 'Version' field
- I've solved it: wrong combo-box id in Ajax reply (app\views\...\create.js.erb).
- Help: RE: Author name in from address in notifications
- Please see https://www.redmine.org/issues/5913#note-17
- Hi. I'm finishing a plugin that is a Custom F ... p to the user, instead of raw text, when the Issue is shown to the user. My question is: Am ... ugin and the question. h1. The plugin in Issue New/Edit mode !Screenshot-2020-03-09-15-42-31.png! h1. Showing the Issue !Screenshot-2020-03-09-15-42-54.png! ... _value return something like below, the List Issues/Tasks outputs the result as HTML. <pre> ... doesn't work when the user SHOW a particular Issue:* !Screenshot-2020-03-09-16-15-05.png!
- Help: RE: Format custom field as a link
- Glailson Nogueira wrote: > Hello! I'm having a issue with formatted_value. I have a plugin that s ... beacause the url is not default, it changes.
- Hello! I'm having a issue with formatted_value. I have a plugin that s ... lue["number"], value["url_link"] Any help?
- Hi, I have hosted redmine on AWS it was wo ... *We're sorry, but something went wrong. The issue has been logged for investigation. Please tr ... ease help me to resolve this error. Thanks
- Help: RE: How to install the 'code snippet' plugin in CKEditor?
- Refer: https://github.com/a-ono/redmine_ckeditor/issues/137 https://github.com/a-ono/redmine_ckeditor/issues/21
- Help: RE: Send notification when new issue created by email ?
- No-one has the same problem ?
- Help: RE: How to add Google Drive Token to the Redmine Environment?
- I found the solution on githab: https://github.com/Mordorreal/redmine_document_library_gdrive/issues/8#issuecomment-352197952
- Hi guys, Can you help me please with this issue: I'm trying to set up the plugin: https://r ... nformation? In production.rb file? Thanks!
- Help: RE: Delete Tickets after 2 years closed
- I don't know about any plugin to do it. Bu ... <pre> > cd /the/path/redmine > rails c > Issue.where("closed_on < '2019-08-01 00:00:00'").delete </pre>
- Help: RE: I want to change the background color according to the status
- Bernhard Rohloff wrote: > There are many dif ... whole page or just the status field, or the issues background. I don't have a clue right now. ... 13 { background-color: #FDF499; } </pre>
- Open discussion: RE: Strike-through text is defaulted in application
- Hi Steve, welcome to the Redmine community! The reason for your issue is that Redmine interprets a number with a *@#@* at the beginning as reference to an issue number. Because of that it renders it as a clickable link to the issue. If the issue is closed then Redmine renders the text with ... xtile|Textile]]. Kind regards, Bernhard
- Help: RE: I want to change the background color according to the status
- There are many different elements on the user ... whole page or just the status field, or the issues background. I don't have a clue right now. Kind regards, Bernhard
- Hello, I have made a theme called `Openmi ... L. ( https://terryl.in ) *Screenshots* Issue page !https://github.com/terrylinooo/openmind/raw/master/screenshots/screenshot-issue.png! Overview page !https://github.com ... ki-page.png! ^^ I hope you guys like it.