Overview » History » Version 23
Jean-Philippe Lang, 2008-05-15 22:53
git 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 | 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 | 23 | Jean-Philippe Lang | * SCM integration (SVN, CVS, Git, Mercurial, Bazaar 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 | 15 | Jean-Philippe Lang | Read more about [[Features|Redmine features]] |
26 | 1 | Jean-Philippe Lang | |
27 | h2. Online demo |
||
28 | |||
29 | 22 | Jean-Philippe Lang | 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 | 1 | Jean-Philippe Lang | |
33 | 7 | Thomas Lecavelier | h2. Documentation |
34 | 1 | Jean-Philippe Lang | |
35 | 7 | Thomas Lecavelier | You can read the [[Guide|Redmine guide]] (work in progress). |
36 | 1 | Jean-Philippe Lang | |
37 | 5 | Jean-Philippe Lang | Others resources: |
38 | 9 | Jean-Philippe Lang | * [[Changelog]] |
39 | 5 | Jean-Philippe Lang | * [[FAQ|Frequently Asked Questions]] |
40 | 1 | Jean-Philippe Lang | * [[HowTos]] |
41 | * [[Plugins]] |
||
42 | 7 | Thomas Lecavelier | |
43 | 17 | Thomas Lecavelier | h2. They are using Redmine |
44 | |||
45 | 19 | Jean-Philippe Lang | [[TheyAreUsingRedmine|This page lists]] some companies/projects using Redmine. |
46 | 17 | Thomas Lecavelier | |
47 | 7 | Thomas Lecavelier | h2. Support & getting help |
48 | |||
49 | 18 | John Goerzen | 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. |
50 | 1 | Jean-Philippe Lang | 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. |
51 | 21 | Jean-Philippe Lang | |
52 | Before submitting a bug report here, please read this: [[SubmittingBugs]]. |