Plugins Directory » Checklist
|
|
Author: | Kirill Bezrukov |
|---|---|---|
| Website: | http://redminecrm.com/projects/checklist | |
| Code repository: | - | |
| Registered on: | 2011-10-17 (over 1 year) | |
| Current version: | 2.0.5 | |
| Compatible with: | Redmine 2.3.x, 2.2.x, 2.1.x, 2.0.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
2.0.5 (2013-02-07)
Compatible with Redmine 2.3.x, 2.2.x, 2.1.x, 2.0.x.
- Bug: Empty settings error (can't convert Symbol into Integer):
2.0.4 (2012-12-18)
Compatible with Redmine 2.2.x, 2.1.x, 2.0.x.
- Bug with wiki formatting on redmine 2.x
2.0.3 (2012-10-31)
Compatible with Redmine 2.1.x, 2.0.x.
- Fixed bug with copying all items from source issue to destination
For Redmine ver < 2 use Checklist plugin version 1.0.3
2.0.2 (2012-10-29)
Compatible with Redmine 2.1.x, 2.0.x.
- Feature: Support for copying issues with checklist
For Redmine ver < 2 use Checklist plugin version 1.0.3
2.0.0 (2012-10-23)
Compatible with Redmine 2.1.x, 2.0.x.
- Feature: Some support Redmine 2
- Feature: Checklist drag and drop (reorder items)
For Redmine ver < 2 use Checklist plugin version 1.0.3
1.0.3 (2012-05-23)
Compatible with Redmine 1.4.x, 1.3.x.
- Bug: Drop checklist on update if no checklist permission
1.0.2 (2012-03-14)
Compatible with Redmine 1.3.x, 1.4.x.
- Feature: Some support for Textile syntax
- Feature: Permissions for View, Done and Edit checklist
- Bug: don't work in firefox 6,7,8
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.

