插件 » Redmine Checklists 清单列表插件
版本更新
Redmine Checklists 清单列表插件 插件包含付费专业版。与普通免费版插件不同专业版插件包含更丰富的功能,更符合实际生产应用环境需求。
积分(10)
3.1.25 (2024-08-30)
兼容性: Redmine 4.0.*, 4.1.*, 4.2.*, 5.0.*, 5.1.*
- Fixed copying of checklists with bulk copying of issues
- Fixed notifications when changing a checklist and a log at the same time
文件
积分(10)
3.1.24 (2024-06-05)
兼容性: Redmine 4.0.*, 4.1.*, 4.2.*, 5.0.*, 5.1.*
- Updated Redmine 5.0 compatibility
- Fixed input for items with <> tags
文件
积分(10)
3.1.23 (2024-02-14)
兼容性: Redmine 4.0.*, 4.1.*, 4.2.*, 5.0.*, 5.1.*
- Dropped Redmine 3 support
- Added Taiwanese(Traditional chinese) translation (Tomy)
- Updated Dutch, French, German locales (Jan Catrysse)
- Fixed notification bug
文件
积分(10)
3.1.22 (2023-01-17)
兼容性: Redmine 3.0.*, 3.1.*, 3.2.*, 3.3.*, 3.4.*, 4.0.*, 4.1.*, 4.2.*, 5.0.*
- Added is_section API property
- Added Hungarian locale (Krisztian Engi, Lilla Basilides)
- Added Turkish locale (Adnan Topçu)
- Updated Korean locale (Ki Won Kim)
- Updated German locale (Joachim Mathes)
- Fixed name validation for item checkbox
- Fixed items sorting
文件
积分(10)
3.1.21 (2022-02-22)
兼容性: Redmine 3.0.*, 3.1.*, 3.2.*, 3.3.*, 3.4.*, 4.0.*, 4.1.*, 4.2.*, 5.0.*
- Redmine 5.0 compatibility fixes
文件
积分(10)
3.1.20 (2021-10-13)
兼容性: Redmine 3.0.*, 3.1.*, 3.2.*, 3.3.*, 3.4.*, 4.0.*, 4.1.*, 4.2.*
- Fixed subtask checklists copy
- Fixed checklist formating error
文件
3.1.19 (2021-05-21)
兼容性: Redmine 3.0.*, 3.1.*, 3.2.*, 3.3.*, 3.4.*, 4.0.*, 4.1.*, 4.2.*
- Added Redmine 4.2 compatibility
- Fixed empty project errors
- Fixed notification on journal fixup
- Fixed checklist positions bug
文件
3.1.18 (2020-08-18)
兼容性: Redmine 2.6.*, 3.0.*, 3.1.*, 3.2.*, 3.3.*, 3.4.*, 4.0.*, 4.1.*
- Supported Redmine versions: 4.1 - 2.6
- Added italian locale
- Updated zh-tw locale
- Fixed size() method error
- Fixed initial install error
- Fixed checklist ration recalculate
- Fixed display checklist element with Markdown syntax
- Fixed done ratio recalculate on checklist API update
- Fixed API call journalizing
文件
3.1.16 (2019-10-25)
兼容性: Redmine
文件
3.1.17 (2019-10-25)
兼容性: Redmine 2.6.*, 3.0.*, 3.1.*, 3.2.*, 3.3.*, 3.4.*, 4.0.*, 4.1.*
文件
评论
添加评论
由 jeong cris 在 大约 2 年 之前添加
hm..
由 redmineplugins.cn Admin 在 将近 4 年 之前添加
@renfeng 需要升级到该插件的pro专业版
由 xu renfeng 在 将近 4 年 之前添加
插件安装后出现两个问题:
1.没有添加检查单模板这个选项,也没有任何地方能够添加检查单模板;
2.检查项的操作历史没有保存在问题历史记录中。
请问这是什么原因导致的?
由 redmineplugins.cn Admin 在 大约 4 年 之前添加
按如下顺序执行再试试看:
由 du yujin 在 大约 4 年 之前添加
安装报错,内容如下
D:\sever\redmine>RAILS=production bundle exec rake redmine:plugins:migrate NAME=redmine_checklists
Could not find gem 'shoulda (~> 3.5.0) x64-mingw32’ in any of the gem sources listed in your Gemfile.
Run `bundle install` to install missing gems.
D:\sever\redmine>gem install shoulda
Successfully installed shoulda-4.0.0
Parsing documentation for shoulda-4.0.0
Done installing documentation for shoulda after 0 seconds
1 gem installed
D:\sever\redmine>