Wykres commitów

256 Commity (c1bef457247bea99fe475feeed036f128580be2e)

Autor SHA1 Wiadomość Data
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
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