363 Commits (018b2c873b608b7534d1e626fe50ffbd9d318878)
 

Author SHA1 Message Date
YaFedImYaEatIm 018b2c873b Added missing Data message
10 years ago
YaFedImYaEatIm 5ec144293c Finished Airline Graphs
10 years ago
YaFedImYaEatIm 1eeb859744 Made Route Graph Work
10 years ago
YaFedImYaEatIm 6cea9f938f CHanged chartContainer from GridPane to VBOx as it was more appropriate
10 years ago
YaFedImYaEatIm e15f1cc328 Create Check Dataset Statements
10 years ago
YaFedImYaEatIm 3eeb88933a Delete Comments and Created Graphs Skeleton
10 years ago
YaFedImYaEatIm 1b620810cb Initial commit deleted all of the previous. Refactored Session Filter variables from <index, string> to <index, id>
10 years ago
YaFedImYaEatIm 6abea16a99 Added Enter to submit Forms
10 years ago
YaFedImYaEatIm 0cde2a0c27 Made dataset the main container after load
10 years ago
YaFedImYaEatIm 4cf08e5737 Editted slight editting bug
10 years ago
YaFedImYaEatIm 9a964ff00e Fixed merge Conflicts
10 years ago
YaFedImYaEatIm 85f675998d Inital Enter to submit forms
10 years ago
Sunguin Peng 74c129c3b9 Added reset buttons on filter forms and attempted to decipher code. Also refactored GUI.
10 years ago
YaFedImYaEatIm 48f3d85901 Merged Conflicts
10 years ago
YaFedImYaEatIm 17b945c404 Added Session remembering last filtered information
10 years ago
Michael edf6a64211 Added route data converter to the bar graph.
10 years ago
YaFedImYaEatIm fe554ccef5 made things final
10 years ago
YaFedImYaEatIm c752ed969e Fixed Merge COnflicts
10 years ago
YaFedImYaEatIm a1624f2c5d FInisehd Pop Up Map
10 years ago
Michael 85c1389557 Made error message report correctly.
10 years ago
Sunguin Peng 7f42e7f59b Fixed success message in airport filter
10 years ago
Sunguin Peng c0a9ac63ac Fixed merge conflict
10 years ago
Sunguin Peng 2404c18d51 Changed JSwing component in new flight path.
10 years ago
Michael 028ea2dcce Trying to make merge official.
10 years ago
Michael a666eeef83 Merge remote-tracking branch 'origin/master'
10 years ago
Michael c0ab798123 Minor bug fixes.
10 years ago
YaFedImYaEatIm af25df2f2b Merge branch 'master' of https://eng-git.canterbury.ac.nz/fwy13/SENG202
10 years ago
YaFedImYaEatIm ae82d7000a Added Pop Up Map
10 years ago
Sunguin Peng 725900f80a Added button for map
10 years ago
Michael Wilson 9141f5abf3 Error handling added.
10 years ago
Sunguin Peng d0c7cbde7d Updated the Getting Started page to manage datasets
10 years ago
YaFedImYaEatIm 5f2967e9cc Simplified get Route By Airport
10 years ago
YaFedImYaEatIm 3f26aff3d2 Added Routes By Equipment
10 years ago
YaFedImYaEatIm f930f7664e Made the first one of each Airline, Airport and Route tables load each load
10 years ago
YaFedImYaEatIm 1e65e8ef37 Fixed Dataset Changing Error and Selected Table Item Indices Error
10 years ago
YaFedImYaEatIm 236b93ed85 Added Routes By Airport Menu
10 years ago
YaFedImYaEatIm b31fa6e24b Added Connection error message to google maps.
10 years ago
YaFedImYaEatIm 021a03c6b4 Added if dataset open/add incase dataset is null to all pages that require a non null dataset to exist.
10 years ago
YaFedImYaEatIm e217d23ebc Created button in menu to open/change the dataset
10 years ago
YaFedImYaEatIm fe485184d9 Added change dataset prompts to import functions
10 years ago
YaFedImYaEatIm af27e408f4 Made VIA column in Flight Points invisible
10 years ago
YaFedImYaEatIm df6f2a9c93 Cleaned up unnecessary entries for the flight point adder
10 years ago
YaFedImYaEatIm 12601287b2 removed IATA/FFA column and added Number of ROutes column
10 years ago
Michael Wilson 8ac6606b76 Pie graph fully hooked up.
10 years ago
YaFedImYaEatIm ca12ff4202 Fixed flightPaths adding new flight path error
10 years ago
YaFedImYaEatIm 8f5bd3e192 Added Cannot delte if the flight path only has 2 points
10 years ago
YaFedImYaEatIm fdce7e2f2f Made Delete update the Flight Path Information
10 years ago
YaFedImYaEatIm 986e22bf1e Moved Add Listeners to Initilisation function to prevent 500000000000 stacks of listeners
10 years ago
YaFedImYaEatIm a1f02b7cfb Initialised the LIstener in the Initilisation method instead of an onclick function
10 years ago
YaFedImYaEatIm 1cdc1f387c Changed OnMouseClick to OnMenu Change to prevent errors
10 years ago