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
-
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.
-
Unit test of Changeset is failing. Can not create a new time entry because department is unknown.