Project

General

Profile

Features » History » Version 18

Muntek Singh, 2010-07-19 13:24

1 1 Jean-Philippe Lang
h1. Main features
2
3 18 Muntek Singh
{{>toc}}
4
5 16 Muntek Singh
h2. Multiple projects support
6 1 Jean-Philippe Lang
7 6 Jean-Philippe Lang
* Manage all your projects with one Redmine instance
8
* Each user can have a different role on each project
9
* Each project can be declared as public (visible by anyone) or private (visible by project members only)
10 1 Jean-Philippe Lang
* Modules (eg. wiki, repository, issue tracking, ...) can be enabled/disabled at project level
11
12 18 Muntek Singh
h2. Multiple subproject support
13 13 Karl Heinz Marbaise
14 1 Jean-Philippe Lang
* Manage related project parts as subprojects of a main project.
15 13 Karl Heinz Marbaise
16 18 Muntek Singh
h2. Flexible role based access control
17 1 Jean-Philippe Lang
18
* Define your own roles and set their permissions in a click
19
20 6 Jean-Philippe Lang
p=. !/screenshots/role_permissions_tn.png!:/screenshots/role_permissions.png
21 1 Jean-Philippe Lang
22 18 Muntek Singh
h2. Flexible issue tracking system
23 1 Jean-Philippe Lang
24 6 Jean-Philippe Lang
* Define you own statuses and issue types
25 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)
26
27 6 Jean-Philippe Lang
p=. !/screenshots/issue_list_tn.png!:/screenshots/issue_list.png !/screenshots/workflow_tn.png!:/screenshots/workflow.png
28 1 Jean-Philippe Lang
29 18 Muntek Singh
h2. Gantt chart and calendar
30 1 Jean-Philippe Lang
31 6 Jean-Philippe Lang
* Automatic gantt and calendar based on issues start and due dates
32 1 Jean-Philippe Lang
33 6 Jean-Philippe Lang
p=. !/screenshots/gantt_tn.png!:/screenshots/gantt.png
34 1 Jean-Philippe Lang
35 18 Muntek Singh
h2. Time tracking functionality
36 1 Jean-Philippe Lang
37 6 Jean-Philippe Lang
* Time can be entered at project or ticket level
38
* Simple report to view time per user, issue type, category or activity
39 1 Jean-Philippe Lang
40
p=. !/screenshots/spent_time_tn.png!:/screenshots/spent_time.png
41
42 18 Muntek Singh
h2. Custom fields
43 11 Mischa The Evil
44 1 Jean-Philippe Lang
* You can define your own custom fields for issues, time-entries, projects and users
45 12 Mischa The Evil
* Differents formats are available: text, date, boolean, integers, drop-down lists and checkboxes
46 6 Jean-Philippe Lang
* Custom fields can be displayed on the issue list and used as filters just like regular fields
47 1 Jean-Philippe Lang
48 18 Muntek Singh
h2. News, documents & files management
49 6 Jean-Philippe Lang
50 1 Jean-Philippe Lang
* You can easily post messages and share files
51
52 18 Muntek Singh
h2. Per project wiki and forums
53 1 Jean-Philippe Lang
54 6 Jean-Philippe Lang
* Wiki uses textile syntax and free linking within the wiki using brackets
55
* Diff and annotate views are available
56 1 Jean-Philippe Lang
57
p=. !/screenshots/wiki_edit_tn.png!:/screenshots/wiki_edit.png
58
59 18 Muntek Singh
h2. Repository browser and diff viewer
60 6 Jean-Philippe Lang
61 1 Jean-Philippe Lang
* Existing repositories can be attached to each of your projects
62 6 Jean-Philippe Lang
* Redmine lets you browse their contents, view and search changesets
63
* Diff and annotate (aka blame) viewer
64 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/.
65
66 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
67
68 18 Muntek Singh
h2. Feeds & email notifications
69 1 Jean-Philippe Lang
70 6 Jean-Philippe Lang
* Project activity, changesets, news, issues, issue changes are available as Atom feeds
71
72 18 Muntek Singh
h2. Multiple LDAP authentication support
73 6 Jean-Philippe Lang
74
* Redmine lets you authenticate users against multiple LDAP
75
* Accounts can be created on-the-fly when a user is found in the directory (optional)
76
77 18 Muntek Singh
h2. User self-registration support
78 6 Jean-Philippe Lang
79 11 Mischa The Evil
* Optionally, you can allow users to register online
80 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
81
82 18 Muntek Singh
h2. Multilanguage support
83 6 Jean-Philippe Lang
84 14 Mischa The Evil
Thanks to many contributors, Redmine is yet available in the following thirty-four languages:
85 1 Jean-Philippe Lang
86 14 Mischa The Evil
* Bosnian
87
* Brazilian Portuguese
88 1 Jean-Philippe Lang
* Bulgarian
89 14 Mischa The Evil
* Catalan
90
* Chinese
91 9 Jean-Philippe Lang
* Czech
92 6 Jean-Philippe Lang
* Danish
93
* Dutch
94 9 Jean-Philippe Lang
* English
95 1 Jean-Philippe Lang
* Finnish
96 6 Jean-Philippe Lang
* French
97 14 Mischa The Evil
* Galician
98 10 Jean-Philippe Lang
* German
99 6 Jean-Philippe Lang
* Hebrew
100 1 Jean-Philippe Lang
* Hungarian
101
* Italian
102 6 Jean-Philippe Lang
* Japanese
103 9 Jean-Philippe Lang
* Korean
104 14 Mischa The Evil
* Lithuanian
105
* Norwegian
106 6 Jean-Philippe Lang
* Polish
107 1 Jean-Philippe Lang
* Portuguese
108
* Romanian
109 6 Jean-Philippe Lang
* Russian
110
* Serbian
111 14 Mischa The Evil
* Slovak
112
* Slovenian
113 1 Jean-Philippe Lang
* Spanish
114 6 Jean-Philippe Lang
* Swedish
115 14 Mischa The Evil
* Taiwanese
116
* Thai
117
* Turkish
118 6 Jean-Philippe Lang
* Ukrainian
119 14 Mischa The Evil
* Vietnamese
120 6 Jean-Philippe Lang
121 17 Muntek Singh
h2. Multiple databases support
122 6 Jean-Philippe Lang
123
* Redmine runs with MySQL, PostgreSQL or SQLite
124
125
h1. Feature requests
126 1 Jean-Philippe Lang
127 7 Jean-Philippe Lang
See the list of "requested features":http://www.redmine.org/projects/redmine/issues?set_filter=1&tracker_id=2.