Project

General

Profile

Search

Results (18317)

Open discussion: RE: Redmine for Android
Great work! Tried this app on Motorola Droid ... .0 stable server. I was able to view list of issues and details of an issue, but wasn't able to find a way to edit an issue. 2011-01-12 05:50
Help: RE: Can't edit a Issue Update and the Status Filter on Issue list does not work.
OK. Got it. Resolved ALL the issues mentioned. I had done a 'apt-get install ... hat, everything just worked! Thanks Felix! 2011-01-12 04:00
Help: RE: Error 500 after upgrading to 1.1.0
Since this is not just me (yay), I've opened defect #7297 for the issue. 2011-01-11 22:06
Plugins: a plugin to custom-sort or reorder the roadmap
is there a plugin that would let me, say, sort the issues in the roadmap by their priority? Or reord ... the roadmap and doing this myself? Thanks! 2011-01-11 18:13
Plugins: RE: TortoiseSVN plugin to visualise the issue list in Commit windows
This tool provides a way to display a list of Redmine issues within Tortoise. Additionally it allows you to select Redmine issues and add their issue number to your commit message. This means that your commit will be linked to the issue in Redmine, so all commits will show up as links under the corresponding Redmine issue. With some addition configuration this will also work the other way where your redmine issues will appear as links in Tortoise too. 2011-01-11 17:25
Plugins: RE: TortoiseSVN plugin to visualise the issue list in Commit windows
Is it possible to retrieve the comment (notes ... really understand the utility of this tool. 2011-01-11 16:57
Help: RE: Can't edit a Issue Update and the Status Filter on Issue list does not work.
OK. Still not there, but I wanted to provide ... so noticed that the functionality to move an issue to another project is missing. I am told ... oing a 'apt-get install redmine' will create issues such as what is noted here. Now, I remember trying that first, but I ran into many other issues. My priorities are changing, but I must ... solved at some point. I'll update again then. 2011-01-11 16:30
Open discussion: RE: problem after migrate to 1.0.5
Hi Samuel, did you manage to solve this? I ... grading from 0.9.. to 1.1 I can't create new issues or modify existing once On creating a new issue I get: <pre> ActionView::TemplateError ( ... ' for nil:NilClass) on line #10 of app/views/issues/_attributes.rhtml: 7: <p><label><%= l(:field_status) %></label> <%= @issue.status.name %></p> 8: <% end %> 9: 10: < ... p.id]}), {:required => true}, :disabled => !@issue.leaf? %></p> 11: <p><%= f.select :assigned_to_id, (@issue.assignable_users.collect {|m| [m.name, m.id] ... blank => true %></p> 12: <% unless @project.issue_categories.empty? %> 13: <p><%= f.select :category_id, (@project.issue_categories.collect {|c| [c.name, c.id]}), :i ... _nested_set.rb:259:in `leaf?' app/views/issue... 2011-01-11 15:41
Help: RE: Error 500 after upgrading to 1.1.0
Experiencing the same issue upgrading from 1.0.5 to 1.1.0 on Debian < ... 00.html (500 Internal Server Error) </pre> 2011-01-11 15:07
Plugins: Modification of Time Tracker Plugin.
Hello all, I'am trying to modify TimeTrac ... er => 'timelog', :action => logtime_action, :issue_id => issue_id, :time_entry => { :hours => hours } </pre> Thanks a lot for help. 2011-01-11 12:35
Help: RE: Error 500 after upgrading to 1.1.0
Getting same stacktrace as reporter's. But also I'm getting almost same issue when viewing a user info page from project p ... c/500.html (500 Internal Server Error) <pre> 2011-01-11 11:40
Help: Bulk Edit not working after upgrading to 1.1.0
The bulk edit context menu seems to have stop ... upgrading to 1.1.0. When right clicking the issue list, the "loading" window appears for a spl ... version 2.3.5 Active Support version 2.3.5 2011-01-11 09:13
Help: Can commits that reference specific issues trigger notification emails about changes to the issue?
I'd love to be able to have a commit that references issues send out notifications. For instance, if someone makes a commit that refs an issue I'm watching (or own) I would like the option of getting an email in that case. Is this possible? 2011-01-11 07:49
Help: Redmine via passenger running with Development settings
I am running Redmine on a Debian box with an ... tch.cgi in a shell http://www.redmine.org/issues/4610 suggests running with passenger. I have tried this and have the same issue. Can anyone suggest a course of action? 2011-01-11 04:32
Help: RE: Error 500 after upgrading to 1.1.0
At first glance this only seems to affect the Overview page... if I type in a link to an issue or the wiki those pages load fine 2011-01-10 21:07
Open discussion: RE: Continuous Integration Server needs the i18n 0.4.2 gem to be installed
Looks like it's a repo configuration issue ! Could you please do something so that the whole test suite pass ? 2011-01-10 20:02
Help: RE: Can't view perl-source in git repository.
It is this problem: http://www.redmine.org/issues/6256 2011-01-10 16:06
Help: RE: Undefined gantt_items_limit (just upgraded to 1.1.0)
Just solved this. For anyone else that might have the same issue, this is the solution. Upgrade documentation ... ty_id: format: int default: 0 </pre> 2011-01-10 10:59
Open discussion: RE: Continuous Integration Server needs the i18n 0.4.2 gem to be installed
Followed here : http://www.redmine.org/issues/7253#note-14 2011-01-10 09:36
Open discussion: RE: redMine 500 error while saving new issue
Davaasukh Dendev wrote: > I have same proble ... recently upgrade redmine 0.9.0 to 1.0.5. New issue botton cant working pls help me guys? Mak ... he help forum if you need further assistance. 2011-01-10 09:09
Help: RE: Redmine 1.10 error: ActionControlle ... get, put, and delete requests are allowed.):
I just tried to respond to this with the solu ... g to the bug (with the solution there): IssueID #7256 2011-01-10 07:49
Help: RE: Delete user?
Would love to have the ability to delete a us ... ittle need to worry about associated things (issues, posts, etc.) since the account would never ... hat "Registered" state. (at least in my case) 2011-01-10 04:38
Open discussion: RE: redMine 500 error while saving new issue
I have same problem. My log/production.log error is Processing IssuesController#new (for 202.170.94.238 at 2011-0 ... =>"test123", "action"=>"new", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/new ActionView::TemplateError (undefined method `-' for nil:NilClass) on line #10 of app/views/issues/_attributes.rhtml: 7: <p><label><%= l(:field_status) %></label> <%= @issue.status.name %></p> 8: <% end %> 9: 10: < ... p.id]}), {:required => true}, :disabled => !@issue.leaf? %></p> 11: <p><%= f.select :assigned_to_id, (@issue.assignable_users.collect {|m| [m.name, m.id] ... blank => true %></p> 12: <% unless @project.issue_categories.empty? %> 13: <p><%= f.select :category_id, (@project.... 2011-01-10 02:22
Help: RE: Redmine 1.10 error: ActionControlle ... get, put, and delete requests are allowed.):
I'm also seeing 404s from links within the UI ... (very possible), or there's a fairly serious issue with the release. Any thoughts? Processi ... dmine-1.1.0/public/404.html (404 Not Found) 2011-01-09 23:12
Help: RE: Redmine 1.1.0 error: ActionControll ... get, put, and delete requests are allowed.):
(Obvious typo in the subject: I meant Redmine ... us bug. This makes me unable to add related issues (ie. no blocks/proceeds, etc.). I haven't ... egression. I'm not sure if this is the same issue as above, but since they're both ajaxy POSTs ... y_token"=>"xxx=", "relation"=>{"delay"=>"", "issue_to_id"=>"16", "relation_type"=>"blocked"}} ActionController::RoutingError (No route matches "/issues/15/relations/15.html" with {:method=>:post} ... dmine-1.1.0/public/404.html (404 Not Found) 2011-01-09 21:39
(12501-12525/18317)