31 Commits (021a03c6b49faa6d7fcea5b33cf8ada80e6a001a)

Author SHA1 Message Date
YaFedImYaEatIm 021a03c6b4 Added if dataset open/add incase dataset is null to all pages that require a non null dataset to exist.
9 years ago
YaFedImYaEatIm df6f2a9c93 Cleaned up unnecessary entries for the flight point adder
9 years ago
YaFedImYaEatIm 986e22bf1e Moved Add Listeners to Initilisation function to prevent 500000000000 stacks of listeners
9 years ago
YaFedImYaEatIm 1cdc1f387c Changed OnMouseClick to OnMenu Change to prevent errors
9 years ago
YaFedImYaEatIm ee239d9d6b Added catching for no Paths in Dataset
9 years ago
YaFedImYaEatIm 4118d2762c Refreshing side when tflight data is edited
9 years ago
YaFedImYaEatIm 3f54e0998b Fixed Liam's silly, not setting dataset. And Sunguin's merge deleting Liam's Move up and Down buttons
9 years ago
Liam Beckett e34e0bafee Merge remote-tracking branch 'remotes/origin/master' into Update_Path
9 years ago
Liam Beckett e51aaaa7f2 Fixed bug with flight pages and an empty dataset
9 years ago
Sunguin Peng bb6895b40a Fixed Merge Errors
9 years ago
Sunguin Peng 3ce0bdda83 Fixed a few bugs and refactored some code.
9 years ago
Liam Beckett 04481661c4 Removed the via column in the table
9 years ago
Liam Beckett 6ec38bcb87 Fixed the error when the user clicks on empty path fields in the flight path list view
9 years ago
Liam Beckett e17bf9b055 Fixed the move up and down bugs on for the first and last points in a path.
9 years ago
Liam Beckett 805eee58af Updated the path so that it will update when the 2nd point becomes the 1st point
9 years ago
Sunguin Peng b7a3d416ca Remodelled GUI and testing out flight adding.
9 years ago
Liam Beckett 70645e7307 Started work on the ordering of flight points
9 years ago
YaFedImYaEatIm 7e94a272f0 Optimised Delete Flight Path Function and changed flight Analyser button from private to public
9 years ago
Liam Beckett aeae85b9e5 Fixed up some of the javadocs and did some refactoring removing unneccesary code.
9 years ago
Liam Beckett 5f8e2f2481 Got the basic functionally done on the flight point editor. Currently will change the vaule although a few bugs in the validation aspects.
9 years ago
Liam Beckett 3d6dd0c2cb Atempting to get the editor to work for the flight raw data points (Currently broken)
9 years ago
Liam Beckett 753247b004 Implemented the same error messages that are used in other areas of the application
9 years ago
YaFedImYaEatIm 6e3ba9775a Added Flight POint Test as well as some Exceptions
9 years ago
YaFedImYaEatIm 548b5fe321 Added Flight Path Tests
9 years ago
Liam Beckett cd8e2b0c7f Implemented the delete option for the flight paths on the Summary and Raw Data pages.
9 years ago
Liam Beckett 62a93ad629 Implemented right click, delete ability for the flight raw data paths
9 years ago
Liam Beckett 3508518cdd Added in the right click, delete option for the flight points in the table.
9 years ago
Liam Beckett 7333620964 Fixed the list view bug, so it will now reload the list view so that it includes the newly added path.
9 years ago
Liam Beckett 23bebdf8e3 Implements the button 'new' on the Flight raw data page which can be used to create a new blank path. Currently does not reload the list view of paths to include the new path.
9 years ago
YaFedImYaEatIm 00333b6e58 Added Session and Controller Abstract Class
9 years ago
Liam Beckett ff20c6435e Implemented the ablitity to manually enter flight points into the database.
9 years ago