Coder Social home page Coder Social logo

savoirfairelinux / redmine-issue-status-auto-open Goto Github PK

View Code? Open in Web Editor NEW
5.0 7.0 2.0 98 KB

Redmine Plugin : When someone spent time on a task, automatically switch it's status to open if the current status order is below.

Home Page: https://www.savoirfairelinux.com

License: GNU General Public License v3.0

HTML 13.62% Ruby 86.38%

redmine-issue-status-auto-open's Introduction

Redmine Issue Status Auto Open

Savoir-faire Linux

When someone spent time on a task, automatically switch it's status to open if the current status order is below.

Example :

  1. Waiting for validation
  2. Ready to complete
  3. Open
  4. In progress
  5. Done
  6. Rejected

If the current status is lower order than Open (the status defined in plugin settings) and someone spent time, it will automatically switch the issue status to Open.


Minimum system requirements

  • GNU/Linux operating system
  • Redmine ~3.2
  • Ruby on Rails >= 4.2
  • Ruby >= 1.9.3
  • Git >= 2.1.4

Installation procedure

We will show you how to install it on Debian family Linux distributions (such as Ubuntu), and Redmine installed with aptitude, but it can works on many other distros with similar procedure.

You may need to do those commands as root, depending on your particular case.

Feel free to replace the variable $REDMINE_PATH to your own Redmine instance path.

$REDMINE_PATH=/usr/share/redmine/

cd $REDMINE_PATH/plugins/
git clone [email protected]:savoirfairelinux/redmine-issue-status-auto-open.git
mv redmine-issue-status-auto-open redmine_issue_status_auto_open
rake redmine:plugins:migrate RAILS_ENV=production
service apache2 reload  # or depending on which HTTP server you use

Configuration procedure

Once installed, to configure the plugin you will first need to go to Administration -> Plugins -> Issue Status Auto Open -> Configuration

When you're there, you have two inputs to configure the plugin : The 'open' status and the affecting trackers.

You can choose on which trackers the issue status auto open will be enabled. Just select the trackers in the "affecting trackers" choices.

Plugin settings screenshot

Contributing to this plugin

We absolutely appreciate patches, feel free to contribute directly on the GitHub project.

Repositories / Development website / Bug Tracker:

Do not hesitate to join us and post comments, suggestions, questions and general feedback directly on the issues tracker.

Author : David Côté-Tremblay [email protected]

Website : https://www.savoirfairelinux.com/

redmine-issue-status-auto-open's People

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

redmine-issue-status-auto-open's Issues

New Function request

Hi,

is it possible to introduce the ability to choose on what tracker this "auto open plugin" works or not?

Thanks!
C.

cannot go to settings. error 404

When i go to settings i see
404
Страница, на которую Вы пытаетесь зайти, не существует или удалена.
Назад

Environment:
Redmine version 3.3.1.stable.15926
Ruby version 2.2.5-p319 (2016-04-26) [i686-linux]
Rails version 4.2.7.1
Environment production
Database adapter Mysql2
SCM:
Subversion 1.9.3
Git 2.7.4
Filesystem
Redmine plugins:
a_common_libs 2.1.10
clipboard_image_paste 1.10
custom_menu 1.7.2
extra_queries 2.2.4
issue_hot_buttons 0.4.4
projects_show 0.0.3
quick_add_issue 0.0.3
redmine_agile 1.4.2
redmine_centosadmin_rating 0.1.0
redmine_checklists 3.1.5
redmine_ckeditor 1.1.4
redmine_editauthor 0.9.0
redmine_issue_evm 3.5.8
redmine_issue_priority_alert 0.0.1
redmine_issue_status_auto_open 0.1.0
redmine_issue_tabs 1.1.1
redmine_lightbox2 0.3.1
redmine_people 1.2.0
redmine_questions 0.0.7
redmine_theme_changer 0.2.0
redmine_wiki_books 0.0.3
redmine_wktime 2.4
usability 2.1.5

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.