TASKPM/ganttzk/src
Manuel Rego Casasnovas acacba7911 Implement main operations in adapt planning command
* TaskElements are marked or not as updatedFromTimesheets
* TaskElement start date is set with a START_IN_FIXED_DATE constraint to the
  first date in the timesheets
* TaskElement end date is set to the last date in the timesheets if this is
  later than the current end date of the task
* Depending on if the task is marked as finishedFromTimesheets, a progress of
  type TIMESHEETS is added or not. If the task is finished, the end date is set
  according to last date in the timesheets
* TaskElement size and position is updated in the Gantt

FEA: ItEr77S12AdaptPlanningAccordingTimesheets
2012-11-06 19:20:41 +01:00
..
main Implement main operations in adapt planning command 2012-11-06 19:20:41 +01:00
test/java/org/zkoss/ganttz Rename NavalPlan to LibrePlan 2011-10-28 09:13:16 +02:00