https://github.com/take64/redmine_citrus_interlock_progress
Redmine用のチケットプラグイン。全ての親子チケットの進捗を連動させます
https://github.com/take64/redmine_citrus_interlock_progress
Last synced: 10 months ago
JSON representation
Redmine用のチケットプラグイン。全ての親子チケットの進捗を連動させます
- Host: GitHub
- URL: https://github.com/take64/redmine_citrus_interlock_progress
- Owner: take64
- Created: 2017-06-10T11:00:33.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-10T18:29:50.000Z (about 9 years ago)
- Last Synced: 2025-03-12T02:42:13.496Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# redmine_citrus_interlock_progress
* This plugin is 'issue' extension for Redmine.
(このプラグインはRedmineのチケット拡張機能です。)
## Compatibility
* Redmine 3.3.3
* Ruby 2.3.4
I am checking the operation.
(以上のバージョンで動作確認を行っています。)
## Installation
1. change directory
cd {REDMINE_ROOT}/plugins
2. put plugin files
* git clone
git clone https://github.com/take64/redmine_citrus_interlock_progress.git redmine_citrus_interlock_progress
or
git clone git@github.com:take64/redmine_citrus_interlock_progress.git redmine_citrus_interlock_progress
* zip unarchive
wget https://github.com/take64/redmine_citrus_interlock_progress/archive/master.zip
3. Redmine restart
## Usage
### Citrus Interlock Progress
* Purpose
* In all cases, interlock progress of parent ticket and child ticket.
(全ての場合に、親チケットと子チケットの進捗を同期する。)
* Contents
* Parent ticket 'ABCD'
Child ticket 'A', 'B', 'C', 'D'
* A => 50%, B => 25%, C => 75%, D => 50%
ABCD => 50%
## License
* GNU General Public License, version 2 (GPLv2)
## Auther/Developer
**take64** (Citrus/besidesplus)
* Twitter: https://twitter.com/citrus_take64
* github: https://github.com/take64
* website: http://besidesplus.net/