项目

一般

简介

插件 » Redmine Custom tables 自定义表格插件

Custom Tables

该插件为Redmine扩展一种可以自定义表格的能力,表格由Redmine内置的自定义字段构成。

发布于: https://github.com/frywer/custom_tables
兼容于: Redmine 6.1.*,  6.0.*,  5.1.*,  5.0.*,  4.2.*,  4.1.*,  4.0.*

最新版本: 1.1.1 更新日期: 2026-05-29 10:16

版本更新

1.1.1 (2025-06-10)

兼容版本
  • Redmine: 5.0.*, 5.1.*, 6.0.*, 6.1.*

更新内容

  • Resolve the new table modal issue when clicking on new table button


文件

1.1.0 (2025-06-01)

兼容版本
  • Redmine: 5.0.*, 5.1.*, 6.0.*, 6.1.*

更新内容

  • REDMINE 6 custom_tables plugin upgrade by @frywer in #50
  • In Redmine 6, ActiveRecord::Base was replaced with ApplicationRecord, which is essential for ensuring plugin compatibility with the latest Redmine versions. Additionally, Redmine 6 introduces a new set of icons that may affect UI elements.
  • This update also includes a fix for the user custom field dropdown, resolving issues with not showing users list in the dropdown
  • That fix is compatible with Redmine 5 and Redmine 6
  • add custom tables to the issue pdf export


文件

积分(50)

1.0.7_3 (2025-04-17)

兼容版本
  • Redmine: 4.0.*, 4.1.*, 4.2.*, 5.0.*, 5.1.*, 6.0.*

更新内容

  • 修复 @光荣 王 反馈的无权限下载定制表格中的附件问题。


文件

积分(50)

1.0.7_2 (2025-04-11)

兼容版本
  • Redmine: 4.0.*, 4.1.*, 4.2.*, 5.0.*, 5.1.*, 6.0.*

更新内容


文件

积分(50)

1.0.7_1 (2024-11-08)

兼容版本
  • Redmine: 4.0.*, 4.1.*, 4.2.*, 5.0.*, 5.1.*

更新内容

  • 完成与 computed_custom_field 兼容性适配


文件

1.0.7 (2024-05-10)

兼容版本
  • Redmine: 4.0.*, 4.1.*, 4.2.*, 5.0.*, 5.1.*

更新内容

  • #3 allow null for fields without default value by @prmdhost in #28
  • Add possibility to export all entities at once by @grosucon in #32
  • fix the arrows in the fieldset for filters and options
  • fix hidden values in the custom table for none admin users for the latest redmine versions.


文件

1.0.6 (2020-05-19)

兼容版本
  • Redmine: 4.0.*, 4.1.*, 4.2.*, 5.0.*

更新内容


文件

1.0.5 (2020-05-17)

兼容版本
  • Redmine: 4.0.*, 4.1.*, 4.2.*, 5.0.*

更新内容

  • New permission 'View custom tables’ (read only permission)
  • API (GET/POST/PUT/DELETE) on custom tables


文件