Project

General

Profile

Guide » History » Version 28

Jean-Philippe Lang, 2009-05-15 09:23
planning entry removed

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