Commit graph

27 commits

Author SHA1 Message Date
Shaun McDonald
010dc87195 Fix typo, which meant that there was a missing translation when selecting an area in the databrowser data browser that was too large 2009-05-31 23:02:50 +00:00
Andy Allan
4e0cf1c5d3 Databrowser i18n. The stuff in start.rjs is a bit bizarre and might need a second pair of eyes 2009-05-30 17:45:31 +00:00
Andy Allan
cdbfc1e341 Override interestingTagsExclude in GML layer - improve databrowser in US by ignoring vanilla TIGER nodes 2009-05-22 14:20:22 +00:00
Tom Hughes
4d62aea5ec Destroy OL objects which use the dataLayer before we destroy the layer
or we will get errors which stop the rest of stopBrowse() executing.
2009-05-11 10:31:34 +00:00
Shaun McDonald
bf29550db8 Resyncing from head 10895:11795 2008-11-08 11:52:58 +00:00
Tom Hughes
63c2d9a529 Make data browser work with OpenLayers 2.7. 2008-10-08 23:38:45 +00:00
Tom Hughes
36203ebe26 Don't hardcode the API version in the data browser. 2008-07-04 18:15:42 +00:00
Tom Hughes
08d1f5aaab Quote default when used as a key in a hash as it is a keyword... 2008-06-28 09:59:47 +00:00
Tom Hughes
f053c84723 Improve the layout of the browse sidebar a bit. 2008-05-28 23:46:55 +00:00
Tom Hughes
18777b41ea Tidy up map browse code and qualify various global names to avoid
any risk of conflicts.
2008-05-15 16:57:34 +00:00
Christopher Schmidt
ca0989f90f destroy the box handler as well 2008-04-26 16:33:26 +00:00
Christopher Schmidt
b46655b167 define type earlier 2008-04-23 16:39:20 +00:00
Christopher Schmidt
f4dfa0f93b UI changes from RichardF 2008-04-23 14:58:25 +00:00
Christopher Schmidt
e6de9accd2 move data into a layer in the layerswitcher 2008-04-23 13:59:41 +00:00
Christopher Schmidt
f06af0508c very minor ui niggles 2008-04-23 04:28:42 +00:00
Christopher Schmidt
8a9261ea07 prevent errors when closing sidebar 2008-04-23 04:25:39 +00:00
Christopher Schmidt
dffe87909d add link to history html page 2008-04-22 13:59:00 +00:00
Christopher Schmidt
670d15e4c9 add support for displaying history 2008-04-22 13:52:41 +00:00
Christopher Schmidt
25fa17d612 change layout: now a link, no longer a tab 2008-04-22 12:48:26 +00:00
Christopher Schmidt
24c623fdf2 minor clenaups 2008-04-22 11:41:57 +00:00
Christopher Schmidt
19a57c97b1 don't let users select areas bigger than allowed 2008-04-22 11:29:24 +00:00
Christopher Schmidt
adc823ce1b allow down/up events 2008-04-22 11:19:12 +00:00
Christopher Schmidt
98be40a312 Customize requestSuccess to limit number of features actually drawn on the map 2008-04-22 11:14:58 +00:00
Christopher Schmidt
d3314fee0f Add recent nodes to start of tab, and return false from onclick actions 2008-04-22 04:28:37 +00:00
Christopher Schmidt
ea0f8ee5c3 clean up javascript code. no/few functional changes, afaik. 2008-04-22 04:05:37 +00:00
Christopher Schmidt
a5509e3172 destroy the feature when we leave 2008-04-21 23:22:08 +00:00
Christopher Schmidt
336a80530c add in-map node/way browser 2008-04-21 23:18:08 +00:00