基本介绍
Redmine searchable selectbox插件可使Redmine下列框支持关键字搜索。尤其当issue可指派人较多时,可以通过输入关键字快速锁定被指派人。
过滤器实现可筛选

新建问题时下拉框实现可筛选

版本更新
0.1.8 (2022-03-29)
兼容性: Redmine 3.4.*, 4.0.*, 4.1.*, 4.2.*, 5.0.*
文件
0.1.7 (2022-02-18)
兼容性: Redmine 3.4.*, 4.0.*, 4.1.*, 4.2.*
- Change to trigger the change event twice only when there is a native …
文件
0.1.6 (2021-12-21)
兼容性: Redmine 3.4.*, 4.0.*, 4.1.*, 4.2.*
- Change the style referring to the default theme of Redmine
- Changed the maximum height of the select box. You can see about 20 options without scrolling.
- Increased the width of the scroll bar.
文件
0.1.5 (2021-03-30)
兼容性: Redmine 3.4.*, 4.0.*, 4.1.*
- 修复updateIssueFrom函数重绘后“指派给我”链接不工作的问题
- 修改部分选择框宽度以和原始宽度匹配
文件
0.1.4 (2021-01-12)
兼容性: Redmine 3.4.*, 4.0.*, 4.1.*
修复: 修复我的工作台错误
文件
评论
添加评论
#1
由 tong tom 在 大约 2 个月 之前添加
@redmineplugins.cn Admin 非常感谢,我先试试看
#2
由 redmineplugins.cn Admin 在 大约 2 个月 之前添加
@tong tom 目前官方没有继续更新,可以考虑改用select2,用12楼朋友的方法看看 https://redmineplugins.cn/issues/59#note-12
#3
由 tong tom 在 大约 2 个月 之前添加
当前状态选择等于之后,后面的状态列表没有显示
#4
由 redmineplugins.cn Admin 在 大约 2 个月 之前添加
@忍者 火影 可以把你遇到的问题贴上来
#5
由 忍者 火影 在 大约 2 个月 之前添加
这个插件有问题啊
#6
由 guo hongxing 在 大约 2 个月 之前添加
@钱 林 看描述像是插件部署的问题,确保插件目录名称是 redmine_searchable_selectbox,且该目录下有init.rb文件。
#7
由 钱 林 在 大约 2 个月 之前添加
还是不能正常运行
Your application is not available
Your application may not be available for many reasons:
This page will automatically refresh every 15 seconds until the application is available.
#8
由 Chen Snowman 在 7 个月 之前添加
@钱 林 确保插件目录名称是 redmine_searchable_selectbox, 不是redmine_searchable_selectbox-0.1.6,去掉后面的版本号。有很多朋友没有注意插件目录的名称问题。其它插件也一样,不要加版本号。
#9
由 钱 林 在 7 个月 之前添加
windows server2019 部署后,不能正常启动redmine服务