Ticket #127 (closed task: done)
Create Incident Summary dynamically from xml script instead of hard coding.
| Reported by: | jdalbey | Owned by: | jdalbey |
|---|---|---|---|
| Priority: | High | Milestone: | May 2019 Training |
| Component: | Electronic Instructor Notebook | Version: | |
| Severity: | Minor | Keywords: | |
| Cc: |
Description
Currently Incidents are hard coded in the PopulateIncidents.js module.
In the same manner as LoadEvents has replaced PopulateEvents, a new module LoadIncidents is needed that creates the incidents dynamically by reading the XML script.
LoadEvents should be modified to ignore the event that starts a new incident, such as 188 at 08:00.
Currently the colors used for the background for incidents is also hard coded, and this should be made dynamic as well.
It would be nice if the background color would also be used in the Incident Summary.
Change History
Note: See
TracTickets for help on using
tickets.
