Content
View differences
Updated by Jens Ulferts over 2 years ago
**As a** logged in user
**I want** to select the columns displayed in the project list and include that selection including the order they are in in a persisted list
**So that** I can optimize the information to display
**Acceptance criteria**
* The user can choose the columns to displays within a "Configure view" modal
* The modal can be triggered from the more menu
* All currently available columns can be selected and their order changed
* At first, this excludes
* custom fields (Implemented in #52127) ...)
* project description (Implemented in #52127) ...)
* project status description (Implemented in #52127) ...)
* The 'name' column is always displayed
* The chosen column information is persisted together with the filters upon creation of a project list
* When exporting the list of projects (PDF and XLS), only the selected columns are exported
* Hide values for which custom fields are disabled in the project (Project attribute functionality)
**Notes**
The setting called "SETTINGS FOR PROJECT OVERVIEW LIST" in admin/settings/projects will be moved in the scope of [#49668](https://community.openproject.org/work_packages/49668) but its functionality is unchanged. This means that it will still serve to select the default values. It also means that new project attributes would have to be added there in order for them to be active by default.
**I want** to select the columns displayed in the project list and include that selection including the order they are in in a persisted list
**So that** I can optimize the information to display
**Acceptance criteria**
* The user can choose the columns to displays within a "Configure view" modal
* The modal can be triggered from the more menu
* All currently available columns can be selected and their order changed
* At first, this excludes
* custom fields (Implemented in #52127)
* project description (Implemented in #52127)
* project status description (Implemented in #52127)
* The 'name' column is always displayed
* The chosen column information is persisted together with the filters upon creation of a project list
* When exporting the list of projects (PDF and XLS), only the selected columns are exported
* Hide values for which custom fields are disabled in the project (Project attribute functionality)
**Notes**
The setting called "SETTINGS FOR PROJECT OVERVIEW LIST" in admin/settings/projects will be moved in the scope of [#49668](https://community.openproject.org/work_packages/49668) but its functionality is unchanged. This means that it will still serve to select the default values. It also means that new project attributes would have to be added there in order for them to be active by default.