Giter Club home page Giter Club logo

redmine_dashboard's Introduction

Redmine Dashboard 2

Build Status Flattr this git repo Rate at redmine.org

This Redmine plugin adds an issue dashboard that supports drag and drop for issues and various filters.

Redmine Dashboard 2 is compatible with Redmine 2.4 and possibly older versions.

Redmine Dashboard v2.x Screenshot

Features List

  • Drag-n-drop of issues
  • Configurable columns
  • Grouping & Filtering
  • Group folding
  • Hierarchical parent issue view
  • Include subproject issues
  • Quick edit of assignee and progress

Rate plugin at redmine.org.

Install

Ubuntu / Debian

I provide a PPA at ppa:jgraichen/redmine-dashboard for Ubuntu Trusty that should work with Trusty's Redmine and ppa:ondrej/redmine. Debian Wheezy with wheezy-backports enabled should also work with trusty PPA.

Others

Clone git repository to plugins, checkout wanted release (git checkout v2.2.0) and restart redmine. A database migration is not needed. Run bundle install to install required gems.

Upgrade

Fetch updates (git fetch --tags) and checkout newer release (git checkout v2.2.0). Run bundle install to install newly required gems. A database migration is not needed.

You can list all available version with git tag -l.

Contribute

I appreciate any help and like Pull Requests. The master branch is the current stable branch for v2. The next version, Redmine Dashboard 3, a complete rewrite is under development on the develop branch. Please try to not add larger new features to current v2.

I gladly accept new translations or language additions for any version of Redmine Dashboard. I would prefer new translations via Transifex but you can also send a Pull Request. If you want to maintain a translation contact me via IRC (jgraichen at irc://irc.freenode.net/redmine_dashboard) or email.

Build Debian / Ubuntu package

Checkout debian branch. The branch is prepared to be used with gbp.

  • Build a source only package: gbp buildpackage --git-builder="debuild -S" --git-ignore-new
  • Build binary packages with sbuild: gbp buildpackage --git-builder="sbuild -A" --git-ignore-new

License

Redmine dashboard is licensed under the Apache License, Version 2.0. See LICENSE for more information.

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.