Search
Results (18291)
- 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.
- Is there any way in Redmine to notificate assigned user that issue needs his/her attention on certain date and ... Monday at 3 pm. Manager creates new note in issue and *set field «Notification» at Monday 3 pm ... as set. Is this possible with any plugins?
- Help: RE: Parent task is not valid
- Hi Wandelson, You have to allow cross-projec ... on. Check that in Administration, Settings, Issue tracking. Cheers,
- Previously, if I wanted to add functionality ... example: I'm unsure of how to change how the issue edit forms are rendered through a plugin. Ad ... Thank you for any information or resources.
- Help: RE: how to search issue by custom field value
- Issue.custom_field_value contains Array of CustomF ... ustom_values, where fields: customized_id is Issue.Id and custom_field_id points to id in custo ... ould be search trough CustomValues.
- I'm using keywords in GIT commit messages to change the status of an issue. This works pretty fine, but by default ther ... 23 ..." should set the field "Resolution" in issue #123 to the new value "fixed" for example. Any ideas how to get this to work?
- Help: RE: LDAP troubles
- I had issues as well but none of the provided worked. th ... omain.local/user and it worked like a charm.
- Development: RE: How to get a project's custom field value from mailer.rb
- custom_field_values points to array, so square pracet should be used <pre> :subject => "[#{issue.project.custom_field_values[0].value} </pre>
- Help: RE: Creating an issue fails for SpiraTest syncing to Redmine.
- Hello Derek, The error you have seem quite c ... gin for documentation and support. Cheers,
- Hello everybody I'm using two different ve ... orks well again. I think it's not a Redmine issue, but I don't understand and it is awkward. ... e has an idea, thank you in advance Stéphane
- I've been fighting with this plugin for ages now, still having issues getting things to work and I honestly don't ... ps://github.com/thumbtack-technology/redmine-issue-hot-buttons has not been updated in just ove ... ng "my own fork":https://github.com/ZaLiTHkA/issue_hot_buttons in which I've made some minor in ... , but nothing extensive. One aspect of my issue can be seen in the following snippet: !Issue-Hot-Buttons.png! On a fresh install of 2. ... gs@ table, in an entry with the name @plugin_issue_hot_buttons@. I have tried clearing this row ... but I will not post it directly on the forum.
- Dear Madam/Sir, I'm using the SpiraTest wi ... plugin offering from SpiraTest. If I create issues in Redmine, incidents are created in SpiraT ... However If I create incidents in SpiraTest, issues cannot be created in Redmine. Error logs are as below. Could you help us on this issue? Thank you. ============================ ... ==================== Started POST "/redmine/issues.xml" for 10.10.101.101 at 2014-09-26 06:14:23 +0000 Processing by IssuesController#create as XML Parameters: {"issue"=>{"subject"=>"CTester: 2 created on 9/26", ... ActiveRecord: 1.4ms) Started POST "/redmine/issues.xml" for 10.10.101.101 at 2014-09-26 06:14:23 +0000 Processing by IssuesController#create as XML Parameters: {"issue"=>{"subject"=>"CTester: 2 created on 9/26", ... able.rb:55:in `custom_fields=' app/models/...
- Help: RE: Redmine 2.X Tuning with MySQL
- Hi Martin, Everything is working better no ... n! We got to a point that pages like "new issue" with thousands of users in project where ta ... things remain stable for a while. Regards
- Hello So, i have configuration file with s ... settings to another domain and got the same issue What is wrong? Thank you