Plugins Directory » Checklists
|
|
Author: | Kirill Bezrukov |
|---|---|---|
| Website: | https://www.redmineup.com/pages/plugins/checklists | |
| Code repository: | - | |
| Registered on: | 2011-10-17 (over 5 years ago) | |
| Current version: | 3.1.6 | |
| Compatible with: | Redmine 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x | |
| User ratings: |
The best rated and the most popular Redmine plugin. Adds checklist functionality to Issues.¶
Features:- Add, delete and mark as "Done" checklist items with Ajax technology
- Permission for edit own checklist items
- Checklist templates
- Translated into 14 languages
One click edits
With one click you can add, delete and mark checklist elements as done, thanks to Ajax technology.
![]()
Templates
Fasten creating new issues and projects by creating and using checklist template for recurring use.
![]()
Integrated with issue history log
All changes made to checklist are automatically added to the issue history log.
![]()
Screenshots¶
Installation notes
- Unarchive plugin to folder redmine/plugins
- run
bundle exec rake redmine:plugins NAME=redmine_checklists RAILS_ENV=production
Changelog
3.1.6 (2017-07-07)
Compatible with Redmine 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x.
- Redmine 3.4 support
- New checklists filters for issues table
- Save log by default
- Chinese translation update
- Polish translation update
- Fixed bug with template editing
3.1.5 (2016-08-15)
Compatible with Redmine 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x.
Fixed bug with project tabs
3.1.4 (2016-08-10)
Compatible with Redmine 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x.
- Fixed empty history items for issues with checklists
- Fixed XSS in journal rendering
- Fixed error with template search in MSSQL
- Banner plugin compatibility
- Fixed for-all-project template option
- Validation for subject length
- Hungarian translation by Peter Tabajdi
- Spanish translation update by Luis Blasco
- Merge checklists history if less than minute interval changes
3.1.3 (2015-10-08)
Compatible with Redmine 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x.
- Bug with attach files history fixed
- Bug with old checkboxes fixed
3.1.2 (2015-09-25)
Compatible with Redmine 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x.
- Issue history details
- Templates permissions fixes
3.1.1 (2015-04-14)
Compatible with Redmine 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x.
- Checklist templates
3.0.4 (2015-03-06)
Compatible with Redmine 3.0.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x.
- Redmine 3.0 compatibility fixes
- Fixed checklist styles on read only issue mode
3.0.3 (2015-02-23)
Compatible with Redmine 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x.
- Redmine 3.0 support
- Swedish translation update (Khedron Wilk)
- Portuguese Brazilian translation (Leandro Gehlen)
- Copying checklists with project copying (Andrew Reshetov)
- Fixed bug with unable editing checklist after tracker or status changed
3.0.2 (2014-12-09)
Compatible with Redmine 2.6.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x.
- Fixed bug wuth empty subject with CKEditor plugin
3.0.1 (2014-09-15)
Compatible with Redmine 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x.
- Bulgarian translation (Иван Ценов)
- Fixed bug with IE browser
3.0.0 (2014-09-10)
Compatible with Redmine 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x.
- Editing checklist items
- REST API for index, create, destroy, update, show
- Change issues progress in real time
- Sync checked items with show and edit forms
- Fixed bug with rejecting new checklist items on update issue status
- Japan translation (Yukio KANEDA)
2.0.5 (2013-02-07)
Compatible with Redmine 2.5.x, 2.4.x, 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.


