基本介绍
无须开发经验即可实现Redmine功能定制及界面修改的插件。Additionals使您可以在以下方面对Redmine进行快速更改:
允许改变通用设置,诸如:
修改概述页面
修改wiki模块,诸如:
issues页面设置
- 新建issue页面提示信息
- issue配置选项与控制信息
- 修改指派人
- 指派给我的详细页面
项目
用户注册页面修改,诸如:
Web APIs
- 支持 Google Maps Embed API Key 集成
宏扩展
版本更新
3.2.0 (2024-05-17)
兼容性: Redmine 5.0.*, 5.1.*
- add option to hide issue attachments, if number of file is too high
- add option to auto watch issues, which assigned to me
- rubocop offenses has been fixed
- D3 7.9.0 support
文件
3.1.0 (2023-12-05)
兼容性: Redmine 5.0.*, 5.1.*
- Fix missing label for view all documents
- Ruby 3 required
文件
3.0.8 (2022-12-31)
兼容性: Redmine 4.1.*, 4.2.*, 5.0.*
- Mermaid 9.3.0 support
- Chart.js Plugin matrix 1.3.0 support
- D3 7.8.0 support
文件
3.0.6 (2022-07-25)
兼容性: Redmine 4.1.*, 4.2.*, 5.0.*
- D3 7.4.5 support
- Remove issue autowatch (this feature comes with Redmine 5)
- Remove feature custom top menu items (this was unmaintained for a long time)
- Drop feature “remove help” from top menu
- Add project filter for new_issue_message type
- Mermaid 9.1.2 support
- Switch from gemoji to tanuki_emoji
- Chart.js 3 support
- Add Chart.js matrix plugin
- Fix scope of users for select2 in projects
- Updated clipboardJS to 2.0.11
- Fixed auto assign issue to group member, if issue can be assigned to a group
文件
3.0.5.2 (2022-03-22)
兼容性: Redmine 4.1.*, 4.2.*, 5.0.*
- Fix refresh bug for async blocks for query lists
文件
3.0.5.1 (2022-03-19)
兼容性: Redmine 4.1.*, 4.2.*, 5.0.*
- Fix refresh bug for async blocks if settings change
文件
3.0.5 (2022-03-18)
兼容性: Redmine 4.1.*, 4.2.*, 5.0.*
- Mermaid 8.14.0 support
- D3 7.3.0 support
- Updated clipboardJS to 2.0.10
- d3plus 2.0.1 support
- introduce hooks controller_additionals_assign_to_me_before_save, controller_additionals_assign_to_me_after_save
- introduce hooks controller_additionals_change_status_before_save, controller_additionals_change_status_after_save
- Fix multiple asynchronous block loads
文件
3.0.4 (2021-12-19)
兼容性: Redmine 4.1.*, 4.2.*, 5.0.*
- Mermaid 8.13.6 support
- D3 7.2.1 support
- Ruby 2.6 is required
- Use redmine_plugin_kit gem as loader
- Move settings rake tasks and true?/false? to redmine_plugin_kit
- fixed default dashboard order for system default for specific project
- add rake task “redmine:additionals:reset_recently_dashboards” to reset recently used dashboards
文件
3.0.3 (2021-08-22)
兼容性: Redmine 4.1.*, 4.2.*
- Ruby 2.7 warnings fixed
- Mermaid 8.11.5 support
- D3 7.0.1 support
- Remove issue macro, which is now supported by Redmine core
- new ticket message can be overwritten for projects
- fixed scope of public project dashboards for all projects
- FontAwesome 5.15.4 support
文件
3.0.2 (2021-04-13)
兼容性: Redmine 3.4.*, 4.0.*, 4.1.*
- Do not show “Assign to me” if assigned_to is disabled for tracker
- FontAwesome 5.15.1 support
- D3 6.3.1 support
- Mermaid 8.8.4 support
- add current_user as special login name for user macro (which shows current login user)
- add text parameter to user macro (which disable link to user)
- add asynchronous text block
- gemify plugin to use it with Gemfile.local or other plugins
- remove spam protection functionality
- Chart.js 2.9.4 support
- Allow overwrite mermaid theme and variables
文件
3.0.1 (2020-12-29)
兼容性: Redmine 3.4.*, 4.0.*, 4.1.*
- Do not show “Assign to me” if assigned_to is disabled for tracker
- FontAwesome 5.15.1 support
- D3 6.3.1 support
- Mermaid 8.8.4 support
- add current_user as special login name for user macro (which shows current login user)
- add text parameter to user macro (which disable link to user)
- add asynchronous text block
- gemify plugin to use it with Gemfile.local or other plugins
- remove spam protection functionality
- Chart.js 2.9.4 support
- Allow overwrite mermaid theme and variables
文件
3.0.0 (2020-09-27)
兼容性: Redmine 3.4.*, 4.0.*, 4.1.*
- Introduce dashboards
- Redmine 4.1 or newer is required
- FontAwesome 5.14.0 support
- D3 6.1.1 support
- Mermaid 8.8.0 support
- d3plus to v2.0.0-alpha.29 support
- drop wiki header and footer settings
文件
2.0.24 (2020-06-22)
兼容性: Redmine 3.4.*, 4.0.*, 4.1.*
- FontAwesome 5.13.0 support
- Mermaid 8.4.8 support
- clipboard.js updated to v2.0.6
- fix for spam protection with invisible_captcha
- D3 5.16.0 support
- Ruby 2.4 is required
文件
2.0.22 (2019-11-28)
兼容性: Redmine
当前版本兼容于 Redmine 4.0.x, 3.4.x.
文件
2.0.23 (2019-11-28)
兼容性: Redmine 3.4.*, 4.0.*
当前版本仅兼容于 Redmine 4.1.x,详细变更:
- members macro now supports with_sum option
- FontAwesome 5.12 support
- FontAwesome ajax search has been added
- Mermaid 8.4.6 support
- D3 5.15.0 support
- Drop nvd3 library
- Drop Chartjs stacked100 library
- Drop d3plus-hierarchy library
- Drop calendar macro
- Support private comments with issue macro
- Google Docs macro has been added
- Fix bug with Rack 2.0.8 or newer
- Drop Redmine 3.4 support
- Add Redmine 4.1 support
- Use view_layouts_base_body_top hook, which is available since Redmine 3.4
- Refactoring new hooks (without template)
- asciinema.org macro has been added - thanks to @kotashiratsuka
- Select2 4.0.13 support
文件
评论
添加评论
由 匿名用户 在 将近 2 年 之前添加
3.0.8 版本在哪下载?
由 redmineplugins.cn Admin 在 将近 2 年 之前添加
谢谢反馈,3.0.8可以下载了。
由 王 呵呵 在 将近 2 年 之前添加
由 tian yang 在 超过 3 年 之前添加
跟随additionals插件,可以在主页和项目概览页定制chartjs模块(dashboard blocks),还算方便。
https://github.com/alphanodes/additionals
德国公司有人维护的非常好,解答问题十分快。
由 XIAO Sam 在 超过 3 年 之前添加
redmineup_tags只支持issue不支持WIKI,
addiotnal_tags支持WIKI和issue
由 redmineplugins.cn Admin 在 超过 3 年 之前添加
@wade_zhao wade_zhao 你好,概述首页是单独定制的,用的不是这个插件。
由 wade_zhao wade_zhao 在 超过 3 年 之前添加
概述界面的定制是用的这个插件么
由 匿名用户 在 超过 4 年 之前添加
Additionals会导致RedmineUP helpdesk邮件发送异常
由 匿名用户 在 将近 5 年 之前添加
经过测试Redmine 3.3版需要Additionals 2.0.10版