YaFedImYaEatIm
|
1b620810cb
|
Initial commit deleted all of the previous. Refactored Session Filter variables from <index, string> to <index, id>
|
9 years ago |
YaFedImYaEatIm
|
4cf08e5737
|
Editted slight editting bug
|
9 years ago |
YaFedImYaEatIm
|
17b945c404
|
Added Session remembering last filtered information
|
9 years ago |
YaFedImYaEatIm
|
3f26aff3d2
|
Added Routes By Equipment
|
9 years ago |
YaFedImYaEatIm
|
df6f2a9c93
|
Cleaned up unnecessary entries for the flight point adder
|
9 years ago |
YaFedImYaEatIm
|
12601287b2
|
removed IATA/FFA column and added Number of ROutes column
|
9 years ago |
YaFedImYaEatIm
|
ca12ff4202
|
Fixed flightPaths adding new flight path error
|
9 years ago |
YaFedImYaEatIm
|
8f5bd3e192
|
Added Cannot delte if the flight path only has 2 points
|
9 years ago |
YaFedImYaEatIm
|
fdce7e2f2f
|
Made Delete update the Flight Path Information
|
9 years ago |
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 |
Sunguin Peng
|
df00a25b84
|
Fixed flight error and finished using treeview for help.
|
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 |
YaFedImYaEatIm
|
262547e590
|
Fixed JUnitTests as well as added a few tweaks to the flight point moving
|
9 years ago |
YaFedImYaEatIm
|
b94fcb6c29
|
Fixed some merge rollback RAWRgit add .git add .
|
9 years ago |
YaFedImYaEatIm
|
683c89622d
|
Initial commit for Dataset Controller
|
9 years ago |
YaFedImYaEatIm
|
79b73f845e
|
Reverted Merge Error where changes were deleted
|
9 years ago |
YaFedImYaEatIm
|
5c1dbe775e
|
Reverted some merge error
|
9 years ago |
YaFedImYaEatIm
|
7e94a272f0
|
Optimised Delete Flight Path Function and changed flight Analyser button from private to public
|
9 years ago |
YaFedImYaEatIm
|
7396ea1f04
|
Fixed up delete Flight Point so that it updates the flight path on delete as well as recalulating distances
|
9 years ago |
YaFedImYaEatIm
|
4582f4de61
|
Fixed Edit Dictionary key entries
|
9 years ago |
YaFedImYaEatIm
|
2f6a4a156f
|
Fixed pull merge Errors
|
9 years ago |
YaFedImYaEatIm
|
f220bd98aa
|
Added Key Comments
|
9 years ago |
Sunguin Peng
|
bd4ecd20a6
|
Fixed conflicts
|
9 years ago |
Sunguin Peng
|
960de77476
|
Did rd for airport and route
|
9 years ago |
Liam Beckett
|
5d6d35276b
|
Fixed for merge
|
9 years ago |
Liam Beckett
|
3091d8eb63
|
Fixed Some Dictionary Errors in Flightpoints
|
9 years ago |
Liam Beckett
|
b1864b6467
|
Merge remote-tracking branch 'remotes/origin/master' into WIP_Flight_Editor
# Conflicts:
# res/userdb.db
# src/main/java/seng202/group9/Controller/App.java
# src/main/java/seng202/group9/Controller/Dataset.java
# src/main/java/seng202/group9/Controller/SceneCode.java
# src/main/java/seng202/group9/Controller/Session.java
# src/main/java/seng202/group9/Core/FlightPath.java
|
9 years ago |
YaFedImYaEatIm
|
9e21e32cd8
|
Fixed Some Errors with Editting Airports with non existing Cities and Countries. Also made it so that if they are new cities they will be added to the database.
|
9 years ago |
Liam Beckett
|
df5721973f
|
Fixed the intial validation so any lower case name will be chnaged to uppercase
|
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 |
Sunguin Peng
|
a386d28ea1
|
Made edit function work for airlines
|
9 years ago |
YaFedImYaEatIm
|
f3ab8dfe14
|
Added Flight Point order switch JUnitTests
|
9 years ago |
YaFedImYaEatIm
|
267a08ce68
|
Fixed Maven Error where ID wasn't set as the database did not establish the index before the creation of the table
|
9 years ago |
Liam Beckett
|
3d6dd0c2cb
|
Atempting to get the editor to work for the flight raw data points (Currently broken)
|
9 years ago |
YaFedImYaEatIm
|
b7950c1649
|
Deleted uneccessary Duplicates message for dataset
|
9 years ago |
YaFedImYaEatIm
|
4ef20aef0f
|
Removed uneccessary function call
|
9 years ago |
YaFedImYaEatIm
|
7ffe8dcea8
|
Added Calculation for Heading, Leg Distance and Total Distnace also added the appropriate functio nto commit these to database.
|
9 years ago |
YaFedImYaEatIm
|
68277cb983
|
Added Some Doc String & Reset the Database from all changes
|
9 years ago |
YaFedImYaEatIm
|
ed15c2bd76
|
Added Change Path Source and Destination Airports on changing the first or last entry in the flight points
|
9 years ago |
YaFedImYaEatIm
|
e19c59d66b
|
Initial Point Ordering Commit
|
9 years ago |
Liam Beckett
|
753247b004
|
Implemented the same error messages that are used in other areas of the application
|
9 years ago |
YaFedImYaEatIm
|
9568ed5522
|
replaced double quotes with 2 double quotes for SQL entries.
|
9 years ago |
YaFedImYaEatIm
|
68eb19f745
|
Added Flight POint edit function
|
9 years ago |
YaFedImYaEatIm
|
f59ab8e486
|
Add EditRoutes function
|
9 years ago |
YaFedImYaEatIm
|
82113d2544
|
Added Edit Airline and Edit Airport
|
9 years ago |
YaFedImYaEatIm
|
4a5d7392e5
|
Fixed Google Map bug and DeleteFLightPath()
|
9 years ago |
YaFedImYaEatIm
|
bb535a74bf
|
Added LOts of Brief Javadocs
|
9 years ago |
YaFedImYaEatIm
|
c2bb5d2097
|
Dataset UnitTests Made
|
9 years ago |
YaFedImYaEatIm
|
ef3a3fc240
|
Added Testables to AppTest
|
9 years ago |
YaFedImYaEatIm
|
8a4134ae4c
|
Made variables private
|
9 years ago |