Search
Results (18279)
- Help: RE: Redmine 3.0.2 email sending issue (530-5.5.1)
- BUMP!11 Fixed by adding production env blo ... se openssl_verify_mode: 'none' </pre>
- Dear Sirs, the problem is long-standin ... _image_paste 1.10 What am I doing wrong?
- Hi, I am upgraded redmine from 2.3.1 to 3.0 ... 0001-patch.diff from https://www.redmine.org/issues/13400 and patch does not work properly. When I created new issue, where I enter a parrent issue, redmine crashes. The log includes the fo ... l variable or method `update_done_ratio_from_issue_status' for #<Issue:0x007f6a2ca42408>): app/models/issue.rb:165:in `create_or_update' app/controllers/issues_controller.rb:470:in `block in save_issue_with_child_records' app/controllers/issues_controller.rb:458:in `save_issue_with_child_records' app/controllers/issues_controller.rb:184:in `update' I need your help with this.
- After importing my sqlite-database to an never version of redmine i am not able to sort the issues. Does anybody now whats the problem? ... sqlite Can't see any problem in the logs.
- Help: RE: Create issue by selecting project, and get resolved time in redmine question
- Can anyone help me?...
- Hi guys, I raised a feature request #19824 asking for permission control of edit/delete my own issue, but then when I tried to edit the issue, I found besides of adding a note I still can change a issue property -- status. And if I tried to edit issues raised by others, I only could add a note. ... fferent permission due to the difference of issue author, one can still have permission of editing his/her own issues but should be restricted to edit others. ... w to configure this? Thanks a lot! Chet
- Hi, I am upgraded redmine from 2.3.1 to 3.0 ... 001-patch.diff from https://www.redmine.org/issues/13400 and patch does not work properly. When I created new issue, where I enter a parrent issue, redmine crashes. I have: @Environmen ... mine_checklists 3.1.1 redmine_issue_history 1.0.0 redmine_spent_time ... l variable or method `update_done_ratio_from_issue_status' for #<Issue:0x007f6a2ca42408>): app/models/issue.rb:165:in `create_or_update' app/controllers/issues_controller.rb:470:in `block in save_issue_with_child_records' app/controllers/issues_controller.rb:458:in `save_issue_with_child_records' app/controllers/issues_controller.rb:184:in `update'@ I need your help with this.
- Hi anyone, Yesterday I managed to install ... e> h2. I thought it was about passenger issue. This is what I checked: <pre> fahmy@fhy ... ruby RubyGems version = 1.8.23 </pre>
- Open discussion: RE: Restricting roles for an issue
- Hello Bruno, Did you able to fix this as I have similar issue.However in my case though reporter has no right to close the issue but he is still able to close an issue.Don´t know who to restrict reporter for closing any issue ?? Thanks & Regards, Prakash //
- Help: RE: Issue fetching html email
- Same problem here! Did you find the soluti ... on plain_text_body(). Thanks for any tips!
- I have 2 questions when using redmine. 1.Is there solution to make "create issue" not in the project view, but in the main menu of redmine? For testers, they hope to create issue not by jumping into each project to create, but can create issue by choose project, you can refer to the atta ... ..I think it is basic feature, that creating issue can select project, is there any settings or plug-in can help with it? 2.We need to collect issue resolved time, but redmine only can display ... , is there solution to get the time when the issue status is changed to resolved, but not close ... if anyone can help with these 2 questions.
- Help: RE: New issues tab is missing
- Ok, I found the answer to my own issue. Need to add a tracker and click tracker ... x on the tracker at information tab. Phew.
- Hello Experts, I looked for the assigment ... ther groups which are also able to close the issue even when they dont have any specific rights to close the issue in Workflow.My use case is to to allow only ... e appreciated ! Regards, Prakash Joshi //
- Hi I just installed redmine on Centos7. I ... the project. Somehow, I do not see any new issue tab. How can I add new issue? Is something missing here? Environme ... t:4:in `<main>' [root@localhost redmine]#
- Help: RE: FCGI Error when dispatching
- Hi Leonel, thanks for your post. Yes, I've ... has been reported recently on the passenger issue tracker (~2 weeks ago). This bug concerns pa ... S and is caused partially because of SELinux.
- Development: RE: time tracking customization: added hours and minutes
- much better, added /public/javascript/main.js ... ; }); </code></pre> in /app/views/issues/_edit.html.erb, /app/views/timelog/new.html ... 1px; margin-bottom: 1px; }</code></pre>
- Help: RE: New issues and existing issues cannot be assigned to user
- Thank you! That has resolved the issue.
- Help: RE: New issues and existing issues cannot be assigned to user
- Hi, Check in Administration->Tracker Chec ... ing has assignee field checked !Captura.PNG!
- I am a new user of Redmine. I am a "manager" with all permissions. When I create a new issue, the "assignee" field does not appear. I ass ... Redmine plugins: no plugin installed
- Hello, I have redmine installed on a Debia ... wser. This is definitiveley a server side issue. can someone help me out here? Thanks in ... les, tell me exactly where there are. Thanks!
- Development: RE: external check if user is logged in
- But I want sort by with rank of issue.Rank is new column which I add into table issue. Example: Issue A(id = 1, rank = 2) has two sub issue:issue a1(id=2, rank = 2), issue a2(id:3 rank 1); Issue B(id = 4, rank = 1).in current, (issue.descendants.visible.sort_by(&:lft)) =>[A,a1, ... solve my problem!!!Please help me!Thanks all!
- Open discussion: RE: No import function = giving up on Redmine
- @go2null: I'm not sure how to suggest fixes f ... n a spreadsheet instead of modifying Redmine issues in the interface (we have a "Task" type) over and over again !
- Help: RE: How to make a 'long text' field to take overall width of page?
- Hi Martin, I know your plugin - I succesfu ... var fResolution = document.getElementById('issue_custom_field_values_12') if (fResolution ... ipt code should be changed? thanks Tomasz
- Development: RE: Create a issue on the mail problem
- anhkhoa Michel wrote: > I do'nt understand "or not repeated for issue list"? "or not repeated for issue list" is the interface query 1000 issue, Used to determine repeat subject . Now the problem solved , Thank you.
- Development: RE: Create a issue on the mail problem
- I do'nt understand "or not repeated for issue list"?