Michael Wilson
548ffa99f1
Added webveiws for later maps implimentation.
10 years ago
Sunguin Peng
30f7b2d842
Fixed a bug from Route Filter and implemented Airport Filter in GUI
10 years ago
Liam Beckett
3508518cdd
Added in the right click, delete option for the flight points in the table.
10 years ago
Liam Beckett
be3413a373
Merge branch 'WIP_Update_list' into 'master'
...
update list
See merge request !13
10 years ago
Liam Beckett
afc7d1472f
Merge remote-tracking branch 'remotes/origin/master' into WIP_Update_list
10 years ago
Liam Beckett
42bbb327c4
Database
10 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.
10 years ago
YaFedImYaEatIm
ae3fbefd0d
Initial load for GoogleMaps done
10 years ago
Sunguin Peng
4fde239167
Route Filtering on GUI
10 years ago
Michael Wilson
8c49ce4455
Merge remote-tracking branch 'origin/master'
10 years ago
Michael Wilson
3218b72941
Created pie graph viewer for Airports.
10 years ago
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
10 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.
10 years ago
YaFedImYaEatIm
2613489dad
Merge branch 'master' of https://eng-git.canterbury.ac.nz/fwy13/SENG202
...
Conflicts:
res/session.ser
10 years ago
YaFedImYaEatIm
cbfe40a8fd
Edited Session Message as Importer Error messages
10 years ago
YaFedImYaEatIm
03bac3b6dd
Made it so that the session file is ignored
10 years ago
Sunguin Peng
5cc305d896
Fixed some refactoring issues and implemented delete functions in the GUI
10 years ago
Michael Wilson
8b30d2c0c2
Merge remote-tracking branch 'origin/master'
10 years ago
Michael Wilson
eb698f17c8
Made graph work with new formatting.
10 years ago
YaFedImYaEatIm
8027b701a0
Added Import UI
10 years ago
Michael Wilson
56eeb0e9f8
Merge branch 'Analyser'
...
Conflicts:
src/main/java/seng202/group9/GUI/RouteRDController.java
10 years ago
Michael Wilson
f0fbc7cf24
Small check added.
10 years ago
Sunguin Peng
e3ff9d3bfc
Fixed a bit of Airline GUI
10 years ago
YaFedImYaEatIm
00333b6e58
Added Session and Controller Abstract Class
10 years ago
YaFedImYaEatIm
4ff6aefd1e
Implemented Abstract Controller class which made code a lot short and easier to read
10 years ago
YaFedImYaEatIm
5641cc3728
Loaded Observers to Session loading
10 years ago
YaFedImYaEatIm
bf8c1d1fdf
Added Serialisation for the Session Code
10 years ago
YaFedImYaEatIm
d0148d9e73
Added Enums for each Open View for easier storage for Session.
10 years ago
Liam Beckett
68081c664e
Merge branch 'WIP_Flights_Adder' into 'master'
...
Flights adder
See merge request !11
10 years ago
Liam Beckett
25fcc8cf94
Merge branch 'master' of https://eng-git.canterbury.ac.nz/fwy13/SENG202
...
# Conflicts:
# res/userdb.db
10 years ago
Liam Beckett
55db945a9d
Database
10 years ago
YaFedImYaEatIm
ebe82fb6ed
Initial commit for Session
10 years ago
Michael Wilson
92c5cf9c8b
First graph displays it's data as desired.
10 years ago
YaFedImYaEatIm
b4073723f5
Merge branch 'Filter'
10 years ago
YaFedImYaEatIm
42592edfa1
Added Route Filtering
10 years ago
Liam Beckett
ff20c6435e
Implemented the ablitity to manually enter flight points into the database.
10 years ago
YaFedImYaEatIm
462f2304e4
Made Airline Filter
10 years ago
YaFedImYaEatIm
87bd23f722
Made Abstract Filter Class
10 years ago
Sunguin Peng
bed13aca2f
Changed GUI
10 years ago
Sunguin Peng
0cfffd258c
GUI displays all fields and altered some GUI
10 years ago
YaFedImYaEatIm
091d9e5e00
got rid of dataset test code
10 years ago
YaFedImYaEatIm
9f804affff
Merge branch 'DeleteFunctions'
10 years ago
YaFedImYaEatIm
cd94b51282
Delete Code made
10 years ago
Michael Wilson
87d4b42036
Fixed 2 incorrect buttons and hooked up flight buttons.
10 years ago
Michael Wilson
94f2d25899
Hooked up all buttons for summary pages.
10 years ago
YaFedImYaEatIm
f54b109639
Added delete dataset Function
10 years ago
YaFedImYaEatIm
de9cee785c
Changed some tests to reflect some function name changes
10 years ago
YaFedImYaEatIm
a6f5f13c0b
Merged CreateLinks Branch which allowed CreateLinks() function to work along with new Import Messages
10 years ago
YaFedImYaEatIm
fac5ec79b1
Changed Import Messages to be relavent to the type of data they import
10 years ago
YaFedImYaEatIm
693acf9b9c
Finished Create Link() establishment
10 years ago