Search
Results (18279)
- 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.
- Hello Is it possible to configure automatic creation of issues upon receipt of emails from the Exchange server?
- Hi Team, This is a throw away so my mates ... onstruction project with 3 to 10 members for issue tracking, small wiki and linking to data fol ... times to see if its the installation causing issues however its clearly not. Working through some notes on the net stating that its some issue with --nginx or something way beyond me. ... t this going? I don't want to upload my 600+ issues from my spreadsheet for it to fall over one ... ake it what I need? Thanks for your input!
- when i login in redmin and open a project , i can see all the issue even if it is not assinged to me. i think it ... reasonable. so is there any way to hide the issue which is not assigned to on user when the user login?
- developer A and developer B, an issue is assigned to A, but develop B can edit the info of the issue such as status, priority..... so is there any way to forbid develop B edit the issue which is not assigned to him?
- Redmine is creating strike-through text for n ... rike-through text does not appear. Has an issue about unnecessary strike-through text in Redmine ever been addressed? Thanks!
- Hello guys and thank you so much for your gre ... nd a way to have a report/webpage of all the issues open. The goal is to have a list of atten ... n? Thank you very much in advance Tommaso
- I create a plugin to be able to find an issue state change between two dates. The plugin ... se (looking into the journal tables). +In issue_query_patch.rb I add avalaible filter like:+ ... ys lots just for this thing! Best regards.
- Hi! I've written a plugin, which adds a combo-box field to issue and a tab to project's settings, where value ... ike 'Version' field: adding new value during issue editing. 'New field value' window appears, n ... Database adapter PostgreSQL
- I am using Redmine in my company. Everything ... em. When user send an email to create an issue in Redmine, there is no notification sent while the issue is created. I can not find any parameter to set this feature. "Email Notification"-> "Issue Added" , "Issue Updated" in the settings are enable. If i create an issue directly in Redmine, i receive a mail notifi ... redmine_lightbox2 0.4.5 </pre>
- Iт my project I need all New Issues to be assigned to Users with one role (fore Example role-1), but this issues can be created by users with two other roles (role-2 & role-3). Checkbox "Issues can be assigned to users with this role" ac ... ivated (I need them to be able to create new Issues, but not to be assigned for). But Users with role-2 & role-3, creating a new Issue can choose whom to assign for it from the li ... t list of users, who can be assigned for new Issue by only one role (role-1)?