Search
Results (18307)
- Help: RE: 'Issues' TAB giving internal error
- I upgraded using the link: http://www.redm ... under the plugin button under administration.
- Help: RE: 'Issues' TAB giving internal error
- Have you had any problems upgrading the datab ... ine? What plugins do you have installed now?
- Help: RE: 'Issues' TAB giving internal error
- priyadarshee kumar wrote: > Yes to 1.0.1 ,1 month back.
- Help: RE: 'Issues' TAB giving internal error
- Yes to 1.0.1 ,1 months back.
- Help: RE: Email Keywords
- Craig Efrein wrote: > We have tried several ... gnored mails are mostly caused by permission issues, if redmine doesn't recognize a keyword, it just stays in the description/note of the issue. > When using *Status:*, I should be usin ... ts? Use the names defined in your redmine.
- Help: RE: How to get versions off of roadmap but leave them in new issues "Target Version"?
- That would need a patch, i.e. not possible in vanilla redmine.
- Help: RE: 'Issues' TAB giving internal error
- Have you upgraded recently?
- Help: RE: 'Issues' TAB giving internal error
- Can anyone help me ?
- Help: RE: Migrate a project to redmine 0.9 to 1.0.2
- This looks like a data consistency problem. C ... look at your DB and see if any rows in the @issues@ table have an empty @rgt@, @lft@ or @root@ ... m memory, could be slightly different) entry?
- Hello. Is it any examples on how to use redmi ... redmine/Rest_Projects) states that i need to issue "POST /projects.xml" with a "hash of paramet ... ody, or something else? And in what format?
- Help: RE: Search does not return all custom field results
- Figured out the issue. For those who imported data and are findin ... g) otherwise the results may not be complete.
- Open discussion: RE: Shared Issues and Milestones (or "MetaProjects") - best feature request ever
- This is a great idea, especially allowing pro ... o component B. Then, it should show up as an issue when looking at Program A's issues as well as when looking at component A's issues. It should not show up in Program B's issues, as that Program can have its own issues registered with component A. The nesting ... shared components. The actual assignment of issues could be limited to 1, where each parent ca ... the team at the next level down reviews the issue, they can optionally assign it down the next ... supported today. I hope this makes sense!
- Help: RE: Estimated versus spent time report?
- For the record, I found an answer at "StackOv ... tions/321403/redmine-add-spent-time-field-to-issues-display/4074299#4074299 and updated it for Redmine 1.0.3...
- Help: RE: Creating issue via api
- Hi, Thanks for your reply, I have tried en ... updated code: response = self.class.post("/issues.xml", :body => {:issue => { :subject => issue_tracker_title, :description => issue_tracker_body, :project_id => issue_tracker_project_id, :tr ... :priority_id => 4} })
- If I "Close" a version it removes the version ... rsions from the "Target Version" of the "New Issue" view. What should I be doing instead so tha ... lso showing up in the default "Roadmap" view?
- Help: RE: internal server errors on certain svn repositories
- Hi we had the same Problem with our Test Pr ... me SVN Repository The problem is that the issues, related to the project TEST1, won't be de ... changeset.rb at line 171 tries to select all issues for a project. Now there are Issues related to a Project that was still removed (TEST1) - but the Issues are still there So issue.project (for these Issues) will be nil and you get the Exception. ... 171 (app/models/changeset.rb) project == issue.project || project.is_ancestor_of?(issue.project) || project.is_descendant_of?(issue.project to (issue.project != nil) && (project == issue.project || project.is_ancestor_of?(issue.project) || project.is_descendant_of?(issue...
- Help: RE: Redmine installation problem
- You need to *remove* the i18n gem in version 0.4.2. This gem is what causes your issues. <pre>gem uninstall i18n -v=0.4.2</pre>
- Help: RE: Redmine installation problem
- thank you for your answer :) My support ju ... /pre> Unfortunately that didn't fixed the issue for me :( I guess I'll have to wait for the issue http://www.redmine.org/issues/6784 to be resolved :(
- Help: RE: Redmine installation problem
- hi, thank you for your answer, I've tri ... th little success. My support resolved the issue for me (I guess I had no permissions for gem ... dea what is causing this error? Best Regards
- Help: RE: 'Issues' TAB giving internal error
- OK I got the wrong the log file , > Processing IssuesController#index (for 192.168.0.100 at 2010- ... "cair-vr", "action"=>"index", "controller"=>"issues"} > Rendering template within layouts/base > Rendering issues/index.rhtml > > ActionView::TemplateErro ... ' for nil:NilClass) on line #16 of app/views/issues/_list.rhtml: > 13: </tr></thead> > 14 ... = false %> > 15: <tbody> > 16: <% issue_list(issues) do |issue, level| -%> > 17: <% if @query.grouped? && (group = @query.group_by_column.value(issue)) != previous_group %> > 18: <% reset_c ... <tr class="group open"> > > app/helpers/issues_helper.rb:28:in `issue...
- Help: RE: Creating issue via api
- It seems to me, you are missing some quotatio ... alid. As they would look when you create the issue by hand.
- Hi, I'm trying to install redmine 1.0.3 and I'm having rack issue My server is running cpanel I'm getting ... in, unfortunately that didn't resolved the issue :( Do you have any suggestions? what could I do? Thank you for your answers Best Regards
- Hello, I have an interesting issue. When I search for a custom field value usi ... could be causing this? When I search under Issues using a filter, I am able to view all resul ... hank you very much for your assistance! John
- Help: RE: 'Issues' TAB giving internal error
- I am using redmine version 1.0.1 and the productionlog in ~/redmine is empty.
- Everything was working fine. Our server rebo ... r#start: pid=82308 port=3000 Processing IssuesController#index (for 198.65.168.24 at 2010- ... rameters: {"action"=>"index", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/index.rhtml ActionView::TemplateError (S ... _locals_filters_object_query' app/views/issues/index.rhtml:17:in `_run_rhtml_app47views47issues47index46rhtml' app/views/issues/index.rhtml:11:in `_run_rhtml_app47views47issues47index46rhtml' app/controllers/issues_controller.rb:84:in `index' app/controllers/issues_controller.rb:83:in `index' /usr/local ... public/500.html (500 Internal Server Error)