Commit Graph

5135 Commits

Author SHA1 Message Date
John Firebaugh 4590feab63 Calculate address field widths 2014-06-13 11:39:17 -07:00
John Firebaugh f2a9154bf2 Add Brazilian format based on #2124 2014-06-13 11:39:17 -07:00
John Firebaugh 8a0b67afcc Add more placeholders 2014-06-13 11:39:17 -07:00
John Firebaugh 257d3e07df number -> housenumber 2014-06-13 10:38:48 -07:00
John Firebaugh 199fd35173 Simplify CSS 2014-06-13 10:38:27 -07:00
Bryan Housel 38cb42e0bc Add tests for line z-indexing. 2014-06-11 22:30:36 -04:00
Bryan Housel 7f35ab6125 separate svg group for areas and their related strokes/fills
(for consistency)
2014-06-11 13:01:27 -04:00
Christian Schwarz 83e66b3705 Improved address preset 2014-06-10 21:08:50 +02:00
Christian Schwarz ff0357b927 Added countrycode spec 2014-06-10 19:09:53 +02:00
Christian Schwarz cfa023a988 Removed pointInFeature 2014-06-10 18:25:39 +02:00
Bryan Housel 0c5f563a26 add test for iD.Entity.layer(), fix spelling of man_made. 2014-06-09 23:39:16 -04:00
Bryan Housel a5f839db44 improve bridge styles, add low-zoom, butt linecaps.. 2014-06-09 23:16:44 -04:00
Bryan Housel 97b189b397 Precreate fixed number of layergroups between -10, 10 2014-06-09 21:20:50 -04:00
Christian Schwarz 13c1711d68 Switched to Nominatim api for now 2014-06-09 20:22:56 +02:00
Bryan Housel c5ba92d20f Merge branch 'master' into bhousel-layers 2014-06-06 16:13:48 -04:00
Bryan Housel 849363ff8c Group by layer to correctly depth sort lines.. 2014-06-06 16:10:37 -04:00
Christian Schwarz b8ec19356f Updated country code endpoint 2014-06-05 21:32:14 +02:00
Christian Schwarz 81effc23cf Removed local countries.json 2014-06-05 20:33:38 +02:00
Christian Schwarz 49eae8e389 Switched to a custom country code service 2014-06-05 20:30:12 +02:00
John Firebaugh 8250a9753d Fix preset field buttons (fixes #2247) 2014-06-05 10:23:24 -07:00
Christian Schwarz 5a51a6c8c2 Added gb address format with housename field 2014-06-05 00:42:15 +02:00
Christian Schwarz 60f51d7c79 Test country code lookup with nominatim 2014-06-04 01:05:46 +02:00
Christian Schwarz b3acd56bbb Added support for localization of address fields 2014-06-03 22:49:42 +02:00
Bryan Housel cfd2b6a619 Group line parts so that they can be properly depth sorted. 2014-06-02 17:39:51 -04:00
Bryan Housel 4f70731dfb Only render oneway markers that actually appear in the viewport
(motorways and rivers used to fill the DOM tree with a lot of crap!)
2014-05-31 03:23:31 -04:00
Bryan Housel 5ee391dd52 Better layer sorting to fix z-depth issues.. 2014-05-30 15:20:36 -04:00
John Firebaugh 3e138bf16b 1.4.0 2014-05-29 16:09:54 -07:00
John Firebaugh f095454420 Update translations 2014-05-29 16:04:39 -07:00
John Firebaugh d90f8054b1 Remove retina cursors
They are broken on Safari in a way that is incompatible
with making them work on Chrome.

https://bugs.webkit.org/show_bug.cgi?id=120783

Fixes #2157.
2014-05-29 15:53:13 -07:00
John Firebaugh cb2121b7c4 Don’t preventDefault on mousedown (fixes #2115)
This prevents blur events from getting properly dispatched.
2014-05-28 18:02:44 -07:00
John Firebaugh c30ba03606 Ensure combobox menus are closed on blur (fixes #2207)
See 7c20bd3 for explanation.
2014-05-28 17:37:31 -07:00
John Firebaugh 38b821bdea Limit imagery_used tag to 255 characters (fixes #2181) 2014-05-28 17:04:49 -07:00
John Firebaugh 0a83545a76 Simplify and fix midpoint drawing logic (fixes #2136) 2014-05-28 16:48:01 -07:00
Bryan Housel 26d7206bc9 Merge branch 'master' of github.com:openstreetmap/iD 2014-05-28 13:25:53 -04:00
Bryan Housel 941ee1d88c Allow suggestion if preset with same name exists, pick suggestion w highest count..#2224 2014-05-28 13:17:48 -04:00
John Firebaugh c0db8b8e67 jshint 2014-05-27 14:42:15 -07:00
John Firebaugh 0c09871c4a Don’t show turn restriction editor for non-highways (fixes #2240) 2014-05-27 14:35:57 -07:00
John Firebaugh 29d26f5078 Fix restrictions rendering on FF (fixes #2241) 2014-05-27 14:26:27 -07:00
John Firebaugh e10bba980f Handle cases where current vertex disappears (fixes #2234) 2014-05-27 11:25:24 -07:00
Martin Raifer a796d4b1ea only check .isIntersection for nodes 2014-05-27 15:19:47 +02:00
Bryan Housel 1f2420e599 Prefer more specific 'Crosswalk' preset over generic 'Crossing'
Many new users in my area are getting this wrong or skipping crossings entirely because:
1. Most crossings people want to map really are `crossing=zebra`.
2. 'zebra' is not a common term in the US so users don't know to pick it.
3. Popup help for 'Crossing' shows a zebra, so users think that's what they picked.
2014-05-24 12:20:52 -04:00
Bryan Housel e2f1b39253 Name and icon updates to stadium, dojo, sports_center 2014-05-23 23:34:22 -04:00
Bryan Housel d4b2bd6834 Merge pull request #2226 from datendelphin/master
Add amenity=dojo preset
2014-05-23 22:27:42 -04:00
Bryan Housel 89ac5f41db Merge pull request #2235 from bhousel/bhousel-fields
Allow checkbox fields to support custom strings
2014-05-23 22:16:14 -04:00
John Firebaugh fbd583eb76 Hide inspector when dragging (fixes #2229) 2014-05-23 18:03:13 -07:00
Bryan Housel 10bd86cb45 Check single source for implied onewayness #2220 2014-05-23 17:07:11 -04:00
Bryan Housel 40810dab04 Correctly trim whitespace in semicolon-separated multivalues #2236 2014-05-23 15:06:10 -04:00
Bryan Housel 1c3d0dacee Replace all matches, not just the first one.. 2014-05-23 15:04:35 -04:00
Bryan Housel 126f334c96 eliminate warning: 'context' is defined but never used 2014-05-23 14:57:52 -04:00
Bryan Housel 5fdbd6f9f4 Instead of using context.selectedIDs(), define a check.entity setter function 2014-05-23 11:27:27 -04:00