Wykres commitów

71 Commity (eb9b61c86a19ce05e53d18f232f6b1eddd556dae)

Autor SHA1 Wiadomość Data
jonsowman eb9b61c86a No longer crashes when the lat or lon values are empty or NaN closes #62 2010-10-28 21:06:47 +00:00
jonsowman 9b4267f516 Moved JS config options to a dedicated config file 2010-08-12 17:32:48 +00:00
jonsowman 46153c7bec Added reverse geocoding for location save 2010-08-11 11:19:46 +00:00
jonsowman b75357834f Added tooltips and made location save dialog draggable 2010-08-11 09:04:22 +00:00
jonsowman 16b5179a4e Removed sites and made locations_limit variable 2010-08-10 22:53:24 +00:00
jonsowman 8a82e050e9 Removed a silly exclamation mark... 2010-08-10 22:32:21 +00:00
jonsowman 2e0d56e129 Added Custom button and made links into buttons 2010-08-10 22:28:08 +00:00
jonsowman 9d5c52ade4 Added jookie plugin 2010-08-10 21:57:41 +00:00
jonsowman ca4a5cc245 Fixed indexing starting at 0 2010-08-10 21:56:57 +00:00
jonsowman 4715c4ed71 Fixed wrongly numbering index, and made the dialog draggable 2010-08-10 21:52:05 +00:00
jonsowman 402c62b5e6 Added cookie deletion function etc 2010-08-10 21:13:08 +00:00
jonsowman e512d9c54d Added cookie deletion function etc 2010-08-10 21:10:55 +00:00
jonsowman 8b828ec3c3 Writes launch site cookie table 2010-08-10 20:39:28 +00:00
jonsowman 327e8dff0f Writes launch site cookie table 2010-08-10 20:36:50 +00:00
jonsowman 618093fb7e Implemented saving locations to cookie with Jookie. Removed emailing 2010-08-10 20:08:46 +00:00
jonsowman 73295075c0 Pan To button working correctly 2010-07-28 20:50:52 +00:00
jonsowman 7b8b54bb47 modified buttons to be like spacenear 2010-07-28 18:30:49 +00:00
jonsowman 9f3e4729ef added UTC tz info to simestamps 2010-07-28 12:58:25 +00:00
jonsowman e3a5de9fdb fixed set with map issue 2010-07-21 14:42:54 +01:00
jonsowman f0bda2e008 increased debug level for set with click 2010-07-21 13:56:40 +01:00
jonsowman e8927ab697 removed non-functional bad UUID checking, needs work 2010-07-21 13:32:43 +01:00
Jon Sowman 80edc67d72 error handling for giving the predictor non-existent UUIDs 2010-07-21 05:12:16 -07:00
Jon Sowman 3b5a917181 added d/m/Y to run_time 2010-07-21 05:00:15 -07:00
Jon Sowman 8acad483f3 should un-break for existing prediction display. better error checking for existing preds too 2010-07-21 04:56:41 -07:00
Jon Sowman f71114a593 run_time and gfs_timestamp display for on-the-fly predictions, this commit will break displaying existing preds 2010-07-21 04:24:42 -07:00
Jon Sowman 712c1ef8b9 debug message for prediction run time and gfs timestamp 2010-07-21 03:13:50 -07:00
jonsowman a50d59e476 removed rogue comma in JS 552 2010-07-15 18:55:46 +01:00
jonsowman 9f93781edb removed rogue comma in JS 2010-07-15 18:54:27 +01:00
jonsowman d764f03a35 Fixed burst-altitude bug in populateFormByUUID 2010-07-10 19:05:09 +01:00
jonsowman d89ada0cdb Removed UpdateLaunchSite() which is now an unused function 2010-06-20 17:18:30 +01:00
jonsowman 1097193c5b Added code to automatically switch to high latency mode when polling keeps timing out closes #46 2010-06-20 16:47:31 +01:00
jonsowman d21417dd0c Auto adjusting AJAX timeout when polling for the progress JSON closes #45 2010-06-19 23:35:25 +01:00
jonsowman 3426f76518 Removed dropdown site testing alerts and jQuery stuff 2010-06-19 19:47:27 +01:00
jonsowman a1257b7928 Added CSV and KML download links - works 2010-06-19 14:23:33 +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 0bb42be000 JSONprogress timeout to 1000 - required for worldwide use 2010-06-13 16:55:09 +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 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 4e794232ab Moved initialisation sequences to pred.js and slightly improved hash string checking 2010-06-11 15:17:56 +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 36ba56364f Work on location save requesting 2010-06-08 17:29:38 +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