Overview » History » Version 21
Jean-Philippe Lang, 2008-04-13 12:46
bug report guide
| 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 | 14 | Jean-Philippe Lang | * SCM integration (SVN, CVS, 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 | 20 | Jean-Philippe Lang | The online demo is currently down. |
| 30 | 1 | Jean-Philippe Lang | |
| 31 | 7 | Thomas Lecavelier | h2. Documentation |
| 32 | 1 | Jean-Philippe Lang | |
| 33 | 7 | Thomas Lecavelier | You can read the [[Guide|Redmine guide]] (work in progress). |
| 34 | 1 | Jean-Philippe Lang | |
| 35 | 5 | Jean-Philippe Lang | Others resources: |
| 36 | 9 | Jean-Philippe Lang | * [[Changelog]] |
| 37 | 5 | Jean-Philippe Lang | * [[FAQ|Frequently Asked Questions]] |
| 38 | 1 | Jean-Philippe Lang | * [[HowTos]] |
| 39 | * [[Plugins]] |
||
| 40 | 7 | Thomas Lecavelier | |
| 41 | 17 | Thomas Lecavelier | h2. They are using Redmine |
| 42 | |||
| 43 | 19 | Jean-Philippe Lang | [[TheyAreUsingRedmine|This page lists]] some companies/projects using Redmine. |
| 44 | 17 | Thomas Lecavelier | |
| 45 | 7 | Thomas Lecavelier | h2. Support & getting help |
| 46 | |||
| 47 | 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. |
| 48 | 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. |
| 49 | 21 | Jean-Philippe Lang | |
| 50 | Before submitting a bug report here, please read this: [[SubmittingBugs]]. |