jonsowman
|
77a01b8e68
|
Restructured the javascript directory tree for tidyness
|
2011-01-15 14:27:04 +00:00 |
jonsowman
|
c1bef45724
|
Links in the launch card to, for example, the burst calculator, or use saved launch sites, now highlight the relevant values in the form on hover
|
2011-01-15 01:28:21 +00:00 |
jonsowman
|
2983c59277
|
Rearranged the launch card and made a better burst calc activation link, and updated styling to reflect these changes - closes #67
|
2011-01-15 01:10:14 +00:00 |
jonsowman
|
8040ec2b1a
|
Shortened burst calculator errors such that the content does not overflow the div window when they are shown - closes #66
|
2011-01-15 00:15:08 +00:00 |
jonsowman
|
91f21399d2
|
Commented all functions in the main javascript include file
|
2011-01-14 23:50:07 +00:00 |
jonsowman
|
8f3badce6d
|
Move event handling code to its own file since there is so much of it
|
2011-01-14 01:10:05 +00:00 |
jonsowman
|
8fce7a03b7
|
Renamed js config to keep a consistant name convention, and tidied up comments in index page
|
2011-01-14 00:38:26 +00:00 |
jonsowman
|
73da93853f
|
Moved all Google Maps functions to their own js include file, leaving only functions explicitly related to the predictor itself in pred.js
|
2011-01-14 00:32:40 +00:00 |
jonsowman
|
f5584e4e7a
|
Moved displaying old predictions code into its own function, and tidying up the document ready function
|
2011-01-13 17:48:04 +00:00 |
jonsowman
|
e7e17e10e2
|
Condensed code for displaying old predictions in preparation for moving it to its own function for neatness
|
2011-01-13 17:24:14 +00:00 |
jonsowman
|
ea2f430c00
|
Exported all the cookie related functions from the main .js include file to their own one
|
2011-01-13 16:54:37 +00:00 |
jonsowman
|
bbfc8fad8c
|
Moved the UI control functions into their own .js include file
|
2011-01-13 16:37:01 +00:00 |
jonsowman
|
16db92d0ed
|
Burst calculator and constants in their own window, with UI elements for activating and using them
|
2011-01-13 16:11:22 +00:00 |
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
|
1bd8d99ba3
|
Write more verbose errors to debug window
|
2011-01-10 17:57:59 +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
|
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 |