Giter Site home page Giter Site logo

scorpion3238 / redmine_custom_reports Goto Github PK

View Code? Open in Web Editor NEW

This project forked from restream/redmine_custom_reports

0.0 0.0 0.0 417 KB

Redmine plugin for reports and charts (Обновление плагина до версии redmine 4.2.9)

JavaScript 90.16% Ruby 3.81% CSS 2.73% HTML 3.29%

redmine_custom_reports's Introduction

Redmine Custom Reports Plugin (with charts)

Build Status Code Climate

Redmine plugin to create project reports using d3.js charts (with using NVD3). The data for the report - the number of filtered issues grouped by a column.

You can use multiple data series. Issues filtered by ordinary redmine filters.

Tickets are grouped together on the same field, on how tickets can be grouped in a query. Additionally, you can group tickets by text custom fields. In addition to regular columns, you can use custom fields with type "text" to group.

Permissions

There are public and private custom reports. Permission "View custom reports" allows user to view public and private reports. Permission "Manage custom reports" allows user to manage their (private) reports. And last permission "Manage public custom reports" allows user to manage public reports.

Installing a plugin

  1. Copy plugin directory into #{RAILS_ROOT}/plugins. If you are downloading the plugin directly from GitHub, you can do so by changing into your plugin directory and issuing a command like

     git clone git://github.com/Restream/redmine_custom_reports.git
    
  2. Run the following command to upgrade your database (make a db backup before).

     bundle exec rake redmine:plugins:migrate RAILS_ENV=production
    
  3. Restart Redmine

  4. Go to one of your project settings. Click on the Modules tab. You should see the "Custom reports" module at the end of the modules list. Enable plugin at project level. Now you will see "Custom report" tab at the project menu.

Screenshot

Sample

Compatibility

This version supports redmine 2.x and 3.x

For all tested versions see the "tests matrix":https://travis-ci.org/Restream/redmine_custom_reports

redmine_custom_reports's People

Contributors

nodecarter avatar aceccarelli avatar kozmanbalint avatar nbnew25 avatar redneckbubba avatar cheoalejo avatar atopcu avatar

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.