RedmineGroups » History » Version 3
jonathan ferguson, 2010-10-29 03:22
| 1 | 1 | Jean-Philippe Lang | h1. Managing Groups |
|---|---|---|---|
| 2 | |||
| 3 | 2 | jonathan ferguson | As of 0.9, Administrators can define groups of users in Redmine. |
| 4 | Groups can be added as members of projects just like regular users, using the same Roles too. |
||
| 5 | 1 | Jean-Philippe Lang | |
| 6 | When adding a user to an existing group, this user inherits of all of the group privileges. |
||
| 7 | 2 | jonathan ferguson | |
| 8 | To create a group, do the following: |
||
| 9 | |||
| 10 | # Click Administration |
||
| 11 | # Click Groups |
||
| 12 | # Click New Group |
||
| 13 | # Type the name of your group in Name |
||
| 14 | # Click Create |
||
| 15 | |||
| 16 | To add members to a group, do the following: |
||
| 17 | |||
| 18 | # In Administration >> Groups |
||
| 19 | # Click the name of the Group you wish to change. |
||
| 20 | # You'll see 3 tabs: General, Users, Projects |
||
| 21 | 3 | jonathan ferguson | ** General |
| 22 | *** Change the name by editing the Name field |
||
| 23 | ** Users |
||
| 24 | *** Add users by checking the username box for each user |
||
| 25 | *** Click Add |
||
| 26 | ** Projects |
||
| 27 | *** Select a project from the pop-up menu |
||
| 28 | *** Set the Role |
||
| 29 | *** Click Add |