Changes between Version 2 and Version 3 of ScriptBuilderTasks


Ignore:
Timestamp:
06/25/2019 06:15:47 AM (7 years ago)
Author:
jdalbey
Comment:

Add some priorities

Legend:

Unmodified
Added
Removed
Modified
  • ScriptBuilderTasks

    v2 v3  
    33Create a new script for a Construction Work Zone incident. 
    44 
    5 Get UI feedback from Neil and Jeff. 
     5Get UI feedback from Neil. 
    66 
    7 Add a "needs saving" indicator to the title bar. Also, prompt the user to confirm if they try to exit and there are unsaved changes. 
     7(2) Add a "needs saving" indicator to the title bar. Also, prompt the user to confirm if they try to exit and there are unsaved changes. 
    88 
    9 Incident type, location, and color should be saved to XML.  Need additional fields in Properties dialog. 
     9(2) Incident type, location, and color should be saved to XML.  Need additional fields in Properties dialog. 
    1010 
    11 Fix defect - CAD log data not appearing in Sim Mgr. 
     11(1) Fix defect - CAD log data not appearing in Sim Mgr. 
    1212 
    1313Be able to insert X minutes into timeline at a specific point.  And delete. 
    1414 
    15 It might be helpful to be able to select multiple events in the same timeslice to adjust start time simultaneously. 
     15(2) It might be helpful to be able to select multiple events in the same timeslice to adjust start time simultaneously. 
    1616 
    17 Confirm that !ScriptHandler understands all tags from Scriptbuilder. 
     17(1) Confirm that !ScriptHandler understands all tags from Scriptbuilder. 
    1818 
    1919Replace "Paramics" button label with "Traffic Modeler". 
    2020 
    21 Add tooltips to buttons or have a Key for event types under Help menu. 
     21Add tooltips to buttons or have a legend explaining event types under Help menu. 
    2222 
    2323Design resources file structure. Organized by incident then by media type. Decide file naming scheme for media files (need sequence numbering?) 
     
    2525When a media event is created fill in the file field with a placeholder that points to an actual file that contains "placeholder" content. 
    2626 
    27 Need a msg dialog to give feedback when an event's time is changed, because otherwise it just disappears. 
     27(2) Need a msg dialog to give feedback when an event's time is changed, because otherwise it just disappears. 
    2828 
    2929Provide an easy way to move an event to a new time.  Drag and drop would be ideal, but a right-click to bring up an input field would be adequate.