Skip to content

tonymarschall/redmine_default_version

Repository files navigation

Redmine default version

With this plugin its possible to add a default version to a project. Heavily based on patches provided by www.redmine.org/issues/1828

Please use github.com/benasher44/redmine_default_version since this repos is no longer maintained.

Installation

  1. Follow the Redmine plugin installation steps at: www.redmine.org/wiki/redmine/Plugins

  2. Restart your Redmine web servers (e.g. apache, mongrel, thin, mod_rails)

Uninstall

  1. rake db:migrate:plugin NAME=redmine_default_version VERSION=0 RAILS_ENV=production

  2. rm -r vendor/plugins/redmine_default_version

Usage

First you have to setup a version then you can choose a default version in project -> settings.

License

This plugin is licensed under the GNU GPL v2.

Project help

If you need help you can contact the maintainer at the Bug Tracker. The bug tracker is located at github.com/tonymarschall/redmine_default_version/issues

About

With this plugin its possible to add a default version to a project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages