Wykres commitów

289 Commity (d5b3b02eeda6c5102898393775c2ebc30a88ab85)

Autor SHA1 Wiadomość Data
jonsowman f34072ff19 Added about window and links and event handlers 2010-06-07 20:11:06 +01:00
jonsowman 2a1b678d2c Fixed model validity verification bug in getModelByUUID 2010-06-06 10:25:09 +01:00
jonsowman b05394e628 Properly handles users asking for non-existent UUIDs 2010-06-06 10:21:44 +01:00
jonsowman 7c80b0aa05 Adds hashlink to url after running prediction, gets hashlink from url on page load. Doesn't populate form yet 2010-06-05 17:28:49 +01:00
jonsowman 9e9169e295 Auto selects launch location 'other' when viewing old UUID 2010-06-05 16:44:39 +01:00
jonsowman 8d17608095 Preloads most form fields when given an old UUID, doesn't do software and deltas yet 2010-06-05 16:36:59 +01:00
jonsowman c17ddd41f1 Rearranged form and its respective stuff in functions.inc.php 2010-06-05 08:33:41 +01:00
jonsowman 18f927a888 Fixed typecasting bug causing predictor to run for the wrong time 2010-06-05 08:19:43 +01:00
jonsowman 2bd107d7bb Hover marker information added and fixed JS getHours bug 2010-06-05 01:42:05 +01:00
jonsowman f3d0c0af83 Displays flight time/range and cursor range from launch/land closes #7 2010-06-05 00:59:49 +01:00
jonsowman 2db39d1c08 Checks that clickListener isn't already existent before running setWithMap 2010-06-04 09:38:06 +01:00
jonsowman b8dd855c9e Proper user information window, prompts for click after SetWithMap, gives warning after server form data rejected 2010-06-04 09:31:55 +01:00
jonsowman 611143195b Current cursor position shown, also finalised selection launch pos from map closes #9 2010-06-03 22:37:17 +01:00
jonsowman 8209d2dbbe Click to set launch location, auto pan to new, new icons 2010-06-03 19:49:06 +01:00
jonsowman 6e62e5b816 User selection of lat/lon deltas closes #19 2010-06-03 17:05:07 +01:00
jonsowman e30fce5879 Auto pan to new launch location after prediction run closes #25 2010-06-03 15:48:43 +01:00
jonsowman 3d2af0121c Map is terrain view by default closes #31 2010-06-01 20:00:21 +01:00
jonsowman 29d519535e Added scale to map closes #30 2010-05-31 23:46:11 +01:00
jonsowman 2ffc36d4ea Made a function for scrolling div to bottom 2010-05-31 16:40:36 +01:00
jonsowman d3ace2f023 Moved window controls, autoscrolling debug window limited in height 2010-05-31 16:33:52 +01:00
jonsowman 1aa1ca8d4c Made getModelByUUID PHP function 2010-05-31 14:11:18 +01:00
jonsowman 57347ffab5 Accepts old UUIDs in the URL 2010-05-31 13:25:38 +01:00
jonsowman 68578133c8 prettier links 2010-05-31 08:27:09 +01:00
jonsowman 19a6f43f5d Tidied up index.php a bit more 2010-05-31 08:19:35 +01:00
jonsowman 35f5b46ab1 Moved a load of functions to pred.js 2010-05-31 08:14:04 +01:00
Adam Greig ca40a84fe5 predict.py now checks for other instances working on same uuid and quits if they exist, closes #27 2010-05-31 00:04:23 +01:00
Adam Greig d4b88b5f42 fixed potential bug in predict.py 2010-05-30 23:55:47 +01:00
Adam Greig a8617ac690 improved predict.py's timeremaining output. closes #28 2010-05-30 23:47:32 +01:00
jonsowman bb85e0d8c8 Improved debug status messages 2010-05-30 23:45:08 +01:00
jonsowman b407ef84e7 Debug window show and hideable 2010-05-30 23:20:26 +01:00
jonsowman 11758a436a Map canvas is faded during prediction running, and input form is hidden closes #26 2010-05-30 22:49:34 +01:00
jonsowman 42f9f61d80 Sending python time and position data closes #18 2010-05-30 21:53:16 +01:00
jonsowman ef7d34df63 Working progress bar, clears old traces, closes #22 closes #16 2010-05-30 21:42:17 +01:00
jonsowman 4e2f1a2866 Timestamp is now part of , default ascent rate 5m/s 2010-05-30 12:29:29 +01:00
jonsowman 31f2ce3c3d Form submit via AJAX working 2010-05-30 11:06:23 +01:00
jonsowman 06258e7fb0 Correctly submitted form via ajax, just need to make it process 2010-05-30 10:41:16 +01:00
jonsowman bc0f4810b2 Selection of GFS/GFS-HD functionality works closes #6 2010-05-30 00:19:52 +01:00
jonsowman 13d83a1450 Integrated python predict script - it works 2010-05-29 21:11:20 +01:00
jonsowman 408e4e70bd Updated the readme 2010-05-29 18:58:06 +01:00
jonsowman c44f5edcea updated gitignores 2010-05-29 18:53:00 +01:00
jonsowman 8280aeba4a updated gitignores 2010-05-29 18:51:16 +01:00
jonsowman a122d073e2 New directory layout and predict.py script 2010-05-29 12:42:02 +01:00
jonsowman 015430c863 more info in readme 2010-05-29 00:12:07 +01:00
jonsowman de66c10e9f sorted out automatic form population with PHP 2010-05-29 00:04:59 +01:00
jonsowman 73e61124d6 corrected the JSON parameters in getJSONProgress() 2010-05-28 23:52:48 +01:00
jonsowman e72781f99c updated gitignore 2010-05-28 23:38:41 +01:00
jonsowman 7ecd8b8ef4 moved some JS functions to js/pred.js 2010-05-28 23:27:26 +01:00
jonsowman 44a8d9d54f handles JSON 404, verifies model 2010-05-28 23:17:49 +01:00
jonsowman f4a163702e tidying, and getting the JS done for ajax 2010-05-28 22:11:33 +01:00
jonsowman 2c2770512d removed GRIB predictor references, now makes uuid from SHA1 of model 2010-05-28 22:05:02 +01:00