Project

General

Profile

RedmineAccounts » History » Version 3

Mischa The Evil, 2009-07-11 03:45
Improved description of the "My page" a bit and added right-aligned TOC.

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
h2. My page
22
23 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:
24
* @Issues assigned to me@
25
** _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_
26
* @Reported issues@
27
** _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_
28 1 Jean-Philippe Lang
29 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.
30
The additional blocks besides the two default ones are:
31
* @Calendar@
32
** _providing a cross-project weekly calendar overview_
33
* @Documents@
34
** _providing a cross-project overview of the latest documents_
35
* @Latest news@
36
** _providing a cross-project overview of the latest news_
37
* @Spent time@
38
** _providing a cross-project overview of the spent time entries of the current user of the last seven days_
39
* @Watched issues@
40
** _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_
41
42
The layout (as in positioning of the blocks) of the "My page" can also be re-ordered and modified using drag-and-drop.
43 1 Jean-Philippe Lang
44
h2. Password lost
45
46
If you forget your password, a procedure lets you to choose a new one.
47
48
On the 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.
49
50
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.
51
52
h2. Register
53
54
By registering, you can get an account without the intervention of the administrator.
55
56
On the login screen, click on *Register*. Fill the form and submit it. An email will be sent to you.
57
To activate your account, use the link that is contained in this mail.
58
59
Note that this functionality can be disabled by the administrator.