Wykres commitów

294 Commity (instrument)

Autor SHA1 Wiadomość Data
Adam Greig 814d26f984 instrument some php 2012-07-13 00:41:27 +01:00
Adam Greig 954461e94c instrument exit states 2012-07-13 00:31:08 +01:00
Adam Greig 77d34ac037 instrument some bits 2012-07-13 00:28:24 +01:00
Adam Greig 10f93be2a3 Merge pull request #90 from danielrichman/master
Multiple changes.
2012-07-12 16:23:35 -07:00
Daniel Richman 369151d64f Redirect all output; including predictor binary 2012-07-12 17:29:35 +00:00
Daniel Richman d5b3b02eed Show debug window when there's an error 2012-07-12 17:13:07 +00:00
Daniel Richman be69f3d439 Change prune time to 14 days 2012-07-12 17:05:27 +00:00
Daniel Richman 6b2d8724ef Add python logging, catch unhandled exceptions, configurable virtualenv 2012-07-12 17:04:15 +00:00
Daniel Richman 7c07f572e5 Fix command/shell injection vuln 2012-07-12 16:41:33 +00:00
Upuaut 6fcda65711 Changes to launch sites 2012-07-12 14:58:03 +00:00
Adam Greig 4919de268c do not put units into the predictor box 2012-04-03 00:15:16 +01:00
Adam Greig 5faf228e8f fix gui issue with too-long error message 2012-04-01 01:01:40 +01:00
Adam Greig ee5c5fddad fix js error in calc; update about box with calc info 2012-04-01 00:58:17 +01:00
Adam Greig 1eede59ca4 Update burst calc stuff 2012-04-01 00:50:34 +01:00
Jon Sowman 3c923385ae Fixed positioning of the burst marker image 2012-03-30 09:46:28 +01:00
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