Timeline


and

02/22/2020:

09:49 ScriptBuilder_Tutorial edited by sdanthin
(diff)

02/19/2020:

13:51 ScriptBuilderTasks edited by jdalbey
strikethrough pretty print (diff)

02/13/2020:

10:04 ScriptBuilder_ReferenceManual edited by jdalbey
elaborate load units (diff)

02/12/2020:

14:20 WikiStart edited by jdalbey
remove old links (diff)

02/06/2020:

13:48 Changeset in tmcsimulator [583] by jdalbey
Remove obsolete events files from root of Visualizer and GTEC.
13:46 Changeset in tmcsimulator [582] by jdalbey
Remove redundant files from data_layers for GTEC and Visualizer
13:41 Changeset in tmcsimulator [581] by jdalbey
Fix GTEC by removing obsolete updateVDSlayer function and adjusting output …
13:40 Changeset in tmcsimulator [580] by jdalbey
Fix visualizer so it ignores blank lines in traffic events file, and …
13:10 GraphicTrafficEventsCreator_userguide edited by jdalbey
add comment char (diff)
12:59 GraphicTrafficEventsCreator_userguide edited by jdalbey
add paragraph about visualizer (diff)

02/04/2020:

08:51 RoadMap edited by jdalbey
check done items (diff)

02/03/2020:

18:26 DownloadPage edited by jdalbey
add revision 207 (diff)
18:22 ScriptBuilder_r207.zip attached to DownloadPage by jdalbey
18:06 Ticket #242 (CHP Radio event can be created without accompanying Audio event.) created by jdalbey
Steps to reproduce: Create new incident. Create CAD event at time zero. …
18:03 Ticket #241 (ScriptBuilder events created at time zero can't be moved to a different ...) created by jdalbey
Steps to reproduce: Create a new incident. Create CAD event at time zero. …
17:44 Ticket #240 (Scenario open throws filenotfound exception for missing external DTD) closed by jdalbey
fixed: Added helpful error dialog to loadScriptFromFile() in …
17:42 Changeset in tmcsimulator-scriptbuilder [207] by jdalbey
SimulationScript?.java modified to catch exception caused when external DTD …
16:19 Ticket #240 (Scenario open throws filenotfound exception for missing external DTD) created by jdalbey
If an xml file being opened refers to an external DTD file that isn't …
16:09 Ticket #239 (ScriptBuilder gets FileNotFound .../incident_script.dtd when saving ...) closed by jdalbey
fixed: Solved this by performing the prettyprint without the first two lines of …
16:01 Changeset in tmcsimulator-scriptbuilder [206] by jdalbey
Modify prettyprint code to prepend xml header lines AFTER the pretty …
15:39 Ticket #239 (ScriptBuilder gets FileNotFound .../incident_script.dtd when saving ...) created by jdalbey
It seems that the recently added Prettyprint code wants to validate the …

02/02/2020:

08:46 WikiStart edited by jdalbey
add gtec user guide link (diff)
08:43 GraphicTrafficEventsCreator_userguide edited by jdalbey
v1 (diff)
08:39 GraphicTrafficEventsCreator_userguide edited by jdalbey
draft (diff)
08:22 gtec_startup.png attached to GraphicTrafficEventsCreator_userguide by jdalbey
Initial display when program begins
08:21 GraphicTrafficEventsCreator_userguide created by jdalbey
draft
08:11 TanmayTasks edited by jdalbey
complete 6. (diff)
08:09 Changeset in tmcsimulator [579] by jdalbey
Add timebox to GTEC.

02/01/2020:

16:58 Changeset in tmcsimulator-scriptbuilder [205] by jdalbey
XMLBuilder.java remove diagnostic print.
16:51 Ticket #238 (Incident HEADER_INFO tag not written to xml file if properties form ...) created by jdalbey
Steps to reproduce: Start Scriptbuilder. Add a new incident 101. Fill in …
16:23 Ticket #237 (Prettyprint XML output) closed by jdalbey
done: Implemented in r204. Added some static methods to XMLBuilder class to …
16:21 Changeset in tmcsimulator-scriptbuilder [204] by jdalbey
Put a copy of incident_script.dtd in trunk so that saving a scenario in …
16:18 Changeset in tmcsimulator-scriptbuilder [203] by jdalbey
XMLWriter.java name changed to XMLBuilder. Add pretty printing methods …
15:32 Ticket #237 (Prettyprint XML output) created by jdalbey
When ScriptBuilder outputs XML, prettify the formatting. I also like …

01/31/2020:

15:42 Changeset in tmcsimulator [578] by jdalbey
Fix syntax error in incident_script.dtd
15:39 Ticket #236 (Change XMLWriter to output a link to DTD instead of embedding DTD.) closed by jdalbey
done: Fixed in r201
15:39 Changeset in tmcsimulator-scriptbuilder [202] by jdalbey
Fix syntax error in incident_script.dtd
15:37 Changeset in tmcsimulator-scriptbuilder [201] by jdalbey
XMLWriter.java Change from embedding DTD to using a link to external DTD …
15:19 Changeset in tmcsimulator-scriptbuilder [200] by jdalbey
rename script.dtd to incident_script.dtd and change links in xml files
15:15 Changeset in tmcsimulator [577] by jdalbey
Rename script.xml to incident_script.xml and rename links to it in all …
15:06 Ticket #236 (Change XMLWriter to output a link to DTD instead of embedding DTD.) created by jdalbey
Currently XMLWriter outputs the entire DTD embedded within an incident …
15:04 ScriptBuilderTasks edited by jdalbey
checked off 2 items (diff)
13:34 Changeset in tmcsimulator [576] by jdalbey
script.dtd updated to match current xml scripts (previous version was very …
12:12 ScriptBuilderTasks edited by jdalbey
add ref (diff)

01/30/2020:

14:26 ScriptBuilderTasks edited by jdalbey
add ref (diff)
14:01 Changeset in tmcsimulator [575] by jdalbey
full_script_2016.xml formatted using …

01/29/2020:

14:05 Ticket #235 (Create skeleton web2py project for LCS) created by jdalbey
Create a new web2py project. Integrate login page, home page, and search …
13:29 Changeset in tmcsimulator [574] by jdalbey
Move Audio folder under Scenarios
13:28 Changeset in tmcsimulator [573] by jdalbey
Change config files to point to Scenarios/Audio? to reflect new audio …
12:45 ScriptBuilder_ReferenceManual edited by sdanthin
(diff)
12:43 ScriptBuilder_Tutorial created by jdalbey
placeholder
12:42 WikiStart edited by jdalbey
revise SB links (diff)
12:38 ScriptBuilder_ReferenceManual edited by sdanthin
(diff)
12:04 Changeset in tmcsimulator [572] by jdalbey
Remove obsolete code from GTEC/index.html
11:19 ScriptBuilder_ReferenceManual edited by sdanthin
(diff)
11:11 incidentPropertiesWindow.png attached to ScriptBuilder_ReferenceManual by sdanthin
10:57 ScriptBuilder_ReferenceManual edited by sdanthin
(diff)
10:55 ScriptBuilder_ReferenceManual edited by sdanthin
(diff)
10:40 ScriptBuilder_ReferenceManual edited by sdanthin
(diff)
10:28 overviewRightClickMenu.png attached to ScriptBuilder_ReferenceManual by sdanthin
10:27 overviewUnitMenu.png attached to ScriptBuilder_ReferenceManual by sdanthin
10:27 overviewIncidentMenu.png attached to ScriptBuilder_ReferenceManual by sdanthin
10:19 overviewScenarioMenu.png attached to ScriptBuilder_ReferenceManual by sdanthin
10:15 ScriptBuilder_ReferenceManual edited by sdanthin
(diff)
10:10 overviewTimeline.png attached to ScriptBuilder_ReferenceManual by sdanthin
10:09 overviewMenuBar.png attached to ScriptBuilder_ReferenceManual by sdanthin
10:09 ScriptBuilder_ReferenceManual edited by sdanthin
(diff)
05:17 Ticket #211 (Certain CHPRadioEvents cause an exception to be thrown when the file with ...) closed by jdalbey
fixed: Fixed in r197 by manually adjusting the RadioFile tag in inc_187.xml to …
05:12 ScriptBuilderTasks edited by jdalbey
elaborate formatting (diff)
05:11 ScriptBuilderTasks edited by jdalbey
add item (diff)
05:03 ScriptBuilderTasks edited by jdalbey
add link (diff)
04:37 ScriptBuilderTasks edited by jdalbey
add color item (diff)
04:28 ScriptBuilderTasks edited by jdalbey
add xml prettify (diff)
03:34 Changeset in tmcsimulator-scriptbuilder [199] by jdalbey
Add script.dtd to Scenarios folder
03:21 Changeset in tmcsimulator-scriptbuilder [198] by jdalbey
Add Scenarios folder and two incident scripts: full and practice
03:20 Changeset in tmcsimulator [571] by jdalbey
Fix error in RadioFile? tag 187/18715 in full script.

01/28/2020:

21:34 ScriptBuilder_ReferenceManual edited by sdanthin
(diff)
21:30 ScriptBuilder_ReferenceManual edited by sdanthin
(diff)
21:19 ScriptBuilder_ReferenceManual edited by sdanthin
(diff)
21:18 ScriptBuilder_ReferenceManual edited by sdanthin
(diff)
10:23 ScriptBuilder_ReferenceManual edited by sdanthin
(diff)
05:05 eventEditorOverviewWindow.png attached to ScriptBuilder_ReferenceManual by sdanthin
05:04 ScriptBuilder_ReferenceManual edited by sdanthin
(diff)
04:53 incidentEditorOverviewWindow.png attached to ScriptBuilder_ReferenceManual by sdanthin
04:53 ScriptBuilder_ReferenceManual edited by sdanthin
(diff)
04:49 scriptOverviewWindow.png attached to ScriptBuilder_ReferenceManual by sdanthin
Image of script overview window with some example incidents placed.
04:48 ScriptBuilder_ReferenceManual edited by sdanthin
(diff)
04:45 ScriptBuilder_ReferenceManual edited by sdanthin
(diff)

01/27/2020:

18:03 ScriptBuilder_ReferenceManual edited by sdanthin
(diff)
Note: See TracTimeline for information about the timeline view.