Wykres commitów

173 Commity (77a01b8e68844813e58000240ce9f30031a7ee4d)

Autor SHA1 Wiadomość Data
jonsowman d043f37133 Added CSV and KML icons 2010-06-19 14:49:27 +01:00
jonsowman a1257b7928 Added CSV and KML download links - works 2010-06-19 14:23:33 +01:00
jonsowman 8fd5a3bcc7 Added credits and info 2010-06-19 14:07:42 +01:00
jonsowman c7c069cd20 Launch, land and burst markers in the KML 2010-06-19 14:03:14 +01:00
jonsowman 8d6a1ee531 PHP KML generating code given a UUID 2010-06-19 13:03:52 +01:00
jonsowman 845e3d173d Removed php querystring UUID functionality 2010-06-14 12:38:35 +01:00
jonsowman 9bbb158910 Oops forgot to hide the about div 2010-06-14 12:23:03 +01:00
jonsowman b364e8c494 Made the about window prettier 2010-06-14 12:14:22 +01:00
jonsowman 405245a154 Changed button style and bit of CSS tweaking 2010-06-14 12:01:50 +01:00
jonsowman bfe8723788 Added drag handles, windows snap to edges of screen 2010-06-14 11:07:11 +01:00
jonsowman 0f9d56a7c2 Borders fixed on launch card 2010-06-13 17:33:11 +01:00
jonsowman 0bb42be000 JSONprogress timeout to 1000 - required for worldwide use 2010-06-13 16:55:09 +01:00
jonsowman ee9f6aa557 Made sites.json valid json (trailing commas) 2010-06-13 16:14:42 +01:00
jonsowman a3c86f3e13 Made minutes be 04 instead of 4 in flight times and launch card 2010-06-13 15:52:54 +01:00
jonsowman 85f00d623c Added Boston Spa to sites.json 2010-06-13 15:43:23 +01:00
jonsowman 7e3d34f44d Added Elvington to sites.json and commented out populateLaunchSite alerts 2010-06-13 15:19:59 +01:00
jonsowman 83eb2cf546 Attemp to make chrome work with the launch site dropdown 2010-06-13 14:58:18 +01:00
jonsowman 28c8b73c9f Minor things 2010-06-11 15:26:15 +01:00
jonsowman 4e794232ab Moved initialisation sequences to pred.js and slightly improved hash string checking 2010-06-11 15:17:56 +01:00
jonsowman 7b2964d0de More clearing up the repo 2010-06-11 14:56:51 +01:00
jonsowman b407b3d46d populateLaunchSite() clears the launch sites before repopulating from sites.json 2010-06-11 14:53:55 +01:00
jonsowman 81e8fb3d38 submitting form triggers a JSON response from server, added more error checking closes #36 2010-06-11 14:37:17 +01:00
jonsowman 89b05bd44b Deleted a load of old crap that I don't need any more 2010-06-08 18:49:25 +01:00
jonsowman 1e73e79705 Mailer headers, made the request window a bit prettier 2010-06-08 17:49:01 +01:00
jonsowman 36ba56364f Work on location save requesting 2010-06-08 17:29:38 +01:00
jonsowman 89cf9426a3 fixed json typo 2010-06-08 16:44:45 +01:00
jonsowman b580027223 Loading launch sites from sites.json, and ajax getting site data only when required 2010-06-08 16:44:00 +01:00
jonsowman 2819cc3025 Moved some JS/ajax stuff out of index.php 2010-06-08 15:43:53 +01:00
jonsowman ed014b27c7 Delta square properly plotted when viewing old predictions 2010-06-08 15:34:27 +01:00
jonsowman c62351aaaf Draws a lat-lon delta square around launch position closes #40 2010-06-08 15:16:20 +01:00
jonsowman 7d8f124a34 populateFormByUUID complete, populates form with relevant scenario data when viewing old predictions closes #35 2010-06-08 14:43:19 +01:00
jonsowman 55c53c625c Started work on populateFormByUUID 2010-06-08 07:48:03 +01:00
jonsowman c11bd2fcc0 Hovering over burst shows lat/long/time, fixed timestamp bugs closes #38 2010-06-07 23:05:45 +01:00
jonsowman 4f31ab40a6 bit more info in the about box and fixed my appalling typing 2010-06-07 22:23:44 +01:00
jonsowman cc6d3dacfa Fixed typo in about window 2010-06-07 20:12:10 +01:00
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
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 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