Project

General

Profile

Overview » History » Version 6

Jean-Philippe Lang, 2007-10-21 14:47

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 6 Jean-Philippe Lang
* SCM integration (SVN, CVS, Mercurial and Darcs)
20 1 Jean-Philippe Lang
* 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 4 Jean-Philippe Lang
h2. Documentation & support
34 1 Jean-Philippe Lang
35 5 Jean-Philippe Lang
You can read the [[Guide|Redmine guide]] (work in progress). For getting help or discussing about Redmine, you can browse the "Redmine forums":http://rubyforge.org/forum/?group_id=1850 hosted at Rubyforge.
36 1 Jean-Philippe Lang
37 5 Jean-Philippe Lang
Others resources:
38
* [[FAQ|Frequently Asked Questions]]
39
* [[HowTos]]
40
* [[Plugins]]