插件目录 » 子任务列表增强
|
作者 | Boris Gorbylev |
---|---|---|
网站 | https://github.com/ekho/redmine_subtask_list_enhanced | |
代码仓库 | https://github.com/ekho/redmine_subtask_list_enhanced | |
注册于 | 2019-11-08 (超过4年前) | |
当前版本 | 1.1.0 | |
兼容 | Redmine 4.1.x, 4.0.x, 3.4.x | |
用户评分 |
此插件提供树形表格(使用 https://github.com/kanety/jquery-simple-tree-table)并显示/隐藏到子任务列表中的已关闭问题。
受启发于 https://redmine.ruby-lang.org.cn/plugins/redmine_subtask_list_accordion
安装说明
1. 按照以下Redmine插件安装步骤进行操作:https://redmine.ruby-lang.org.cn/wiki/redmine/Plugins
2. 运行插件迁移 `rake redmine:plugins:migrate RAILS_ENV=production`
3. 重启您的Redmine网络服务器
变更日志
1.1.0 (2019-11-13)
兼容Redmine 4.1.x, 4.0.x, 3.4.x。
使用 https://fontawesome.com/ 生成图标
1.0.2 (2019-11-12)
兼容Redmine 4.1.x, 4.0.x, 3.4.x。
小修复
1.0.1 (2019-11-09)
兼容Redmine 4.1.x, 4.0.x, 3.4.x。
小修复
1.0.0 (2019-11-08)
兼容Redmine 4.1.x, 4.0.x, 3.4.x。