GithubHelp home page GithubHelp logo

openproject-backlogs's Introduction

OpenProject Backlogs Plugin

This Plugin adds features, that enable agile teams to work efficiently with OpenProject in Scrum projects.

Find a more detailed description on OpenProject.org.

Together with the plugin OpenProject PDF Export, story cards can be exported as printable PDF documents.

Requirements

The OpenProject Backlogs plug-in requires the OpenProject Core in version greater or equal to 3.0.0.

Tests for this plugin require pdf-inspector, so just add the following line to OpenProject's Gemfile.plugins:

gem "pdf-inspector", "~>1.0.0", :group => :test

Installation

OpenProject Backlogs depends on OpenProject PDF export Plugin. Thus, if you haven't done it already, add the following lines to the Gemfile.plugins to your OpenProject installation:

gem "openproject-pdf_export", git: "https://github.com/finnlabs/openproject-pdf_export.git", :branch => "stable"

For OpenProject Backlogs itself you need to add the following line to the Gemfile.plugins of OpenProject:

gem "openproject-backlogs", git: "https://github.com/finnlabs/openproject-backlogs.git", :branch => "stable"

Afterwards, run:

bundle install

This plugin contains migrations. To migrate the database, run:

rake db:migrate

Deinstallation

Remove the line

gem "openproject-backlogs", git: "https://github.com/finnlabs/openproject-backlogs.git", :branch => "stable"

from the file Gemfile.plugins and run:

bundle install

Please not that this leaves plugin data in the database. Currently, we do not support full uninstall of the plugin.

Bug Reporting

If you find any bugs, you can create a bug ticket at

https://www.openproject.org/projects/plugin-backlogs

Development

To contribute, you can create pull request on the official repository at https://github.com/finnlabs/openproject-backlogs

Credits

We thank the original maintainers and developers of Redmine Backlogs as well as Chiliproject Backlogs for their immense work on this plugin. OpenProject Backlogs would not have been possible without their original contribution. Those contributors are:

  • Marnen Laibow-Koser
  • Sandro Munda
  • Emiliano Heyns (friflaj)
  • Maxime Guilbot
  • Andrew Vit
  • Joakim Kolsjö
  • ibussieres
  • Daniel Passos
  • Jason Vasquez
  • jpic
  • Mark Maglana
  • Joe Heck
  • Nate Lowrie

Additionally, we would like to thank

Licence

Copyright (C)2013-2014 the OpenProject Foundation (OPF)
Copyright (C)2011 Marnen Laibow-Koser, Sandro Munda
Copyright (C)2010-2011 Emiliano Heyns (friflaj)
Copyright (C)2010 Maxime Guilbot, Andrew Vit, Joakim Kolsjö, ibussieres, Daniel Passos, Jason Vasquez, jpic
Copyright (C)2009-2010 Mark Maglana
Copyright (C)2009 Joe Heck, Nate Lowrie

This plugin is licensed under the GNU GPL v3. See doc/COPYRIGHT.md and doc/GPL.txt for details.

openproject-backlogs's People

Contributors

ulferts avatar relaxdiego avatar schmidt avatar myabc avatar garstgerunhold avatar kgalli avatar nobodysnightmare avatar tilt avatar thegcat avatar hschink avatar joakimk avatar finelineautomation avatar apfelfabrik avatar tessi avatar mfrister avatar timfel avatar floriank avatar manwithtwowatches avatar machisuji avatar nickmessing avatar ibussieres avatar avit avatar azure7111 avatar danielpassos avatar vanuan avatar marnen avatar maxime avatar gardiner avatar jonasheinrich avatar jpic avatar

Watchers

Gisle Aas avatar Phil Whelan avatar Eric Promislow avatar Troy Topnik avatar Chris Olstrom avatar Andreas Kupries avatar James Cloos avatar chris grzegorczyk avatar Calin Miclaus avatar Ravi avatar  avatar  avatar Brent Smithurst avatar  avatar Arpita Sati avatar  avatar Prabal Sharma avatar Mark Yen avatar Marc Nozell avatar  avatar  avatar  avatar TW-Dev-WuTao avatar  avatar  avatar  avatar Nino K avatar  avatar  avatar Manpreet Singh avatar Maria Zhao avatar  avatar George Hicks avatar Mehiar Dabbagh avatar  avatar  avatar Sitikantha Prasad Mohanty avatar  avatar  avatar

Forkers

isabella232

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.