Difference between revisions of "Redmine"

From LIMSWiki
Jump to navigationJump to search
(Created article stub.)
 
(→‎Features: Added internal link.)
 
(18 intermediate revisions by the same user not shown)
Line 8: Line 8:
| author                =  
| author                =  
| developer              = Jean-Philippe Lang
| developer              = Jean-Philippe Lang
| released              = {{Start date|2006|06|25}}
| released              = {{Start date|2006|06|25}}<ref name="RedmineReleaseHist">{{cite web |url=http://rubyforge.org/frs/?group_id=1850 |title=RubyForge: Redmine: Project Filelist |publisher=RubyForge.org |accessdate=14 March 2012}}</ref>
| discontinued          =  
| discontinued          =  
| frequently updated    = yes<!-- Release version update? Don't edit this page, just click on the version number! -->
| frequently updated    = yes<!-- Release version update? Don't edit this page, just click on the version number! -->
| programming language  = Ruby on Rails
| programming language  = Ruby, Ruby on Rails
| operating system      = Cross-platform
| operating system      = Cross-platform
| platform              =  
| platform              =  
Line 22: Line 22:
}}
}}


 
'''Redmine''' is flexible web-based project management software that's based on a Ruby on Rails framework. The design of Redmine is significantly influenced by [[Trac]], a software package with similar features.


==Product history==
==Product history==


 
Redmine was introduced on RubyForge with version 0.1.0 on June 25, 2006.<ref name="RedmineReleaseHist" />


==Features==
==Features==


Main features of Redmine include<ref>{{cite web |url=http://www.redmine.org/projects/redmine/wiki/Features |title=Features - Redmine |publisher=Jean-Philippe Lang |accessdate=9 March 2012}}</ref>:


* multiple project and subproject support
* role-based security
* bug tracking system
* Gantt charts and calendars
* project- and work-based time tracking
* custom fields and interface
* document management
* project-based wikis
* SCM integration ([[Apache Subversion|Subversion]], CVS, [[Mercurial]], Darcs, Bazaar, and Git)
* web feeds and e-mail support
* lightweight directory access protocol (LDAP) support
* multi-language support


==Hardware/software requirements==
==Hardware/software requirements==


Requirements for this software to run properly include:
Requirements for this software to run properly include<ref>{{cite web |url=http://www.redmine.org/projects/redmine/wiki/RedmineInstall |title=Installing Redmine |publisher=Jean-Philippe Lang |accessdate=14 March 2012}}</ref>:
 
1. [[MySQL]] 5.0 or higher, [[PostgreSQL]] 8, or SQLite 3


1.  
2. an appropriate version of Ruby and Ruby on Rails (see below)


2.  
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].


3.  
==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.''


4.  
[[File:Screenshot redmine.png|280px|Screenshot of Redmine from 2009]]


Online video tutorials of Redmine can be found [http://www.redmine.org/projects/redmine/wiki/Tutorials here].


==Videos, screenshots, and other media==
An online demo of Redmine can be found on the [http://demo.redmine.org/ project's demo site].
''Click a screenshot to see a larger version. Alternatively, right-click and choose to open it in a separate tab/window.''
 
==Entities using Redmine==
 
Examples of entities that use Redmine include:


BioRails, Institute for Climate and Atmospheric Science at University of Leeds, Institut Supérieur de l'Aéronautique et de l'Espace, Laboratoire de recherche informatique LIM, Michigan State University Hydrogeology Lab, Rensselaer Polytechnic Institute, SRH Hochschule Heidelberg, Thiagarajar College of Engineering, Wellcome Trust Sanger Institute Genome Campus


A full directory of Redmine users can be found at the [http://www.redmine.org/projects/redmine/wiki/WeAreUsingRedmine Redmine website].


==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://rubyforge.org/projects/redmine/ Redmine project page on RubyForge]
* [http://getredmineapp.com/ RedmineApp], an iPhone app for Redmine


==References==
==References==
Line 62: Line 86:


<!---Place all category tags here-->
<!---Place all category tags here-->
[[Category:Bug tracking software (open source)]]
[[Category:Project management software (open source)]]
[[Category:Project management software (open source)]]
[[Category:Software development tool (open source)]]
[[Category:Ticket tracking software (open source)]]
[[Category:Wiki software (open source)]]

Latest revision as of 19:19, 19 December 2012

Redmine
Redmine logo.svg
Developer(s) Jean-Philippe Lang
Initial release June 25, 2006 (2006-06-25)[1]
Stable release

5.1.1 and 5.0.7  (November 27, 2023; 5 months ago (2023-11-27))

[±]
Preview release none [±]
Written in Ruby, 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

Redmine is flexible web-based project management software that's based on a Ruby on Rails framework. The design of Redmine is significantly influenced by Trac, a software package with similar features.

Product history

Redmine was introduced on RubyForge with version 0.1.0 on June 25, 2006.[1]

Features

Main features of Redmine include[2]:

  • multiple project and subproject support
  • role-based security
  • bug tracking system
  • Gantt charts and calendars
  • project- and work-based time tracking
  • custom fields and interface
  • document management
  • project-based wikis
  • SCM integration (Subversion, CVS, Mercurial, Darcs, Bazaar, and Git)
  • web feeds and e-mail support
  • lightweight directory access protocol (LDAP) support
  • multi-language support

Hardware/software requirements

Requirements for this software to run properly include[3]:

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.

Screenshot of Redmine from 2009

Online video tutorials of Redmine can be found here.

An online demo of Redmine can be found on the project's demo site.

Entities using Redmine

Examples of entities that use Redmine include:

BioRails, Institute for Climate and Atmospheric Science at University of Leeds, Institut Supérieur de l'Aéronautique et de l'Espace, Laboratoire de recherche informatique LIM, Michigan State University Hydrogeology Lab, Rensselaer Polytechnic Institute, SRH Hochschule Heidelberg, Thiagarajar College of Engineering, Wellcome Trust Sanger Institute Genome Campus

A full directory of Redmine users can be found at the Redmine website.

Further reading


External links

References