pharmazone / redmine_charts2

Plugin which integrates with Redmine 2.0.3 and 2.1.x following charts: burndown, timeline, ratios of logged hours and issues, deviations of logged hours.
http://github.com/pharmazone/redmine_charts2
MIT License
51 stars 22 forks source link

Nothing displayed on Logged hours timeline #6

Closed jPfeiferPE closed 11 years ago

jPfeiferPE commented 11 years ago

I have installed the latest version of the redmine_charts2 plugin. Installation went good. Unfortunatly the plugin does not show anything on the Logged hours timeline (see http://postimage.org/image/edotoqxif/). I've logged over 100 hours linked to issues and activities.

The log file looks fine: Started GET "/charts/timeline/project" for x.x.x.x as HTML Parameters: {"project_id"=>"project"} Current user: username (id=5) Rendered plugins/redmine_charts2/app/views/charts/_filters.html.erb (4.7ms) Rendered plugins/redmine_charts2/app/views/charts/_saved_conditions.html.erb (0.6ms) Rendered plugins/redmine_charts2/app/views/charts/index.html.erb within layouts/base (11.3ms) Completed 200 OK in 197ms (Views: 139.7ms | ActiveRecord: 10.8ms)

Here are my details: Environment: Redmine version 2.1.2.stable Ruby version 1.8.7 (x86_64-linux) Rails version 3.2.8 Environment production Database adapter Mysql2 Redmine plugins: redmine_charts2 0.2.0

And here are my gem versions: * LOCAL GEMS *

actionmailer (3.2.8, 3.2.2, 2.3.14) actionpack (3.2.8, 3.2.2, 2.3.14) activemodel (3.2.8, 3.2.2) activerecord (3.2.8, 3.2.2, 2.3.14) activerecord-mysql2-adapter (0.0.3) activeresource (3.2.8, 3.2.2, 2.3.14) activesupport (3.2.8, 3.2.2, 2.3.14) arel (3.0.2) builder (3.0.0) bundler (1.2.1) coderay (1.0.7) columnize (0.3.6) erubis (2.7.0) fastercsv (1.5.5) hike (1.2.1) i18n (0.6.1, 0.6.0) journey (1.0.4, 1.0.3) jquery-rails (2.0.3) json (1.7.5) linecache (0.46) mail (2.4.4, 2.4.1) mime-types (1.19, 1.17.2) multi_json (1.3.6, 1.1.0) mysql (2.8.1) mysql2 (0.3.11) net-ldap (0.3.1) pg (0.14.1) polyglot (0.3.3) rack (1.4.1, 1.1.0) rack-cache (1.2, 1.1) rack-openid (1.3.1) rack-ssl (1.3.2) rack-test (0.6.2, 0.6.1) rails (3.2.8, 2.3.14) railties (3.2.8) rake (0.9.2.2) rbx-require-relative (0.0.9) rdoc (3.12, 2.4.2) ruby-debug (0.10.4) ruby-debug-base (0.10.4) ruby-openid (2.2.1, 2.1.8) sprockets (2.1.3, 2.1.2) sqlite3 (1.3.6) thor (0.16.0) tilt (1.3.3) treetop (1.4.10) tzinfo (0.3.33, 0.3.31)

hilltsdwz commented 11 years ago

i have the same problem in redmine2.1.2 no charts can be visible

hilltsdwz commented 11 years ago

BTW i used bitnami redmine2.1.2

jPfeiferPE commented 11 years ago

I did not install redmine with bitnami, just the regular installation. @hilltsdwz Thanks for the updated. Please also post your environment of your redmine, to get a rounder picture of where the issue occurs.