Giter Club home page Giter Club logo

redmine_carousel's Introduction

Redmine Carousel Plugin

The plugin can be used for periodic actions that occur during project development process. It automatically generates issue assigned to the next user in the carousel queue every specified time period. You can set users queue, issue settings and time period. Redmine Carousel depends on business_time gem, so you can specify your working hours and holidays, so issues won’t be generated if there is nobody in the office.

Setup

Dependencies

Business_time gem is required by Carousel Plugin.

This gem has a bug that must be fixed to work properly. Detailed explanation here.

Redmine 1.4.x

Use version 1.3.0 or higher.

Redmine 1.3.x

Use version 1.2.0.

Redmine < 1.3.x

Use version 1.1.0.

Plugin installation

Install redmine_carousel into vendor/plugins directory with:

ruby script/plugin install [email protected]:gmiklaszewski/redmine_carousel.git

or download and extract tar or zip file.

Run plugins migrations:

RAILS_ENV=production rake db:migrate_plugins

Restart web server.

Now you can add carousel module to you projects. You can manage carousels in project’s settings tab.

Usage

Put the following rake task in your crontab file:

RAILS_ENV=production rake carousel:run

Remember to execute it often enough to meet time periods set for you carousels.

Other stuff

Author: Grzegorz Miklaszewski <[email protected]>

Contributors:

  • Takeshi Kawamoto

  • Lubor Nosek

Warranty

This software is provided “as is” and without any express or implied warranties, including, without limitation, the implied warranties of merchantibility and fitness for a particular purpose.

redmine_carousel's People

Contributors

giemsky 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.