Plugins Directory » subtask columns
|
Author: | Quan VN |
---|---|---|
Website: | - | |
Code repository: | - | |
Registered on: | 2015-11-25 (almost 9 years ago) | |
Current version: | 0.0.4 | |
Compatible with: | Redmine 3.4.x | |
User ratings: |
This is a forked of Subtask_list_columns http://www.redmine.org/plugins/subtask_list_columns by 'SMS-IT: S.Parfenov, E.Redkozubov'. All credit goes to the original authors
This plugin is an alternative to Subtask_list_columns and could not be used together with original one
I test it with redmine 2.6.7. I am not sure if it works with redmine 3.x or not
The main changes are
1- I rely totally on the QueriesHelper to select and display columns for subtasks
2- There are two settings:
- The setting in plugins/configuration will be used as default for all project, unless
- If the Subtask Columns module is enabled for a project, the default setting is ignored and the setting for that particular project ( done via Subtask Columns tab in project menu) is used
In any case, if no columns defined, the system render is used
Please note that Tracker, ID, and Subject is always display so no need to select them in setting
Installation notes
This plugin requires database migration
Changelog
0.0.4 (2018-04-18)
Compatible with Redmine 3.4.x.
This version work only with redmine 3.4
0.0.3 (2015-11-25)
Compatible with Redmine 2.6.x.