redmine_timelog_timer icon indicating copy to clipboard operation
redmine_timelog_timer copied to clipboard

Don't work with redmine 2.1-stable

Open pousterlus opened this issue 12 years ago • 10 comments

Hello,

I saw that your plugin was listing to be compatible with redmine-2.3 only. I tested it on 2.1-stable, and it doesn't work (404 error). I don't know if it's volontary or not, so I created an issue.

Léo.

pousterlus avatar Nov 22 '12 13:11 pousterlus

404 error only on the translation file. I do not know yet how to solve this problem and to check the translation file exists for current locale.

behigh avatar Nov 22 '12 15:11 behigh

Hello Behigh,

Where are the translation files stored ? I'll manage to add the french locale to solve the problem. Thanks,

Léo.

pousterlus avatar Nov 22 '12 16:11 pousterlus

FYI, in the log files I found :

Started GET "/projects/console/time_entries/new" for 10.0.2.101 at 2012-11-22 16:56:21 +0100 Processing by TimelogController#new as HTML Parameters: {"project_id"=>"console"} Current user: leo (id=3) Rendered timelog/_form.html.erb (11.2ms) Rendered timelog/new.html.erb within layouts/base (12.5ms) Missing template, responding with 404

pousterlus avatar Nov 22 '12 16:11 pousterlus

Added check for existence of the transaltion file

behigh avatar Nov 22 '12 16:11 behigh

I tested only on Redmine version 2.1.3.stable&devel, but this plugin has very little Ruby code

behigh avatar Nov 22 '12 16:11 behigh

It also works well with Redmine version 2.1.2.stable.

4TT1L4 avatar Nov 28 '12 18:11 4TT1L4

pousterlus: First I had the same problem. Please make sure that your plugin is in the "timelog_timer" directory! Moving the plugin into this directory solved this problem for me. (First I used some differently named directory.)

4TT1L4 avatar Nov 28 '12 18:11 4TT1L4

Hi TotalBrutal,

You're right, it's now working :) Thanks for the hint !

Léo.

pousterlus avatar Dec 03 '12 13:12 pousterlus

Yep, thanks TotalBrutal.

Now working on Redmine 2.3.2.stable.12037. :-)

euskal-dh avatar Jul 28 '13 10:07 euskal-dh

This repository is no longer actively maintained.

New working version & actively maintained repository: https://github.com/emovere/redmine_timelog_timer/

mikeploeger avatar Dec 22 '14 15:12 mikeploeger