Michael Wilson
f0fbc7cf24
Small check added.
9 years ago
Sunguin Peng
e3ff9d3bfc
Fixed a bit of Airline GUI
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
5641cc3728
Loaded Observers to Session loading
9 years ago
YaFedImYaEatIm
bf8c1d1fdf
Added Serialisation for the Session Code
9 years ago
YaFedImYaEatIm
d0148d9e73
Added Enums for each Open View for easier storage for Session.
9 years ago
Liam Beckett
68081c664e
Merge branch 'WIP_Flights_Adder' into 'master'
...
Flights adder
See merge request !11
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
55db945a9d
Database
9 years ago
YaFedImYaEatIm
ebe82fb6ed
Initial commit for Session
9 years ago
Michael Wilson
92c5cf9c8b
First graph displays it's data as desired.
9 years ago
YaFedImYaEatIm
b4073723f5
Merge branch 'Filter'
9 years ago
YaFedImYaEatIm
42592edfa1
Added Route Filtering
9 years ago
Liam Beckett
ff20c6435e
Implemented the ablitity to manually enter flight points into the database.
9 years ago
YaFedImYaEatIm
462f2304e4
Made Airline Filter
9 years ago
YaFedImYaEatIm
87bd23f722
Made Abstract Filter Class
9 years ago
Sunguin Peng
bed13aca2f
Changed GUI
9 years ago
Sunguin Peng
0cfffd258c
GUI displays all fields and altered some GUI
9 years ago
YaFedImYaEatIm
091d9e5e00
got rid of dataset test code
9 years ago
YaFedImYaEatIm
9f804affff
Merge branch 'DeleteFunctions'
9 years ago
YaFedImYaEatIm
cd94b51282
Delete Code made
9 years ago
Michael Wilson
87d4b42036
Fixed 2 incorrect buttons and hooked up flight buttons.
9 years ago
Michael Wilson
94f2d25899
Hooked up all buttons for summary pages.
9 years ago
YaFedImYaEatIm
f54b109639
Added delete dataset Function
9 years ago
YaFedImYaEatIm
de9cee785c
Changed some tests to reflect some function name changes
9 years ago
YaFedImYaEatIm
a6f5f13c0b
Merged CreateLinks Branch which allowed CreateLinks() function to work along with new Import Messages
9 years ago
YaFedImYaEatIm
fac5ec79b1
Changed Import Messages to be relavent to the type of data they import
9 years ago
YaFedImYaEatIm
693acf9b9c
Finished Create Link() establishment
9 years ago
Michael Wilson
16b9a7a8a8
Fixed routes summary.
9 years ago
YaFedImYaEatIm
58c2c6a839
Refactored some variables
9 years ago
Sunguin Peng
0189cfbe1c
Merge branch 'master' of https://eng-git.canterbury.ac.nz/fwy13/SENG202
9 years ago
Sunguin Peng
33aafeb510
Resized GUI and refactoring
9 years ago
Sunguin Peng
605717a3c2
Resized GUI and changed add for GUI to not include ID
9 years ago
Liam Beckett
ddcb3f65a7
Merge branch 'master' of https://eng-git.canterbury.ac.nz/fwy13/SENG202
9 years ago
Liam Beckett
39cdb4b583
Moved the database file back where it belongs.
9 years ago
Michael
273d694490
Fixed summary files FXML.
9 years ago
Liam Beckett
57c7a4d326
Added a web view to the fxml for the summary page so we can implement the maps API
9 years ago
Michael
27888ed689
Merge remote-tracking branch 'origin/master'
9 years ago
Liam Beckett
76da24c06e
Merge branch 'WIP_Flight_Summary_Button' into 'master'
...
Implemented the raw data button on the flight summary page so it changes the scene
See merge request !7
9 years ago
Liam Beckett
11ad212c2e
Implemented the raw data button on the flight summary page so it changes the scene
9 years ago
Michael
e914c50498
Merge branch 'WIP_Summary'
...
Conflicts:
res/userdb.db
src/main/resources/airline_summary.fxml
src/main/resources/airport_summary.fxml
9 years ago
Michael
cd1c505dc6
Merge remote-tracking branch 'origin/master'
9 years ago
Sunguin Peng
ae522e14d3
Made route RD display things in the table and added functionality to the add button
9 years ago
Liam Beckett
d62dce4041
Merge branch 'WIP_Flight_ListView_Click_Response' into 'master'
...
flight list view click response
See merge request !6
9 years ago
Liam Beckett
c1ac1ca6e3
Added in some comment for the functions and classes that didnt have them
9 years ago
Liam Beckett
6049e5b1a5
Implemented the Flight lists response to being clicked. Now in the raw data when a list item is selected then it changes the displayed table data.
9 years ago
Michael Wilson
3782334db7
Fixed a few bugs though routes doesn't load.
9 years ago
Liam Beckett
8192c59bb4
Merge branch 'WIP_Flight_Path_List' into 'master'
...
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
See merge request !5
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