Wykres commitów

279 Commity (b91f9ffa72a6420236b67169c7746156a23deb19)

Autor SHA1 Wiadomość Data
Jon Sowman b91f9ffa72 Remove newline at the end of the php config include that was breaking the KML 2012-03-14 13:04:23 +00:00
Jon Sowman cffb6f2815 Fix launch point hover times being wrong for non-UTC zones - closes #76 2012-03-10 15:21:26 +00:00
Jon Sowman 22abb370f7 Fixed newline at start of KML breaking it, closes #82 2012-03-10 15:01:16 +00:00
Adam Greig 3638505659 Merge pull request #87 from adamgreig/run-button-fix
Add a new max-height to input box, fixes #86
2012-01-27 03:55:57 -08:00
Adam Greig 0118864920 Add a new max-height to input box, fixes #86 2012-01-27 11:55:26 +00:00
Adam Greig 19303a08dd Merge pull request #85 from adamgreig/run-button-fix
Fix input box CSS to prevent Run button being hidden. Closes #84
2012-01-27 01:30:36 -08:00
Adam Greig 7de89cf8fb Fix input box CSS to prevent Run button being hidden. Closes #84 2012-01-27 09:27:38 +00:00
Jon Sowman c23da654f4 Merge pull request #83 from danielrichman/master
Miscellaneous fixes
2011-12-23 13:54:59 -08:00
Daniel Richman e689ab9096 Also use alarm to clean up hung pred processes 2011-12-03 11:46:02 +00:00
Daniel Richman bd2bf925b7 Check that the timestamp key exists first 2011-11-22 21:08:36 +00:00
Jon Sowman 995d2ab99c Merge pull request #81 from danielrichman/master
Fix issue #80: negative ascent or descent rates cause bad things.
2011-09-02 04:14:17 -07:00
Daniel Richman 71f2e3fd6d Forbid zero or negative ascent/descent rates 2011-09-02 12:10:57 +01:00
Jon Sowman 5faf475ac0 Merge pull request #79 from rharrison/master
Update to display basic KML overlay of UK NOTAMS and restricted airspace.
2011-08-26 15:49:37 -07:00
Robert Harrison 17b2f04a2b Tidy up with help from Randomskk 2011-08-19 14:04:39 +01:00
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