Search
Results (18307)
- 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>
- 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
- 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?
- 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?
- 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
- 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 ?
- Help: RE: Can't view perl-source in git repository.
- It is this problem: http://www.redmine.org/issues/6256
- 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>
- 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
- 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.
- 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
- 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)
- 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....
- 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)
- 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)
- 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.
- 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
- 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
- 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 ?
- 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
- 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.
- Open discussion: RE: After update (1.0.5) wiki fail
- I think this is a bug, please open an issue for this, thank you.
- 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
- 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
- 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?