Timeline


and

07/29/2019:

13:37 Ticket #181 (CAD comments not sorted correctly) closed by jdalbey
fixed: Fixed in r471.
13:36 Changeset in tmcsimulator [471] by jdalbey
Coordinator.java: Fix defect 181 in sorting CADcomments. logging_service …
05:14 Ticket #181 (CAD comments not sorted correctly) created by jdalbey
There's a defect in the sort comparator in writeToCAD() - it doesn't …

07/28/2019:

15:08 Ticket #180 (CADclient running in Windows is lacking toolbar) closed by jdalbey
fixed: Found it! The CADclientDeploy folder was missing the 'images' subfolder. …
14:34 Ticket #180 (CADclient running in Windows is lacking toolbar) created by jdalbey
Perhaps this is a minor issue since no one has complained in the past. …
06:24 Ticket #179 (activitylog_watcher output improperly formatted) closed by jdalbey
fixed: activity log watcher modified to output comma-delimited fields. Fixed in …
06:23 Changeset in tmcsimulator [470] by jdalbey
activity log watcher modified to output comma-delimited fields. Fixes …
06:05 Ticket #179 (activitylog_watcher output improperly formatted) created by jdalbey
The output fields should be comma separated.
05:39 Ticket #176 (script not loading into EI notebook) closed by jdalbey
done: Solved with a major redesign. Changed order in which page loading occurs …
05:35 Changeset in tmcsimulator [469] by jdalbey
update some scripts and revision number.
05:27 Changeset in tmcsimulator [468] by jdalbey
einotebook - multifile commit. Redesign to fix timing problem on some …

07/27/2019:

20:26 Ticket #177 (duplicate entry error in unified log) closed by jdalbey
done: Unable to reproduce, but I'm guessing that it occurs when cad_watcher …
20:23 Changeset in tmcsimulator [467] by jdalbey
cad_watcher.py added more elaborate error handling to cope with missing or …
14:08 Ticket #178 (Sim Mgr should copy xml file to incident_script.xml when a new script is ...) closed by jdalbey
done: Added a copyXMLfile method to Coordinator.java, called from loadScriptFile …
14:06 Changeset in tmcsimulator [466] by jdalbey
Add copyXMLfile method to Coordinator to fix #178.
12:59 Ticket #178 (Sim Mgr should copy xml file to incident_script.xml when a new script is ...) created by jdalbey
Currently the incident_script.xml file is manually copied from the desired …

07/26/2019:

15:03 Ticket #177 (duplicate entry error in unified log) created by jdalbey
In the unified log below, note after the error loading json that the CAD …
05:15 Ticket #175 (CAD log watcher doesn't return most recent entry) closed by jdalbey
fixed: Modified writeToCADlog in Coordinator.java to sort the items by timestamp …
05:12 Changeset in tmcsimulator [465] by jdalbey
Coordinator.java: Update writeToCAD to sort comments by timestamp instead …

07/25/2019:

16:50 RoadMap edited by jdalbey
add ticket nums (diff)
16:48 RoadMap edited by jdalbey
check one off (diff)
13:29 Ticket #176 (script not loading into EI notebook) created by jdalbey
For no apparent reason, the script is no longer loading properly in EI …
13:20 Ticket #175 (CAD log watcher doesn't return most recent entry) created by jdalbey
The CAD log watcher component of Unified Logger has a small defect. It …

07/24/2019:

13:27 Ticket #53 (Sim Mgr exception on Reset) closed by jdalbey
worksforme: I can't reproduce the exception, perhaps it was the same thing as #154, …
12:49 WishList edited by jdalbey
add note (diff)
12:44 WishList edited by jdalbey
mark fixed (diff)
12:29 Ticket #174 (ClockClient throws "unsupported" exception) closed by jdalbey
fixed: Solution: simply remove "Throws" unsupported exception. Fixed in r464.
12:27 Changeset in tmcsimulator [464] by jdalbey
Repair refresh method in ClockClient? to fix #174.
12:20 WishList edited by jdalbey
add ticket number (diff)
12:19 Ticket #174 (ClockClient throws "unsupported" exception) created by jdalbey
Steps to reproduce: Start server, Start Clock client, Start Sim Mgr, Load …

07/23/2019:

17:28 Ticket #173 (CMS Monitor doesn't display first page on startup) created by jdalbey
On startup, CMS Monitor shows "Page 1 of 0" for the first ten seconds, but …
17:24 Ticket #150 (Implement display of HAR messages in CMS Monitor) closed by jdalbey
done: Completed. Committed in r462.
17:23 Ticket #156 (Enhance CMS monitor to auto page through message list.) closed by jdalbey
done: Completed. committed in r462.
17:08 Changeset in tmcsimulator [463] by jdalbey
Update cms monitor with enhancements #156
16:17 ProdSimStartup edited by jdalbey
add troubleshooting section (diff)
13:25 WikiStart edited by jdalbey
move scriptbuilder tasks to project planning section (diff)
13:08 HOWTO-DeploySimulator edited by jdalbey
fix python command (diff)
13:03 RoadMap edited by jdalbey
completed activitylog watcher (diff)
12:59 Changeset in tmcsimulator [462] by jdalbey
fix off by one error in activity_logger
12:55 HOWTO-DeploySimulator edited by jdalbey
add unified logger (diff)
12:47 HOWTO-DeploySimulator edited by jdalbey
TBD (diff)
12:41 Changeset in tmcsimulator [461] by jdalbey
add activitylog_watcher to Unified Logging Service.
11:55 Ticket #151 (CMS Messages don't save when app run from USB drive) closed by jdalbey
wontfix: Closing this ticket ... use work around above.
05:37 WishList edited by jdalbey
completed an item (diff)
05:35 Ticket #172 (Turn "Start" label to "resume" after Pause clicked.) closed by jdalbey
done: Modified setScriptStatus. Committed in r460.
05:35 Changeset in tmcsimulator [460] by jdalbey
SimulationManagerView?.java: modify setScriptStatus() to fix ticket #172.
05:31 Ticket #172 (Turn "Start" label to "resume" after Pause clicked.) created by jdalbey
When Pause button is clicked, turn the text of the start button to say …

07/21/2019:

17:39 Ticket #154 (SimMgr GUI throws index OOB exception on startup) closed by jdalbey
done
17:38 Changeset in tmcsimulator [459] by jdalbey
addIncidentTab in SimulationManagerView? modified to be on EDT to fix …
17:02 WishList edited by jdalbey
append item (diff)

07/20/2019:

14:47 Ticket #171 (script fails on Unit tag) created by jdalbey
Using ScriptBuilder I created this simple script with one Unit tag. …

07/19/2019:

08:14 Changeset in tmcsimulator [458] by jdalbey
UnitStatus?.java in CADClient. Put refreshTable method body in Swing Event …

07/18/2019:

08:55 Changeset in tmcsimulator [457] by jdalbey
Source file re-org. Move files from obsolete atmsdriver package to …
08:55 Changeset in tmcsimulator [456] by jdalbey
Source file re-org. Move files from obsolete atmsdriver package to …
08:35 WishList edited by jdalbey
add misc item (diff)
08:22 Ticket #169 (ConfigStatusTab.java shouldn't use hardcoded names of config files.) closed by jdalbey
done: Fixed in r455.
08:20 Changeset in tmcsimulator [455] by jdalbey
ConfigStatusTab? updated to fix @169.
08:19 Changeset in tmcsimulator [454] by jdalbey
Logging Service: add missing file error check. Cad watcher modified to …

07/17/2019:

13:38 Changeset in tmcsimulator [453] by jdalbey
CADClient.java: Output revision number to console when client starts.
12:52 ProdSimStartup edited by jdalbey
add unified logger (diff)
11:57 Ticket #170 (Regression: HAR messages won't stay saved.) closed by jdalbey
done: Fixed. Configuration error. The production system startup notes caution …

07/16/2019:

15:27 Ticket #170 (Regression: HAR messages won't stay saved.) created by jdalbey
HAR messages stopped working correctly. You can save it but when you …
13:24 WikiStart edited by jdalbey
add link to incident script specs (diff)
11:02 Ticket #169 (ConfigStatusTab.java shouldn't use hardcoded names of config files.) created by jdalbey
Currently hardcoded names of config files are used in the setupComboBox() …
10:59 UnifiedLogger edited by jdalbey
update config info (diff)
10:31 UnifiedLogger edited by jdalbey
add app props (diff)
10:21 UnifiedLogger edited by jdalbey
add apache deployment (diff)
08:05 Changeset in tmcsimulator [452] by jdalbey
Enhance unified logger to use a placeholder for revision number if config …
07:42 ScriptBuilderTasks edited by jdalbey
reorder (diff)
06:38 Changeset in tmcsimulator [451] by jdalbey
Enhance build.xml to write revision number for python programs.
06:36 Changeset in tmcsimulator [450] by jdalbey
Modify properties file with new CADcomments log property.
06:35 Changeset in tmcsimulator [449] by jdalbey
Updated unit tests to use CADcomments config property.
06:34 Changeset in tmcsimulator [448] by jdalbey
Add CADcomments.log filename to CADserver config properties so Coordinator …

07/15/2019:

15:45 ProdSimStartup edited by jdalbey
fix typo (diff)
14:50 Changeset in tmcsimulator [447] by jdalbey
Add config/application_properties.cfg
14:49 Changeset in tmcsimulator [446] by jdalbey
Change unifiedlogger to get revision number from a config file instead of …

07/14/2019:

15:37 Changeset in tmcsimulator [445] by jdalbey
Changed restart dialog in CADClientView to a non-modal one to fix #159. …
10:38 Changeset in tmcsimulator [444] by jdalbey
Update unified logger to add revision number to startup message.
10:21 Changeset in tmcsimulator [443] by jdalbey
Add unified logger.zip to build.xml.

07/13/2019:

07:20 WishList edited by jdalbey
add 2 items (diff)

07/12/2019:

10:12 RoadMap edited by jdalbey
another one bites the dust (diff)
10:09 Ticket #168 (Create unix service from unified logging python application) created by jdalbey
The unified logging service runs as a python application. We want to make …
09:48 Changeset in tmcsimulator [442] by jdalbey
minor formatting improvements to unified log monitor
09:43 WikiStart edited by jdalbey
add unified logger to what's new (diff)
09:26 UnifiedLogger edited by jdalbey
Version 1 (diff)
09:11 simtimeTestdata.txt attached to UnifiedLogger by jdalbey
09:11 UnifiedLogger edited by jdalbey
draft (diff)
08:15 UnifiedLogger edited by jdalbey
draft (diff)
08:13 UnifiedLogger edited by jdalbey
draft (diff)
07:58 UnifiedLogger created by jdalbey
draft
07:17 WikiStart edited by jdalbey
add link to uni logger tests (diff)
06:45 ScriptBuilderSRS edited by jdalbey
strikethroughs added (diff)

07/11/2019:

16:30 Changeset in tmcsimulator [441] by jdalbey
Add a new config file for logging service
16:29 Changeset in tmcsimulator [440] by jdalbey
Move unified logger to python folder under src. Create a separate web app …
14:45 Changeset in tmcsimulator [439] by jdalbey
setup wing project for logging service python files. Add config file for …
14:39 Ticket #141 (Camera Display Control application) closed by jdalbey
deferred
14:37 Ticket #161 (HAR edit dialog title needs station ID) closed by jdalbey
done: Fixed in r437. ID field is now Call Sign and Frequency, e.g., KNNN868 …
14:34 Changeset in tmcsimulator [438] by jdalbey
Update HAR messages with callsigns
14:32 Changeset in tmcsimulator [437] by jdalbey
Update HAR locations with callsign id fixes #161

07/10/2019:

13:48 Changeset in tmcsimulator [436] by jdalbey
cad_watcher.py added exception handling for missing log file
13:47 Changeset in tmcsimulator [435] by jdalbey
Remove CADlogDisplay.java and put functionality into writeCADlog method of …

07/09/2019:

17:00 Ticket #164 (Display "Incident Start" for first event of an incident) closed by jdalbey
done: Fixed in r434. Shows "Incident Start" and description.
16:59 Changeset in tmcsimulator [434] by jdalbey
LoadEvents?.js modified to show incident start, and full script edited to …
14:41 RoadMap edited by jdalbey
strike out completed item (diff)

07/07/2019:

11:17 Changeset in tmcsimulator [433] by jdalbey
Unified Logger v1.0. Add cad watcher plugin to logging service.
11:13 Changeset in tmcsimulator [432] by jdalbey
CADlogDisplay updated. jar target added for CADlogDisplay. "Log Entries" …

07/06/2019:

13:54 Changeset in tmcsimulator [431] by jdalbey
Add new files for prototype of unified logging service
10:03 Ticket #120 (Clear CMS Msg fails on ID 1200022) closed by jdalbey
worksforme: July 6, 2019 can no longer reproduce. Some other change must have fixed …
09:55 Ticket #165 (Convert CMS ID's to District 12 numbering scheme) closed by jdalbey
done
09:53 Changeset in tmcsimulator [430] by jdalbey
Updated CMS id's. Fixed #165

07/05/2019:

16:02 Ticket #147 (Implement CMS_EVALUATION event type in LoadEvents function.) closed by jdalbey
done: Implemented as described above in r429.
16:01 Changeset in tmcsimulator [429] by jdalbey
Add CMS Evaluations to LoadEvents? for EINotebook. Fixes #147.

07/04/2019:

08:15 Ticket #167 (Incident Map needed for the Practice scenario.) closed by jdalbey
done: Modified the Maps tab in EINotebook to omit buttons and have two radio …

07/03/2019:

16:59 Changeset in tmcsimulator [428] by jdalbey
maps/index.html updated with a practice session incident location map.
14:24 RoadMap edited by jdalbey
(diff)
13:38 Changeset in tmcsimulator [427] by jdalbey
Update traffic model config/practice.properties
12:09 Ticket #167 (Incident Map needed for the Practice scenario.) created by jdalbey
Need location of incident (coordinates) in a separate map.
12:08 Ticket #162 (EI Notebook misbehaving during May TMC Academy) closed by jdalbey
fixed: 1, 4. Workaround: use Chrome browser. 2, 3. Can't reproduce. 5. Make a …
09:02 IncidentScriptSpecs edited by jdalbey
add intro (diff)
09:01 IncidentScriptSpecs edited by jdalbey
typos (diff)
09:00 IncidentScriptSpecs edited by jdalbey
v1 (diff)
08:48 IncidentScriptSpecs created by jdalbey

07/02/2019:

15:07 Ticket #166 (HEADER INFO is being generated with each event instead of just the ...) created by jdalbey
Should only have HEADER INFO at the start of the incident.
14:56 ScriptBuilderTasks edited by jdalbey
one done (diff)
14:31 ScriptBuilderSRS edited by jdalbey
add notes (diff)
14:16 ScriptBuilderSRS edited by jdalbey
reorder 2.3 (diff)
11:58 ScriptBuilderSRS edited by jdalbey
add internal anchor (diff)
11:50 ScriptBuilderSRS edited by jdalbey
strike through obsolete items (diff)
Note: See TracTimeline for information about the timeline view.