Liam Beckett
|
e34e0bafee
|
Merge remote-tracking branch 'remotes/origin/master' into Update_Path
# Conflicts:
# src/main/java/seng202/group9/GUI/FlightRDController.java
# src/main/resources/flight_raw_data.fxml
|
9 years ago |
Liam Beckett
|
e51aaaa7f2
|
Fixed bug with flight pages and an empty dataset
|
9 years ago |
Sunguin Peng
|
3ce0bdda83
|
Fixed a few bugs and refactored some code.
|
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
|
70645e7307
|
Started work on the ordering of flight points
|
9 years ago |
Liam Beckett
|
7229ac5211
|
Added java doc
|
9 years ago |
Liam Beckett
|
eae3c34be2
|
Implemented the Summary information on the flight data summary page
|
9 years ago |
Liam Beckett
|
753247b004
|
Implemented the same error messages that are used in other areas of the application
|
9 years ago |
YaFedImYaEatIm
|
73cfca0ccc
|
fixed index out of array after deleting FlightPath for map
|
9 years ago |
YaFedImYaEatIm
|
4a5d7392e5
|
Fixed Google Map bug and DeleteFLightPath()
|
9 years ago |
YaFedImYaEatIm
|
dec72c0272
|
Uncommented a few necessary functions and new Sample DataFile
|
9 years ago |
YaFedImYaEatIm
|
84e273de1f
|
Merge branch 'ConnectMaps'
|
9 years ago |
YaFedImYaEatIm
|
5363cf8b4e
|
COnnected maps to airlines, Airports and ROutes
|
9 years ago |
Liam Beckett
|
4d662be24a
|
Layout change
|
9 years ago |
Liam Beckett
|
bf33ec61c7
|
Merge fix
|
9 years ago |
Liam Beckett
|
1664a49623
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# src/main/java/seng202/group9/GUI/FlightSummaryController.java
|
9 years ago |
Liam Beckett
|
cd8e2b0c7f
|
Implemented the delete option for the flight paths on the Summary and Raw Data pages.
|
9 years ago |
YaFedImYaEatIm
|
a9edea7690
|
Finished Google Maps API
|
9 years ago |
YaFedImYaEatIm
|
ae3fbefd0d
|
Initial load for GoogleMaps done
|
9 years ago |
YaFedImYaEatIm
|
00333b6e58
|
Added Session and Controller Abstract Class
|
9 years ago |
YaFedImYaEatIm
|
4ff6aefd1e
|
Implemented Abstract Controller class which made code a lot short and easier to read
|
9 years ago |
YaFedImYaEatIm
|
d0148d9e73
|
Added Enums for each Open View for easier storage for Session.
|
9 years ago |
Liam Beckett
|
25fcc8cf94
|
Merge branch 'master' of https://eng-git.canterbury.ac.nz/fwy13/SENG202
# Conflicts:
# res/userdb.db
|
9 years ago |
Liam Beckett
|
ff20c6435e
|
Implemented the ablitity to manually enter flight points into the database.
|
9 years ago |
Michael Wilson
|
87d4b42036
|
Fixed 2 incorrect buttons and hooked up flight buttons.
|
9 years ago |
Liam Beckett
|
11ad212c2e
|
Implemented the raw data button on the flight summary page so it changes the scene
|
9 years ago |
Liam Beckett
|
c1ac1ca6e3
|
Added in some comment for the functions and classes that didnt have them
|
9 years ago |
Liam Beckett
|
f212be8dbd
|
Implemented the list view of the different paths in the database. Currently only displays the names without any response when clicked. Also made slight adjustments to the summary and raw data Flight GUIs
|
9 years ago |
Liam Beckett
|
3be9fca029
|
Added back in the GUI implementation for the flight raw data and summary viewer which was lost / changed earlier. Also in the process of updating their fxml files to improve the GUI
|
9 years ago |