RedmineGroups » History » Version 4
jonathan ferguson, 2010-10-29 03:28
Added figures to text.
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 | 4 | jonathan ferguson | |
9 | h2. Creating groups |
||
10 | |||
11 | 2 | jonathan ferguson | 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 | 4 | jonathan ferguson | |
20 | h2. Adding members and associating projects |
||
21 | |||
22 | 2 | jonathan ferguson | To add members to a group, do the following: |
23 | |||
24 | # In Administration >> Groups |
||
25 | # Click the name of the Group you wish to change. |
||
26 | # You'll see 3 tabs: General, Users, Projects |
||
27 | 3 | jonathan ferguson | ** General |
28 | *** Change the name by editing the Name field |
||
29 | ** Users |
||
30 | *** Add users by checking the username box for each user |
||
31 | *** Click Add |
||
32 | ** Projects |
||
33 | *** Select a project from the pop-up menu |
||
34 | *** Set the Role |
||
35 | *** Click Add |
||
36 | 4 | jonathan ferguson | |
37 | !RedmineMemberToGroupNew.png! |
||
38 | Figure 1: Example Group Users tab |
||
39 | |||
40 | !RedmineMembersToGroup.png! |
||
41 | Figure 2: Adding Members to a Group |
||
42 | |||
43 | !RedmineGroupToProjectNew.png! |
||
44 | Figure 3: Example Group Project tab |
||
45 | |||
46 | !RedmineGroupToProjects.png! |
||
47 | Figure 4: Associating a group to a project (from the Group context) |