Liam Beckett
d838274065
Merge branch 'WIP_Flight_Add_Path' into 'master'
...
Implements the button 'new' on the Flight raw data page which can be used to cre…
…ate a new blank path. Currently does not reload the list view of paths to include the new path.
See merge request !12
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
2613489dad
Merge branch 'master' of https://eng-git.canterbury.ac.nz/fwy13/SENG202
...
Conflicts:
res/session.ser
9 years ago
YaFedImYaEatIm
cbfe40a8fd
Edited Session Message as Importer Error messages
9 years ago
Michael Wilson
8b30d2c0c2
Merge remote-tracking branch 'origin/master'
9 years ago
Michael Wilson
eb698f17c8
Made graph work with new formatting.
9 years ago
YaFedImYaEatIm
8027b701a0
Added Import UI
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
25fcc8cf94
Merge branch 'master' of https://eng-git.canterbury.ac.nz/fwy13/SENG202
...
# Conflicts:
# res/userdb.db
9 years ago
YaFedImYaEatIm
ebe82fb6ed
Initial commit for Session
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
cd94b51282
Delete Code made
9 years ago
YaFedImYaEatIm
f54b109639
Added delete dataset Function
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
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
Liam Beckett
39cdb4b583
Moved the database file back where it belongs.
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
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
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
YaFedImYaEatIm
c7f033283d
Add Singular Route Adding Function
9 years ago
Liam Beckett
9912f2c3af
Merge branch 'WIP_Flight_RawData' into 'master'
...
flight raw data
See merge request !4
9 years ago
Liam Beckett
208621650e
Minor updates to the GUI files for both raw data and summary Flight pages. Implemented the loading of data into tables for flight raw data.
9 years ago
YaFedImYaEatIm
e6c468e826
Added Singular Airport Adding
9 years ago
YaFedImYaEatIm
d84346de60
Added singular Airport adding
9 years ago
Sunguin Peng
3eb144ae36
Merged into master branch
9 years ago
Sunguin Peng
6806c0d099
Linked Raw Data GUI together and tables have some data in them from the database.
9 years ago
YaFedImYaEatIm
4418bc6824
Changed files to work with merge
9 years ago
Liam Beckett
af8617b316
Commented out tests in the App
9 years ago
YaFedImYaEatIm
a89e5f7b95
Made Add Airline FUnction
9 years ago
Liam Beckett
13697ac673
Implemented the parser for basic Flight files(The one given to us in the important documents folder on learn)
9 years ago
Sunguin Peng
dff71615cb
Trialing branch for own work
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
YaFedImYaEatIm
b9308060f1
Fixed Controller after merge
9 years ago
YaFedImYaEatIm
859b19f7d5
Fixed Scene Loading
9 years ago