Timeline


and

10/05/2017:

15:52 Changeset in tmcsimulator [81] by jdalbey
branches: Delete ATMSDriver (it's been merged into trunk)
15:23 Ticket #33 (Conform simulation script data to be uniform accross application) created by jtorres
The simulation script, as it stands, has human readable locations. We must …
15:21 Ticket #32 (Review exchange.xml file to make sure we have necessary data.) created by jtorres
15:19 Ticket #31 (VDS Data: Write script and check to see if all dots will be driven with ...) created by jtorres
Found the list of all stations and loops on the ATMS. Check to see if …
15:16 Ticket #30 (Create a Highway.java class with a list of sorted stations (by postmile)) created by jtorres
A highway consists of a list of sorted stations and we must implement this …
15:14 Ticket #29 (Find categories of dot colors and implement change of categories) created by jtorres
Find which combinations of dynamic values (spd/occ/vol) give the various …
15:04 Changeset in tmcsimulator [80] by jtorres
Renamed project. Renamed LDS_LOOP to STATION.
13:31 Ticket #28 (Create cron job on fepclient VM to run rcp and start fepclient) created by jdalbey
Create cron job on fepclient VM to run rcp and start fepclient
12:51 Changeset in tmcsimulator [79] by jtorres
new atmsdriver package in trunk. fep_rpc_client dynamic data packing added …

10/01/2017:

17:50 Changeset in tmcsimulator [78] by jtorres
All green dots are showing. This is a checkpoint before adding dynamic …

09/26/2017:

13:44 Changeset in tmcsimulator-scriptbuilder [127] by bmcguffin
Location of incidents folder now settable in application.properties file. …
13:41 Ticket #27 (NullPointerException thrown if Incidents folder not found.) closed by bmcguffin
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 jdalbey
done: Completed in r126. Created a new target, 'zip', in build.xml. The zip …
11:59 Changeset in tmcsimulator-scriptbuilder [126] by jdalbey
build.xml: Added target "zip" to create a distributable zip file.
09:31 Changeset in tmcsimulator-scriptbuilder [125] by jdalbey
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 jdalbey
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 jdalbey
done: Fixed in r124.
09:09 Changeset in tmcsimulator-scriptbuilder [124] by jdalbey
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 jdalbey
Make text fields in "Incident Information" panel of Incident Editor …
08:50 Ticket #25 (Create stubs for unimplemented features) created by jdalbey
Prior to letting our customers interact with the application we should …
08:46 Ticket #24 (Write Quick Start help content) created by jdalbey
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 jdalbey
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 bmcguffin
16:19 ATMSDriverOverview.png attached to ATMSDriver by jtorres
16:17 ATMSDriver created by jtorres
15:05 ScriptBuilderSpecs edited by jtorres
(diff)
00:15 ContactInfo created by jtorres

09/19/2017:

14:41 Changeset in tmcsimulator-scriptbuilder [123] by bmcguffin
Fixed a bug in saveIncidentActionPerformed() which caused a null pointer …
14:15 Changeset in tmcsimulator-scriptbuilder [122] by bmcguffin
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 bmcguffin
done: Changes relevant to this task were made in R121. I removed the empty …
13:15 Changeset in tmcsimulator-scriptbuilder [121] by bmcguffin
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 jdalbey
Modify the drag-n-drop mechanism for placing events on the timeline to …

09/16/2017:

14:27 Changeset in tmcsimulator [77] by jtorres
fep_rpc_client: NetworkReader? complete. All cpp code is commented and …

09/13/2017:

14:22 Changeset in tmcsimulator [76] by jtorres
In network.java, LoopDetectorStation?.java and LoopDetector?.java, added …
12:39 Changeset in tmcsimulator-scriptbuilder [120] by bmcguffin
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 bmcguffin
fixed: Took the easy way out on this one. Added a statement at the beginning of …
12:30 Changeset in tmcsimulator-scriptbuilder [119] by bmcguffin
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 bmcguffin
fixed: This bug was the result of the convoluted way events were relocated. …
01:37 Changeset in tmcsimulator [75] by jtorres
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 bmcguffin
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 bmcguffin
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 jtorres
network_factory.cpp: changed test data, successful green dot
15:25 Changeset in tmcsimulator [73] by jtorres
changed some comments / housekeeping
14:51 Changeset in tmcsimulator-scriptbuilder [118] by bmcguffin
Added a pair of radio buttons under the +15 button on IncidentEditorFrame?
14:08 Changeset in tmcsimulator-scriptbuilder [117] by bmcguffin
Redesigned the method by which the first event in an event is added to …
13:44 Changeset in tmcsimulator-scriptbuilder [116] by bmcguffin
The first event added to any incident is automatically placed at time 0 …
13:36 Changeset in tmcsimulator [72] by jtorres
added lds_data files, we are now dumping fep_reply to ATMS with real data
13:34 Changeset in tmcsimulator-scriptbuilder [115] by bmcguffin
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 bmcguffin
fixed: The threshold value used to determine whether or not the timeline tick …
13:19 Changeset in tmcsimulator-scriptbuilder [114] by bmcguffin
Set visibility of +15:00 button in ScriptBuilderFrame? to false. This …
13:17 Ticket #15 (+15 button appears in Overview window) closed by bmcguffin
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 bmcguffin
fixed: Added a second constructor to IncidentTimelinePanel? with a boolean …
00:59 Changeset in tmcsimulator [71] by jtorres
corrected compile errors, minor housekeeping
00:37 Changeset in tmcsimulator [70] by jtorres
expanded client

09/06/2017:

11:37 Changeset in tmcsimulator-scriptbuilder [113] by bmcguffin
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 bmcguffin
fixed
09:52 Changeset in tmcsimulator-scriptbuilder [112] by bmcguffin
Changed newIncidentActionPerformed() method to find the lowest new …
08:51 Ticket #19 (Changing incident start time in Incident Properties has no effect) closed by bmcguffin
fixed
08:51 Ticket #19 (Changing incident start time in Incident Properties has no effect) created by bmcguffin
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 bmcguffin
fixed

09/05/2017:

17:48 Changeset in tmcsimulator-scriptbuilder [111] by bmcguffin
Annotated these files. Fixed a bug that caused newly created incidents to …
16:24 Changeset in tmcsimulator-scriptbuilder [110] by bmcguffin
Annotated this file. Refactored various swing objects to have …
16:08 Changeset in tmcsimulator-scriptbuilder [109] by bmcguffin
Annotated this file. Refactored various swing objects to have …
15:17 Changeset in tmcsimulator-scriptbuilder [108] by bmcguffin
Removed JSpinner "addIncidentLength" in JFrame "incidentFrame". Replaced …
14:43 Changeset in tmcsimulator [69] by jtorres
checking in
13:18 Changeset in tmcsimulator-scriptbuilder [107] by bmcguffin
Fixed a bug where deleting the first timeslice of an incident would not …
12:33 Changeset in tmcsimulator-scriptbuilder [106] by bmcguffin
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 jdalbey
Events/Properties popup menu should NOT appear in the Incident Editor but …
11:41 Changeset in tmcsimulator-scriptbuilder [105] by jdalbey
ScriptBuilderFrame?: removed Edit Incident and Incident Details from the …
11:38 Changeset in tmcsimulator-scriptbuilder [104] by jdalbey
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 jdalbey
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 jdalbey
Changing incident length in Incident Properties dialog has no effect. …
11:27 Ticket #15 (+15 button appears in Overview window) created by jdalbey
+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 jdalbey
+15 feature (r84) seems to work on loaded incidents but not new ones. …
06:57 Changeset in tmcsimulator [68] by jdalbey
Add branches for fep client spike
Note: See TracTimeline for information about the timeline view.