Plugins » Issue checklist
|
|
Author: | Kirill Bezrukov |
|---|---|---|
| Website: | http://redminecrm.com/projects/checklist | |
| Code repository: | - | |
| Registered on: | 2011-10-17 (4 months ago) | |
| Current version: | 1.0.1 | |
| Compatible with: | Redmine 1.2.x, 1.3.x, 1.4.x |
Redmine plugin for adding checklist functionality to issues
- Ajax add delete and done checklist items
- Permission for edit own checklist items
Installation notes
- Unarchive plugin to folder redmine/vendor/plugins
- run
rake db:migrate_plugins NAME=redmine_issuechecklist RAILS_ENV=production

Changelog
1.0.1 (2012-02-02)
Compatible with Redmine 1.2.x, 1.3.x, 1.4.x.
- Feature: Setting for saving checklist changes in journal
- Feature: Setting for calculation issue done ratio
- Feature: French translation (many thanks to Laurent ELGARD)
- Feature: Support redmine trunk version (routes)
1.0.0 (2011-10-25)
Compatible with Redmine 1.2.x.
Feature: History of checklist changes
Feature: Bulk change in edit mode
Bug: Issue click
Bug: Migration error with postgresql
Bug: IPhone edit problems
0.0.1 (2011-10-16)
Compatible with Redmine 1.2.x.