Difference between revisions of "Redmine"

From CNM Wiki
Jump to: navigation, search
(Features)
(Related coursework)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Redmine]] is a [[free and open source]], web-based project management and issue tracking tool. It allows users to manage multiple projects and associated subprojects. It features per project [[wikis]] and forums, time tracking, and flexible, role-based access control. It includes a calendar and [[Gantt charts]] to aid visual representation of projects and their deadlines. Redmine integrates with various [[version control]] systems and includes a [[repository]] browser and [[diff]] viewer.
+
[[Redmine]] is a [[free and open source]], web-based project management and issue tracking tool. It allows users to manage multiple projects and associated subprojects. It features per project [[wikis]] and forums, time tracking, and flexible, role-based access control. It includes a calendar and [[Gantt charts]] to aid visual representation of projects and their deadlines. Redmine integrates with various [[version control]] systems and includes a [[software repository]] browser and [[diff]] viewer.
  
 
The design of Redmine is significantly influenced by [[Trac]], a software package with some similar features.
 
The design of Redmine is significantly influenced by [[Trac]], a software package with some similar features.
  
 
Redmine is written using the [[Ruby on Rails framework]]. It is cross-platform and cross-database and supports 34 languages.
 
Redmine is written using the [[Ruby on Rails framework]]. It is cross-platform and cross-database and supports 34 languages.
 
==Curriculum==
 
::''Main wikipage'': [[CNM Cloud requirements]]
 
  
 
==Features==
 
==Features==
Line 26: Line 23:
 
*Provides a [[REST API]]
 
*Provides a [[REST API]]
  
==Related coursework==
+
==Related lectures==
 
*[[Project Management Quarter]].  
 
*[[Project Management Quarter]].  
  
 
[[Category: Septem Artes Administrativi]][[Category: Articles]]
 
[[Category: Septem Artes Administrativi]][[Category: Articles]]

Latest revision as of 12:42, 4 January 2019

Redmine is a free and open source, web-based project management and issue tracking tool. It allows users to manage multiple projects and associated subprojects. It features per project wikis and forums, time tracking, and flexible, role-based access control. It includes a calendar and Gantt charts to aid visual representation of projects and their deadlines. Redmine integrates with various version control systems and includes a software repository browser and diff viewer.

The design of Redmine is significantly influenced by Trac, a software package with some similar features.

Redmine is written using the Ruby on Rails framework. It is cross-platform and cross-database and supports 34 languages.

Features

Related lectures