Commit graph

196 commits

Author SHA1 Message Date
Oliver Jowett
98564ab6d0 Add a scale. 2016-07-02 17:09:16 +01:00
Oliver Jowett
8639ab3837 More work on OL3. 2016-07-02 14:44:14 +01:00
Oliver Jowett
5acecbaf6f Starting to hack on OL3 support. 2016-07-02 12:55:38 +01:00
Oliver Jowett
b1acfcf26a Switch to latest stable jquery/jqueryui. Include a local copy. 2016-07-02 11:00:27 +01:00
Oliver Jowett
bf042642c3 Increase the size of the heavy icon a little. 2016-06-05 21:43:28 +01:00
Oliver Jowett
7c9320ad97 Update source comment for the new heavy marker 2016-06-05 19:13:55 +01:00
danielmerritt
c701b46559 Added a new marker for heavy aircraft 2016-05-16 22:47:56 +09:30
Oliver Jowett
e1278c36f7 Revert script.js indent changes from d00b07f361 2016-03-31 20:09:12 +01:00
Chris Bowles
ebce0fdda6 Pedantic tweaks for HTML5 validation 2016-03-30 09:12:58 -04:00
Chris Bowles
e509e76294 Avoid mixed-content warnings when served over HTTPS (in a protocol-relative way) 2016-03-30 09:12:22 -04:00
Chris Bowles
d00b07f361 Indentation/Readability cleanup 2016-03-30 08:54:37 -04:00
Chris Bowles
f53bca99e4 Add PlaneFinder link 2016-03-29 17:50:39 -04:00
Oliver Jowett
c218bb9dfa Link to the new FA ModeS redirect URL 2016-02-27 16:14:12 +00:00
Bjorge Dijkstra
a283ab2786 Fix check for valid distance in drawCircle() 2016-02-18 20:47:17 +01:00
Bjorge Dijkstra
3a98bf0d00 Remove invalid css property 'align' from timestamps div 2016-02-18 20:28:49 +01:00
Bjorge Dijkstra
1d723b0731 Remove sensor parameter from google maps api url, it is no longer required.
https://developers.google.com/maps/documentation/javascript/error-messages#sensor-not-required
2016-02-18 20:20:35 +01:00
Bjorge Dijkstra
99696cfac0 minor html syntax fixes for map view 2016-02-18 20:17:01 +01:00
Oliver Jowett
108b402918 Directly include the VRS-derived json db since the underlying DB
is not being updated any more.
2016-02-16 10:33:18 +00:00
Oliver Jowett
c4a2a5c9fb Fix the upintheair URL. 2015-12-23 10:10:05 +00:00
Oliver Jowett
75ddd87408 Basic support for terrain-limit rings based on data from heywhatsthat.com 2015-12-21 17:43:26 +00:00
Oliver Jowett
779c66e2e9 Reindenting. 2015-12-21 17:40:39 +00:00
Oliver Jowett
f84e9a8de1 Fix the missing comma in the monochrome display example. 2015-10-26 23:09:26 +00:00
Oliver Jowett
91fce10f30 Remember map type selection in local storage.
Fixes .
2015-10-26 23:03:34 +00:00
Oliver Jowett
f8a3c46139 Add generic map type config for maps that can be handled by simple URL pattern substitution. 2015-10-26 12:59:38 +00:00
Oliver Jowett
482d3a1d38 Turn on scale (and zoom for good measure, though it's on by default) 2015-10-26 12:58:49 +00:00
Oliver Jowett
416c8591b7 Tweak the display of mlat aircraft icons (not convinced these are the best settings) 2015-10-26 12:30:21 +00:00
Oliver Jowett
976dc44d11 Regenerate the ICAO ranges table based on data extracted from Annex 10. 2015-09-01 14:21:25 +01:00
Oliver Jowett
b5960fd44a Cleanups, reformatting, a few bugfixes, add sort-by-country. 2015-09-01 12:19:23 +01:00
Dynomity
84ad8a2788 removed old commented line 2015-08-30 11:34:37 -06:00
Dino M
0858fa2af4 fixed colspan issue for position 2015-08-30 10:25:43 -06:00
Dynomity
9e00c2d0d3 Merge remote-tracking branch 'origin/flags' into flags
Conflicts:
	public_html/script.js
2015-08-30 10:19:53 -06:00
Dynomity
402e40fc36 fixed table display column problem
This is the final version for this project. (I hope!)
2015-08-30 10:16:40 -06:00
Dynomity
b5d49b451b just cleaning up the formatting 2015-08-26 10:07:50 -06:00
Dynomity
8a1c08cafb Moved loading of flags.js above script.js 2015-08-26 10:00:19 -06:00
Dynomity
95f90fe799 file rename 2015-08-25 19:21:58 -06:00
Dynomity
de426ba823 removed flag id 2015-08-24 20:35:00 -06:00
Dynomity
c95e5775ff minor cosmetic tweaks around flags 2015-08-24 12:44:59 -06:00
Dynomity
899e072cf1 Added back the flag in the selected section 2015-08-24 12:39:37 -06:00
Dynomity
00f3f3723e removed Country column 2015-08-22 10:13:02 -06:00
Dynomity
9e94a6dc1a fixed North/South Korea elements 2015-08-21 18:44:27 -06:00
Dynomity
baddeb9034 cleaning up code and plane table 2015-08-21 18:38:38 -06:00
Dynomity
1babb5b55c Added span for flag icon in selected 2015-08-19 22:00:57 -06:00
Dynomity
1a5e6e2187 searches in hex now.
The search now looks at the hex object array in flags.js. Also moved
the search in the planeObject section. See got to to figure out whether
I should add a new property for the image.
2015-08-18 22:37:34 -06:00
Dynomity
687720386f Removed decimal ICAO codes. Only hex objects 2015-08-18 22:31:13 -06:00
Dynomity
725fd31249 Update flags.js 2015-08-18 12:19:43 -06:00
Dynomity
31ccabe952 added flags.js 2015-08-17 22:25:39 -06:00
Dynomity
849fc1acf2 work in progress
created static file to store ICAO codes
2015-08-17 22:23:23 -06:00
Dynomity
bb576566ca changed ICAO to Country in selected section 2015-08-17 22:20:13 -06:00
Dynomity
ee36258f49 Create README.txt 2015-08-17 12:20:34 -06:00
Dynomity
3f4d35f04c add blank flag 2015-08-17 05:00:19 -06:00