Sha256: 6a9a8966e049b31b69ec1f5c663f6dd2584fe06f02e772efda42301609658d80

Contents?: true

Size: 1003 Bytes

Versions: 14

Compression:

Stored size: 1003 Bytes

Contents

project celltext "celltext" "1.0" 2007-01-01-00:00-+0000 - 2007-03-01-00:00-+0000 {
  timezone "America/Denver"
  scenario plan "Plan Scenario" {
    active yes
  }
}

projectids celltext

resource tux "Tux"

task t "Task" {
  task s "SubTask" {
    start 2007-01-01-16:00-+0000
    end 2007-01-06-00:00-+0000
    scheduling asap
    scheduled
  }
}
supplement task t {
  priority 500
  projectid celltext
}
supplement task t.s {
  booking tux 2007-01-01-16:00-+0000 + 8.0h,
          2007-01-02-16:00-+0000 + 8.0h,
          2007-01-03-16:00-+0000 + 8.0h,
          2007-01-04-16:00-+0000 + 8.0h,
          2007-01-05-16:00-+0000 + 8.0h { overtime 2 }
  priority 500
  projectid celltext
}
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

14 entries across 14 versions & 1 rubygems

Version Path
taskjuggler-3.7.2 test/TestSuite/Export-Reports/refs/Celltext.tjp
taskjuggler-3.7.1 test/TestSuite/Export-Reports/refs/Celltext.tjp
taskjuggler-3.6.0 test/TestSuite/Export-Reports/refs/Celltext.tjp
taskjuggler-3.5.0 test/TestSuite/Export-Reports/refs/Celltext.tjp
taskjuggler-3.4.0 test/TestSuite/Export-Reports/refs/Celltext.tjp
taskjuggler-3.3.0 test/TestSuite/Export-Reports/refs/Celltext.tjp
taskjuggler-3.2.0 test/TestSuite/Export-Reports/refs/Celltext.tjp
taskjuggler-3.1.0 test/TestSuite/Export-Reports/refs/Celltext.tjp
taskjuggler-3.0.0 test/TestSuite/Export-Reports/refs/Celltext.tjp
taskjuggler-0.2.2 test/TestSuite/Export-Reports/refs/Celltext.tjp
taskjuggler-0.2.1 test/TestSuite/Export-Reports/refs/Celltext.tjp
taskjuggler-0.2.0 test/TestSuite/Export-Reports/refs/Celltext.tjp
taskjuggler-0.1.1 test/TestSuite/Export-Reports/refs/Celltext.tjp
taskjuggler-0.1.0 test/TestSuite/Export-Reports/refs/Celltext.tjp