updated planner, added statusbericht, fixed spelling in lastenheft
This commit is contained in:
		@ -4,9 +4,9 @@
 | 
			
		||||
  <phases/>
 | 
			
		||||
  <calendars>
 | 
			
		||||
    <day-types>
 | 
			
		||||
      <day-type id="0" name="Arbeiten" description="Ein Vorgabe-Arbeitstag"/>
 | 
			
		||||
      <day-type id="1" name="Nicht Arbeiten" description="Ein Vorgabetag, an dem nicht gearbeitet wird"/>
 | 
			
		||||
      <day-type id="2" name="Basis verwenden" description="Tag vom Basiskalender verwenden"/>
 | 
			
		||||
      <day-type id="0" name="Working" description="A default working day"/>
 | 
			
		||||
      <day-type id="1" name="Nonworking" description="A default non working day"/>
 | 
			
		||||
      <day-type id="2" name="Use base" description="Use day from base calendar"/>
 | 
			
		||||
    </day-types>
 | 
			
		||||
    <calendar id="1" name="Vorgabe">
 | 
			
		||||
      <default-week mon="1" tue="0" wed="0" thu="1" fri="1" sat="0" sun="1"/>
 | 
			
		||||
@ -69,7 +69,7 @@
 | 
			
		||||
            <predecessor id="1" predecessor-id="8" type="FS"/>
 | 
			
		||||
          </predecessors>
 | 
			
		||||
        </task>
 | 
			
		||||
        <task id="15" name="UI Elemente beschreiben" note="" work="86400" start="20190409T133640Z" end="20190416T133640Z" work-start="20190409T133640Z" percent-complete="10" priority="0" type="normal" scheduling="fixed-work">
 | 
			
		||||
        <task id="15" name="UI Elemente beschreiben" 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>
 | 
			
		||||
@ -114,11 +114,11 @@
 | 
			
		||||
          </predecessors>
 | 
			
		||||
          <task id="24" name="Previews" note="" work="86400" start="20190423T170000Z" end="20190430T170000Z" work-start="20190424T080000Z" percent-complete="0" priority="0" type="normal" scheduling="fixed-work"/>
 | 
			
		||||
          <task id="25" name="Filter UI" note="" work="86400" start="20190423T170000Z" end="20190430T170000Z" work-start="20190424T080000Z" percent-complete="0" priority="0" type="normal" scheduling="fixed-work"/>
 | 
			
		||||
          <task id="26" name="3D Visualisierung" note="" work="57600" start="20190423T170000Z" end="20190427T170000Z" work-start="20190424T080000Z" percent-complete="0" priority="0" type="normal" scheduling="fixed-work"/>
 | 
			
		||||
          <task id="26" name="3D Visualisierung" note="" work="57600" start="20190423T170000Z" end="20190427T170000Z" work-start="20190424T080000Z" percent-complete="50" priority="0" type="normal" scheduling="fixed-work"/>
 | 
			
		||||
          <task id="27" name="Dateien hinzufügen" note="" work="28800" start="20190423T170000Z" end="20190424T170000Z" work-start="20190424T080000Z" percent-complete="0" priority="0" type="normal" scheduling="fixed-work"/>
 | 
			
		||||
          <task id="28" name="Dateien lokal abspeichern" note="" work="28800" start="20190423T170000Z" end="20190424T170000Z" work-start="20190424T080000Z" percent-complete="0" priority="0" type="normal" scheduling="fixed-work"/>
 | 
			
		||||
        </task>
 | 
			
		||||
        <task id="29" name="Grund Architektur" note="" work="86400" start="20190423T000000Z" end="20190427T170000Z" work-start="20190423T080000Z" percent-complete="0" priority="0" type="normal" scheduling="fixed-work">
 | 
			
		||||
        <task id="29" name="Grund Architektur" note="" work="86400" start="20190423T000000Z" end="20190427T170000Z" work-start="20190423T080000Z" percent-complete="70" priority="0" type="normal" scheduling="fixed-work">
 | 
			
		||||
          <constraint type="start-no-earlier-than" time="20190423T000000Z"/>
 | 
			
		||||
        </task>
 | 
			
		||||
        <task id="30" name="Protokoll implementieren" note="" work="172800" start="20190423T000000Z" end="20190504T170000Z" work-start="20190423T080000Z" percent-complete="0" priority="0" type="normal" scheduling="fixed-work">
 | 
			
		||||
@ -129,18 +129,18 @@
 | 
			
		||||
        <predecessors>
 | 
			
		||||
          <predecessor id="1" predecessor-id="11" type="FS"/>
 | 
			
		||||
        </predecessors>
 | 
			
		||||
        <task id="32" name="Dateien speichern/verwalten" note="" work="172800" start="20190423T000000Z" end="20190504T170000Z" work-start="20190423T080000Z" percent-complete="0" priority="0" type="normal" scheduling="fixed-work">
 | 
			
		||||
        <task id="32" name="Dateien speichern/verwalten" note="" work="172800" start="20190423T000000Z" end="20190504T170000Z" work-start="20190423T080000Z" percent-complete="100" priority="0" type="normal" scheduling="fixed-work">
 | 
			
		||||
          <constraint type="must-start-on" time="20190423T000000Z"/>
 | 
			
		||||
        </task>
 | 
			
		||||
        <task id="33" name="Protokoll implementieren" note="" work="172800" start="20190423T000000Z" end="20190504T170000Z" work-start="20190423T080000Z" percent-complete="5" priority="0" type="normal" scheduling="fixed-work">
 | 
			
		||||
        <task id="33" name="Protokoll implementieren" note="" work="172800" start="20190423T000000Z" end="20190504T170000Z" work-start="20190423T080000Z" percent-complete="100" priority="0" type="normal" scheduling="fixed-work">
 | 
			
		||||
          <constraint type="must-start-on" time="20190423T000000Z"/>
 | 
			
		||||
        </task>
 | 
			
		||||
        <task id="34" name="Suche implementieren" note="" work="86400" start="20190504T170000Z" end="20190511T170000Z" work-start="20190507T080000Z" percent-complete="0" priority="0" type="normal" scheduling="fixed-work">
 | 
			
		||||
        <task id="34" name="Suche implementieren" note="" work="86400" start="20190504T170000Z" end="20190511T170000Z" work-start="20190507T080000Z" percent-complete="100" priority="0" type="normal" scheduling="fixed-work">
 | 
			
		||||
          <predecessors>
 | 
			
		||||
            <predecessor id="1" predecessor-id="32" type="FS"/>
 | 
			
		||||
          </predecessors>
 | 
			
		||||
        </task>
 | 
			
		||||
        <task id="35" name="Hauptlogik implementieren" note="Hauptsächlich Glue-Code

" work="57600" start="20190504T170000Z" end="20190508T170000Z" work-start="20190507T080000Z" percent-complete="0" priority="0" type="normal" scheduling="fixed-work">
 | 
			
		||||
        <task id="35" name="Hauptlogik implementieren" note="Hauptsächlich Glue-Code

" work="57600" start="20190504T170000Z" end="20190508T170000Z" work-start="20190507T080000Z" percent-complete="100" priority="0" type="normal" scheduling="fixed-work">
 | 
			
		||||
          <predecessors>
 | 
			
		||||
            <predecessor id="1" predecessor-id="33" type="FS"/>
 | 
			
		||||
            <predecessor id="1" predecessor-id="32" type="FS"/>
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user