Project

General

Profile

Guide » History » Version 25

Mischa The Evil, 2009-03-31 01:03
Added some (existing) links to the Developer guide

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
* Planning
36
** [[RedmineCalendar|Calendar]]
37 13 Jean-Philippe Lang
** [[RedmineGantt|Gantt]]
38 1 Jean-Philippe Lang
* [[Time tracking]]
39 21 Mischa The Evil
** [[RedmineTimelogDetails|Spent-time details]]
40
** [[RedmineTimelogReport|Spent-time report]]
41
* [[RedmineNews|News]]
42
* [[RedmineDocuments|Documents]]
43
* [[RedmineFiles|Files]]
44
* [[RedmineForums|Forums]]
45 4 Jean-Philippe Lang
* [[RedmineWikis|Wikis]]
46 21 Mischa The Evil
* [[RedmineRepository|Repository]]
47 5 Jean-Philippe Lang
48 22 Karl Heinz Marbaise
* [[RedmineLogin|Login]]
49 23 Karl Heinz Marbaise
* [[RedmineRegister|Register]]
50 22 Karl Heinz Marbaise
51 25 Mischa The Evil
h2. Developer guide
52 11 John Goerzen
53 25 Mischa The Evil
* [[Download|Subversion Instructions]] on the usual download page and checking-out URL's on the [[CheckingoutRedmine|checkout-page]]
54 1 Jean-Philippe Lang
* [[RedmineGitTracking|Using the Git Tracking Branch]] -- an alternative if you use Git
55
* [[Plugin_Tutorial|Tutorial]] on writing a Redmine plugin
56 25 Mischa The Evil
* The internal handling of Redmine plugins on the [[Plugin_Internals|plugin-internals]] page
57
* Creating and applying [[Patch|patches]]
58
* An incomplete list of available [[Hooks|plugin hooks]]
59
* An [[ReleaseManagement|explanation]] of how Redmine releases can/may change overtime
60 11 John Goerzen
61 5 Jean-Philippe Lang
See also: [[RedmineWikiFormatting|Wiki formatting]]
62 12 Jean-Philippe Lang
63
This guide is also available in [[frGuide|French]].