# # ChangeLog for trunk/webapps/dynamicdata in tmcsimulator # # Generated by Trac 0.12.2 # 05/02/2026 06:54:02 PM Wed, 17 Apr 2019 23:15:29 GMT jdalbey [382] * trunk/IDE_metadata/NetBeans/TMCSim/build.xml (modified) * trunk/IDE_metadata/NetBeans/TMCSim/nbproject/project.properties (modified) * trunk/bin (added) * trunk/bin/renamejars.sh (added) * trunk/bin/systemstart.sh (added) * trunk/bin/systemstart_practice_session.sh (added) * trunk/config/cad_simulator_config.properties (modified) * trunk/config/traffic_model_config (moved) * trunk/config/traffic_model_config/practice.properties (added) * trunk/config/traffic_model_config/traffic_model_config.properties (modified) * trunk/src/tmcsim/application.properties (modified) * trunk/src/tmcsim/cadsimulator/CADServer.java (modified) * trunk/src/tmcsim/simulationmanager/SimulationManager.java (modified) * trunk/webapps/dynamicdata/highway_status.json (modified) * trunk/webapps/dynamicdata/sim_elapsedtime.json (modified) CADserver.java modified to look for a system property PROP_FILE provided ... Tue, 16 Apr 2019 17:16:23 GMT jdalbey [374] * trunk/webapps/dynamicdata/full_script_accelerated.xml (moved) * trunk/webapps/dynamicdata/incident_script.xml (moved) * trunk/webapps/einotebook/scripts/LoadEvents.js (modified) move einotebook xml files Tue, 16 Apr 2019 17:11:47 GMT jdalbey [373] * trunk/webapps/cgi-bin/saveCMSmessage.py (modified) * trunk/webapps/cgi-bin/saveHARmessage.py (modified) * trunk/webapps/common/js/displayutils.js (added) * trunk/webapps/cptms/js/cmsLayer.js (modified) * trunk/webapps/cptms/js/harLayer.js (modified) * trunk/webapps/dynamicdata/sim_elapsedtime.json (modified) * trunk/webapps/dynamicdata/sim_scriptname.json (deleted) * trunk/webapps/einotebook/notebook.js (modified) * trunk/webapps/runTimer.py (moved) Update filenames in code to match dir reorg Tue, 16 Apr 2019 16:15:32 GMT jdalbey [372] * trunk/webapps/cgi-bin (moved) * trunk/webapps/cmsmonitor (added) * trunk/webapps/cmsmonitor/cms_monitor.html (moved) * trunk/webapps/common (added) * trunk/webapps/common/js (added) * trunk/webapps/common/js/fileutils.js (moved) * trunk/webapps/cptms/index.html (moved) * trunk/webapps/cptms/js/cmsLayer.js (modified) * trunk/webapps/cptms/js/harLayer.js (modified) * trunk/webapps/dynamicdata (added) * trunk/webapps/dynamicdata/cms_messages.json (moved) * trunk/webapps/dynamicdata/har_messages.json (moved) * trunk/webapps/dynamicdata/highway_status.json (moved) * trunk/webapps/dynamicdata/sim_elapsedtime.json (moved) * trunk/webapps/dynamicdata/sim_scriptname.json (moved) * trunk/webapps/einotebook (moved) * trunk/webapps/einotebook/index.html (modified) * trunk/webapps/einotebook/maps/index.html (modified) more dir reorg