Commit Graph

31 Commits

Author SHA1 Message Date
Ansis Brammanis
b22fd84421 Hide tooltip after clicking on geocoder, layers 2013-02-27 13:21:59 -05:00
John Firebaugh
1e60b0b7fa iD constructors are camel case 2013-02-12 16:51:25 -08:00
John Firebaugh
b9860f222f Cleanup; consistent tooltips on remaining buttons 2013-02-12 16:07:27 -08:00
Tom MacWright
61d7ec45b5 Banish function ( style 2013-02-12 16:35:47 -05:00
Tom MacWright
d34863bfc2 Toggle ui elements gracefully. Refs #449 2013-02-11 11:02:58 -05:00
John Firebaugh
ccb5b81645 Clean up geocoder
Pass context directly; fix indentation; i18n.
2013-02-09 15:51:49 -08:00
Tom MacWright
cd470675e2 Display name fix 2013-02-09 18:27:18 -05:00
Tom MacWright
f56e27ad2a Style tweaks and refactoring 2013-02-09 17:21:28 -05:00
Ian B
cc51fdc4be Refactored geocoder to use data joins 2013-02-09 23:02:36 +01:00
Ian B
8a8a29013e Search results area
Display multiple search results
2013-02-09 18:12:55 +01:00
Ansis Brammanis
ec152716fb Fix calls to ui.flash 2013-02-07 01:16:51 -05:00
Tom MacWright
db7f42145e Continue removing any non-scoped selectors. Refs #595
Last hits will be combobox and layerswitcher.
2013-02-05 12:00:10 -05:00
Tom MacWright
8d90fb777b Purge a few more uses of d3.select, refs #595 2013-02-04 12:32:14 -05:00
Tom MacWright
3e404df339 Add more translations, opacity to brightness YOU WIN @ansis 2013-02-01 19:16:01 -05:00
Dr Ian
01e8f5f606 Convert tabs to spaces 2013-02-01 23:08:11 +01:00
Dr Ian
f4975447f8 Limit zoom to 19 if geocode bounding box too small 2013-02-01 23:05:47 +01:00
Dr Ian
839844de27 Convert tabs to spaces 2013-02-01 22:28:43 +01:00
Dr Ian
7bfdf4de1a Change search to use OSM Nominatim API 2013-02-01 22:23:30 +01:00
Tom MacWright
20bf1476d5 Fix geocode URL 2013-01-25 14:59:54 -05:00
Tom MacWright
e6d8fb00fd Kill tabindexes and prevent skipping through fields. Fixes #281 2013-01-24 16:52:34 -05:00
Tom MacWright
fcf15718d1 Restyle flash modal. Fixes #458 2013-01-23 15:27:47 -05:00
saman bb
3e8780d466 making things consistent with new UI style. 2013-01-20 18:30:34 -05:00
Saman Bemel-Benrud
4f90921d1e total style overhaul. 2013-01-18 18:08:43 -05:00
John Firebaugh
5a2444b551 Extract and fix extent/intersection calculations
Extents are now [[min x, min y], [max x, max y]].
2013-01-17 14:27:01 -08:00
Ansis Brammanis
a0072bfa18 Add map.extent and use in geocoder 2013-01-14 15:36:52 -05:00
Tom MacWright
72afc6dcb9 Namespace UI components 2013-01-14 14:00:51 -05:00
Ansis Brammanis
7c7121d1ea Flash message for no geocoder results 2013-01-12 18:09:01 -05:00
Tom MacWright
c4e88ad8e9 Add more explanatory helptext 2013-01-08 11:56:40 -05:00
Tom MacWright
912e612206 Use proper geocoding endpoint. Fixes #315 2013-01-02 14:22:03 -05:00
Tom MacWright
70036b953e Blur instead of focus 2012-12-13 14:38:43 -05:00
Tom MacWright
8e14a9a13c Refactor geocoder into ui component, refactor clickoutside technique.
Fixes #251
2012-12-13 14:18:49 -05:00