Timeline
09/26/2017:
- 13:44 Changeset in tmcsimulator-scriptbuilder [127] by
- Location of incidents folder now settable in application.properties file. …
- 13:41 Ticket #27 (NullPointerException thrown if Incidents folder not found.) closed by
- fixed: Upon failure to locate the incidents folder, the program now displays a …
- 12:06 Ticket #23 (Add deploy target to ScriptBuilder build.xml) closed by
- done: Completed in r126. Created a new target, 'zip', in build.xml. The zip …
- 11:59 Changeset in tmcsimulator-scriptbuilder [126] by
- build.xml: Added target "zip" to create a distributable zip file.
- 09:31 Changeset in tmcsimulator-scriptbuilder [125] by
- build.xml: Added target "package-jars" to add the needed libraries to the …
- 09:25 Ticket #27 (NullPointerException thrown if Incidents folder not found.) created by
- If the user tries to open the Incident Palette and the Incidents folder …
- 09:10 Ticket #26 (Make text fields in "Incident Information" panel of Incident Editor ...) closed by
- done: Fixed in r124.
- 09:09 Changeset in tmcsimulator-scriptbuilder [124] by
- IncidentEditorFrame?.java: Make text fields in "Incident Information" panel …
- 09:08 Ticket #26 (Make text fields in "Incident Information" panel of Incident Editor ...) created by
- Make text fields in "Incident Information" panel of Incident Editor …
- 08:50 Ticket #25 (Create stubs for unimplemented features) created by
- Prior to letting our customers interact with the application we should …
- 08:46 Ticket #24 (Write Quick Start help content) created by
- Create a one page Quick Start reference on the Trac Wiki with the core …
- 08:39 Ticket #23 (Add deploy target to ScriptBuilder build.xml) created by
- Add deploy target to ScriptBuilder build.xml to create a deployable jar …
09/25/2017:
- 17:16 Ticket #21 (Events can have start times not aligned to the nearest minute) reopened by
- 16:17 ATMSDriver created by
- 15:05 ScriptBuilderSpecs edited by
- (diff)
- 00:15 ContactInfo created by
09/19/2017:
- 14:41 Changeset in tmcsimulator-scriptbuilder [123] by
- Fixed a bug in saveIncidentActionPerformed() which caused a null pointer …
- 14:15 Changeset in tmcsimulator-scriptbuilder [122] by
- Added message panel warning user, if the first event placed in an incident …
- 13:19 Ticket #22 (Modify the drag-n-drop mechanism for placing events on the timeline) closed by
- done: Changes relevant to this task were made in R121. I removed the empty …
- 13:15 Changeset in tmcsimulator-scriptbuilder [121] by
- Removed select button. Added ability to deselect event buttons by clicking …
- 11:33 Ticket #22 (Modify the drag-n-drop mechanism for placing events on the timeline) created by
- Modify the drag-n-drop mechanism for placing events on the timeline to …
09/16/2017:
- 14:27 Changeset in tmcsimulator [77] by
- fep_rpc_client: NetworkReader? complete. All cpp code is commented and …
09/13/2017:
- 14:22 Changeset in tmcsimulator [76] by
- In network.java, LoopDetectorStation?.java and LoopDetector?.java, added …
- 12:39 Changeset in tmcsimulator-scriptbuilder [120] by
- Altered addNewEvent() so that start times of events are now rounded to the …
- 12:38 Ticket #21 (Events can have start times not aligned to the nearest minute) closed by
- fixed: Took the easy way out on this one. Added a statement at the beginning of …
- 12:30 Changeset in tmcsimulator-scriptbuilder [119] by
- Fixed a bug which caused an event to be destroyed if it was the only event …
- 12:21 Ticket #20 (Single-event incidents lose that event if it's moved) closed by
- fixed: This bug was the result of the convoluted way events were relocated. …
- 01:37 Changeset in tmcsimulator [75] by
- Renamed fep_client_cpp to ATMSCommunicator, and upgraded it to cpp from …
09/12/2017:
- 09:59 Ticket #21 (Events can have start times not aligned to the nearest minute) created by
- If an event has a start time with the value NN:NN:XX, where N is any …
- 09:48 Ticket #20 (Single-event incidents lose that event if it's moved) created by
- If an event is the only one in an incident, and the user attempts to move …
09/07/2017:
- 19:34 Changeset in tmcsimulator [74] by
- network_factory.cpp: changed test data, successful green dot
- 15:25 Changeset in tmcsimulator [73] by
- changed some comments / housekeeping
- 14:51 Changeset in tmcsimulator-scriptbuilder [118] by
- Added a pair of radio buttons under the +15 button on IncidentEditorFrame? …
- 14:08 Changeset in tmcsimulator-scriptbuilder [117] by
- Redesigned the method by which the first event in an event is added to …
- 13:44 Changeset in tmcsimulator-scriptbuilder [116] by
- The first event added to any incident is automatically placed at time 0 …
- 13:36 Changeset in tmcsimulator [72] by
- added lds_data files, we are now dumping fep_reply to ATMS with real data
- 13:34 Changeset in tmcsimulator-scriptbuilder [115] by
- Fixed a bug that prevented more time from being added to the end of the …
- 13:33 Ticket #14 (+15 feature doesn't work on New Incidents) closed by
- fixed: The threshold value used to determine whether or not the timeline tick …
- 13:19 Changeset in tmcsimulator-scriptbuilder [114] by
- Set visibility of +15:00 button in ScriptBuilderFrame? to false. This …
- 13:17 Ticket #15 (+15 button appears in Overview window) closed by
- fixed: Added a line to constructor of ScriptBuilderFrame?, which set the …
- 13:12 Ticket #18 (Events/Properties popup menu should NOT appear in the Incident Editor.) closed by
- fixed: Added a second constructor to IncidentTimelinePanel? with a boolean …
- 00:59 Changeset in tmcsimulator [71] by
- corrected compile errors, minor housekeeping
- 00:37 Changeset in tmcsimulator [70] by
- expanded client
09/06/2017:
- 11:37 Changeset in tmcsimulator-scriptbuilder [113] by
- Added constructor to IncidentTimelinePanel? with a boolean parameter to …
- 09:52 Ticket #17 (Incident number in new incident dialog doesn't auto advance) closed by
- fixed
- 09:52 Changeset in tmcsimulator-scriptbuilder [112] by
- Changed newIncidentActionPerformed() method to find the lowest new …
- 08:51 Ticket #19 (Changing incident start time in Incident Properties has no effect) closed by
- fixed
- 08:51 Ticket #19 (Changing incident start time in Incident Properties has no effect) created by
- Changing the value of the "Incident Start time, in minutes" JSpinner …
- 08:48 Ticket #16 (Changing incident length in Incident Properties dialog has no effect) closed by
- fixed
09/05/2017:
- 17:48 Changeset in tmcsimulator-scriptbuilder [111] by
- Annotated these files. Fixed a bug that caused newly created incidents to …
- 16:24 Changeset in tmcsimulator-scriptbuilder [110] by
- Annotated this file. Refactored various swing objects to have …
- 16:08 Changeset in tmcsimulator-scriptbuilder [109] by
- Annotated this file. Refactored various swing objects to have …
- 15:17 Changeset in tmcsimulator-scriptbuilder [108] by
- Removed JSpinner "addIncidentLength" in JFrame "incidentFrame". Replaced …
- 14:43 Changeset in tmcsimulator [69] by
- checking in
- 13:18 Changeset in tmcsimulator-scriptbuilder [107] by
- Fixed a bug where deleting the first timeslice of an incident would not …
- 12:33 Changeset in tmcsimulator-scriptbuilder [106] by
- Fixed a bug which prevented the length of an incident from being properly …
- 11:44 Ticket #18 (Events/Properties popup menu should NOT appear in the Incident Editor.) created by
- Events/Properties popup menu should NOT appear in the Incident Editor but …
- 11:41 Changeset in tmcsimulator-scriptbuilder [105] by
- ScriptBuilderFrame?: removed Edit Incident and Incident Details from the …
- 11:38 Changeset in tmcsimulator-scriptbuilder [104] by
- IncidentEditor?: Changed text in title bar from "Script Builder" to …
- 11:34 Ticket #17 (Incident number in new incident dialog doesn't auto advance) created by
- When a new incident is created, the new incident dialog displays an …
- 11:30 Ticket #16 (Changing incident length in Incident Properties dialog has no effect) created by
- Changing incident length in Incident Properties dialog has no effect. …
- 11:27 Ticket #15 (+15 button appears in Overview window) created by
- +15 button appears in Overview window but it should not, or at least be …
- 11:24 Ticket #14 (+15 feature doesn't work on New Incidents) created by
- +15 feature (r84) seems to work on loaded incidents but not new ones. …
- 06:57 Changeset in tmcsimulator [68] by
- Add branches for fep client spike
09/01/2017:
- 12:13 Changeset in tmcsimulator-scriptbuilder [103] by
- Individual incident editor window now shows the relevant incident as …
- 12:08 Changeset in tmcsimulator-scriptbuilder [102] by
- Commented out main() method.
08/30/2017:
- 10:05 Changeset in tmcsimulator-scriptbuilder [101] by
- Added text field, txtEventStart, to bottom of event editor screen. This …
08/29/2017:
- 10:51 Changeset in tmcsimulator-scriptbuilder [100] by
- Added statements to disable zoom slider, zoom icons, and add time button …
- 10:50 Changeset in tmcsimulator-scriptbuilder [99] by
- Added statements to disable zoom slider, zoom icons, and add time button …
- 10:40 Changeset in tmcsimulator-scriptbuilder [98] by
- Added "Add 15 minutes" button, btnAddTime, to both Script Builder and …
- 10:10 Changeset in tmcsimulator-scriptbuilder [97] by
- Fixed bug preventing the last incident in a timeslice from being deleted …
- 09:44 Changeset in tmcsimulator-scriptbuilder [96] by
- Removed "Delete" option from popup context menu. Incidents can still be …
- 09:38 Changeset in tmcsimulator-scriptbuilder [95] by
- When the "new incident" properties screen is closed, the relevant incident …
- 09:36 Changeset in tmcsimulator-scriptbuilder [94] by
- Minor cosmetic changes.
- 08:12 Changeset in tmcsimulator-scriptbuilder [93] by
- Moved classes which represent elements of the main event editor frame to …
08/28/2017:
- 16:12 Changeset in tmcsimulator-scriptbuilder [92] by
- Removed superfluous "Remove" buttons on several panels. Removed interface …
- 15:39 Changeset in tmcsimulator-scriptbuilder [91] by
- Added functionality for popup menu options: "Events", "Properties", …
- 13:50 Changeset in tmcsimulator-scriptbuilder [90] by
- Removed the call to Editor.java from mouseClicked() when the parent window …
- 13:38 Changeset in tmcsimulator-scriptbuilder [89] by
- Added dropdown menu item to ScriptBuilderFrame?: "Delete Incident". When …
- 13:17 Changeset in tmcsimulator-scriptbuilder [88] by
- IncidentTimelinePanel?.java: Added right-click context menu ("popup") with …
- 09:44 Ticket #13 (Viewing incident details destroys events in that incident) closed by
- fixed
- 09:42 Changeset in tmcsimulator-scriptbuilder [87] by
- Fixed a bug in which editing an incident in the incident details screen, …
08/27/2017:
- 14:58 Changeset in tmcsimulator-scriptbuilder [86] by
- Add new file OverviewWinSpike?.java to experiment with Overview Window …
- 13:04 Changeset in tmcsimulator-scriptbuilder [85] by
- ScriptBuilderFrame? - added explanatory comments in …
Note: See TracTimeline
for information about the timeline view.
