插件目录 » 自定义核心字段
作者 | Vincent Robert | |
---|---|---|
网站 | https://github.com/nanego/redmine_customize_core_fields | |
代码仓库 | https://github.com/nanego/redmine_customize_core_fields | |
注册于 | 2016-06-23(大约8年前) | |
当前版本 | 5.0 | |
兼容 | Redmine 5.0.x, 4.2.x | |
用户评分 |
让我们自定义Redmine核心字段
此Redmine插件允许您自定义核心字段的行为。
您可以根据每个项目的用户角色隐藏或显示核心字段。
安装说明
此插件与Redmine 2.1+兼容,并在Redmine 3.2上进行了成功测试。
请应用插件的一般说明(https://redmine.ruby-lang.org.cn/wiki/redmine/Plugins)。
首先下载源代码或克隆插件,并将其放入您的Redmine实例的"plugins/"目录中。注意,目录名称必须是'红米自定义核心字段'!
然后执行
$ bundle install
$ rake redmine:plugins
最后重启您的Redmine实例。
变更日志
5.0 (2023-10-17)
兼容Redmine 5.0.x, 4.2.x。
1.0.0 (2016-06-23)
兼容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。