Project

General

Profile

Actions

Patch #23417

open

Make the ID column configurable in the issues listing like the other columns

Added by Marius BĂLTEANU over 7 years ago. Updated over 2 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Issues filter
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Currently, in the issues listing table, there are two "hard coded" columns:
  1. first column with the checkbox
  2. second column with the issue ID

In our custom theme, we want to have the subject in the first column in order to improve the readability of the issues and subtasks: .

To obtain that, we hide both columns from the CSS, but we weren't able to display the ID column as last column in the table by default without development (or let the users to decide the ID column position).

Attached is a patch that:
- makes the ID column configurable (like the other columns)
- adds the ID column as first column in the default Redmine settings
- migrates the default columns settings in order to add the ID column as first column.
- updates the existing tests to include this change
- removes some empty spaces


Files

id_column.png (156 KB) id_column.png Marius BĂLTEANU, 2016-07-24 23:42
make_id_column_configurable.patch (20.8 KB) make_id_column_configurable.patch Marius BĂLTEANU, 2016-07-25 01:05
make_id_column_configurable_v2.patch (21.8 KB) make_id_column_configurable_v2.patch Marius BĂLTEANU, 2016-07-28 17:47
make_id_column_configurable_v3.patch (21 KB) make_id_column_configurable_v3.patch Marius BĂLTEANU, 2016-08-22 11:20
3.4.0_make_id_column_configurable_v4.patch (20.5 KB) 3.4.0_make_id_column_configurable_v4.patch Marius BĂLTEANU, 2016-11-19 09:14
Actions

Also available in: Atom PDF