jonsowman
|
3eaf10d9db
|
Shortened an error message to prevent div overflow on error
|
2011-01-12 15:43:20 +00:00 |
jonsowman
|
19afdb35c4
|
Changed burst calc buttons to alllow closing the calc with OR without writing the new values to the launch card
|
2011-01-12 15:36:22 +00:00 |
jonsowman
|
4a71dba38e
|
Beginning work on integrating the burst calculator, including styling and activation link
|
2011-01-12 15:19:56 +00:00 |
jonsowman
|
4f6745cc65
|
Added burst calculator js and css files, and modified javascript to write only the numeric value to the fields rather than the value with units
|
2011-01-12 15:06:53 +00:00 |
jonsowman
|
e192e51259
|
Tidying up indentation and re-arranging form elements
|
2011-01-11 11:13:17 +00:00 |
jonsowman
|
1bd8d99ba3
|
Write more verbose errors to debug window
|
2011-01-10 17:57:59 +00:00 |
jonsowman
|
841afa60fa
|
Making error messages given to the user upon hitting Run Prediction more verbose - closes #64
|
2011-01-10 17:51:24 +00:00 |
jonsowman
|
48eb23885f
|
Corrected uuid to
|
2010-11-28 12:46:54 +00:00 |
jonsowman
|
9bef238205
|
Fixed lat/lon square reversal bug
|
2010-11-17 20:55:50 +00:00 |
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
|
9e01c70c73
|
Fixed some warnings
|
2010-09-13 17:30:09 +00:00 |
jonsowman
|
3356022247
|
Nicer table
|
2010-08-23 13:07:54 +00:00 |
jonsowman
|
27d953a59a
|
More info in admin page
|
2010-08-23 12:06:50 +00:00 |
jonsowman
|
eaabcd9093
|
Made admin ui prettier
|
2010-08-23 11:49:07 +00:00 |
jonsowman
|
1fed640ec4
|
Added admin.php for showing recent predictions
|
2010-08-23 11:40:38 +00:00 |
jonsowman
|
9b4267f516
|
Moved JS config options to a dedicated config file
|
2010-08-12 17:32:48 +00:00 |
jonsowman
|
e0af8bb8af
|
Fixed IE transparency issue
|
2010-08-11 12:03:39 +00:00 |
jonsowman
|
ca5c5ad31b
|
Removed trailing comma in sites.json
|
2010-08-11 11:44:33 +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
|
7f5fe48cd5
|
Turned the bluey buttons back into links
|
2010-08-10 22:30:48 +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
|
20e5661cbd
|
Moved API key to config
|
2010-08-10 17:44:51 +00:00 |
jonsowman
|
cdc1ef9227
|
added empty to force preds dir
|
2010-08-08 07:09:08 +00:00 |
jonsowman
|
4d41283b0c
|
changed to php's mkdir
|
2010-08-04 22:16:20 +00:00 |
jonsowman
|
aa9020d085
|
removed from BETA
|
2010-08-03 23:44:53 +00:00 |
jonsowman
|
2be48acb50
|
made easier to read and fixed border
|
2010-08-03 23:19:45 +00:00 |
jonsowman
|
e76d8d7e12
|
Finished config file and defines closes #23
|
2010-07-30 09:55:17 +00:00 |
Jon Sowman
|
df7ee1367b
|
fixed defines
|
2010-07-30 01:37:29 -07:00 |
Jon Sowman
|
f2f210a2c6
|
added defines
|
2010-07-30 01:35:35 -07:00 |
Jon Sowman
|
04cc48106e
|
include config in index.php
|
2010-07-30 01:31:21 -07:00 |
Jon Sowman
|
14c98a5a93
|
added defines to kml generation script
|
2010-07-30 01:26:36 -07:00 |
Jon Sowman
|
cd78ad3c1c
|
switched to using DEFINES()
|
2010-07-30 01:19:36 -07:00 |
Jon Sowman
|
ce11b01de7
|
added defines
|
2010-07-30 01:17:00 -07:00 |
Jon Sowman
|
b136cbb2b3
|
added at_log
|
2010-07-30 01:13:28 -07:00 |
Jon Sowman
|
10b1be3d93
|
made the at logger an configurable thing
|
2010-07-30 01:11:21 -07:00 |
Jon Sowman
|
ab024cc347
|
added comments
|
2010-07-29 07:55:12 -07:00 |
Jon Sowman
|
23e8cd7e7c
|
added invalid UUID checking for kml.php
|
2010-07-29 07:51:32 -07:00 |
Jon Sowman
|
09ce261729
|
added credits to CSS file
|
2010-07-29 05:47:58 -07:00 |
jonsowman
|
6ed5dae569
|
went a bit mad with rounded corners; changed control button container border colour to blue
|
2010-07-29 12:45:58 +00:00 |
jonsowman
|
abe659de09
|
added rounded corners to control buttons
|
2010-07-29 12:03:41 +00:00 |
jonsowman
|
cd1cc227b8
|
less garish non-hover link colour for control buttons
|
2010-07-29 10:01:19 +00:00 |
jonsowman
|
e832e74ea2
|
coloured the control buttons to fit with colour scheme from jquerui cupertino
|
2010-07-29 09:56:55 +00:00 |
jonsowman
|
af19c69b37
|
Added debugging of string piped to , written to /tmp/pred_log
|
2010-07-29 08:04:22 +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 |
Jon Sowman
|
873879e8bd
|
Fixed typecasting to float of descent rate
|
2010-07-28 05:16:45 -07:00 |
jonsowman
|
3cc10c2a30
|
added utrecht
|
2010-07-27 19:31:03 +01:00 |
jonsowman
|
e0ffa22d17
|
changed title
|
2010-07-22 09:46:07 +01: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
|
70e7fb3387
|
shortened model info HTML statics
|
2010-07-21 05:01:53 -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
|
45a2efa20d
|
fixed horrible spacing and info restructure
|
2010-07-21 04:35:09 -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
|
e6ef90650f
|
run_time and gfs_timestamp placeholders
|
2010-07-21 04:07:33 -07:00 |
Jon Sowman
|
22cd2f3185
|
added html for run_time and gfs_timestamp in the scenario info box
|
2010-07-21 04:04:00 -07:00 |
Jon Sowman
|
712c1ef8b9
|
debug message for prediction run time and gfs timestamp
|
2010-07-21 03:13:50 -07:00 |
jonsowman
|
055b4cc899
|
added transparency fallback line for IE
|
2010-07-21 10:16:00 +01:00 |
jonsowman
|
d97b068a26
|
Fixed multiple copies of parameters being appended to the scenario.ini file closes #50
|
2010-07-20 13:22:23 +01: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
|
d35847ca05
|
Added Agia Kiriaki
|
2010-07-13 22:46:20 +01:00 |
jonsowman
|
d764f03a35
|
Fixed burst-altitude bug in populateFormByUUID
|
2010-07-10 19:05:09 +01:00 |
Jon Sowman
|
f2a509a114
|
added landing site to sites.json
|
2010-07-09 18:56:04 +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
|
05d3768f35
|
AJAX polling delta increased to 500
|
2010-06-20 12:59:38 +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
|
146385bb8e
|
Location save request window form now in a table, looks neater and cleaner
|
2010-06-19 15:38:08 +01:00 |
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 |