Search
Results (18279)
- Hi all people. I am a newbile development redmine. I create a plugin name "du an" it same issues of redmine. When I click one "du an" in project/duan/index. T think is link /duan/9 but it issues/9. I hope another can help to me
- [root@foo ~]# rpm -qa | grep ruby ruby-libs- ... WD msg=audit(1412795548.017:318): cwd="/" @
- Help: RE: Subversion authentication against Redmine's built-in database fails
- Now I've been facing same issue with you. Could you please share the way you fixed? Thank you very much.
- Is it possible to hide certain type of change ... he headline of the ticket where it shows the issue number in large font. I find the ticket numb ... r see the Subject first, maybe prefix by the issue number. However, to display "Feature 34" as ... because to me it just clutters the ticket.
- Help: RE: Redmine 2.5.2 - No Option for Markdown Formatting
- I'm still battling with this issue, I get the option with a fresh install, but ... all the tables? I'm at a bit of a loss here.
- Help: RE: Error: Completed 500 Internal Server Error
- It's fixed When I re-edit and just click save this "My unresolved issues" rule again. Thanks all!
- Hi, I'm looking for a plugin developer who ... mework, I'm at a loss. If time was not an issue, I'd just dig into this myself, but getting ... but may have future work as well. Greg
- Dear Sir, I had install new redmine 2.5.2. ... rver Error error when I click "My unresolved issues" button, please see the attached file. T ... re> Started GET "/redmine/projects/pls-team/issues?query_id=64" for 10.36.169.143 at Wed Oct 08 09:45:41 +0800 2014 Processing by IssuesController#index as HTML Parameters: {"pr ... ls/query.rb:538:in `statement' app/models/issue_query.rb:291:in `issue_count' app/controllers/issues_controller.rb:77:in `index' Started GET "/redmine/projects/pls-team/issues?query_id=8" for 10.36.169.143 at Wed Oct 08 09:45:53 +0800 2014 Processing by IssuesController#index as HTML Parameters: {"pr ... eries/_columns.html.erb (92.9ms) Rendered issues/_sidebar.html.erb (7.9ms) Rendered issues/index.html.erb within layouts/base (154.8ms ... ms) Started GET "/redmine/projects/pls-team/...
- I'm wondering how to monkey patch the watcher ... the time (e.g. I need it to run on DELETE "/issues/{issue_id}/watchers/{watcher_id}" request. Pleas ... at all let alone a rails/redmine plugin...
- I want to insert the object same issues. but this name object. what plugins can help to me???
- Hello, I've been trying to install redmine f ... enerated If someone know how to solve the issue or where I've gone wrong - I'll be very happy if you help me. Thanks!
- In roles and permisssion, I choose Issues visibility Issues created by or assigned... But can't
- Hi all, I want to develop redmine to help for work, And I want in redmine, User only see issues user create, Who 's can help me!!!!
- Plugins: RE: MS Project 2007 Import/Export plugin
- Now all look right, but issues are not created. I obtain this message: Yo ... ion. but nothing happens... some advice???
- Help: RE: How do I make Category a required field?
- As an Administrator: # Go to Administratio ... field' below and set its properties for each Issue status.
- Hi, I try to write a plugin, for Redmine 2.5.2, in order to give the parent task of an issue required when it is not a specific tracker amongst a list. Then I override this file *app\views\issue\_form.html.erb* : <pre><% if @issue.safe_attribute? 'tracker_id' %> <p><%= f.select :tracker_id, @issue.project.trackers.collect {|t| [t.name, t.id]}, {:required => required_parent_issue_id?}, :onchange => "updateIssueFrom('#{escape_javascript project_issue_form_path(@project, :id => @issue, :format => 'js')}')" %></p> <% end %></pre> and my custom function _required_parent_issue_id?_ is in the controller. I want to pass th ... ut I don't know how. Thanks for some help.
- If I go to the issues page and apply a sort, it will do the sort ... ine plugins: no plugin installed </pre>
- Plugins: RE: MS Project 2007 Import/Export plugin
- Dragos Ognean wrote: > I've tried to install ... 0.0.11) can be installed, but don't work. Issue solved. The RoR bundle must be updated befor ... all" before installing the plugin solved the issue.
- Hi Team, Need to enable edit option for the field "Due Date" alone while editing a created issue. *current settings* # The Field "Due Dat ... m field in our application. # Also the edit issue in roles and permission is disabled(for the ... d alone should make enable while editing the issue by developer. for these what to do from our side. please specify
- Hi there guys, I'm having problem with the ... t tasks: undefined local variable or method `issue' for #<Issue:0x007fafb0efe1d0>" Any Ideas? Thanks for the help!
- Hi there, When I am clicking on time spent l ... . Started GET "/redmine/projects/3-15-1-2/issues/2279/time_entries" for 127.0.0.1 at 2014-10 ... L Parameters: {"project_id"=>"3-15-1-2", "issue_id"=>"2279"} Current user: xyz@abc.com (i ... n `index' Please help me regarding this issue. My redmine environment Environment: Red ... 1.9.0 Filesystem
- Plugins: RE: MS Project 2007 Import/Export plugin
- Same problem as wu wu: Unable to import tasks: undefined local variable or method `issue' for # I have installed https://github.co ... _loader How can I solve this problem?
- Help: RE: How to create Redmine Git repositor ... or revision was not found in the repository."
- I have 2.5.1, but had the same issue and it turned out the path I was using was w ... can see what redmine is seeing in the output.
- Hello everybody, I'm a new user (or at lea ... ous role with only one allowed task : create issue When the issue is created the anonymous user (like all users) is redirected to the view of all issues but, because he is not allowed to view them ... Problem 2 Can I get a different VIEW of the issues depending on the user role ? - Anonymous s ... is easy) - Registered customer see only the issue number and description (or, even better, see only their issues) - Technicians see all the fields of all the issues If that kind of customization involves ... erested ? Thanks in advance for your help.
- I just installed the latest version of redmine(2.5.2), however whenever I try to view the issues tab or any ticket I have created I get the ... ::Attribute:0xb5a058d8>): app/controllers/issues_controller.rb:357:in `retrieve_previous_and_next_issue_ids' app/controllers/issues_controller.rb:127:in `block (2 levels) in show' app/controllers/issues_controller.rb:125:in `show' The issue seems to be with this line that it is refere ... teria)@ I find it strange to have any issue when this is a fresh install. Can anyone help? Thanks.