Features » History » Version 21
Go MAEDA, 2017-12-17 05:39
Updated the list of supported languages.
1 | 1 | Jean-Philippe Lang | h1. Main features |
---|---|---|---|
2 | 1 | Jean-Philippe Lang | |
3 | 16 | Muntek Singh | h2. Multiple projects support |
4 | 1 | Jean-Philippe Lang | |
5 | 6 | Jean-Philippe Lang | * Manage all your projects with one Redmine instance |
6 | 6 | Jean-Philippe Lang | * Each user can have a different role on each project |
7 | 6 | Jean-Philippe Lang | * Each project can be declared as public (visible by anyone) or private (visible by project members only) |
8 | 1 | Jean-Philippe Lang | * Modules (eg. wiki, repository, issue tracking, ...) can be enabled/disabled at project level |
9 | 1 | Jean-Philippe Lang | |
10 | 18 | Muntek Singh | h2. Multiple subproject support |
11 | 13 | Karl Heinz Marbaise | |
12 | 1 | Jean-Philippe Lang | * Manage related project parts as subprojects of a main project. |
13 | 13 | Karl Heinz Marbaise | |
14 | 18 | Muntek Singh | h2. Flexible role based access control |
15 | 1 | Jean-Philippe Lang | |
16 | 1 | Jean-Philippe Lang | * Define your own roles and set their permissions in a click |
17 | 1 | Jean-Philippe Lang | |
18 | 6 | Jean-Philippe Lang | p=. !/screenshots/role_permissions_tn.png!:/screenshots/role_permissions.png |
19 | 1 | Jean-Philippe Lang | |
20 | 18 | Muntek Singh | h2. Flexible issue tracking system |
21 | 1 | Jean-Philippe Lang | |
22 | 21 | Go MAEDA | * Define your own statuses and issue types |
23 | 1 | Jean-Philippe Lang | * Workflow transitions can be set up for each issue type and role through the web-based administration interface (a default configuration can be loaded when installing the application) |
24 | 1 | Jean-Philippe Lang | |
25 | 6 | Jean-Philippe Lang | p=. !/screenshots/issue_list_tn.png!:/screenshots/issue_list.png !/screenshots/workflow_tn.png!:/screenshots/workflow.png |
26 | 1 | Jean-Philippe Lang | |
27 | 18 | Muntek Singh | h2. Gantt chart and calendar |
28 | 1 | Jean-Philippe Lang | |
29 | 6 | Jean-Philippe Lang | * Automatic gantt and calendar based on issues start and due dates |
30 | 1 | Jean-Philippe Lang | |
31 | 18 | Muntek Singh | h2. Time tracking functionality |
32 | 1 | Jean-Philippe Lang | |
33 | 6 | Jean-Philippe Lang | * Time can be entered at project or ticket level |
34 | 6 | Jean-Philippe Lang | * Simple report to view time per user, issue type, category or activity |
35 | 1 | Jean-Philippe Lang | |
36 | 1 | Jean-Philippe Lang | p=. !/screenshots/spent_time_tn.png!:/screenshots/spent_time.png |
37 | 1 | Jean-Philippe Lang | |
38 | 18 | Muntek Singh | h2. Custom fields |
39 | 11 | Mischa The Evil | |
40 | 1 | Jean-Philippe Lang | * You can define your own custom fields for issues, time-entries, projects and users |
41 | 21 | Go MAEDA | * Different formats are available: text, date, boolean, integers, drop-down lists and checkboxes |
42 | 6 | Jean-Philippe Lang | * Custom fields can be displayed on the issue list and used as filters just like regular fields |
43 | 1 | Jean-Philippe Lang | |
44 | 18 | Muntek Singh | h2. News, documents & files management |
45 | 6 | Jean-Philippe Lang | |
46 | 1 | Jean-Philippe Lang | * You can easily post messages and share files |
47 | 1 | Jean-Philippe Lang | |
48 | 18 | Muntek Singh | h2. Per project wiki and forums |
49 | 1 | Jean-Philippe Lang | |
50 | 6 | Jean-Philippe Lang | * Wiki uses textile syntax and free linking within the wiki using brackets |
51 | 6 | Jean-Philippe Lang | * Diff and annotate views are available |
52 | 1 | Jean-Philippe Lang | |
53 | 1 | Jean-Philippe Lang | p=. !/screenshots/wiki_edit_tn.png!:/screenshots/wiki_edit.png |
54 | 1 | Jean-Philippe Lang | |
55 | 18 | Muntek Singh | h2. Repository browser and diff viewer |
56 | 6 | Jean-Philippe Lang | |
57 | 1 | Jean-Philippe Lang | * Existing repositories can be attached to each of your projects |
58 | 6 | Jean-Philippe Lang | * Redmine lets you browse their contents, view and search changesets |
59 | 6 | Jean-Philippe Lang | * Diff and annotate (aka blame) viewer |
60 | 1 | Jean-Philippe Lang | * Supported SCM: "Subversion":http://subversion.tigris.org/, "CVS":http://www.nongnu.org/cvs/, "Mercurial":http://www.selenic.com/mercurial/, "Darcs":http://darcs.net/, "Bazaar":http://bazaar-vcs.org/ and "Git":http://www.git-scm.org/. |
61 | 1 | Jean-Philippe Lang | |
62 | 6 | Jean-Philippe Lang | p=. !/screenshots/scm_annotate_tn.png!:/screenshots/scm_annotate.png !/screenshots/scm_browser_tn.png!:/screenshots/scm_browser.png !/screenshots/scm_diff_tn.png!:/screenshots/scm_diff.png |
63 | 6 | Jean-Philippe Lang | |
64 | 18 | Muntek Singh | h2. Feeds & email notifications |
65 | 1 | Jean-Philippe Lang | |
66 | 6 | Jean-Philippe Lang | * Project activity, changesets, news, issues, issue changes are available as Atom feeds |
67 | 6 | Jean-Philippe Lang | |
68 | 18 | Muntek Singh | h2. Multiple LDAP authentication support |
69 | 6 | Jean-Philippe Lang | |
70 | 6 | Jean-Philippe Lang | * Redmine lets you authenticate users against multiple LDAP |
71 | 6 | Jean-Philippe Lang | * Accounts can be created on-the-fly when a user is found in the directory (optional) |
72 | 6 | Jean-Philippe Lang | |
73 | 18 | Muntek Singh | h2. User self-registration support |
74 | 6 | Jean-Philippe Lang | |
75 | 11 | Mischa The Evil | * Optionally, you can allow users to register online |
76 | 6 | Jean-Philippe Lang | * 3 account activation methods are available: automatic (no confirmation required), manual (by administrators) or through an auto generated URL sent via email |
77 | 6 | Jean-Philippe Lang | |
78 | 18 | Muntek Singh | h2. Multilanguage support |
79 | 1 | Jean-Philippe Lang | |
80 | 21 | Go MAEDA | Thanks to many contributors, Redmine is available in the following forty-nine languages: |
81 | 1 | Jean-Philippe Lang | |
82 | 21 | Go MAEDA | * Albanian (Shqip) |
83 | 21 | Go MAEDA | * Arabic (عربي) |
84 | 21 | Go MAEDA | * Azerbaijani (Azeri) |
85 | 21 | Go MAEDA | * Basque (Euskara) |
86 | 21 | Go MAEDA | * Bosnian (Bosanski) |
87 | 21 | Go MAEDA | * Bulgarian (Български) |
88 | 21 | Go MAEDA | * Catalan (Català) |
89 | 21 | Go MAEDA | * Croatian (Hrvatski) |
90 | 21 | Go MAEDA | * Czech (Čeština) |
91 | 21 | Go MAEDA | * Danish (Dansk) |
92 | 21 | Go MAEDA | * Dutch (Nederlands) |
93 | 1 | Jean-Philippe Lang | * English |
94 | 21 | Go MAEDA | * English (British) |
95 | 21 | Go MAEDA | * Estonian (Eesti) |
96 | 21 | Go MAEDA | * Finnish (Suomi) |
97 | 21 | Go MAEDA | * French (Français) |
98 | 21 | Go MAEDA | * Galician (Galego) |
99 | 21 | Go MAEDA | * German (Deutsch) |
100 | 21 | Go MAEDA | * Greek (Ελληνικά) |
101 | 21 | Go MAEDA | * Hebrew (עברית) |
102 | 21 | Go MAEDA | * Hungarian (Magyar) |
103 | 21 | Go MAEDA | * Indonesian (Bahasa Indonesia) |
104 | 21 | Go MAEDA | * Italian (Italiano) |
105 | 21 | Go MAEDA | * Japanese (日本語) |
106 | 21 | Go MAEDA | * Korean (한국어) |
107 | 21 | Go MAEDA | * Latvian (Latviešu) |
108 | 21 | Go MAEDA | * Lithuanian (lietuvių) |
109 | 21 | Go MAEDA | * Macedonian (Македонски) |
110 | 21 | Go MAEDA | * Mongolian (Монгол) |
111 | 21 | Go MAEDA | * Norwegian (Norsk bokmål) |
112 | 21 | Go MAEDA | * Persian (پارسی) |
113 | 21 | Go MAEDA | * Polish (Polski) |
114 | 21 | Go MAEDA | * Portuguese (Português) |
115 | 21 | Go MAEDA | * Portuguese/Brasil (Português/Brasil) |
116 | 21 | Go MAEDA | * Romanian (Română) |
117 | 21 | Go MAEDA | * Russian (Русский) |
118 | 21 | Go MAEDA | * Serbian (Srpski) |
119 | 21 | Go MAEDA | * Serbian Cyrillic (Српски) |
120 | 21 | Go MAEDA | * Simplified Chinese (简体中文) |
121 | 21 | Go MAEDA | * Slovak (Slovenčina) |
122 | 21 | Go MAEDA | * Slovene (Slovenščina) |
123 | 21 | Go MAEDA | * Spanish (Español) |
124 | 21 | Go MAEDA | * Spanish/Panama (Español/Panamá) |
125 | 21 | Go MAEDA | * Swedish (Svenska) |
126 | 21 | Go MAEDA | * Thai (ไทย) |
127 | 21 | Go MAEDA | * Traditional Chinese (繁體中文) |
128 | 21 | Go MAEDA | * Turkish (Türkçe) |
129 | 21 | Go MAEDA | * Ukrainian (Українська) |
130 | 21 | Go MAEDA | * Vietnamese (Tiếng Việt) |
131 | 6 | Jean-Philippe Lang | |
132 | 6 | Jean-Philippe Lang | h2. Multiple databases support |
133 | 6 | Jean-Philippe Lang | |
134 | 6 | Jean-Philippe Lang | * Redmine runs with MySQL, PostgreSQL or SQLite |
135 | 1 | Jean-Philippe Lang | |
136 | 7 | Jean-Philippe Lang | h1. Feature requests |
137 | 1 | Jean-Philippe Lang | |
138 | 1 | Jean-Philippe Lang | See the list of "requested features":http://www.redmine.org/projects/redmine/issues?set_filter=1&tracker_id=2. |