Timeline


and

08/28/2017:

16:12 Changeset in tmcsimulator-scriptbuilder [92] by bmcguffin
Removed superfluous "Remove" buttons on several panels. Removed interface …
15:39 Changeset in tmcsimulator-scriptbuilder [91] by bmcguffin
Added functionality for popup menu options: "Events", "Properties", …
13:50 Changeset in tmcsimulator-scriptbuilder [90] by bmcguffin
Removed the call to Editor.java from mouseClicked() when the parent window …
13:38 Changeset in tmcsimulator-scriptbuilder [89] by bmcguffin
Added dropdown menu item to ScriptBuilderFrame?: "Delete Incident". When …
13:17 Changeset in tmcsimulator-scriptbuilder [88] by jdalbey
IncidentTimelinePanel?.java: Added right-click context menu ("popup") with …
09:44 Ticket #13 (Viewing incident details destroys events in that incident) closed by bmcguffin
fixed
09:42 Changeset in tmcsimulator-scriptbuilder [87] by bmcguffin
Fixed a bug in which editing an incident in the incident details screen, …

08/27/2017:

14:58 Changeset in tmcsimulator-scriptbuilder [86] by jdalbey
Add new file OverviewWinSpike?.java to experiment with Overview Window …
13:04 Changeset in tmcsimulator-scriptbuilder [85] by jdalbey
ScriptBuilderFrame? - added explanatory comments in …

08/26/2017:

15:46 Changeset in tmcsimulator-scriptbuilder [84] by jdalbey
RangeSlider?: Fix defect that was allowing slider thumb to be dragged too …

08/25/2017:

15:44 Ticket #11 (Loading incidents deletes existing blank incidents) closed by bmcguffin
done
15:44 Changeset in tmcsimulator-scriptbuilder [83] by bmcguffin
Fixed a bug in which adding a new incident didn't increment the counter …
15:33 Changeset in tmcsimulator-scriptbuilder [82] by bmcguffin
Fixed a bug that prevented the script builder frame from updating when the …
15:28 Ticket #12 (Closing palette doesn't update main window) closed by bmcguffin
fixed
14:42 Changeset in tmcsimulator-scriptbuilder [81] by bmcguffin
Renamed ScriptBuilderTimelinePanel? to IncidentTimelinePanel?. Renamed …
14:41 Changeset in tmcsimulator-scriptbuilder [80] by bmcguffin
Renamed allSlices() method to arrangeAllSlices().
14:40 Changeset in tmcsimulator-scriptbuilder [79] by bmcguffin
Renamed ScriptBuilderTimelinePanel? to IncidentTimelinePanel?. Renamed …
14:33 Ticket #13 (Viewing incident details destroys events in that incident) created by bmcguffin
If the user loads an incident, and then selects Incidents>Incident Details …
14:30 Ticket #12 (Closing palette doesn't update main window) created by bmcguffin
Upon closing the incident selection palette, the main window should …
14:28 Ticket #11 (Loading incidents deletes existing blank incidents) created by bmcguffin
If a new incident is created on the script, and then the user selects …
14:22 Changeset in tmcsimulator-scriptbuilder [78] by bmcguffin
Changed algorithm that calculated minimum possible zoom.
13:50 Changeset in tmcsimulator-scriptbuilder [77] by jdalbey
ScriptBuilderTimelinePanel?.java: change title bar text, adjust logic …
12:22 Changeset in tmcsimulator-scriptbuilder [76] by bmcguffin
Added javadoc for several files.
08:10 Changeset in tmcsimulator-scriptbuilder [75] by jdalbey
ScriptBuilderTimelinePanel?.java: Add local main to display this panel …
07:59 Changeset in tmcsimulator-scriptbuilder [74] by jdalbey
TimelineTickPanel?.java: Added a local main to display just this panel (as …

08/24/2017:

13:51 Changeset in tmcsimulator-scriptbuilder [73] by bmcguffin
Updated details in incident editor window allowing editor to more …
13:46 Changeset in tmcsimulator-scriptbuilder [72] by bmcguffin
Added utility method to determine whether the event is an evaluation …
13:43 Changeset in tmcsimulator-scriptbuilder [71] by bmcguffin
Updated tooltip text call to get proper text in incident editor window.
13:41 Changeset in tmcsimulator-scriptbuilder [70] by bmcguffin
Removed some redundant, never-used classes.
11:50 Changeset in tmcsimulator-scriptbuilder [69] by bmcguffin
Updated palette to describe number of incidents currently in script as …
09:14 Changeset in tmcsimulator-scriptbuilder [68] by bmcguffin
Moved apache commons jars into project folder.
08:09 Changeset in tmcsimulator-scriptbuilder [67] by jdalbey
TimeSlice?.java: improved implementation. TimeSliceTest?.java added a test.
07:27 Changeset in tmcsimulator-scriptbuilder [66] by bmcguffin
Added a directory full of incident savefiles, for use with the incident …
07:25 Changeset in tmcsimulator-scriptbuilder [65] by bmcguffin
Moved the "add incident" statement set into its own publicly accessible …
07:24 Changeset in tmcsimulator-scriptbuilder [64] by bmcguffin
Created the repeatable panel for the Incident Palette. The primary …
07:22 Changeset in tmcsimulator-scriptbuilder [63] by bmcguffin
Created Incident Selection Palette window. Incident files in a given …
07:21 Changeset in tmcsimulator-scriptbuilder [62] by bmcguffin
Added functionality to "load incident" dropdown item.

08/19/2017:

04:42 Changeset in tmcsimulator-scriptbuilder [61] by bmcguffin
Made a few cosmetic changes to the code. Added a statement in the update …

08/15/2017:

11:16 Ticket #4 (Review ScriptBuilder SRS 2.1-2.2, Effort Estimates, Schedule) closed by bmcguffin
done
11:16 Ticket #9 (Write Integration Test of Save Incident, Save Script) closed by bmcguffin
done

08/14/2017:

15:44 Changeset in tmcsimulator-scriptbuilder [60] by bmcguffin
Filled out test cases for SimulationScript?.
15:27 Changeset in tmcsimulator-scriptbuilder [59] by bmcguffin
Created new method incidentCount() for testing purposes. Added call to …
15:25 Changeset in tmcsimulator-scriptbuilder [58] by bmcguffin
Updated setOffset() method to actually shift timeslices. Changed scope of …
14:46 Changeset in tmcsimulator-scriptbuilder [57] by bmcguffin
Added test cases for TimeSlice? class. Added a reference file containing a …
12:35 Changeset in tmcsimulator-scriptbuilder [56] by bmcguffin
Added test files and began filling them out. Added an integration test for …
12:33 Changeset in tmcsimulator-scriptbuilder [55] by bmcguffin
Removed most of the panels and buttons from the Script Builder frame. Left …

08/09/2017:

16:12 Changeset in tmcsimulator-scriptbuilder [54] by bmcguffin
Duplicated main ScriptBuilder? window. The new window will become the …
10:03 Changeset in tmcsimulator-scriptbuilder [53] by bmcguffin
Duplicated main ScriptBuilder? window. The new window will become the …

08/08/2017:

18:01 Changeset in tmcsimulator-scriptbuilder [52] by bmcguffin
Duplicated main ScriptBuilder? window. The new window will become the …
12:15 Changeset in tmcsimulator-scriptbuilder [51] by bmcguffin
Added functionality to File>New Script menu option.
11:51 Ticket #7 (Create menu item action handler for File > Save menu item) closed by bmcguffin
done
11:09 Changeset in tmcsimulator-scriptbuilder [50] by bmcguffin
Added action listeners and functionality to all editor windows. Changes …
09:55 Changeset in tmcsimulator-scriptbuilder [49] by bmcguffin
Updated menu dropdowns; added functionality for Save, Save As, and Open …
09:54 Changeset in tmcsimulator-scriptbuilder [48] by bmcguffin
Added guards to protect against null pointer errors when dealing with CAD …
09:36 Changeset in tmcsimulator-scriptbuilder [47] by bmcguffin
Updated toXML behaviors for several classes to bring final adjustments in …
09:04 Ticket #10 (Fix bug in main window that prevents user from adding event past current ...) closed by bmcguffin
fixed

08/07/2017:

16:20 Changeset in tmcsimulator-scriptbuilder [46] by bmcguffin
Added file: XMLWriter, in package Scriptbuilder.structures. It holds …
15:10 Changeset in tmcsimulator-scriptbuilder [45] by bmcguffin
Changed storage structure for units from a TreeMap? to an ArrayList?. Also …
15:09 Changeset in tmcsimulator-scriptbuilder [44] by bmcguffin
Filled out toXML method of LocationInfo? object.
15:08 Changeset in tmcsimulator-scriptbuilder [43] by bmcguffin
Filled out toXML method of CadData? object.
12:57 Changeset in tmcsimulator-scriptbuilder [42] by bmcguffin
Fixed a bug which caused null evaluation events to be improperly …

08/04/2017:

15:56 Changeset in tmcsimulator-scriptbuilder [41] by bmcguffin
Added parsing support for CAD data elements.
15:56 Changeset in tmcsimulator-scriptbuilder [40] by bmcguffin
Added handling methods for injecting CAD data into timeslices.
15:55 Changeset in tmcsimulator-scriptbuilder [39] by bmcguffin
Added new data structures to hold CAD data for each TimeSlice?.

08/03/2017:

16:30 Changeset in tmcsimulator-scriptbuilder [38] by bmcguffin
Removed the newLine at the end of each openTag method.
15:24 Changeset in tmcsimulator-scriptbuilder [37] by bmcguffin
Updated XML methods to more accurately export data.
09:31 Ticket #5 (Add toXML methods to individual Events) closed by bmcguffin
done
09:26 Changeset in tmcsimulator-scriptbuilder [36] by bmcguffin
Added toXML implementation for all remaining event classes.

08/02/2017:

15:39 Changeset in tmcsimulator-scriptbuilder [35] by bmcguffin
Added toXML implementation for Audio, CAD detail, Unit, Paramics, …
13:35 Changeset in tmcsimulator-scriptbuilder [34] by bmcguffin
Added functionality to "Save Incident" menu dropdown button. Program now …
13:13 Ticket #8 (Save individual incident to XML) closed by bmcguffin
done
13:12 Ticket #6 (Create SaveScriptToFile method in SimulationScript) closed by bmcguffin
done
13:12 Ticket #2 (Implement toXML Functionality in TimeSlice class) closed by bmcguffin
done
12:53 Changeset in tmcsimulator-scriptbuilder [33] by bmcguffin
Added functionality to "Export to XML" menu dropdown button. Program now …
12:51 Changeset in tmcsimulator-scriptbuilder [32] by bmcguffin
Added a constant representing the maximum simulation length in seconds. …
12:49 Changeset in tmcsimulator-scriptbuilder [31] by bmcguffin
Fixed bug in which event icons failed to be rendered past the end of an …
12:48 Changeset in tmcsimulator-scriptbuilder [30] by bmcguffin
Made TimeSlice?, ScriptIncident?, and SimulationScript? all implement …
12:46 Changeset in tmcsimulator-scriptbuilder [29] by bmcguffin
Added an interface to allow objects to return their held data in an …
12:45 Changeset in tmcsimulator-scriptbuilder [28] by bmcguffin
Made Maintenance Radio events XML-compliant.

08/01/2017:

12:24 Ticket #10 (Fix bug in main window that prevents user from adding event past current ...) created by jdalbey
Fix bug in main window that prevents user from adding event past current …
12:22 Ticket #9 (Write Integration Test of Save Incident, Save Script) created by jdalbey
Write a JUnit test or a simple test driver that Loads a script, saves an …
12:21 Ticket #8 (Save individual incident to XML) created by jdalbey
Enhance the data model so that an individual incident can be saved to XML
12:20 Ticket #7 (Create menu item action handler for File > Save menu item) created by jdalbey
File > Save should invoke SaveScriptToFile? method.
12:19 Ticket #6 (Create SaveScriptToFile method in SimulationScript) created by jdalbey
Create SaveScriptToFile? method in SimulationScript? that saves entire …
12:19 Ticket #5 (Add toXML methods to individual Events) created by jdalbey
Pick two Events and create a toXML method for them.
12:18 Ticket #4 (Review ScriptBuilder SRS 2.1-2.2, Effort Estimates, Schedule) created by jdalbey
Review the documents for accuracy and update the effort estimates as …

07/30/2017:

11:31 Changeset in tmcsimulator-scriptbuilder [27] by jdalbey
RangeSliderUI.java: Hacked so only lower thumb is displayed and dragging …

07/29/2017:

19:28 ScriptBuilderSpecs edited by jdalbey
remove under construction (diff)
19:22 DetailedSchedule edited by jdalbey
add effort estimates link (diff)
19:21 DetailedSchedule edited by jdalbey
v1 (diff)
18:52 DetailedSchedule edited by jdalbey
draft (diff)
18:29 EffortEstimates edited by jdalbey
update Add New Event (diff)
14:22 Changeset in tmcsimulator-scriptbuilder [26] by jdalbey
RangeSliderUI.java: Added popup menu (with stubs for actions)
10:22 Changeset in tmcsimulator-scriptbuilder [25] by jdalbey
RangeSlider? added to drawers package.
10:10 Ticket #3 (Create a sample Incident Overview Window prototype using RangeSlider ...) created by jdalbey
See if  RangeSlider will …
09:10 EffortEstimates edited by jdalbey
version 1 (diff)
06:32 WikiStart edited by jdalbey
add effort estimates link (diff)
06:30 EffortEstimates edited by jdalbey
draft (diff)
06:10 EffortEstimates created by jdalbey
draft
06:06 SandBox edited by jdalbey
(diff)
06:05 SandBox edited by jdalbey
(diff)
Note: See TracTimeline for information about the timeline view.