Project

General

Profile

Plugins Directory » Redmine Attribute-Quickies

Author: Stephan Wenzel
Website: https://github.com/HugoHasenbein/redmine_attribute_quickies
Code repository: https://github.com/HugoHasenbein/redmine_attribute_quickies
Registered on: 2018-06-30 (over 5 years ago)
Current version: 1.0.2
Compatible with: Redmine 3.4.x, 3.3.x
User ratings:   (1)

With only one click set any arbitrary preconfigured combinations of issue attributes, custom fields and time entries, add comments to journals and add attachments like a custom workflow

Installation notes

install

1. go to plugins folder

git clone https://github.com/HugoHasenbein/redmine_attribute_quickies.git

2. go to redmine root folder

bundle exec rake redmine:plugins:migrate RAILS_ENV=production NAME=redmine_attribute_quickies

3. restart server f.i.

sudo /etc/init.s/apache2 restart

Uninstall

1. go to redmine root folder

bundle exec rake redmine:plugins:migrate RAILS_ENV=production NAME=redmine_attribute_quickies VERSION=0

2. go to plugins folder

rm -r redmine_attributes_quickies

3. restart server f.i.

sudo /etc/init.s/apache2 restart

Changelog

1.0.2 (2018-06-30)

Compatible with Redmine 3.4.x, 3.3.x.

Overview.png (105 KB) Overview.png Stephan Wenzel, 2018-06-30 10:14

User ratings

  by Stephan Wenzel over 5 years ago

handy tool, saves time!