Project

General

Profile

Overview » History » Version 3

Jean-Philippe Lang, 2007-10-01 17:53

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
h2. Overview
8
9
* Multiple projects support
10
* Flexible role based access control.
11
* Flexible issue tracking system
12
* Gantt chart and calendar
13
* News, documents & files management
14
* Feeds & email notifications.
15
* Per project wiki
16
* Per project forums
17
* Simple time tracking functionality
18
* Custom fields for issues, projects and users
19
* Repository integration (SVN, CVS, Mercurial and Darcs)
20
* Multiple LDAP authentication support
21
* User self-registration support
22
* Multilanguage support
23
* Multiple databases support
24
25
[[Features|Read moreā€¦]]
26
27
h2. Online demo
28
29
An online demo can be found here: http://demo.redmine.org.
30
31
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.
32
33 2 Jean-Philippe Lang
h2. Redmine documentation
34 1 Jean-Philippe Lang
35 3 Jean-Philippe Lang
Read the [[Guide|Redmine guide]], the [[FAQ]] and the [[HowTos]].