Search
Results (18309)
- 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.
- 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?