redmine_spent_time_column - will hire to make it work with 2.1.2
Added by Andrius A almost 12 years ago
Hello,
standalone redmine 2.1.2 works perfectly. However it fails once redmine_spent_time_column plugin is installed.
Kindly ask for help to make this plugin work on 2.1.2 redmine. Can compensate for your time if needed. Thanks.
Meanwhile I managed to fix init.rb like this:
require 'redmine_spent_time_column/hooks'
#require 'dispatcher'
#Dispatcher.to_prepare do
ActionDispatch::Callbacks.to_prepare do
and it seems to produce some output, however Issues, Gantt, Callendar views fail with "Internal error" returned from server.
Error example:
Started GET "/projects/redmine/issues" for 78.60.122.208 at Thu Nov 29 09:00:50 +0400 2012
Processing by IssuesController#index as HTML
Parameters: {"project_id"=>"redmine"}
Current user: Andrius (id=18)
Completed 500 Internal Server Error in 30ms
NoMethodError (undefined method `returning' for #<Query:0x2b95990f6298>):
app/models/query.rb:441:in `sortable_columns'
app/controllers/issues_controller.rb:58:in `index'
ruby 1.8.7 (2010-08-16 patchlevel 302) [x86_64-linux]
Rails 3.2.8
gem 1.8.24
Debian 6.0.
Replies (1)
RE: redmine_spent_time_column - will hire to make it work with 2.1.2 - Added by Camille Bégnis over 10 years ago
Hello,
any taker for this?
We are willing to pay for this plugin to be ported to the latest redmine 2.
Thanks,