Search
Results (18307)
- Help: RE: Rake abortion: undefined method `reply' for class `IssuesController'
- Yea your right. I don't know how I didn't catch that :( I'll keep poking around with it.
- Help: RE: Rake abortion: undefined method `reply' for class `IssuesController'
- Thanks for looking at this Joshua. I just tr ... patch, by replacing my /lib/redmine_ckeditor/issues_controller_patch.rb with your new one, and ... d to work fine until I tried to create a new issue and then I got an undecorated screen with th ... <p/>"); showAndScrollTo('update', 'notes');@
- Help: RE: Rake abortion: undefined method `reply' for class `IssuesController'
- http://github.com/joshsten/redmine_ckeditor ... lly tested it. Seems to work so far though :)
- After upgrading to 1.0.1, on some issues I get this error: @ActionView::TemplateE ... ' for nil:NilClass) on line #62 of app/views/issues/show.rhtml: 59: 60: <%= call_hook(:view_issues_show_description_bottom, :issue => @issue) %> 61: 62: <% if !@issue.leaf? || User.current.allowed_to?(:manage_subtasks, @project) %> 63: <hr /> 64: <div id="issue_tree"> 65: <div class="contextual"> app/views/issues/show.rhtml:62:in `_run_rhtml_app47views47issues47show46rhtml' app/controllers/issues_controller.rb.REMOTE.26955.rb:124 app/controllers/issues_controller.rb.REMOTE.26955.rb:123:in `show' ... lly a RoR guy and I'm a bit lost. Any help?
- Help: RE: Rake abortion: undefined method `reply' for class `IssuesController'
- http://www.redmine.org/projects/redmine/repository/changes/trunk/app/controllers/issues_controller.rb #3941 I am guessing might have something to do with it.
- Plugins: RE: ToDo lists plugin
- When I click on My ToDos, I get a 500 Error. I also get a 500 Error when I click on update to an issue. Here is my log: Processing MytodosCon ... m/public/500.html (500 Internal Server Error)
- Hi, is it possible to merge/combine two or more Issues in redmine? If so, how can this be done? ... ry much in advance for your help Cheers Lee
- Open discussion: RE: Shared Issues and Milestones (or "MetaProjects") - best feature request ever
- Another way to solve this (somehow, at least) ... could be built. Would this make any sense?
- Plugins: RE: Redmine Issue History Tabs Plugin
- Konstantin, this is a really useful feature, ... d update the plugin to work with Redmine 1.0!
- Plugins: RE: Rails Engines and extending the issue model
- h1. Error: stack level too deep When I use ... mn_content_with_column_content_patch(column, issue) temp = column_content_without_column_content_patch(column, issue) ...<do something else> e ... mn_content_with_column_content_patch(column, issue) temp = column_content_without_column_content_patch(column, issue) ...<do something else> e ... nd end end </pre> Hope it's useful!
- Open discussion: RE: Upgrading from 0.7.2 to 1.0.1
- I'm trying to migrate from 0.8.7 to 1.0.1, wi ... 0.8.7 on the old machine because of hardware issues on that machine. Thanks in advance, Kunal
- Open discussion: RE: Issues Relationship
- Michael Diederich wrote: > Brad Beattie wrot ... nd it will calculate start and due dates for issues (and the end date for the version too). > ... anagement/ could you please help us out.
- Open discussion: RE: ActionView::TemplateError for Single User on Single Issue.
- Sorry, hit the wrong button for the code, here it is, more readable this time: @Processing IssuesController#show (for 74.130.113.230 at 2010- ... action"=>"show", "id"=>"829", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/show.rhtml ActionView::TemplateError (un ... ' for nil:NilClass) on line #38 of app/views/issues/_edit.rhtml: 35: <fieldset><legend><%= ... _for 'notes' %> 38: <%= call_hook(:view_issues_edit_notes_bottom, { :issue => @issue, :notes => @notes, :form => f }) %> 39: ... ne/hook.rb:144:in `call_hook' app/views/issues/_edit.rhtml:38:in `_run_rhtml_app47views47issues47_edit46rhtml_locals_edit_object' app/ ... n `labelled_tabular_form_for' app/views/...
- We have run into a bit of an issue with our Redmine install. The error mentione ... time a single user tries to access a single issue. The kicker is, that he is only one user tha ... e problem, and he is only having it with one issue. The user can access everything else in the ... lem, and no other users have reported having issues. I have even tried recreating the the error ... Error log contents is below. > Processing IssuesController#show (for 74.130.113.230 at 2010- ... action"=>"show", "id"=>"829", "controller"=>"issues"} > Rendering template within layouts/base > Rendering issues/show.rhtml > > ActionView::TemplateError ... ' for nil:NilClass) on line #38 of app/views/issues/_edit.rhtml: > 35: <fieldset><legend>< ... or 'notes' %> > 38: <%= call_hook(:view_...
- Help: RE: 1.0.0 - Context Menu on Issue Overview not working as before
- Fabio Leitao wrote: > It was working for me ... Sorry, the last upgrade was to r4051...
- Help: RE: 1.0.0 - Context Menu on Issue Overview not working as before
- It was working for me on 1.0.1, but since las ... d I am not sure what it has been replaced by.
- Hi, I was using Redmine 0.8, so I resolved ... can be? Get New Task <pre> Processing IssuesController#new (for 189.27.136.225 at 2010-0 ... "=>"educat", "action"=>"new", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/new Completed in 1473ms (View: 603, DB: 127) | 200 OK [http://********/issues/new?project_id=educat] </pre> Post New Task <pre> Processing IssuesController#new (for 189.27.136.225 at 2010-0 ... qxLIZC1/UyZdNJvrVS0rRNqu3QuOzc=", "id"=>"", "issue"=>{"start_date"=>"2010-08-31", "estimated_ho ... id"=>"1", "description"=>""}, "controller"=>"issues", "attachments"=>{"1"=>{"description"=>""}} ... (View: 22, DB: 63) | 200 OK [http://********/...
- Plugins: RE: Time Tracker plugin
- Thanks for your patch! I've no free time to include the patch yet but I've created an issue on the project's github bug tracker to keep ... p://github.com/delaitre/redmine_time_tracker/issues/issue/21
- Plugins: RE: Time Tracker plugin
- Thank you very much for this plugin! We ma ... lity of start/stop timer straight in list of issues (using right-button menu). Maybe it's will ... b <pre><code class="ruby">render_on :view_issues_context_menu_start, :partial => 'time_track ... :log_time, @project) %> <% if !@issue.nil? %> <%= link_to_remote l(:start_time_tracker) + ' #' + @issue.id.to_s, :url => { :controller => 'time_trackers', :action => 'start', :issue_id => @issue.id }, :html => { :class ... <% end %> <% end %> </code></pre>
- Open discussion: RE: Effective Time Logging
- *2 stefan koks* >as administrator you can s ... able) list of all running timetrackers (user/issue/startdate/spent time)! Please, tell me ho ... lity of start/stop timer straight in list of issues (using right-button menu). So, if you wan ... <pre><code class="ruby"> render_on :view_issues_context_menu_start, :partial => 'time_track ... wed_to?(:log_time, @project) %> <% if !@issue.nil? %> <%= link_to_remote l(:start_time_tracker) + ' #' + @issue.id.to_s, :url => { :controller => 'time_trackers', :action => 'start', :issue_id => @issue.id }, :html => { :class => 'ico ... %> <% end %> <% end %> </code></pre>
- Help: RE: Rake abortion: undefined method `reply' for class `IssuesController'
- Yep I'm getting this as well and the ckeditor ... released making the future look pretty bleak.
- Plugins: RE: Wiki Extensions Plugin
- Oops, I have followed some advise from here ( ... 0.0 and actionpack-3.0.0 due to dependencies issues, but I am not sure how it would affect my r ... uding this macro from wiki_extensions plugin.
- Hi Team, OS : Linux Ubuntu 10 Redmine : b ... e is still a problem :) In projects where issues exist I get a problem to access to ISSUES PAGE and ROADMAP PAGE. => Error 500. For project without issues or new project all are OK. I guess there is an error in the issues table after migration. But I don't understa ... Rhodan *Production.log* *+Error for ISSUES PAGE :+* <pre> Processing IssuesController#index (for 85.170.29.202 at 2010- ... yboxadsl", "action"=>"index", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/index.rhtml ActionView::TemplateError (u ... ' for nil:NilClass) on line #27 of app/views/issues/_list.rhtml: 24: </tr> 25: ... = group %> 26: <% end %> 27: <tr id="...
- Help: RE: Problem with incoming emails (when they come from a php sent email) - not outlook.
- Well, you have to make sure that either @erro ... cify a project those emails should create an issue in, either through the proper option to the ... ject-identifier@ (has to be on its own line).
- <pre> NoMethodError in Issues#index Showing app/views/issues/_list.rhtml where line #16 raised: undef ... ious_group = 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_cyc ... "> Trace of template inclusion: app/views/issues/index.rhtml RAILS_ROOT: /home/redmine1/r ... `leaf?' /home/redmine1/redmine/app/helpers/issues_helper.rb:28:in `issue_list' /home/redmine1/redmine/app/helpers/issues_helper.rb:23:in `each' /home/redmine1/redmine/app/helpers/issues_helper.rb:23:in `issue_list' /home/redmine1/redmine/app/views/...