Git Product home page Git Product logo

redmine_users_performance's Introduction

Force

Keep following the white rabbit.

redmine_users_performance's People

Contributors

alperenbozkurt avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

redmine_users_performance's Issues

Uncaught ReferenceError: Chartkick is not defined

After install plugin, when enter to Users Performance chartkick.js is not found. In redmine logs I can see
`Started GET "/redmine/javascripts/chartkick.js" for 127.0.0.1 at 2019-10-06 18:44:39 -0300

ActionController::RoutingError (No route matches [GET] "/javascripts/chartkick.js"):`

I´m using:
Environment:
Redmine version 4.0.4.stable
Ruby version 2.5.5-p157 (2019-03-15) [x64-mingw32]
Rails version 5.2.3

not work

installation works but

when we clickm on performance menu then getting internal server error

plugins/redmine_users_performance/app/views/users_performance/index.html.erb:1:in _plugins_redmine_users_performance_app_views_users_performance_index_html_erb___3718852185838229483_70309089534720' lib/redmine/sudo_mode.rb:63:in sudo_mode'

Started GET "/projects/gomataseva/users_performance" for 192.168.100.178 at 2019-08-28 01:59:30 +0530
Processing by UsersPerformanceController#index as HTML
Parameters: {"project_id"=>"gomataseva"}
redmine_env_auth: environment variable is unset. logging out any existing users. only allowed users can use standard login
Current user: anonymous
Rendered plugins/redmine_users_performance/app/views/users_performance/index.html.erb within layouts/base (1.9ms)
Completed 500 Internal Server Error in 102ms (ActiveRecord: 4.1ms)

ActionView::Template::Error (Asset was not declared to be precompiled in production.
Add Rails.application.config.assets.precompile += %w( chartkick.js ) to config/initializers/assets.rb and restart your server):
1: <% content_for :header_tags do %>
2: <%= javascript_include_tag "//www.google.com/jsapi", "chartkick" %>
3: <%= stylesheet_link_tag 'modal', :plugin => 'redmine_users_performance' %>
4: <% end %>
5:
config/initializers/10-patches.rb:221:in rails_asset_id' config/initializers/10-patches.rb:200:in asset_path_with_asset_id'
app/helpers/application_helper.rb:1398:in javascript_include_tag' plugins/redmine_users_performance/app/views/users_performance/index.html.erb:2:in block in _plugins_redmine_users_performance_app_views_users_performance_index_html_erb___3718852185838229483_70309089534720'
plugins/redmine_users_performance/app/views/users_performance/index.html.erb:1:in _plugins_redmine_users_performance_app_views_users_performance_index_html_erb___3718852185838229483_70309089534720' lib/redmine/sudo_mode.rb:63:in sudo_mode'

Error Loading Chart: No adapter found

Hello,I've installed this plugin,when I click "users performance " on project's menu,it show Error like this:Error Loading Chart: No adapter found,what happened?thank you.

loading users_performance occur 500 error

my environment is

Environment:
  Redmine version                3.3.3.stable.16539
  Ruby version                   2.2.4-p230 (2015-12-16) [x86_64-linux]
  Rails version                  4.2.7.1
  Environment                    production
  Database adapter               Mysql2

error log

Started GET "/plugin_assets/users_performance/stylesheets/modal.css" for 192.168.60.238 at 2017-04-11 07:48:27 +0800

ActionController::RoutingError (No route matches [GET] "/plugin_assets/users_performance/stylesheets/modal.css"):
  actionpack (4.2.7.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
  actionpack (4.2.7.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
  railties (4.2.7.1) lib/rails/rack/logger.rb:38:in `call_app'
  railties (4.2.7.1) lib/rails/rack/logger.rb:20:in `block in call'
  activesupport (4.2.7.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
  activesupport (4.2.7.1) lib/active_support/tagged_logging.rb:26:in `tagged'
  activesupport (4.2.7.1) lib/active_support/tagged_logging.rb:68:in `tagged'
  railties (4.2.7.1) lib/rails/rack/logger.rb:20:in `call'
  actionpack (4.2.7.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
  rack (1.6.5) lib/rack/methodoverride.rb:22:in `call'
  rack (1.6.5) lib/rack/runtime.rb:18:in `call'
  activesupport (4.2.7.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
  actionpack (4.2.7.1) lib/action_dispatch/middleware/static.rb:120:in `call'
  rack (1.6.5) lib/rack/content_length.rb:15:in `call'
  rack (1.6.5) lib/rack/sendfile.rb:113:in `call'
  railties (4.2.7.1) lib/rails/engine.rb:518:in `call'
  railties (4.2.7.1) lib/rails/application.rb:165:in `call'
  railties (4.2.7.1) lib/rails/railtie.rb:194:in `public_send'
  railties (4.2.7.1) lib/rails/railtie.rb:194:in `method_missing'
  thin (1.7.0) lib/thin/connection.rb:86:in `block in pre_process'
  thin (1.7.0) lib/thin/connection.rb:84:in `catch'
  thin (1.7.0) lib/thin/connection.rb:84:in `pre_process'
  thin (1.7.0) lib/thin/connection.rb:50:in `block in process'
  eventmachine (1.2.3) lib/eventmachine.rb:1076:in `call'
  eventmachine (1.2.3) lib/eventmachine.rb:1076:in `block in spawn_threadpool'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.