RedmineAccounts » History » Version 5
Tom Rochette, 2010-01-11 16:04
Added links to the RedmineLogin page.
1 | 2 | Jean-Philippe Lang | h1. Accounts |
---|---|---|---|
2 | 1 | Jean-Philippe Lang | |
3 | 3 | Mischa The Evil | {{>toc}} |
4 | |||
5 | 1 | Jean-Philippe Lang | h2. My account |
6 | |||
7 | This screen lets you edit your account settings: lastname, firstname, email address, language. |
||
8 | |||
9 | h3. Mail notifications |
||
10 | |||
11 | If *Mail notifications* is checked, you will receive notifications about any event that occurs on the projects you belong to (issue added or edited, new document,...). |
||
12 | |||
13 | If it's unchecked, you will only receive notifications about the issues you're involved in (author or assignee) and about things you watch (eg. issues, forums). |
||
14 | |||
15 | h3. Password |
||
16 | |||
17 | To change your password, type your old password and your new password twice. Password length must be between 4 and 12 characters. |
||
18 | |||
19 | If your account uses an external authentication mean (LDAP), you can't change your password in Redmine. |
||
20 | |||
21 | 4 | Tom Rochette | !redmine-myaccount.png! |
22 | |||
23 | 1 | Jean-Philippe Lang | h2. My page |
24 | |||
25 | 3 | Mischa The Evil | This page lets you display various blocks of information about your projects. By default only the following two blocks are enabled: |
26 | * @Issues assigned to me@ |
||
27 | ** _providing a cross-project list of issues, which are assigned to the current user, showing the issue id's, projects, trackers and subjects with the current issue status appended between braces_ |
||
28 | * @Reported issues@ |
||
29 | ** _providing a cross-project list of issues, which are reported by the current user, showing the issue id's, projects, trackers and subjects with the current issue status appended between braces_ |
||
30 | 1 | Jean-Philippe Lang | |
31 | 3 | Mischa The Evil | Each user can personalize the own "My page" by clicking on "Personalize this page". Then the user can choose which of the available blocks of information should be displayed or not. |
32 | The additional blocks besides the two default ones are: |
||
33 | * @Calendar@ |
||
34 | ** _providing a cross-project weekly calendar overview_ |
||
35 | * @Documents@ |
||
36 | ** _providing a cross-project overview of the latest documents_ |
||
37 | * @Latest news@ |
||
38 | ** _providing a cross-project overview of the latest news_ |
||
39 | * @Spent time@ |
||
40 | ** _providing a cross-project overview of the spent time entries of the current user of the last seven days_ |
||
41 | * @Watched issues@ |
||
42 | ** _providing a cross-project list of issues, which are watched by the current user, showing the issue id's, projects, trackers and subjects with the current issue status appended between braces_ |
||
43 | |||
44 | The layout (as in positioning of the blocks) of the "My page" can also be re-ordered and modified using drag-and-drop. |
||
45 | 1 | Jean-Philippe Lang | |
46 | h2. Password lost |
||
47 | |||
48 | If you forget your password, a procedure lets you to choose a new one. |
||
49 | |||
50 | 5 | Tom Rochette | On the [[RedmineLogin|login screen]], click on *Lost password*. Enter your email address and submit the form. An email is then sent to you. It contains a link that allows you to change your password. |
51 | 1 | Jean-Philippe Lang | |
52 | Note that this functionality can be disabled by the administrator. Also, if your account uses an external authentication mean (LDAP), this procedure isn't be available. |
||
53 | |||
54 | h2. Register |
||
55 | |||
56 | By registering, you can get an account without the intervention of the administrator. |
||
57 | |||
58 | 5 | Tom Rochette | On the [[RedmineLogin|login screen]], click on *Register*. Fill the form and submit it. An email will be sent to you. |
59 | To activate your account, use the link that is contained in this email. |
||
60 | 1 | Jean-Philippe Lang | |
61 | Note that this functionality can be disabled by the administrator. |