Giter Club home page Giter Club logo

issuefy's Introduction

Issuefy

issuefy is a redmine plugin for creating issues from a spreadsheet file.

Installation

  1. $cd /path/to/redmine/plugins/

  2. $git clone github.com/tchx84/issuefy.git

  3. $bundle install –without development test

  4. restart your webserver.

Usage

  1. assign the “issuefy” permission to the roles you seem fit.

  2. users with the corresponding roles will see the “issuefy” tab in projects view.

Spreadsheet format

  1. tracker name (mandatory)

  2. assignee login name or group name

  3. subject (mandatory, please read notes below)

  4. description

  5. start date (dd/mm/yyyy)

  6. due date

  7. estimated time

  8. parent issue id or subject

check the example/book.xls for more details about the format.

Features

  • create or update issues in your project, from a spreadsheet.

  • english, spanish, german, french and simplified chinese locales.

  • support for redmine 2.3.x and 2.4.x.

Important notes

  • issuefy assumes that issues subjects are unique, within the same project.

  • subject uniqueness is not enforced by redmine, so use this plugin carefully.

  • you have been warned.

Collaborating

  • take a look at the TODO file.

  • send a message to tchx84 or just drop a pull request, through github.

issuefy's People

Contributors

tchx84 avatar czamcunh00 avatar codeinsider avatar j123b567 avatar skri1979 avatar archonwang avatar yohannporta avatar

Watchers

James Cloos avatar  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.