John Paul.D

Results 7 comments of John Paul.D

yes that issue is fixed but i am getting NameError (undefined local variable or method `connection' for #TimeLogQuery:0x007f4fb96cb000):

Connection issue fixed i am getting NoMethodError (undefined method `joins' for #Hash:0x007fd42bd65c70):

I tried HicknHack not working any other idea to resolve the issue

I fixed the issue In milestone query_patch.rb used add base.add_available_column(QueryColumn.new(:milestone,:sortable =>"#{Issue.table_name}.milestone_id",:groupable => true)) it is working fine now

Hello, I Am using redmine 2.2.4 i resolved the populating issues but now affactes some other pages is hitting error actually i added prototype.js file added in milestones plugins is...

I fixed issues they missed syntax code 'gantts', :action => 'show', :project_id => @project, :month => params[:month], :year => params[:year], :months => params[:months]}, :method => :get, :id => 'query_form') do...

I fixed the issue the select query is not properly that is the problem to showing up all the milestones "milestone_version_changed('#{@project.id}')"} %>