Project

General

Profile

Guide » History » Version 35

Mischa The Evil, 2009-07-14 00:30
Reverted last change. This is not a demo (goto demo.redmine.org)...

1 35 Mischa The Evil
h1. Redmine guide
2
3
h2. Installation guide
4
5
* [[RedmineInstall|Installing Redmine]]
6
* [[RedmineUpgrade|Upgrading an existing installation]]
7
* [[RedmineMigrate|Migrating from other systems]]
8
9
h2. Administrator guide
10
11
* [[RedmineSettings|Application settings]]
12
* [[RedmineRoles|Roles and permissions]]
13
* [[RedmineIssueTrackingSetup|Issue tracking system]]
14
* [[RedmineCustomFields|Custom fields]]
15
* [[RedmineEnumerations|Enumerations]]
16
* [[RedmineProjects|Managing projects]]
17
* [[RedmineUsers|Managing users]]
18
* [[RedmineLDAP|LDAP Authentication]]
19
* [[RedmineReceivingEmails|Receiving emails]]
20
* [[RedmineReminderEmails|Sending reminder emails]]
21
22
h2. User guide
23
24
* [[RedmineAccounts|Users accounts]]
25
* [[RedmineProjectSettings|Project settings]]
26
** [[RedmineRepositories|Repository configuration]]
27
* [[RedmineProjectOverview|Project overview]]
28
* [[RedmineProjectActivity|Project activity]]
29
* [[RedmineIssues|Issue tracking]]
30
** [[RedmineIssueList|Issue list]]
31
*** [[RedmineIssueChangelog|Change log]]
32
*** [[RedmineIssueSummary|Issue summary]]
33
** [[RedmineRoadmap|Roadmap]]
34
*** [[RedmineVersion|Version overview]]
35
** [[RedmineCalendar|Calendar]]
36
** [[RedmineGantt|Gantt]]
37
* [[Time tracking]]
38
** [[RedmineTimelogDetails|Spent-time details]]
39
** [[RedmineTimelogReport|Spent-time report]]
40
* [[RedmineNews|News]]
41
* [[RedmineDocuments|Documents]]
42
* [[RedmineFiles|Files]]
43
* [[RedmineForums|Forums]]
44
* [[RedmineWikis|Wikis]]
45
* [[RedmineRepository|Repository]]
46
** [[RedmineRepositoryStatistics|Statistics]]
47
48
* [[RedmineLogin|Login]]
49
* [[RedmineRegister|Register]]
50
51
h2. Translations
52
53
Note that the following translations may not be up to date. Please refer to the original english documentation if needed.
54
55
* [[frGuide|French]]
56
* [[esGuide|Spanish]]
57
* "Russian":http://redmine.net.ua/wiki/doku.php/guide/start
58
* "Japanese":http://redmine.jp/guide/
59
60
h2. Developer guide
61
62
* [[Download|Subversion Instructions]] on the usual download page and checking-out URL's on the [[CheckingoutRedmine|checkout-page]]
63
* [[RedmineGitTracking|Using the Git Tracking Branch]] -- an alternative if you use Git
64
* [[Plugin_Tutorial|Tutorial]] on writing a Redmine plugin
65
* The internal handling of Redmine plugins on the [[Plugin_Internals|plugin-internals]] page
66
* Creating and applying [[Patch|patches]]
67
* An incomplete list of available [[Hooks|plugin hooks]]
68
* An [[ReleaseManagement|explanation]] of what changes may be in future Redmine releases
69
70
See also: [[RedmineWikiFormatting|Wiki formatting]]