mastertestplan: added more tests
planner: update
This commit is contained in:
Binary file not shown.
@ -1207,7 +1207,7 @@ th.gantt-day-header {
|
||||
<div style="width: 1781px; white-space: nowrap;">
|
||||
<div class="gantt-empty-begin" style="width: 371px;"></div>
|
||||
<div class="gantt-complete-notdone" style="width: 140px;">
|
||||
<div class="gantt-complete-done" style="width: 28px;"></div>
|
||||
<div class="gantt-complete-done" style="width: 140px;"></div>
|
||||
</div>
|
||||
<div class="gantt-empty-end"></div>
|
||||
<div class="gantt-resources">H</div>
|
||||
@ -1309,7 +1309,7 @@ th.gantt-day-header {
|
||||
<div class="gantt-empty-begin" style="width: 646px;"></div>
|
||||
<div class="gantt-complete-notdone" style="width: 88px;"></div>
|
||||
<div class="gantt-empty-end"></div>
|
||||
<div class="gantt-resources"></div>
|
||||
<div class="gantt-resources">H[50], J[50]</div>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
@ -1950,7 +1950,7 @@ th.gantt-day-header {
|
||||
<span>3d </span>
|
||||
</td>
|
||||
<td>
|
||||
<span>20%
|
||||
<span>100%
|
||||
</span>
|
||||
</td>
|
||||
<td>
|
||||
@ -2299,7 +2299,7 @@ th.gantt-day-header {
|
||||
<td>
|
||||
<span></span>
|
||||
</td>
|
||||
<td></td>
|
||||
<td>H[50], J[50]</td>
|
||||
<td class="note">
|
||||
<span></span>
|
||||
</td>
|
||||
|
@ -80,7 +80,7 @@
|
||||
<predecessor id="1" predecessor-id="8" type="FS"/>
|
||||
</predecessors>
|
||||
</task>
|
||||
<task id="17" name="Mastertestplan [M]" note="" work="86400" start="20190409T133640Z" end="20190416T133640Z" work-start="20190409T133640Z" percent-complete="20" priority="0" type="normal" scheduling="fixed-work">
|
||||
<task id="17" name="Mastertestplan [M]" note="" work="86400" start="20190409T133640Z" end="20190416T133640Z" work-start="20190409T133640Z" percent-complete="100" priority="0" type="normal" scheduling="fixed-work">
|
||||
<predecessors>
|
||||
<predecessor id="1" predecessor-id="8" type="FS"/>
|
||||
</predecessors>
|
||||
@ -191,9 +191,11 @@
|
||||
<allocation task-id="13" resource-id="1" units="100"/>
|
||||
<allocation task-id="11" resource-id="1" units="100"/>
|
||||
<allocation task-id="5" resource-id="1" units="50"/>
|
||||
<allocation task-id="29" resource-id="2" units="50"/>
|
||||
<allocation task-id="8" resource-id="2" units="10"/>
|
||||
<allocation task-id="17" resource-id="2" units="100"/>
|
||||
<allocation task-id="5" resource-id="2" units="50"/>
|
||||
<allocation task-id="29" resource-id="3" units="50"/>
|
||||
<allocation task-id="15" resource-id="3" units="100"/>
|
||||
<allocation task-id="12" resource-id="3" units="100"/>
|
||||
<allocation task-id="10" resource-id="3" units="100"/>
|
||||
|
Reference in New Issue
Block a user