Difference between revisions of "Redmine"
From LIMSWiki
Jump to navigationJump to searchShawndouglas (talk | contribs) (Created article stub.) |
Shawndouglas (talk | contribs) (Added additional info.) |
||
Line 36: | Line 36: | ||
Requirements for this software to run properly include: | Requirements for this software to run properly include: | ||
1. | 1. MySQL 5.0 or higher, PostgreSQL 8, or SQLite 3 | ||
2. | 2. an appropriate version of Ruby and Ruby on Rails (see below) | ||
The version of Ruby and Ruby on Rails necessary for proper software function depends on which version of Redmine you wish to install. Reference Redmine's install requirements for those dependencies and other dependencies for SQL databases, etc. [http://www.redmine.org/projects/redmine/wiki/RedmineInstall here]. | |||
==Videos, screenshots, and other media== | ==Videos, screenshots, and other media== | ||
''Click a screenshot to see a larger version. Alternatively, right-click and choose to open it in a separate tab/window.'' | ''Click a screenshot to see a larger version. Alternatively, right-click and choose to open it in a separate tab/window.'' | ||
[[File:Screenshot redmine.png|280px|Screenshot of Redmine from 2009]] | |||
==Further reading== | ==Further reading== | ||
* {{cite web |url=http://www.redmine.org/projects/redmine/wiki/Guide |title=Redmine user and developer guides |publisher=Jean-Philippe Lang}} | |||
* {{cite web |url=http://www.redmine.org/projects/redmine/wiki/RedmineRepositories |title=Redmine integration with Subversion and other SCM tools |publisher=Jean-Philippe Lang}} | |||
==External links== | ==External links== | ||
* [http://www.redmine.org/ Redmine project home] | |||
* [http://getredmineapp.com/ RedmineApp], an iPhone app for Redmine | |||
==References== | ==References== |
Revision as of 00:35, 10 March 2012
Developer(s) | Jean-Philippe Lang |
---|---|
Initial release | June 25, 2006 |
Stable release |
5.1.2 and 5.0.8 (March 4, 2024 ) [±] |
Preview release | none [±] |
Written in | Ruby on Rails |
Operating system | Cross-platform |
Type |
Project management software Bug tracking software |
License(s) | GNU General Public License v2 |
Website | www.redmine.org |
Product history
Features
Hardware/software requirements
Requirements for this software to run properly include:
1. MySQL 5.0 or higher, PostgreSQL 8, or SQLite 3
2. an appropriate version of Ruby and Ruby on Rails (see below)
The version of Ruby and Ruby on Rails necessary for proper software function depends on which version of Redmine you wish to install. Reference Redmine's install requirements for those dependencies and other dependencies for SQL databases, etc. here.
Videos, screenshots, and other media
Click a screenshot to see a larger version. Alternatively, right-click and choose to open it in a separate tab/window.
Further reading
- "Redmine user and developer guides". Jean-Philippe Lang. http://www.redmine.org/projects/redmine/wiki/Guide.
- "Redmine integration with Subversion and other SCM tools". Jean-Philippe Lang. http://www.redmine.org/projects/redmine/wiki/RedmineRepositories.
External links
- Redmine project home
- RedmineApp, an iPhone app for Redmine