Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 792 Bytes

README.rdoc

File metadata and controls

20 lines (14 loc) · 792 Bytes

Redmine

Redmine is a flexible project management web application written using Ruby on Rails framework.

More details can be found at in the doc directory or on the official website www.redmine.org

Extensions

  • Added department attribute to time entry.

  • Added estimated_hours attribute to projects.

  • Added billable_hours attribute to projects.

  • Added typ attribute to projects.

  • Added release_date attribute to projects.

  • Added projected_hours attribute to versions.

  • Added blamable attribute to roles.

  • Interface to external evaluation software.

Known issues

  • Unit test of Changeset is failing. Can not create a new time entry because department is unknown.