PtBRRedmineGroups » History » Version 1
Pedro Moritz de Carvalho Neto, 2015-07-23 19:34
| 1 | 1 | Pedro Moritz de Carvalho Neto | h1. Managing Groups |
|---|---|---|---|
| 2 | |||
| 3 | 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 [[RedmineRoles|Roles]] too. |
||
| 5 | |||
| 6 | When adding a user to an existing group, this user inherits of all of the group privileges. |
||
| 7 | |||
| 8 | |||
| 9 | h2. Creating groups |
||
| 10 | |||
| 11 | To create a group, do the following: |
||
| 12 | |||
| 13 | # Click Administration |
||
| 14 | # Click Groups |
||
| 15 | # Click New Group |
||
| 16 | # Type the name of your group in Name |
||
| 17 | # Click Create |
||
| 18 | |||
| 19 | h2. Adding members and associating projects |
||
| 20 | |||
| 21 | To add members to a group, do the following: |
||
| 22 | |||
| 23 | # In Administration >> Groups |
||
| 24 | # Click the name of the Group you wish to change. |
||
| 25 | # You'll see 3 tabs: General, Users, Projects |
||
| 26 | ** General |
||
| 27 | *** Change the name by editing the Name field |
||
| 28 | ** Users |
||
| 29 | *** Add users by checking the username box for each user |
||
| 30 | *** Click Add |
||
| 31 | ** Projects |
||
| 32 | *** Select a project from the pop-up menu |
||
| 33 | *** Set the Role |
||
| 34 | *** Click Add |
||
| 35 | |||
| 36 | !{width: 800px}RedmineMemberToGroupNew.png! |
||
| 37 | Figure 1: Example Group Users tab |
||
| 38 | |||
| 39 | !{width: 800px}RedmineMembersToGroup.png! |
||
| 40 | Figure 2: Adding Members to a Group |
||
| 41 | |||
| 42 | !{width: 800px}RedmineGroupToProjectNew.png! |
||
| 43 | Figure 3: Example Group Project tab |
||
| 44 | |||
| 45 | !{width: 800px}RedmineGroupToProjects.png! |
||
| 46 | Figure 4: Associating a group to a project (from the Group context) |