Wykres commitów

87 Commity (77a01b8e68844813e58000240ce9f30031a7ee4d)

Autor SHA1 Wiadomość Data
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 20e5ddb350 Include js event handling code in the index page 2011-01-14 23:49:51 +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 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 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 e192e51259 Tidying up indentation and re-arranging form elements 2011-01-11 11:13:17 +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 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 4715c4ed71 Fixed wrongly numbering index, and made the dialog draggable 2010-08-10 21:52:05 +00:00
jonsowman e512d9c54d Added cookie deletion function etc 2010-08-10 21:10:55 +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 20e5661cbd Moved API key to config 2010-08-10 17:44:51 +00:00
jonsowman aa9020d085 removed from BETA 2010-08-03 23:44:53 +00:00
jonsowman 2be48acb50 made easier to read and fixed border 2010-08-03 23:19:45 +00:00
Jon Sowman 04cc48106e include config in index.php 2010-07-30 01:31:21 -07:00
jonsowman 6ed5dae569 went a bit mad with rounded corners; changed control button container border colour to blue 2010-07-29 12:45:58 +00:00
jonsowman abe659de09 added rounded corners to control buttons 2010-07-29 12:03:41 +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 e0ffa22d17 changed title 2010-07-22 09:46:07 +01:00
Jon Sowman 70e7fb3387 shortened model info HTML statics 2010-07-21 05:01:53 -07:00
Jon Sowman 45a2efa20d fixed horrible spacing and info restructure 2010-07-21 04:35:09 -07:00
Jon Sowman e6ef90650f run_time and gfs_timestamp placeholders 2010-07-21 04:07:33 -07:00
Jon Sowman 22cd2f3185 added html for run_time and gfs_timestamp in the scenario info box 2010-07-21 04:04:00 -07: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
jonsowman 05d3768f35 AJAX polling delta increased to 500 2010-06-20 12:59:38 +01:00
jonsowman d21417dd0c Auto adjusting AJAX timeout when polling for the progress JSON closes #45 2010-06-19 23:35:25 +01:00
jonsowman 146385bb8e Location save request window form now in a table, looks neater and cleaner 2010-06-19 15:38:08 +01:00
jonsowman d043f37133 Added CSV and KML icons 2010-06-19 14:49:27 +01:00
jonsowman a1257b7928 Added CSV and KML download links - works 2010-06-19 14:23:33 +01:00
jonsowman 845e3d173d Removed php querystring UUID functionality 2010-06-14 12:38:35 +01:00
jonsowman 9bbb158910 Oops forgot to hide the about div 2010-06-14 12:23:03 +01:00
jonsowman b364e8c494 Made the about window prettier 2010-06-14 12:14:22 +01:00
jonsowman bfe8723788 Added drag handles, windows snap to edges of screen 2010-06-14 11:07:11 +01:00
jonsowman 83eb2cf546 Attemp to make chrome work with the launch site dropdown 2010-06-13 14:58:18 +01:00
jonsowman 28c8b73c9f Minor things 2010-06-11 15:26:15 +01:00
jonsowman 4e794232ab Moved initialisation sequences to pred.js and slightly improved hash string checking 2010-06-11 15:17:56 +01:00
jonsowman 1e73e79705 Mailer headers, made the request window a bit prettier 2010-06-08 17:49:01 +01:00
jonsowman 36ba56364f Work on location save requesting 2010-06-08 17:29:38 +01:00