Sha256: 7f85419f33ec1eb471695a415d18c162ea010c032d04f6b7bdd8a8e6e1b80104
Contents?: true
Size: 1.47 KB
Versions: 28
Compression:
Stored size: 1.47 KB
Contents
project prj "Simple Project" "1.0" 2005-06-06-00:00-+0000 - 2005-06-26-00:00-+0000 { timezone "America/Denver" scenario plan "Plan Scenario" { active yes } } projectids prj resource tux "Tux" task items "Project breakdown" { task plan "Plan work" { start 2005-06-06-06:00-+0000 end 2005-06-08-23:00-+0000 scheduling asap scheduled } task implementation "Implement work" { depends items.plan start 2005-06-09-15:00-+0000 end 2005-06-15-23:00-+0000 scheduling asap scheduled } task acceptance "Customer acceptance" { depends items.implementation start 2005-06-15-23:00-+0000 end 2005-06-20-23:00-+0000 scheduling asap scheduled } } supplement task items { priority 500 projectid prj } supplement task items.plan { priority 500 projectid prj } supplement task items.implementation { booking tux 2005-06-09-15:00-+0000 + 8.0h, 2005-06-10-15:00-+0000 + 8.0h, 2005-06-13-15:00-+0000 + 8.0h, 2005-06-14-15:00-+0000 + 8.0h, 2005-06-15-15:00-+0000 + 8.0h { overtime 2 } priority 500 projectid prj } supplement task items.acceptance { priority 500 projectid prj } supplement resource tux { workinghours sun off workinghours mon 9:00 - 17:00 workinghours tue 9:00 - 17:00 workinghours wed 9:00 - 17:00 workinghours thu 9:00 - 17:00 workinghours fri 9:00 - 17:00 workinghours sat off }
Version data entries
28 entries across 14 versions & 1 rubygems