Overview » History » Version 30
Jean-Philippe Lang, 2008-12-30 12:58
Features updated
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 | 24 | Jean-Philippe Lang | Redmine is open source and released under the terms of the "GNU General Public License v2":http://www.gnu.org/licenses/old-licenses/gpl-2.0.html (GPL). |
6 | 1 | Jean-Philippe Lang | |
7 | h2. Overview |
||
8 | |||
9 | * Multiple projects support |
||
10 | 30 | Jean-Philippe Lang | * Flexible role based access control |
11 | 1 | Jean-Philippe Lang | * Flexible issue tracking system |
12 | * Gantt chart and calendar |
||
13 | * News, documents & files management |
||
14 | 30 | Jean-Philippe Lang | * Feeds & email notifications |
15 | 1 | Jean-Philippe Lang | * Per project wiki |
16 | * Per project forums |
||
17 | 30 | Jean-Philippe Lang | * Time tracking |
18 | 1 | Jean-Philippe Lang | * Custom fields for issues, time-entries, projects and users |
19 | 27 | Mischa The Evil | * SCM integration (SVN, CVS, Git, Mercurial, Bazaar and Darcs) |
20 | 30 | Jean-Philippe Lang | * Issue creation via email |
21 | 1 | Jean-Philippe Lang | * Multiple LDAP authentication support |
22 | * User self-registration support |
||
23 | * Multilanguage support |
||
24 | * Multiple databases support |
||
25 | |||
26 | 15 | Jean-Philippe Lang | Read more about [[Features|Redmine features]] |
27 | 1 | Jean-Philippe Lang | |
28 | 7 | Thomas Lecavelier | h2. Documentation |
29 | 1 | Jean-Philippe Lang | |
30 | 7 | Thomas Lecavelier | You can read the [[Guide|Redmine guide]] (work in progress). |
31 | 1 | Jean-Philippe Lang | |
32 | 5 | Jean-Philippe Lang | Others resources: |
33 | 9 | Jean-Philippe Lang | * [[Changelog]] |
34 | 5 | Jean-Philippe Lang | * [[FAQ|Frequently Asked Questions]] |
35 | 1 | Jean-Philippe Lang | * [[HowTos]] |
36 | * [[Plugins]] |
||
37 | 28 | Mischa The Evil | * [[Themes]] |
38 | 7 | Thomas Lecavelier | |
39 | 17 | Thomas Lecavelier | h2. They are using Redmine |
40 | |||
41 | 19 | Jean-Philippe Lang | [[TheyAreUsingRedmine|This page lists]] some companies/projects using Redmine. |
42 | 17 | Thomas Lecavelier | |
43 | 7 | Thomas Lecavelier | h2. Support & getting help |
44 | |||
45 | 25 | Jean-Philippe Lang | For getting help or discussing about Redmine, you can browse the "Redmine forums":http://www.redmine.org/projects/redmine/boards hosted right here in Redmine. Or, join #redmine on the "freenode":http://freenode.net/irc_servers.shtml IRC network. Prior to March 7, 2008, the Redmine forums were hosted at Rubyforge. You can search the "old forum archives":http://rubyforge.org/forum/?group_id=1850 as well. |
46 | 21 | Jean-Philippe Lang | |
47 | 29 | Jean-Philippe Lang | Before submitting a bug report, a patch or a feature request here, please read the [[Submissions|Submissions guidelines]]. |