Overview » History » Version 7
Thomas Lecavelier, 2007-10-23 12:05
TOC + split documentation / support
1 | 1 | Jean-Philippe Lang | h1. Redmine |
---|---|---|---|
2 | |||
3 | Redmine is a flexible project management web application. Written using Ruby on Rails framework, it is cross-platform and cross-database. |
||
4 | |||
5 | Redmine is open source and released under the terms of the "GNU General Public License":http://www.gnu.org/copyleft/gpl.html (GPL). |
||
6 | |||
7 | 7 | Thomas Lecavelier | {{>TOC}} |
8 | |||
9 | 1 | Jean-Philippe Lang | h2. Overview |
10 | |||
11 | * Multiple projects support |
||
12 | * Flexible role based access control. |
||
13 | * Flexible issue tracking system |
||
14 | * Gantt chart and calendar |
||
15 | * News, documents & files management |
||
16 | * Feeds & email notifications. |
||
17 | * Per project wiki |
||
18 | * Per project forums |
||
19 | * Simple time tracking functionality |
||
20 | * Custom fields for issues, projects and users |
||
21 | 6 | Jean-Philippe Lang | * SCM integration (SVN, CVS, Mercurial and Darcs) |
22 | 1 | Jean-Philippe Lang | * Multiple LDAP authentication support |
23 | * User self-registration support |
||
24 | * Multilanguage support |
||
25 | * Multiple databases support |
||
26 | |||
27 | [[Features|Read moreā¦]] |
||
28 | |||
29 | h2. Online demo |
||
30 | |||
31 | An online demo can be found here: http://demo.redmine.org. |
||
32 | |||
33 | Please note that this demo may not be available 24/7. This demo is a svn head version of Redmine and thus may contain more features or bugs than the downloadable release. |
||
34 | |||
35 | 7 | Thomas Lecavelier | h2. Documentation |
36 | 1 | Jean-Philippe Lang | |
37 | 7 | Thomas Lecavelier | You can read the [[Guide|Redmine guide]] (work in progress). |
38 | 1 | Jean-Philippe Lang | |
39 | 5 | Jean-Philippe Lang | Others resources: |
40 | * [[FAQ|Frequently Asked Questions]] |
||
41 | 1 | Jean-Philippe Lang | * [[HowTos]] |
42 | * [[Plugins]] |
||
43 | 7 | Thomas Lecavelier | |
44 | h2. Support & getting help |
||
45 | |||
46 | * For *getting help* or discussing about Redmine, you can browse the "Redmine forums":http://rubyforge.org/forum/?group_id=1850 hosted at Rubyforge. |
||
47 | * For *request feature*, please open a ticker at: "Redmine feature requests tracker":http://rubyforge.org/tracker/?atid=7163&group_id=1850&func=browse |
||
48 | * *N.B.*: Getting help from rubyforge forums is preferred from the "request support" system. |