Robert Harrison
|
1847edc9b5
|
Initial KML overlay working
|
2011-08-19 13:18:52 +01:00 |
Robert Harrison
|
a3829058f2
|
Updated about box
|
2011-08-19 10:26:22 +01:00 |
Robert Harrison
|
313daefcd6
|
NOTAM stuff
|
2011-08-19 09:25:11 +01:00 |
Adam Greig
|
f5de9229ce
|
Merge pull request #78 from danielrichman/master
Hacky fix for issue #77
|
2011-06-22 09:36:06 -07:00 |
Daniel Richman
|
7f1a244f89
|
Hacky/temporary fix for issue #77. The real bug is still at large
|
2011-06-22 17:28:20 +01:00 |
Adam Greig
|
3b6f4d0ea0
|
Merge pull request #73 from danielrichman/master.
predict.py: fork and alarm
|
2011-04-30 05:24:32 -07:00 |
Daniel Richman
|
9ac0aa0e6e
|
Have predict.py fork for itself, and use an alarm to prevent hung processes
|
2011-04-30 11:10:43 +01:00 |
jonsowman
|
d65d54791b
|
Removed jquery include as we load it from the google cdn
|
2011-01-15 14:28:31 +00:00 |
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
|
20e5ddb350
|
Include js event handling code in the index page
|
2011-01-14 23:49:51 +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
|
f328e9a144
|
Corrected adam's github url in About window in the UI
|
2011-01-13 15:37:27 +00:00 |
jonsowman
|
e8ffc960ef
|
Added AUTHORS, CREDITS and LICENSE
|
2011-01-13 15:30:16 +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
|
e192e51259
|
Tidying up indentation and re-arranging form elements
|
2011-01-11 11:13:17 +00:00 |
jonsowman
|
d9171d037a
|
Deleted hourly predictor related items
|
2011-01-10 22:33:17 +00:00 |
jonsowman
|
21239cd735
|
updated readme information
|
2011-01-10 22:32:09 +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
|
408c3aebef
|
Fixing permissions for python backend and cron scrips
|
2011-01-10 17:50:16 +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 |
Jon Sowman
|
915b485d85
|
Fixed readme typo
|
2010-08-11 06:53:24 -07: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 |