-
Notifications
You must be signed in to change notification settings - Fork 0
AnA04S02TimeUnitConfigurablePlanning
TWiki> LibrePlan Web>AnA04S02TimeUnitConfigurablePlanning (01 Dec 2010, JavierMoran)EditAttach
Story summary | Time unit configurable in planner |
Iteration | AnA04Architecture |
FEA | AnA04S02TimeUnitConfigurablePlanning |
Story Lead | |
Next Story | |
Passed acceptance test | No |
This task consists of being able to plan with a time unit less that hours. You can plan with minutes and seconds. To accomplish this task implies to change several points:
- Calendars and daily workable time.
- Orders for effort estimation.
- Scheduling algorithms to be able to allocate quantities of this new precision.
This task is to be able to allocate in the same day two tasks with have a dependency between them.
It is needed to establish a politics related to the chunk of time to distribute among the resources satisfying a generic allocation in the last day.
In the application there are many uses of the deprecated function getHours()
in the class DayAssigmet
. It is necessary to replace it by the function getDuration()
.
Copyright (c) by the contributing authors. All material on this collaboration platform is the property of the contributing authors.