Project

General

Profile

Search

Results (18298)

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
Help: RE: Redmine 1.10 error: ActionControlle ... get, put, and delete requests are allowed.):
Also, the same behavior exists when trying to update an issue. It seems like it's possible to enter an issue in the desired tracker, submit, then update ... n the proper status / assignee / etc. so the issue tracker is still usable, but obviously the ease-of-use suffers. 2011-01-09 21:11
Help: Redmine 1.10 error: ActionController::M ... get, put, and delete requests are allowed.):
When editing a new issue, changing the dropdown for the "Tracker" ent ... t_id"=>"xxx", "authenticity_token"=>"xxx=", "issue"=>{"start_date"=>"2011-01-09", "custom_field ... ed_hours"=>"20", "priority_id"=>"4", "parent_issue_id"=>"", "fixed_version_id"=>"5", "done_rati ... l Database schema version 20100819172912 2011-01-09 21:07
Help: Problem with csv export only wanted columns saved previously in a query
Hi, when I want export tasks to CSV all field ... file. I tryied to apply to patchs export_issues_to_pdf_csv.diff and export_issues_to_pdf_csv_r2823.diff to my redmine instal ... linux box with bitnami stack) to solve this issue but I got this error message trying to do th ... applying ptach is down and I gess that this issue is a lack in the redmine documentation (incl ... r way to solve or customize correctly this 2011-01-07 20:44
Open discussion: RE: Continuous Integration Server needs the i18n 0.4.2 gem to be installed
Builds still fail on Mercurial tests, is it b ... configuration on CIS or should I post an SCM issue about the last Toshi Maruyama's merged changes ? 2011-01-07 15:20
Open discussion: RE: After update (1.0.5) wiki fail
Felix Schäfer wrote: > I think this is a bug, please open an issue for this, thank you. Thank you. I create issue: #7245 2011-01-07 12:17
Help: Limit new issue types to certain users
Hi, I've searched the forums and I've seen ... g for a way to limit the Tracker Type of new issues for certain users, for instance; A Proje ... les and Permissions, I can give someone "Add Issue" privileges, but I can't limit the type of issues they can add. I've also tried modifying ... r suggestions would be greatly appreciated. 2011-01-07 11:59
Open discussion: RE: After update (1.0.5) wiki fail
I think this is a bug, please open an issue for this, thank you. 2011-01-07 11:53
Plugins: plugin to assign issues to groups
Hi all, I am writing a plugin to allow an issue to be assigned to groups; I exploit the fact ... drop down list when you create or update an issue, includes also all the groups that have a ro ... e are documented? Many thanks, Davide 2011-01-06 23:50
Help: Hiding Archived Projects in View All Issues Gantt Chart
Hey everyone I have a small issue that I want to get some help on. I want to hide all my archived projects from the View All Issues Gantt Chart(ie www.somesite.com/issues/gantt). First, let me say that I am stil ... so it doesn't pull the archived projects or issues. Any ideas? Much appreciation, Chris 2011-01-06 22:46
Open discussion: RE: Set parent_id of issue?
Limit of issues.description is defined in the schema.rb fil ... ith length, any error messages you can share? 2011-01-06 18:05
Help: RE: Can't edit a Issue Update and the Status Filter on Issue list does not work.
Hmmm. I will check. However, the older instal ... een working flawlessly for almost 8 months. 2011-01-06 16:12
Open discussion: Ticket hierarchy
Hi all, first of all, many thanks for this ... heir subtasks. The hieracrhy is shown in the issue details view, but I am missing it in the roadmap view and the Issue list view. Moreover, the gantt chart does in ... minebacklogs.net demo installation, that the issue list view does indent subtasks. Is this a fe ... plugin? Many thanks & best regards, Chris 2011-01-06 13:48
Open discussion: RE: Set parent_id of issue?
I fixed it myself, it was parent_issue_id. But i'm now coming accross a new prob ... ription, is there a character limit build in? 2011-01-06 13:47
Open discussion: Set parent_id of issue?
I've been toying around with the rest api and ... fact that i couldn't set a parent_id for an issue. I'm using the php interface which uses the following code: <pre> $issue = new Issue(array('parent_id' => $parent_id, 'subject' => xxxx, project_id = '1000')); $issue->save(); </pre> 2011-01-05 23:45
Help: RE: Anchor link to current issue's notes
No, sorry. 2011-01-05 21:35
Help: Anchor link to current issue's notes
Hi, I can link to an issue's note like this: http://http://www.redmine.org/issues/944#note-16 which will link to note-16. Can ... mplement the same function? Cheers, Tao 2011-01-05 21:20
Help: RE: Can't edit a Issue Update and the Status Filter on Issue list does not work.
Ok, so you've installed it from the deb packa ... are/redmine@ and not from @/var/www/redmine@. 2011-01-05 20:03
Help: RE: Can't edit a Issue Update and the Status Filter on Issue list does not work.
Here are the steps I took. I often keep notes ... =production rake redmine:load_default_data 2011-01-05 19:55
Help: RE: Can't edit a Issue Update and the Status Filter on Issue list does not work.
Eric D wrote: > Google tells me it is not really an issue, but perhaps it is related to my issues? It shouldn't, and it's only a warning. ... you get the installation you are using from? 2011-01-05 19:47
(12501-12525/18298)