Search
Results (18298)
- Open discussion: RE: Redmine plugin for Agile Project Management
- You mean reporting issues regarding scrum-pm, if any, at its Github home? Will do!
- Hi, I would love to display a preview of a ... o create the thumbnail and include it in the issue? Jens
- Open discussion: RE: Redmine plugin for Agile Project Management
- No problem, But please use GitHub Issues if sth pops up in future.
- Open discussion: RE: Redmine plugin for Agile Project Management
- Hi try this: <pre> git pull </pre> in my ... e in app_path/vender/plugins/redmine_sprints/issue_sprints_controller.rb
- Open discussion: RE: Redmine plugin for Agile Project Management
- Hi Marcin! Thanks for your very fast response ... lugins (kanban, stuff-to-do, charts, graphs, issue due date, reports), all but the scrum-pm one ... without biting each other? Also adding a new Issue form the Issue tab works fine. Maybe this, longer, stack trace could help shed some light on the issue? <pre> ActionView::TemplateError (und ... w::Base:0xb575db58>) on line #5 of app/views/issues/_form_custom_fi 2: <% i = 0 %> 3: <% split_on = (@issue.custom_field_values.size / 2.0).ceil - 1 %> 4: <% @issue.custom_field_values.each do |value| %> 5: <p><%= custom_field_tag_with_label :issue, value %></p> 6: <% if i == split_on -%> 7 ... ntentright"> 8: <% end -%> app/views/issues/_form_custom_fields.rhtml:5:in `_run_rhtml_app47views47issue...
- Open discussion: RE: Redmine plugin for Agile Project Management
- It doesn't look like error comming from my plugin. Try to add issue from new issue tab. I believe you will see similar error. M ... to have it up and running with that version.
- Open discussion: RE: Redmine plugin for Agile Project Management
- Woops! Sorry! Pasted the code concerning prob ... llowing error when trying to add a task (.../issue_sprints/new/1/new) <pre> ActionView::Tem ... l' for # 2: <% i = 0 %> 3: <% split_on = (@issue.custom_field_values.size / 2.0).ceil - 1 %> 4: <% @issue.custom_field_values.each do |value| %> 5: <p><%= custom_field_tag_with_label :issue, value %></p> 6: <% if i == split_on -%> 7 ... ntentright"> 8: <% end -%> app/views/issues/_form_custom_fields.rhtml:5:in `_run_rhtml_app47views47iss app/views/issues/_form_custom_fields.rhtml:4:in `each' </pre>
- Open discussion: RE: Redmine plugin for Agile Project Management
- Almost there... Still receive the following error when trying to add a task (.../issue_sprints/new/1/new) <pre> ActionView::Templ ... /app/views/sprints/index.html.erb:5 </pre>
- Open discussion: RE: Redmine plugin for Agile Project Management
- Scrum PM now supports Burndown charts with Go ... l add info to install that gem. Please post issues via github in future.
- Hi there, we have started using Redmine in ... date) or passes (actual date=due date+1d and issue still not closed)? That would be very handy, ... p missing their due dates. Rgds, Carsten
- Help: RE: Svn issue for a single repo, others work well
- This is true. Actually I create repos manuall ... pos through reposman. Thanks again Daniel
- Help: RE: Svn issue for a single repo, others work well
- You're welcome. As for the documentation, ... tes repos with the same name as your project.
- Help: RE: Svn issue for a single repo, others work well
- You're right! I had two different names for r ... where in docs? Thank you very much Daniel
- Help: RE: issue import (email or csv)
- Is this plugin already upgraded for redmine 0.9?
- Plugins: RE: Charts for 0.9.1
- Yuriy is right, since I tested the http://git ... ttp://github.com/mszczytowski/redmine_charts/issues#issue/21 to the medlefsen github version, and all ... of Redmine 0.9.1, hope will work for you too!
- Plugins: RE: redmine_charts patch for Redmine0.9.0
- Sorry for the repost, but i realized that you ... if logged_ratio + remaining_ratio > 100 # Issue is delayed. + hint << l(:charts_deviati ... ogged_ratio > 100 and remaining_ratio == 0 # Issue is finished. + hint << l(:charts_devia ... end </code></pre> Hope this helps
- Plugins: RE: redmine_charts patch for Redmine0.9.0
- Also it seems that plugin has error in string ... ttp://github.com/mszczytowski/redmine_charts/issues#issue/19 ) To fix this and similar problems, pl ... if logged_ratio + remaining_ratio > 100 # Issue is delayed. </code></pre> and here <p ... ogged_ratio > 100 and remaining_ratio == 0 # Issue is finished. </code></pre> Hope this helps
- Plugins: RE: Charts for 0.9.1
- It is very useful plugin for me too. I had m ... ttp://github.com/mszczytowski/redmine_charts/issues#issue/21 It works :) P.S. Sorry for my English
- Help: RE: Version close - how does it work?
- Already created: http://www.redmine.org/issues/4728
- Help: RE: Svn issue for a single repo, others work well
- Does the repo have the exact same name as the project identifier?
- Plugins: RE: Local avatars Plugin v.0.0.1
- Vitaly Klimov wrote: > > I have solved this issue by adding following lines to *libusers_avata ... avatars/init.rb:3:in `ev aluate_init_rb'
- I'm using LDAP authentication, but it appears ... assigned to a project and therefore assigned issues. Is there a facility for assigning issues to any user selected from a drop down populated by LDAP?
- Hi there, I'm trying to find out if it is ... le Bug List. Right now I can only export the issue list that includes Subject and other fields ... e be customized to do this? Cheers, Goran
- I have created a new group for my Clients, an ... them access to the relevant project. But my issue is this: a) their default screen, should be ... e latest projects on the right side? Andre
- Help: RE: Svn issue for a single repo, others work well
- Felix Schäfer wrote: > The redmine log, shou ... or that repo (others work). Thanks Daniel