Project

General

Profile

Actions

Feature #44013

closed

Add links to groups in the project Settings > Members tab

Added by Go MAEDA 27 days ago. Updated 23 days ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Project settings
Target version:
Resolution:
Fixed

Description

This patch adds links to groups in the project Settings > Members tab. Group names are now linked to /groups/:id.

Currently, users in the Members tab already have links to their profile pages. This allows users to view user details, and allows administrators to navigate from there to the user edit page. However, groups do not have links, so it is not possible to quickly view the group members or, for administrators, navigate to the page for editing group membership.

This patch resolves this inconvenience by replacing link_to_user with link_to_principal, which supports both users and groups and is already used in places such as the Members box on the project Overview page.


Files

Actions #1

Updated by Go MAEDA 25 days ago

  • Target version changed from Candidate for next major release to 7.0.0

Setting the target version to 7.0.0.

Actions #2

Updated by Go MAEDA 23 days ago

  • Status changed from New to Closed
  • Assignee set to Go MAEDA
  • Resolution set to Fixed

Committed the patch in r24637.

Actions

Also available in: Atom PDF