项目

一般

简介

插件 » Redmine Dashboard 2 Redmine问题快速仪表板/仪表盘

Redmine Dashboard2

Redmine Dashboard 2增加了一个问题(issue)仪表板/盘, 支持issue拖放操作和多种过滤器。

发布于: https://github.com/jgraichen/redmine_dashboard/tree/stable-v2#readme
兼容于: Redmine 5.1.*, 5.0.*, 4.2.*, 4.1.*, 4.0.*, 3.4.*

最新版本: 2.15.0 更新日期: 2023-12-17 16:53

版本更新

2.15.0 (2023-11-03)

兼容性: Redmine 4.0.*, 4.1.*, 4.2.*, 5.0.*, 5.1.*

  • New
    • Support for Redmine 5.1
  • Fixes
    • Workaround a change in Redmine 5.1 to ignore roles with only the :edit_own_issues permission


文件

2.13.0 (2023-03-20)

兼容性: Redmine 4.0.*, 4.1.*, 4.2.*, 5.0.*

  • New
    • Support :edit_own_issues permissions on dashboards by @jgraichen
  • Changes
    • Wrap issue move into transaction to ensure atomic changes by @jgraichen
  • Fixes
    • Error message when moving issue failed by @jgraichen
    • Do not show draggable issues when allowed by workflow but not permissions by @jgraichen


文件

2.12.3 (2023-02-07)

兼容性: Redmine 4.0.*, 4.1.*, 4.2.*, 5.0.*

Fixes
  • I18n.t requires keyword arguments (#285) by @jgraichen


文件

2.12.2 (2023-02-06)

兼容性: Redmine 4.0.*, 4.1.*, 4.2.*, 5.0.*

v2.12.2 contains several fixes regarding locales and some changes to call common hooks when issues are changed that might be used by other plugins.
Changes
  • Call issue edit hooks before save hook (#260) by @salmanmp
Fixes
  • Fix missing pluralization keys (#233)
  • Fix wrong count placeholder in pt-BR locale (#262)


文件

2.12.1 (2022-06-30)

兼容性: Redmine 4.0.*, 4.1.*, 4.2.*, 5.0.*

  • Zeitwerk autoloader issues on Redmine 5.0


文件

2.12.0 (2022-03-31)

兼容性: Redmine 4.0.*, 4.1.*, 4.2.*, 5.0.*

v2.12.0 主要包含对 Redmine 5.0 的兼容性和修复,以及Ruby 3.0 and 3.1支持

新增
  • Support for Ruby 3.0 and 3.1 with Redmine 5.0
  • Support for Redmine 5.0
  • Show or hide spend time and estimation based on the viewer’s permissions (#90)
修复
  • Locale code file mapping for pt-BR and zh-TW
  • Spacing and padding issues with compact card properties


文件

2.11.0 (2021-08-24)

兼容性: Redmine 4.0.*, 4.1.*, 4.2.*

New

  • Use CSS native grid for dynamic columns and card width
  • Show status name as done column title if only a single closed status is shown
  • Include shared versions into filter (#79)
  • Only show issue statuses for trackers selected in filter (#108)
  • Limit shown statuses to the one available in the project (#121, #127, #130)
  • Store dashboard settings in user preferences (#39)

Changes

  • Sort versions in filter (#78)

Fixes

  • Fixed invisible subject in compact card layout
  • Duplicated filter items when including subprojects
  • Fix possible session cookie overflow as dashboard settings are no longer store in the session (#144)


文件

2.10.0 (2021-07-11)

兼容性: Redmine 4.0.*, 4.1.*, 4.2.*

  • Several fixes when grouping issues by priority or parent
  • Sort groups similar to nested projects when grouping
  • Lots of performance improvements


文件

2.9.0 (2021-01-24)

兼容性: Redmine 4.0.*, 4.1.*

  • New catalan and dutch locale
  • Updated turkish locale
  • Dropped old Redmine (< 4.0) and Ruby (< 2.5) versions from automated testing (might still be compatible)


文件

2.8.0 (2020-02-25)

兼容性: Redmine 3.4.*, 4.0.*, 4.1.*

  • Tested with Redmine 4.1 and 4.0
  • Added new locales: bg, pt_BR


文件