planner:update

This commit is contained in:
Hendrik Schutter 2019-04-04 16:05:13 +02:00
parent e899a325a6
commit 7da6a85c87
3 changed files with 15 additions and 9 deletions

Binary file not shown.

View File

@ -1076,7 +1076,9 @@ th.gantt-day-header {
<td colspan="73">
<div style="width: 1441px; white-space: nowrap;">
<div class="gantt-empty-begin" style="width: 366px;"></div>
<div class="gantt-complete-notdone" style="width: 88px;"></div>
<div class="gantt-complete-notdone" style="width: 88px;">
<div class="gantt-complete-done" style="width: 61px;"></div>
</div>
<div class="gantt-empty-end"></div>
<div class="gantt-resources"></div>
</div>
@ -1086,7 +1088,9 @@ th.gantt-day-header {
<td colspan="73">
<div style="width: 1441px; white-space: nowrap;">
<div class="gantt-empty-begin" style="width: 366px;"></div>
<div class="gantt-complete-notdone" style="width: 88px;"></div>
<div class="gantt-complete-notdone" style="width: 88px;">
<div class="gantt-complete-done" style="width: 79px;"></div>
</div>
<div class="gantt-empty-end"></div>
<div class="gantt-resources">R</div>
</div>
@ -1096,7 +1100,9 @@ th.gantt-day-header {
<td colspan="73">
<div style="width: 1441px; white-space: nowrap;">
<div class="gantt-empty-begin" style="width: 366px;"></div>
<div class="gantt-complete-notdone" style="width: 28px;"></div>
<div class="gantt-complete-notdone" style="width: 28px;">
<div class="gantt-complete-done" style="width: 14px;"></div>
</div>
<div class="gantt-empty-end"></div>
<div class="gantt-resources"></div>
</div>
@ -1626,7 +1632,7 @@ th.gantt-day-header {
<span>3d </span>
</td>
<td>
<span>0%
<span>70%
</span>
</td>
<td>
@ -1653,7 +1659,7 @@ th.gantt-day-header {
<span>3d </span>
</td>
<td>
<span>0%
<span>90%
</span>
</td>
<td>
@ -1680,7 +1686,7 @@ th.gantt-day-header {
<span>2d </span>
</td>
<td>
<span>0%
<span>50%
</span>
</td>
<td>

View File

@ -43,17 +43,17 @@
</task>
</task>
<task id="9" name="Feindesign [M]" note="" work="345600" start="20190406T170000Z" end="20190413T170000Z" work-start="20190409T080000Z" percent-complete="0" priority="0" type="normal" scheduling="fixed-work">
<task id="10" name="Grafik Lib finden" note="" work="86400" start="20190406T170000Z" end="20190413T170000Z" work-start="20190409T080000Z" percent-complete="0" priority="0" type="normal" scheduling="fixed-work">
<task id="10" name="Grafik Lib finden" note="" work="86400" start="20190406T170000Z" end="20190413T170000Z" work-start="20190409T080000Z" percent-complete="70" priority="0" type="normal" scheduling="fixed-work">
<predecessors>
<predecessor id="1" predecessor-id="8" type="FS"/>
</predecessors>
</task>
<task id="11" name="Netzwerk-Protokoll definieren" note="" work="86400" start="20190406T170000Z" end="20190413T170000Z" work-start="20190409T080000Z" percent-complete="0" priority="0" type="normal" scheduling="fixed-work">
<task id="11" name="Netzwerk-Protokoll definieren" note="" work="86400" start="20190406T170000Z" end="20190413T170000Z" work-start="20190409T080000Z" percent-complete="90" priority="0" type="normal" scheduling="fixed-work">
<predecessors>
<predecessor id="1" predecessor-id="8" type="FS"/>
</predecessors>
</task>
<task id="12" name="Mockups" note="" work="57600" start="20190406T170000Z" end="20190410T170000Z" work-start="20190409T080000Z" percent-complete="0" priority="0" type="normal" scheduling="fixed-work">
<task id="12" name="Mockups" note="" work="57600" start="20190406T170000Z" end="20190410T170000Z" work-start="20190409T080000Z" percent-complete="50" priority="0" type="normal" scheduling="fixed-work">
<predecessors>
<predecessor id="1" predecessor-id="8" type="FS"/>
</predecessors>