digitalnatives / redmine_hours

Redmine plugin for editing timesheets - NOT MAINTAINED
7 stars 12 forks source link

Compatibility with redmine 2.0 #4

Closed jonnsn closed 12 years ago

jonnsn commented 12 years ago

Hi,

The plugin does not seem to work with redmine 2.0.3. Perhabs this could be fixed?

Error with the plugin:

rake redmine:plugins:migrate RAILS_ENV=production rake aborted! undefined method `named_scope' for #Class:0x7fe95ff53638

Regards

zosiu commented 12 years ago

If I have a little time, I'll take a look, but it's not that easy, because of the rails 2.x vs 3.x incompatibilities such (scopes, routing etc...).

cprevotaux commented 12 years ago

+1 I need too :)

zosiu commented 12 years ago

I created a new branch for this, but only had time to click a few, so right now it could be full of bugs... but I hope it works the way it should be.