Guide » History » Version 27
Jean-Philippe Lang, 2009-05-15 09:18
move translations at the bottom
1 | 1 | Jean-Philippe Lang | h1. Redmine guide |
---|---|---|---|
2 | 1 | Jean-Philippe Lang | |
3 | 1 | Jean-Philippe Lang | h2. Installation guide |
4 | 1 | Jean-Philippe Lang | |
5 | 8 | Jean-Philippe Lang | * [[RedmineInstall|Installing Redmine]] |
6 | 1 | Jean-Philippe Lang | * [[RedmineUpgrade|Upgrading an existing installation]] |
7 | 1 | Jean-Philippe Lang | * [[RedmineMigrate|Migrating from other systems]] |
8 | 1 | Jean-Philippe Lang | |
9 | 1 | Jean-Philippe Lang | h2. Administrator guide |
10 | 1 | Jean-Philippe Lang | |
11 | 1 | Jean-Philippe Lang | * [[RedmineSettings|Application settings]] |
12 | 1 | Jean-Philippe Lang | * [[RedmineRoles|Roles and permissions]] |
13 | 1 | Jean-Philippe Lang | * [[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 | 1 | Jean-Philippe Lang | * [[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 | 1 | Jean-Philippe Lang | h2. User guide |
23 | 1 | Jean-Philippe Lang | |
24 | 3 | Jean-Philippe Lang | * [[RedmineAccounts|Users accounts]] |
25 | 21 | Mischa The Evil | * [[RedmineProjectSettings|Project settings]] |
26 | 21 | Mischa The Evil | ** [[RedmineRepositories|Repository configuration]] |
27 | 21 | Mischa The Evil | * [[RedmineProjectOverview|Project overview]] |
28 | 21 | Mischa The Evil | * [[RedmineProjectActivity|Project activity]] |
29 | 1 | Jean-Philippe Lang | * [[RedmineIssues|Issue tracking]] |
30 | 18 | Mischa The Evil | ** [[RedmineIssueList|Issue list]] |
31 | 18 | Mischa The Evil | *** [[RedmineIssueChangelog|Change log]] |
32 | 18 | Mischa The Evil | *** [[RedmineIssueSummary|Issue summary]] |
33 | 18 | Mischa The Evil | ** [[RedmineRoadmap|Roadmap]] |
34 | 19 | Mischa The Evil | *** [[RedmineVersion|Version overview]] |
35 | 20 | Mischa The Evil | * Planning |
36 | 20 | Mischa The Evil | ** [[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 | 21 | Mischa The Evil | ** [[RedmineTimelogReport|Spent-time report]] |
41 | 21 | Mischa The Evil | * [[RedmineNews|News]] |
42 | 21 | Mischa The Evil | * [[RedmineDocuments|Documents]] |
43 | 21 | Mischa The Evil | * [[RedmineFiles|Files]] |
44 | 21 | Mischa The Evil | * [[RedmineForums|Forums]] |
45 | 1 | Jean-Philippe Lang | * [[RedmineWikis|Wikis]] |
46 | 1 | Jean-Philippe Lang | * [[RedmineRepository|Repository]] |
47 | 1 | Jean-Philippe Lang | |
48 | 1 | Jean-Philippe Lang | * [[RedmineLogin|Login]] |
49 | 1 | Jean-Philippe Lang | * [[RedmineRegister|Register]] |
50 | 27 | Jean-Philippe Lang | |
51 | 27 | Jean-Philippe Lang | h2. Translations |
52 | 27 | Jean-Philippe Lang | |
53 | 27 | Jean-Philippe Lang | Note that the following translations may not be up to date. Please refer to the original english documentation if needed. |
54 | 27 | Jean-Philippe Lang | |
55 | 27 | Jean-Philippe Lang | * [[frGuide|French]] |
56 | 27 | Jean-Philippe Lang | * [[esGuide|Spanish]] |
57 | 22 | Karl Heinz Marbaise | |
58 | 25 | Mischa The Evil | h2. Developer guide |
59 | 11 | John Goerzen | |
60 | 25 | Mischa The Evil | * [[Download|Subversion Instructions]] on the usual download page and checking-out URL's on the [[CheckingoutRedmine|checkout-page]] |
61 | 1 | Jean-Philippe Lang | * [[RedmineGitTracking|Using the Git Tracking Branch]] -- an alternative if you use Git |
62 | 1 | Jean-Philippe Lang | * [[Plugin_Tutorial|Tutorial]] on writing a Redmine plugin |
63 | 25 | Mischa The Evil | * The internal handling of Redmine plugins on the [[Plugin_Internals|plugin-internals]] page |
64 | 25 | Mischa The Evil | * Creating and applying [[Patch|patches]] |
65 | 11 | John Goerzen | * An incomplete list of available [[Hooks|plugin hooks]] |
66 | 5 | Jean-Philippe Lang | * An [[ReleaseManagement|explanation]] of how Redmine releases can/may change overtime |
67 | 12 | Jean-Philippe Lang | |
68 | 12 | Jean-Philippe Lang | See also: [[RedmineWikiFormatting|Wiki formatting]] |