# # ChangeLog for trunk/webapps/unifiedlogmonitor.html in tmcsimulator # # Generated by Trac 0.12.2 # 05/03/2026 07:23:22 PM Thu, 26 Dec 2019 23:14:52 GMT jdalbey [551] * trunk/webapps/SampleEvalPage.html (deleted) * trunk/webapps/cgi-bin/saveEvals.py (modified) * trunk/webapps/cgi-bin/saveRatingsToLog.py (added) * trunk/webapps/common/js/displayutils.js (modified) * trunk/webapps/common/js/fileutils.js (modified) * trunk/webapps/common/js/revision_number.dat (modified) * trunk/webapps/common/unifiedlog.css (added) * trunk/webapps/dynamicdata/CADcomments.log (modified) * trunk/webapps/dynamicdata/caddetails.csv (added) * trunk/webapps/dynamicdata/cms_messages.json (modified) * trunk/webapps/dynamicdata/har_messages.json (modified) * trunk/webapps/dynamicdata/highway_status.json (modified) * trunk/webapps/dynamicdata/ratings.csv (added) * trunk/webapps/dynamicdata/unifiedlog.csv (modified) * trunk/webapps/dynamicdata/unifiedlog_final.csv (added) * trunk/webapps/einotebook/roles/index.html (modified) * trunk/webapps/einotebook/roles/roles.js (modified) * trunk/webapps/einotebook/script/index.html (modified) * trunk/webapps/einotebook/script/scrollframe.js (modified) * trunk/webapps/einotebook/scripts/Evaluation.js (modified) * trunk/webapps/einotebook/scripts/Event.js (modified) * trunk/webapps/mergelogs.bash (added) * trunk/webapps/paramdemo.html (deleted) * trunk/webapps/unifiedlogdisplay.html (added) * trunk/webapps/unifiedlogmonitor.html (modified) Multi-file commit to implement saving evaluation ratings from einotebook ... Fri, 08 Nov 2019 03:19:13 GMT jdalbey [512] * trunk/webapps/unifiedlogmonitor.html (modified) unifiedlogmonitor.html implement ticket #190: add color coding Fri, 12 Jul 2019 16:48:15 GMT jdalbey [442] * trunk/src/python/unifiedlogger/package.sh (added) * trunk/src/python/unifiedlogger/wing_project.wpr (modified) * trunk/webapps/common/js/fileutils.js (modified) * trunk/webapps/dynamicdata/cms_messages.json (modified) * trunk/webapps/dynamicdata/highway_status.json (modified) * trunk/webapps/dynamicdata/incident_script.xml (modified) * trunk/webapps/dynamicdata/unifiedlog.csv (modified) * trunk/webapps/unifiedlogmonitor.html (moved) minor formatting improvements to unified log monitor Thu, 11 Jul 2019 23:29:12 GMT jdalbey [440] * trunk/src/python (added) * trunk/src/python/demo (added) * trunk/src/python/demo/__main__.py (added) * trunk/src/python/demo/config (added) * trunk/src/python/demo/config/logging_service.cfg (added) * trunk/src/python/unifiedlogger (moved) * trunk/src/python/unifiedlogger/cms_watcher.py (modified) * trunk/src/python/unifiedlogger/wing_project.wpr (modified) * trunk/src/tmcsim/application.properties (modified) * trunk/src/tmcsim/cadsimulator/Coordinator.java (modified) * trunk/webapps/common/js/revision_number.dat (modified) * trunk/webapps/cptms/js/cmsLayer.js (modified) * trunk/webapps/cptms/js/harLayer.js (modified) * trunk/webapps/dynamicdata/cms_messages.json (modified) * trunk/webapps/dynamicdata/highway_status.json (modified) * trunk/webapps/dynamicdata/unifiedlog.csv (added) * trunk/webapps/dynamicdata/unifiedlog.html (deleted) * trunk/webapps/unifiedlog.html (added) Move unified logger to python folder under src. Create a separate web ...