taskjuggler 0.1.0 → 0.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/CHANGELOG +1812 -1
- data/benchmarks/css/tjmanual.css +20 -0
- data/benchmarks/css/tjreport.css +7 -6
- data/doc/CHANGELOG.html +1833 -1
- data/doc/Object.html +102 -0
- data/doc/TaskJuggler.html +283 -283
- data/doc/TaskJuggler/HTMLDocument.html +63 -41
- data/doc/TaskJuggler/KeywordDocumentation.html +1 -1
- data/doc/TaskJuggler/Report.html +148 -147
- data/doc/TaskJuggler/ReportServlet.html +1 -1
- data/doc/TaskJuggler/RichTextDocument.html +1 -1
- data/doc/TaskJuggler/RichTextIntermediate.html +3 -3
- data/doc/TaskJuggler/RichTextSnip.html +1 -1
- data/doc/TaskJuggler/SheetHandlerBase.html +1 -1
- data/doc/TaskJuggler/SyntaxReference.html +2 -2
- data/doc/TaskJuggler/TextParser.html +59 -59
- data/doc/TaskJuggler/UserManual.html +1 -1
- data/doc/TaskJuggler/WelcomePage.html +1 -1
- data/doc/index.html +655 -651
- data/doc/lib/exchangebug_rb.html +69 -0
- data/doc/lib/{taskjuggler/HTMLElements_rb.html → ruby-signal-bug_rb.html} +9 -9
- data/doc/lib/taskjuggler/AccountScenario_rb.html +1 -1
- data/doc/lib/taskjuggler/Account_rb.html +1 -1
- data/doc/lib/taskjuggler/AlgorithmDiff_rb.html +1 -1
- data/doc/lib/taskjuggler/Allocation_rb.html +1 -1
- data/doc/lib/taskjuggler/AppConfig_rb.html +1 -1
- data/doc/lib/taskjuggler/AttributeBase_rb.html +1 -1
- data/doc/lib/taskjuggler/AttributeDefinition_rb.html +1 -1
- data/doc/lib/taskjuggler/Attributes_rb.html +1 -1
- data/doc/lib/taskjuggler/BatchProcessor_rb.html +1 -1
- data/doc/lib/taskjuggler/Booking_rb.html +1 -1
- data/doc/lib/taskjuggler/ChargeSet_rb.html +1 -1
- data/doc/lib/taskjuggler/Charge_rb.html +1 -1
- data/doc/lib/taskjuggler/DataCache_rb.html +1 -1
- data/doc/lib/taskjuggler/FileList_rb.html +1 -1
- data/doc/lib/taskjuggler/HTMLDocument_rb.html +1 -1
- data/doc/lib/taskjuggler/IntervalList_rb.html +1 -1
- data/doc/lib/taskjuggler/Interval_rb.html +1 -1
- data/doc/lib/taskjuggler/Journal_rb.html +1 -1
- data/doc/lib/taskjuggler/KeywordArray_rb.html +1 -1
- data/doc/lib/taskjuggler/KeywordDocumentation_rb.html +1 -1
- data/doc/lib/taskjuggler/Limits_rb.html +1 -1
- data/doc/lib/taskjuggler/LogFile_rb.html +1 -1
- data/doc/lib/taskjuggler/Log_rb.html +1 -1
- data/doc/lib/taskjuggler/LogicalExpression_rb.html +1 -1
- data/doc/lib/taskjuggler/LogicalFunction_rb.html +1 -1
- data/doc/lib/taskjuggler/LogicalOperation_rb.html +1 -1
- data/doc/lib/taskjuggler/MessageHandler_rb.html +1 -1
- data/doc/lib/taskjuggler/ProjectFileParser_rb.html +1 -1
- data/doc/lib/taskjuggler/ProjectFileScanner_rb.html +1 -1
- data/doc/lib/taskjuggler/Project_rb.html +1 -1
- data/doc/lib/taskjuggler/PropertyList_rb.html +1 -1
- data/doc/lib/taskjuggler/PropertySet_rb.html +1 -1
- data/doc/lib/taskjuggler/PropertyTreeNode_rb.html +1 -1
- data/doc/lib/taskjuggler/Query_rb.html +1 -1
- data/doc/lib/taskjuggler/RealFormat_rb.html +1 -1
- data/doc/lib/taskjuggler/ResourceScenario_rb.html +1 -1
- data/doc/lib/taskjuggler/Resource_rb.html +1 -1
- data/doc/lib/taskjuggler/RichText/Document_rb.html +1 -1
- data/doc/lib/taskjuggler/RichText/Element_rb.html +1 -1
- data/doc/lib/taskjuggler/RichText/FunctionExample_rb.html +1 -1
- data/doc/lib/taskjuggler/RichText/FunctionHandler_rb.html +1 -1
- data/doc/lib/taskjuggler/RichText/Parser_rb.html +1 -1
- data/doc/lib/taskjuggler/RichText/RTFHandlers_rb.html +1 -1
- data/doc/lib/taskjuggler/RichText/RTFNavigator_rb.html +1 -1
- data/doc/lib/taskjuggler/RichText/RTFQuery_rb.html +1 -1
- data/doc/lib/taskjuggler/RichText/RTFReportLink_rb.html +1 -1
- data/doc/lib/taskjuggler/RichText/RTFReport_rb.html +1 -1
- data/doc/lib/taskjuggler/RichText/RTFWithQuerySupport_rb.html +1 -1
- data/doc/lib/taskjuggler/RichText/Scanner_rb.html +1 -1
- data/doc/lib/taskjuggler/RichText/Snip_rb.html +1 -1
- data/doc/lib/taskjuggler/RichText/SyntaxRules_rb.html +1 -1
- data/doc/lib/taskjuggler/RichText/TOCEntry_rb.html +1 -1
- data/doc/lib/taskjuggler/RichText/TableOfContents_rb.html +1 -1
- data/doc/lib/taskjuggler/RichText_rb.html +1 -1
- data/doc/lib/taskjuggler/RuntimeConfig_rb.html +1 -1
- data/doc/lib/taskjuggler/ScenarioData_rb.html +1 -1
- data/doc/lib/taskjuggler/Scenario_rb.html +1 -1
- data/doc/lib/taskjuggler/Scoreboard_rb.html +1 -1
- data/doc/lib/taskjuggler/SheetHandlerBase_rb.html +1 -1
- data/doc/lib/taskjuggler/SheetReceiver_rb.html +1 -1
- data/doc/lib/taskjuggler/SheetSender_rb.html +1 -1
- data/doc/lib/taskjuggler/ShiftAssignments_rb.html +1 -1
- data/doc/lib/taskjuggler/ShiftScenario_rb.html +1 -1
- data/doc/lib/taskjuggler/Shift_rb.html +1 -1
- data/doc/lib/taskjuggler/SimpleQueryExpander_rb.html +1 -1
- data/doc/lib/taskjuggler/StatusSheetReceiver_rb.html +1 -1
- data/doc/lib/taskjuggler/StatusSheetSender_rb.html +1 -1
- data/doc/lib/taskjuggler/StdIoWrapper_rb.html +1 -1
- data/doc/lib/taskjuggler/SyntaxReference_rb.html +1 -1
- data/doc/lib/taskjuggler/TableColumnDefinition_rb.html +1 -1
- data/doc/lib/taskjuggler/TaskDependency_rb.html +1 -1
- data/doc/lib/taskjuggler/TaskJuggler_rb.html +1 -1
- data/doc/lib/taskjuggler/TaskScenario_rb.html +1 -1
- data/doc/lib/taskjuggler/Task_rb.html +1 -1
- data/doc/lib/taskjuggler/TernarySearchTree_rb.html +1 -1
- data/doc/lib/taskjuggler/TextFormatter_rb.html +1 -1
- data/doc/lib/taskjuggler/TextParser/MacroTable_rb.html +1 -1
- data/doc/lib/taskjuggler/TextParser/Pattern_rb.html +1 -1
- data/doc/lib/taskjuggler/TextParser/Rule_rb.html +1 -1
- data/doc/lib/taskjuggler/TextParser/Scanner_rb.html +1 -1
- data/doc/lib/taskjuggler/TextParser/SourceFileInfo_rb.html +1 -1
- data/doc/lib/taskjuggler/TextParser/StackElement_rb.html +1 -1
- data/doc/lib/taskjuggler/TextParser/State_rb.html +1 -1
- data/doc/lib/taskjuggler/TextParser/TokenDoc_rb.html +1 -1
- data/doc/lib/taskjuggler/TextParser_rb.html +1 -1
- data/doc/lib/taskjuggler/TimeSheetReceiver_rb.html +1 -1
- data/doc/lib/taskjuggler/TimeSheetSender_rb.html +1 -1
- data/doc/lib/taskjuggler/TimeSheetSummary_rb.html +1 -1
- data/doc/lib/taskjuggler/TimeSheets_rb.html +1 -1
- data/doc/lib/taskjuggler/Tj3AppBase_rb.html +1 -1
- data/doc/lib/taskjuggler/Tj3Config_rb.html +1 -1
- data/doc/lib/taskjuggler/Tj3SheetAppBase_rb.html +1 -1
- data/doc/lib/taskjuggler/TjException_rb.html +1 -1
- data/doc/lib/taskjuggler/TjTime_rb.html +1 -1
- data/doc/lib/taskjuggler/TjpExample_rb.html +1 -1
- data/doc/lib/taskjuggler/TjpSyntaxRules_rb.html +1 -1
- data/doc/lib/taskjuggler/URLParameter_rb.html +1 -1
- data/doc/lib/taskjuggler/UTF8String_rb.html +1 -1
- data/doc/lib/taskjuggler/UserManual_rb.html +1 -1
- data/doc/lib/taskjuggler/VimSyntax_rb.html +1 -1
- data/doc/lib/taskjuggler/WorkingHours_rb.html +1 -1
- data/doc/lib/taskjuggler/XMLDocument_rb.html +1 -1
- data/doc/lib/taskjuggler/XMLElement_rb.html +1 -1
- data/doc/lib/taskjuggler/apps/Tj3Client_rb.html +1 -1
- data/doc/lib/taskjuggler/apps/Tj3Daemon_rb.html +1 -1
- data/doc/lib/taskjuggler/apps/Tj3Man_rb.html +1 -1
- data/doc/lib/taskjuggler/apps/Tj3SsReceiver_rb.html +1 -1
- data/doc/lib/taskjuggler/apps/Tj3SsSender_rb.html +1 -1
- data/doc/lib/taskjuggler/apps/Tj3TsReceiver_rb.html +1 -1
- data/doc/lib/taskjuggler/apps/Tj3TsSender_rb.html +1 -1
- data/doc/lib/taskjuggler/apps/Tj3TsSummary_rb.html +1 -1
- data/doc/lib/taskjuggler/apps/Tj3_rb.html +1 -1
- data/doc/lib/taskjuggler/daemon/Daemon_rb.html +1 -1
- data/doc/lib/taskjuggler/daemon/ProcessIntercom_rb.html +1 -1
- data/doc/lib/taskjuggler/daemon/ProjectBroker_rb.html +1 -1
- data/doc/lib/taskjuggler/daemon/ProjectServer_rb.html +1 -1
- data/doc/lib/taskjuggler/daemon/ReportServer_rb.html +1 -1
- data/doc/lib/taskjuggler/daemon/ReportServlet_rb.html +1 -1
- data/doc/lib/taskjuggler/daemon/WebServer_rb.html +1 -1
- data/doc/lib/taskjuggler/daemon/WelcomePage_rb.html +1 -1
- data/doc/lib/taskjuggler/deep_copy_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/CSVFile_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/CollisionDetector_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/ColumnTable_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/GanttChart_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/GanttContainer_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/GanttHeaderScaleItem_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/GanttHeader_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/GanttLine_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/GanttLoadStack_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/GanttMilestone_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/GanttRouter_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/GanttTaskBar_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/HTMLGraphics_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/Navigator_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/NikuReport_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/ReportBase_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/ReportContext_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/ReportTableCell_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/ReportTableColumn_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/ReportTableLegend_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/ReportTableLine_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/ReportTable_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/Report_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/ResourceListRE_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/StatusSheetReport_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/TableReport_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/TaskListRE_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/TextReport_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/TimeSheetReport_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/TjpExportRE_rb.html +1 -1
- data/doc/lib/tj3_rb.html +1 -1
- data/doc/lib/tj3client_rb.html +1 -1
- data/doc/lib/tj3d_rb.html +1 -1
- data/doc/lib/tj3man_rb.html +1 -1
- data/doc/lib/tj3ss_receiver_rb.html +1 -1
- data/doc/lib/tj3ss_sender_rb.html +1 -1
- data/doc/lib/tj3ts_receiver_rb.html +1 -1
- data/doc/lib/tj3ts_sender_rb.html +1 -1
- data/doc/lib/tj3ts_summary_rb.html +1 -1
- data/lib/exchangebug.rb +42 -0
- data/lib/ruby-signal-bug.rb +55 -0
- data/lib/taskjuggler/HTMLDocument.rb +6 -3
- data/lib/taskjuggler/KeywordDocumentation.rb +1 -1
- data/lib/taskjuggler/RichText/Document.rb +1 -1
- data/lib/taskjuggler/RichText/Snip.rb +1 -1
- data/lib/taskjuggler/SheetHandlerBase.rb +1 -1
- data/lib/taskjuggler/SyntaxReference.rb +2 -2
- data/lib/taskjuggler/Tj3Config.rb +1 -1
- data/lib/taskjuggler/UserManual.rb +1 -1
- data/lib/taskjuggler/daemon/ReportServlet.rb +1 -1
- data/lib/taskjuggler/daemon/WelcomePage.rb +1 -1
- data/lib/taskjuggler/reports/Report.rb +4 -3
- data/tasks/changelog.rake +2 -2
- data/test/TestSuite/CSV-Reports/alert.tjp +9 -0
- data/test/TestSuite/CSV-Reports/refs/alert.csv +15 -0
- data/test/TestSuite/Export-Reports/refs/DST.tjp +60 -0
- data/test/TestSuite/Export-Reports/refs/ReleasePlan.tjp +80 -0
- data/test/TestSuite/HTML-Reports/Alerts.html +412 -160
- data/test/TestSuite/HTML-Reports/TimeSheet.html +79 -0
- data/test/TestSuite/HTML-Reports/css/tjmanual.css +20 -0
- data/test/TestSuite/HTML-Reports/css/tjreport.css +7 -6
- data/test/TestSuite/HTML-Reports/reference.html +51 -0
- data/test/TestSuite/ReportGenerator/Correct/Alerts-1.csv +412 -0
- data/test/TestSuite/ReportGenerator/Correct/Alerts-1.html +680 -0
- data/test/TestSuite/ReportGenerator/Correct/DependencyList.csv +4 -0
- data/test/TestSuite/ReportGenerator/Correct/DependencyList.tjp +25 -0
- data/test/TestSuite/ReportGenerator/Correct/Journal-1.csv +8 -0
- data/test/TestSuite/ReportGenerator/Correct/Journal-2.csv +8 -0
- data/test/TestSuite/ReportGenerator/Correct/Journal-3.html +28 -0
- data/test/TestSuite/ReportGenerator/Correct/LogicalFunctions2.csv +3 -0
- data/test/TestSuite/ReportGenerator/Correct/css/tjmanual.css +86 -0
- data/test/TestSuite/ReportGenerator/Correct/css/tjreport.css +413 -0
- data/test/TestSuite/ReportGenerator/Correct/icons/details.png +0 -0
- data/test/TestSuite/ReportGenerator/Correct/icons/flag-green.png +0 -0
- data/test/TestSuite/ReportGenerator/Correct/icons/flag-red.png +0 -0
- data/test/TestSuite/ReportGenerator/Correct/icons/flag-yellow.png +0 -0
- data/test/TestSuite/ReportGenerator/Correct/icons/resource.png +0 -0
- data/test/TestSuite/ReportGenerator/Correct/icons/resourcegroup.png +0 -0
- data/test/TestSuite/ReportGenerator/Correct/icons/task.png +0 -0
- data/test/TestSuite/ReportGenerator/Correct/icons/taskgroup.png +0 -0
- data/test/TestSuite/ReportGenerator/Correct/icons/trend-down.png +0 -0
- data/test/TestSuite/ReportGenerator/Correct/icons/trend-flat.png +0 -0
- data/test/TestSuite/ReportGenerator/Correct/icons/trend-up.png +0 -0
- data/test/TestSuite/ReportGenerator/Correct/opennodes-1.csv +2 -0
- data/test/TestSuite/ReportGenerator/Correct/opennodes.csv +2 -0
- data/test/TestSuite/ReportGenerator/Correct/opennodes.tjp +26 -0
- data/test/TestSuite/ReportGenerator/Correct/refs/opennodes-1.csv +2 -0
- data/test/TestSuite/{HTML-Reports/scripts → ReportGenerator/Correct}/scripts/wz_tooltip.js +20 -20
- data/test/TestSuite/Scheduler/' +23 -0
- data/test/TestSuite/Scheduler/Correct/css/tjmanual.css +86 -0
- data/test/TestSuite/Scheduler/Correct/css/tjreport.css +413 -0
- data/test/TestSuite/Scheduler/Correct/icons/details.png +0 -0
- data/test/TestSuite/Scheduler/Correct/icons/flag-green.png +0 -0
- data/test/TestSuite/Scheduler/Correct/icons/flag-red.png +0 -0
- data/test/TestSuite/Scheduler/Correct/icons/flag-yellow.png +0 -0
- data/test/TestSuite/Scheduler/Correct/icons/resource.png +0 -0
- data/test/TestSuite/Scheduler/Correct/icons/resourcegroup.png +0 -0
- data/test/TestSuite/Scheduler/Correct/icons/task.png +0 -0
- data/test/TestSuite/Scheduler/Correct/icons/taskgroup.png +0 -0
- data/test/TestSuite/Scheduler/Correct/icons/trend-down.png +0 -0
- data/test/TestSuite/Scheduler/Correct/icons/trend-flat.png +0 -0
- data/test/TestSuite/Scheduler/Correct/icons/trend-up.png +0 -0
- data/test/TestSuite/Scheduler/Correct/scripts/wz_tooltip.js +1301 -0
- data/test/TestSuite/StatusSheetTemplates/project.tji +35 -0
- data/test/TestSuite/StatusSheetTemplates/project.tjp +56 -0
- data/test/TestSuite/StatusSheets/TimeSheets/2002-03-01/resource1_2002-03-01.tji +0 -0
- data/test/TestSuite/Syntax/Correct/DST.tjp +11 -0
- data/test/TestSuite/Syntax/Correct/ReleasePlan.tjp +32 -0
- data/test/TestSuite/TimeSheets/receiver.log.mod +1056 -0
- data/test/TestSuite/TimeSheets/uu.txt +29 -0
- metadata +980 -941
- data/benchmarks/UTF-8-Strings.rb +0 -58
- data/benchmarks/profile.clt +0 -36082
- data/benchmarks/profile.html +0 -58182
- data/doc/TaskJuggler/HTMLElements.html +0 -599
- data/test/TestSuite/Export-Reports/refs/CompletedWork.tji.tjp +0 -40
- data/test/TestSuite/HTML-Reports/CellText.html +0 -758
- data/test/TestSuite/HTML-Reports/ColumnPeriods.html +0 -156
- data/test/TestSuite/HTML-Reports/IsOngoing.html +0 -172
- data/test/TestSuite/HTML-Reports/LogicalFunctions.html +0 -245
- data/test/TestSuite/HTML-Reports/Query.html +0 -31
- data/test/TestSuite/HTML-Reports/depArrows.html +0 -851
- data/test/TestSuite/HTML-Reports/profile.html +0 -37581
- data/test/TestSuite/StatusSheets/dev2.tji +0 -22
- data/test/TestSuite/Syntax/Correct/CompletedWork.tji.tjp +0 -38
- data/test/TestSuite/TimeSheets/resrep.tji +0 -7
- data/test/TestSuite/TimeSheets/ts.tji +0 -351
- data/test/TestSuite/TimeSheets/tsdef.tji +0 -2
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
project "opennodes test" 2010-06-01 +1m
|
|
2
|
+
|
|
3
|
+
resource r1 "R1" {
|
|
4
|
+
resource r2 "R2"
|
|
5
|
+
}
|
|
6
|
+
resource r3 "R3"
|
|
7
|
+
|
|
8
|
+
task t1 "T1" {
|
|
9
|
+
task t2 "T2" {
|
|
10
|
+
effort 4d
|
|
11
|
+
allocate r1
|
|
12
|
+
}
|
|
13
|
+
task t3 "T3" {
|
|
14
|
+
task t4 "T4" {
|
|
15
|
+
effort 2d
|
|
16
|
+
allocate r3
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
taskreport "opennodes-1" {
|
|
22
|
+
formats csv
|
|
23
|
+
opennodes -
|
|
24
|
+
hideresource ~isleaf_()
|
|
25
|
+
}
|
|
26
|
+
|
|
@@ -44,7 +44,7 @@ var config = new Object();
|
|
|
44
44
|
|
|
45
45
|
|
|
46
46
|
//=================== GLOBAL TOOLTIP CONFIGURATION =========================//
|
|
47
|
-
var tt_Debug =
|
|
47
|
+
var tt_Debug = false // false or true - recommended: false once you release your page to the public
|
|
48
48
|
var tt_Enabled = true // Allows to (temporarily) suppress tooltips, e.g. by providing the user with a button that sets this global variable to false
|
|
49
49
|
var TagsToTip = true // false or true - if true, HTML elements to be converted to tooltips via TagToTip() are automatically hidden;
|
|
50
50
|
// if false, you should hide those HTML elements yourself
|
|
@@ -56,26 +56,26 @@ var TagsToTip = true // false or true - if true, HTML elements to be converted
|
|
|
56
56
|
// Example: onmouseover="Tip('Tooltip text', LEFT, true, BGCOLOR, '#FF9900', FADEIN, 400)"
|
|
57
57
|
|
|
58
58
|
config. Above = false // false or true - tooltip above mousepointer
|
|
59
|
-
config. BgColor = '#
|
|
59
|
+
config. BgColor = '#C3C8DA' // Background colour (HTML colour value, in quotes)
|
|
60
60
|
config. BgImg = '' // Path to background image, none if empty string ''
|
|
61
|
-
config. BorderColor = '#
|
|
61
|
+
config. BorderColor = '#999999'
|
|
62
62
|
config. BorderStyle = 'solid' // Any permitted CSS value, but I recommend 'solid', 'dotted' or 'dashed'
|
|
63
63
|
config. BorderWidth = 1
|
|
64
|
-
config. CenterMouse =
|
|
64
|
+
config. CenterMouse = true // false or true - center the tip horizontally below (or above) the mousepointer
|
|
65
65
|
config. ClickClose = false // false or true - close tooltip if the user clicks somewhere
|
|
66
|
-
config. ClickSticky =
|
|
67
|
-
config. CloseBtn =
|
|
68
|
-
config. CloseBtnColors = ['#
|
|
66
|
+
config. ClickSticky = true // false or true - make tooltip sticky if user left-clicks on the hovered element while the tooltip is active
|
|
67
|
+
config. CloseBtn = true // false or true - closebutton in titlebar
|
|
68
|
+
config. CloseBtnColors = ['#505050', '#FFFFFF', '#A0A0A0', '#000000'] // [Background, text, hovered background, hovered text] - use empty strings '' to inherit title colours
|
|
69
69
|
config. CloseBtnText = ' X ' // Close button text (may also be an image tag)
|
|
70
70
|
config. CopyContent = true // When converting a HTML element to a tooltip, copy only the element's content, rather than converting the element by its own
|
|
71
|
-
config. Delay =
|
|
71
|
+
config. Delay = 750 // Time span in ms until tooltip shows up
|
|
72
72
|
config. Duration = 0 // Time span in ms after which the tooltip disappears; 0 for infinite duration, < 0 for delay in ms _after_ the onmouseout until the tooltip disappears
|
|
73
|
-
config. Exclusive = false
|
|
74
|
-
config. FadeIn =
|
|
75
|
-
config. FadeOut =
|
|
73
|
+
config. Exclusive = false // false or true - no other tooltip can appear until the current one has actively been closed
|
|
74
|
+
config. FadeIn = 400 // Fade-in duration in ms, e.g. 400; 0 for no animation
|
|
75
|
+
config. FadeOut = 400
|
|
76
76
|
config. FadeInterval = 30 // Duration of each fade step in ms (recommended: 30) - shorter is smoother but causes more CPU-load
|
|
77
77
|
config. Fix = null // Fixated position, two modes. Mode 1: x- an y-coordinates in brackets, e.g. [210, 480]. Mode 2: Show tooltip at a position related to an HTML element: [ID of HTML element, x-offset, y-offset from HTML element], e.g. ['SomeID', 10, 30]. Value null (default) for no fixated positioning.
|
|
78
|
-
config. FollowMouse =
|
|
78
|
+
config. FollowMouse = false // false or true - tooltip follows the mouse
|
|
79
79
|
config. FontColor = '#000044'
|
|
80
80
|
config. FontFace = 'Verdana,Geneva,sans-serif'
|
|
81
81
|
config. FontSize = '8pt' // E.g. '9pt' or '12px' - unit is mandatory
|
|
@@ -85,22 +85,22 @@ config. JumpHorz = false // false or true - jump horizontally to other side of
|
|
|
85
85
|
config. JumpVert = true // false or true - jump vertically "
|
|
86
86
|
config. Left = false // false or true - tooltip on the left of the mouse
|
|
87
87
|
config. OffsetX = 14 // Horizontal offset of left-top corner from mousepointer
|
|
88
|
-
config. OffsetY =
|
|
88
|
+
config. OffsetY = 4 // Vertical offset
|
|
89
89
|
config. Opacity = 100 // Integer between 0 and 100 - opacity of tooltip in percent
|
|
90
|
-
config. Padding =
|
|
91
|
-
config. Shadow =
|
|
92
|
-
config. ShadowColor = '#
|
|
93
|
-
config. ShadowWidth =
|
|
90
|
+
config. Padding = 10 // Spacing between border and content
|
|
91
|
+
config. Shadow = true // false or true
|
|
92
|
+
config. ShadowColor = '#A0A0A0'
|
|
93
|
+
config. ShadowWidth = 4
|
|
94
94
|
config. Sticky = false // false or true - fixate tip, ie. don't follow the mouse and don't hide on mouseout
|
|
95
95
|
config. TextAlign = 'left' // 'left', 'right' or 'justify'
|
|
96
96
|
config. Title = '' // Default title text applied to all tips (no default title: empty string '')
|
|
97
|
-
config. TitleAlign = '
|
|
98
|
-
config. TitleBgColor = '' // If empty string '', BorderColor will be used
|
|
97
|
+
config. TitleAlign = 'center' // 'left' or 'right' - text alignment inside the title bar
|
|
98
|
+
config. TitleBgColor = '#7A7A7A' // If empty string '', BorderColor will be used
|
|
99
99
|
config. TitleFontColor = '#FFFFFF' // Color of title text - if '', BgColor (of tooltip body) will be used
|
|
100
100
|
config. TitleFontFace = '' // If '' use FontFace (boldified)
|
|
101
101
|
config. TitleFontSize = '' // If '' use FontSize
|
|
102
102
|
config. TitlePadding = 2
|
|
103
|
-
config. Width =
|
|
103
|
+
config. Width = -600 // Tooltip width; 0 for automatic adaption to tooltip content; < -1 (e.g. -240) for a maximum width for that automatic adaption;
|
|
104
104
|
// -1: tooltip width confined to the width required for the titlebar
|
|
105
105
|
//======= END OF TOOLTIP CONFIG, DO NOT CHANGE ANYTHING BELOW ==============//
|
|
106
106
|
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
project "test" 2009-11-30 +2m {
|
|
2
|
+
trackingscenario plan
|
|
3
|
+
}
|
|
4
|
+
|
|
5
|
+
resource r1 "R1"
|
|
6
|
+
|
|
7
|
+
task t1 "Task 1" {
|
|
8
|
+
effort 5d
|
|
9
|
+
allocate r1
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
timesheet r1 2009-11-30 +1w {
|
|
13
|
+
# MARK: error 14 ts_alert2_more_details
|
|
14
|
+
task t1 {
|
|
15
|
+
work 2d
|
|
16
|
+
remaining 0d
|
|
17
|
+
status red "Some headline here!" {
|
|
18
|
+
summary "I had good fun!"
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
|
|
@@ -0,0 +1,86 @@
|
|
|
1
|
+
pre {
|
|
2
|
+
font-size:16px;
|
|
3
|
+
font-family: Courier;
|
|
4
|
+
padding-left:8px;
|
|
5
|
+
padding-right:8px;
|
|
6
|
+
padding-top:0px;
|
|
7
|
+
padding-bottom:0px;
|
|
8
|
+
}
|
|
9
|
+
p {
|
|
10
|
+
margin-top:8px;
|
|
11
|
+
margin-bottom:8px;
|
|
12
|
+
}
|
|
13
|
+
code {
|
|
14
|
+
font-size:16px;
|
|
15
|
+
font-family: Courier;
|
|
16
|
+
}
|
|
17
|
+
.table {
|
|
18
|
+
background-color:#ABABAB;
|
|
19
|
+
width:100%;
|
|
20
|
+
}
|
|
21
|
+
.tag {
|
|
22
|
+
background-color:#E0E0F0;
|
|
23
|
+
font-size:16px;
|
|
24
|
+
font-weight:bold;
|
|
25
|
+
padding-left:8px;
|
|
26
|
+
padding-right:8px;
|
|
27
|
+
padding-top:5px;
|
|
28
|
+
padding-bottom:5px;
|
|
29
|
+
}
|
|
30
|
+
.descr {
|
|
31
|
+
background-color:#F0F0F0;
|
|
32
|
+
font-size:16px;
|
|
33
|
+
padding-left:8px;
|
|
34
|
+
padding-right:8px;
|
|
35
|
+
padding-top:5px;
|
|
36
|
+
padding-bottom:5px;
|
|
37
|
+
}
|
|
38
|
+
.attrtable {
|
|
39
|
+
background-color:#ABABAB;
|
|
40
|
+
margin:-3px;
|
|
41
|
+
}
|
|
42
|
+
.attrtag {
|
|
43
|
+
background-color:#F0F0F0;
|
|
44
|
+
font-family: Courier;
|
|
45
|
+
padding-left:6px;
|
|
46
|
+
padding-right:6px;
|
|
47
|
+
padding-top:3px;
|
|
48
|
+
padding-bottom:3px;
|
|
49
|
+
}
|
|
50
|
+
.attrdescr {
|
|
51
|
+
background-color:#F0F0F0;
|
|
52
|
+
padding-left:6px;
|
|
53
|
+
padding-right:6px;
|
|
54
|
+
padding-top:3px;
|
|
55
|
+
padding-bottom:3px;
|
|
56
|
+
width:100%;
|
|
57
|
+
}
|
|
58
|
+
.codeframe{
|
|
59
|
+
border-width:2px;
|
|
60
|
+
border-color:#ABABAB;
|
|
61
|
+
border-style:solid;
|
|
62
|
+
background-color:#F0F0F0;
|
|
63
|
+
margin-top:8px;
|
|
64
|
+
margin-bottom:8px;
|
|
65
|
+
}
|
|
66
|
+
.code {
|
|
67
|
+
padding-left:15px;
|
|
68
|
+
padding-right:15px;
|
|
69
|
+
padding-top:0px;
|
|
70
|
+
padding-bottom:0px;
|
|
71
|
+
}
|
|
72
|
+
div[codesection] {
|
|
73
|
+
border-width:2px;
|
|
74
|
+
border-color:#ABABAB;
|
|
75
|
+
border-style:solid;
|
|
76
|
+
background-color:#F0F0F0;
|
|
77
|
+
margin-top:8px;
|
|
78
|
+
margin-bottom:8px;
|
|
79
|
+
}
|
|
80
|
+
pre[codesection] {
|
|
81
|
+
padding-left:15px;
|
|
82
|
+
padding-right:15px;
|
|
83
|
+
padding-top:0px;
|
|
84
|
+
padding-bottom:0px;
|
|
85
|
+
}
|
|
86
|
+
|
|
@@ -0,0 +1,413 @@
|
|
|
1
|
+
body {
|
|
2
|
+
font-family:Bitstream Vera Sans, Tahoma, sans-serif;
|
|
3
|
+
font-size:15px;
|
|
4
|
+
}
|
|
5
|
+
h1, h2, table, tr, td, div, span {
|
|
6
|
+
font-family: Bitstream Vera Sans, Tahoma, sans-serif;
|
|
7
|
+
}
|
|
8
|
+
table {
|
|
9
|
+
}
|
|
10
|
+
td, div { padding:0px; margin:0px; }
|
|
11
|
+
h1 { font-size:22px; }
|
|
12
|
+
h2 { font-size:18px; }
|
|
13
|
+
h3 { font-size:16px; }
|
|
14
|
+
|
|
15
|
+
.tj_journal {
|
|
16
|
+
font-size:11px;
|
|
17
|
+
}
|
|
18
|
+
i.tj_journal { font-size:9px; }
|
|
19
|
+
h1.tj_journal {
|
|
20
|
+
font-size:16px;
|
|
21
|
+
margin-left:0px;
|
|
22
|
+
}
|
|
23
|
+
h2.tj_journal {
|
|
24
|
+
font-size:14px;
|
|
25
|
+
margin-left:10px;
|
|
26
|
+
}
|
|
27
|
+
h3.tj_journal {
|
|
28
|
+
margin-top:5px;
|
|
29
|
+
font-size:13px;
|
|
30
|
+
margin-bottom:1px;
|
|
31
|
+
margin-left:20px;
|
|
32
|
+
}
|
|
33
|
+
h4.tj_journal {
|
|
34
|
+
font-size:12px;
|
|
35
|
+
margin-left:30px;
|
|
36
|
+
}
|
|
37
|
+
p.tj_journal {
|
|
38
|
+
margin-top:1px;
|
|
39
|
+
margin-bottom:5px;
|
|
40
|
+
margin-left:30px;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
/* The basic elements of a text report page. */
|
|
44
|
+
.tj_text_page {
|
|
45
|
+
width:100%;
|
|
46
|
+
border-spacing:0px;
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
.tj_text_row {
|
|
50
|
+
}
|
|
51
|
+
.tj_column_left {
|
|
52
|
+
vertical-align:top;
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
.tj_column_center {
|
|
56
|
+
vertical-align:top;
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
.tj_column_right {
|
|
60
|
+
vertical-align:top;
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
/* The top-level page layout */
|
|
64
|
+
.tj_page {
|
|
65
|
+
margin: 35px 5% 25px 5%;
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
/* The container that holds report tables */
|
|
69
|
+
.tj_table_frame {
|
|
70
|
+
margin-left:auto;
|
|
71
|
+
margin-right:auto;
|
|
72
|
+
text-align:center;
|
|
73
|
+
background-color:#9a9a9a;
|
|
74
|
+
margin-top:15px;
|
|
75
|
+
margin-bottom:15px;
|
|
76
|
+
border-spacing:1px;
|
|
77
|
+
font-size:13px;
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
/* The headline box for report tables */
|
|
81
|
+
.tj_table_headline {
|
|
82
|
+
font-size:16px;
|
|
83
|
+
font-weight:bold;
|
|
84
|
+
white-space:nowrap;
|
|
85
|
+
padding:5px;
|
|
86
|
+
margin:1px;
|
|
87
|
+
text-align:center;
|
|
88
|
+
color:#000000;
|
|
89
|
+
background-color:#d4dde6;
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
.tj_table {
|
|
93
|
+
background-color:#9a9a9a;
|
|
94
|
+
margin:0px;
|
|
95
|
+
border-spacing:1px;
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
/* The cells of the table header. */
|
|
99
|
+
.tj_table_header_cell {
|
|
100
|
+
padding:0px 3px 0px 3px;
|
|
101
|
+
white-space:nowrap;
|
|
102
|
+
border-spacing:0px;
|
|
103
|
+
overflow:hidden;
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
/* A regular table cell. It usually contains the cell icon, the text
|
|
107
|
+
* label and a tooltip trigger. */
|
|
108
|
+
.tj_table_cell {
|
|
109
|
+
vertical-align:top;
|
|
110
|
+
padding:0px 4px 0px 2px;
|
|
111
|
+
margin:0px;
|
|
112
|
+
width:100%;
|
|
113
|
+
border-spacing:0px;
|
|
114
|
+
position: relative;
|
|
115
|
+
overflow:hidden;
|
|
116
|
+
}
|
|
117
|
+
|
|
118
|
+
/* The symbol is the icon to the left of the text label in a table
|
|
119
|
+
* cell. */
|
|
120
|
+
.tj_table_cell_icon {
|
|
121
|
+
vertical-align:top;
|
|
122
|
+
text-align:right;
|
|
123
|
+
padding:2px 3px 0px 0px;
|
|
124
|
+
width:19px;
|
|
125
|
+
}
|
|
126
|
+
|
|
127
|
+
/* This is the text label of a cell. */
|
|
128
|
+
.tj_table_cell_label {
|
|
129
|
+
vertical-align:top;
|
|
130
|
+
padding-top:1px;
|
|
131
|
+
}
|
|
132
|
+
|
|
133
|
+
/* The box around the icon to the right of the text label. This is
|
|
134
|
+
* optional and triggers the tooltip with the full text of the cell in
|
|
135
|
+
* case the cell is not large enough to show everything. */
|
|
136
|
+
.tj_table_cell_tooltip {
|
|
137
|
+
vertical-align:top;
|
|
138
|
+
padding:2px 0px 0px 3px;
|
|
139
|
+
}
|
|
140
|
+
|
|
141
|
+
/* The container that holds the invisible tooltips. */
|
|
142
|
+
.tj_tooltip_box{
|
|
143
|
+
position:fixed;
|
|
144
|
+
top:0px;
|
|
145
|
+
left:0px;
|
|
146
|
+
display:none;
|
|
147
|
+
visibility:hidden;
|
|
148
|
+
}
|
|
149
|
+
|
|
150
|
+
/* The caption box for report tables */
|
|
151
|
+
.tj_table_caption {
|
|
152
|
+
padding: 5px 13px 5px 13px;
|
|
153
|
+
background-color:#ebf2ff;
|
|
154
|
+
text-align:left;
|
|
155
|
+
white-space:normal;
|
|
156
|
+
margin:1px;
|
|
157
|
+
font-size:13px
|
|
158
|
+
}
|
|
159
|
+
|
|
160
|
+
.tj_table_legend_frame {
|
|
161
|
+
padding:5px;
|
|
162
|
+
margin:1px;
|
|
163
|
+
background-color:#d4dde6;
|
|
164
|
+
}
|
|
165
|
+
|
|
166
|
+
/* The legend of reports with calendar and Gantt charts */
|
|
167
|
+
.tj_table_legend {
|
|
168
|
+
margin-left:auto;
|
|
169
|
+
margin-right:auto;
|
|
170
|
+
text-align:center;
|
|
171
|
+
font-size:11px;
|
|
172
|
+
color:#000000;
|
|
173
|
+
border-spacing:1px;
|
|
174
|
+
}
|
|
175
|
+
|
|
176
|
+
/* A row of the table legend */
|
|
177
|
+
.tj_legend_row {
|
|
178
|
+
height:19px;
|
|
179
|
+
}
|
|
180
|
+
|
|
181
|
+
/* Headlines used for the legend when both chart types are used in a
|
|
182
|
+
* report */
|
|
183
|
+
.tj_legend_headline {
|
|
184
|
+
font-size:12px;
|
|
185
|
+
font-weight:bold;
|
|
186
|
+
}
|
|
187
|
+
|
|
188
|
+
/* A legend row has 3 items. An item contains a label and a symbol */
|
|
189
|
+
.tj_legend_item {
|
|
190
|
+
}
|
|
191
|
+
|
|
192
|
+
.tj_legend_symbol {
|
|
193
|
+
position: relative;
|
|
194
|
+
width:45px;
|
|
195
|
+
height:19px;
|
|
196
|
+
}
|
|
197
|
+
|
|
198
|
+
.tj_legend_label {
|
|
199
|
+
text-align: left;
|
|
200
|
+
}
|
|
201
|
+
|
|
202
|
+
.tj_legend_spacer {
|
|
203
|
+
width:30px;
|
|
204
|
+
}
|
|
205
|
+
|
|
206
|
+
.tj_gantt_jag {
|
|
207
|
+
position:absolute;
|
|
208
|
+
border-style: solid;
|
|
209
|
+
width: 0px;
|
|
210
|
+
height: 0px;
|
|
211
|
+
line-height: 0px;
|
|
212
|
+
border-top: 5px solid black;
|
|
213
|
+
border-left: 5px solid transparent;
|
|
214
|
+
border-right: 5px solid transparent;
|
|
215
|
+
border-bottom: none
|
|
216
|
+
}
|
|
217
|
+
|
|
218
|
+
.tj_diamond_top {
|
|
219
|
+
position:absolute;
|
|
220
|
+
border-style: solid;
|
|
221
|
+
width: 0px;
|
|
222
|
+
height: 0px;
|
|
223
|
+
line-height: 0px;
|
|
224
|
+
border-top: none;
|
|
225
|
+
border-left: 7px solid transparent;
|
|
226
|
+
border-right: 7px solid transparent;
|
|
227
|
+
border-bottom: 7px solid black;
|
|
228
|
+
}
|
|
229
|
+
.tj_diamond_bottom {
|
|
230
|
+
position:absolute;
|
|
231
|
+
border-style: solid;
|
|
232
|
+
width: 0px;
|
|
233
|
+
height: 0px;
|
|
234
|
+
line-height: 0px;
|
|
235
|
+
border-top: 7px solid black;
|
|
236
|
+
border-left: 7px solid transparent;
|
|
237
|
+
border-right: 7px solid transparent;
|
|
238
|
+
border-bottom: none;
|
|
239
|
+
}
|
|
240
|
+
|
|
241
|
+
.tj_arrow_head {
|
|
242
|
+
position:absolute;
|
|
243
|
+
border-style: solid;
|
|
244
|
+
width: 0px;
|
|
245
|
+
height: 0px;
|
|
246
|
+
line-height: 0px;
|
|
247
|
+
border-top: 5px solid transparent;
|
|
248
|
+
border-left: 5px solid black;
|
|
249
|
+
border-right: none;
|
|
250
|
+
border-bottom: 5px solid transparent;
|
|
251
|
+
}
|
|
252
|
+
|
|
253
|
+
.tabback {
|
|
254
|
+
background-color:#9a9a9a;
|
|
255
|
+
overflow:visible;
|
|
256
|
+
}
|
|
257
|
+
.tabfront { background-color:#d4dde6; }
|
|
258
|
+
.tabhead {
|
|
259
|
+
white-space:nowrap;
|
|
260
|
+
background-color:#7a7a7a;
|
|
261
|
+
color:#ffffff;
|
|
262
|
+
text-align:center;
|
|
263
|
+
}
|
|
264
|
+
.tabhead_offduty {
|
|
265
|
+
white-space:nowrap;
|
|
266
|
+
background-color:#bdbdaa;
|
|
267
|
+
color:#000000;
|
|
268
|
+
}
|
|
269
|
+
.tabfooter {
|
|
270
|
+
white-space:nowrap;
|
|
271
|
+
background-color:#9a9a9a;
|
|
272
|
+
color:#ffffff;
|
|
273
|
+
text-align:center;
|
|
274
|
+
}
|
|
275
|
+
.headercelldiv {
|
|
276
|
+
padding-top:1px;
|
|
277
|
+
padding-right:3px;
|
|
278
|
+
padding-left:3px;
|
|
279
|
+
padding-bottom:0px;
|
|
280
|
+
white-space:nowrap;
|
|
281
|
+
overflow:hidden;
|
|
282
|
+
}
|
|
283
|
+
.celldiv {
|
|
284
|
+
padding:1px 3px 2px 3px;
|
|
285
|
+
white-space:nowrap;
|
|
286
|
+
overflow:hidden;
|
|
287
|
+
position: relative;
|
|
288
|
+
}
|
|
289
|
+
.tabline { color:#000000 }
|
|
290
|
+
.tabcell {
|
|
291
|
+
white-space:nowrap;
|
|
292
|
+
overflow:hidden;
|
|
293
|
+
padding:0px;
|
|
294
|
+
}
|
|
295
|
+
.taskcell1 {
|
|
296
|
+
background-color:#ebf2ff;
|
|
297
|
+
white-space:nowrap;
|
|
298
|
+
padding:0px;
|
|
299
|
+
}
|
|
300
|
+
.taskcell2 {
|
|
301
|
+
background-color:#d9dfeb;
|
|
302
|
+
white-space:nowrap;
|
|
303
|
+
padding:0px;
|
|
304
|
+
}
|
|
305
|
+
.resourcecell1 {
|
|
306
|
+
background-color:#fff2eb;
|
|
307
|
+
white-space:nowrap;
|
|
308
|
+
padding:0px;
|
|
309
|
+
}
|
|
310
|
+
.resourcecell2 {
|
|
311
|
+
background-color:#ebdfd9;
|
|
312
|
+
white-space:nowrap;
|
|
313
|
+
padding:0px;
|
|
314
|
+
}
|
|
315
|
+
/* The *2 versions have a 20 points less HSV value of the *1 versions*/
|
|
316
|
+
.busy1 { background-color:#ff3b3b; }
|
|
317
|
+
.busy2 { background-color:#eb3636; }
|
|
318
|
+
.loaded1 { background-color:#ff9b9b; }
|
|
319
|
+
.loaded2 { background-color:#eb8f8f; }
|
|
320
|
+
.free1 { background-color:#a5ffb4; }
|
|
321
|
+
.free2 { background-color:#98eba6; }
|
|
322
|
+
.offduty1 { background-color:#bdbdaa; }
|
|
323
|
+
.offduty2 { background-color:#a9a999; }
|
|
324
|
+
.calconttask1 { background-color:#abbeae; }
|
|
325
|
+
.calconttask2 { background-color:#99aa9c; }
|
|
326
|
+
.caltask1 { background-color:#2050e5; }
|
|
327
|
+
.caltask2 { background-color:#1c4ad1; }
|
|
328
|
+
.todo1 { background-color:#beabab; }
|
|
329
|
+
.todo2 { background-color:#aa9999; }
|
|
330
|
+
|
|
331
|
+
.tabvline {
|
|
332
|
+
background-color:#9a9a9a;
|
|
333
|
+
position:absolute;
|
|
334
|
+
}
|
|
335
|
+
.tj_gantt_frame {
|
|
336
|
+
position:absolute;
|
|
337
|
+
/* Make sure this element is above all other elements */
|
|
338
|
+
z-index:100;
|
|
339
|
+
}
|
|
340
|
+
.containerbar {
|
|
341
|
+
background-color:#09090a;
|
|
342
|
+
position:absolute;
|
|
343
|
+
}
|
|
344
|
+
.taskbarframe {
|
|
345
|
+
background-color:#09090a;
|
|
346
|
+
position:absolute;
|
|
347
|
+
}
|
|
348
|
+
.taskbar {
|
|
349
|
+
background-color:#2f57ea;
|
|
350
|
+
position:absolute;
|
|
351
|
+
}
|
|
352
|
+
.progressbar {
|
|
353
|
+
background-color:#36363f;
|
|
354
|
+
position:absolute;
|
|
355
|
+
}
|
|
356
|
+
.milestone {
|
|
357
|
+
background-color:#09090a;
|
|
358
|
+
position:absolute;
|
|
359
|
+
}
|
|
360
|
+
.loadstackframe {
|
|
361
|
+
background-color:#452a2a;
|
|
362
|
+
position:absolute;
|
|
363
|
+
}
|
|
364
|
+
.free {
|
|
365
|
+
background-color:#a5ffb5;
|
|
366
|
+
position:absolute;
|
|
367
|
+
}
|
|
368
|
+
.busy {
|
|
369
|
+
background-color:#ff9b9b;
|
|
370
|
+
position:absolute;
|
|
371
|
+
}
|
|
372
|
+
.assigned {
|
|
373
|
+
background-color:#ff3b3b;
|
|
374
|
+
position:absolute;
|
|
375
|
+
}
|
|
376
|
+
.offduty {
|
|
377
|
+
background-color:#bdbdaa;
|
|
378
|
+
white-space:nowrap;
|
|
379
|
+
position:absolute;
|
|
380
|
+
}
|
|
381
|
+
.depline {
|
|
382
|
+
background-color:#000000;
|
|
383
|
+
position:absolute;
|
|
384
|
+
}
|
|
385
|
+
.nowline {
|
|
386
|
+
background-color:#EE0000;
|
|
387
|
+
position:absolute;
|
|
388
|
+
}
|
|
389
|
+
.white {
|
|
390
|
+
background-color:#FFFFFF;
|
|
391
|
+
position:absolute;
|
|
392
|
+
}
|
|
393
|
+
|
|
394
|
+
|
|
395
|
+
.navbar_current {
|
|
396
|
+
background-color:#606060;
|
|
397
|
+
font-size:13px;
|
|
398
|
+
font-weight:bold;
|
|
399
|
+
color:#FFFFFF;
|
|
400
|
+
padding:5px;
|
|
401
|
+
}
|
|
402
|
+
.navbar_others {
|
|
403
|
+
background-color:#FFFFFF;
|
|
404
|
+
font-size:13px;
|
|
405
|
+
padding:5px;
|
|
406
|
+
}
|
|
407
|
+
.copyright {
|
|
408
|
+
font-size:9px;
|
|
409
|
+
color:#101010;
|
|
410
|
+
text-align:center;
|
|
411
|
+
margin-top:10px;
|
|
412
|
+
}
|
|
413
|
+
|