Sha256: 90469167ca7f77aba1135d6c688aa474dd5f8c046252435f75d4c2717bbd3d7d

Contents?: true

Size: 1013 Bytes

Versions: 5

Compression:

Stored size: 1013 Bytes

Contents

project prj "Example" "1.0" 2000-01-01-00:00-+0000 - 2000-03-31-00:00-+0000 {
  timezone "America/Denver"
  scenario plan "Plan Scenario" {
    active yes
  }
}

projectids prj

resource r1 "Resource1"
resource r2 "Resource2"

task t1 "Task1" {
  start 2000-01-01-07:00-+0000
  end 2000-02-05-00:00-+0000
  scheduling asap
  scheduled
}
supplement task t1 {
  priority 500
  projectid prj
}
supplement resource r1 {
  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
}
supplement resource r2 {
  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

5 entries across 5 versions & 1 rubygems

Version Path
taskjuggler-0.2.2 test/TestSuite/Export-Reports/refs/Shift.tjp
taskjuggler-0.2.1 test/TestSuite/Export-Reports/refs/Shift.tjp
taskjuggler-0.2.0 test/TestSuite/Export-Reports/refs/Shift.tjp
taskjuggler-0.1.1 test/TestSuite/Export-Reports/refs/Shift.tjp
taskjuggler-0.1.0 test/TestSuite/Export-Reports/refs/Shift.tjp