16273 Commits

Author SHA1 Message Date
Ansis Brammanis 2af11c71db disable hideOnMouseover while dragging 2013-03-07 15:19:32 -05:00
Ansis Brammanis 6e770dbb85 split presets into individual files 2013-03-07 15:01:34 -05:00
John Firebaugh 27861ca6b2 Implement multiselect cursors (fixes #296) 2013-03-07 11:57:43 -08:00
Tom MacWright 9502f34e08 Merge pull request #918 from systemed/resample-oneway
Resample oneway paths to produce markers.
2013-03-07 11:37:26 -08:00
Tom MacWright ee04bf65f4 Fine tune marker spacing 2013-03-07 14:37:00 -05:00
Ansis Brammanis 4dab9bc7f3 remove old preset files 2013-03-07 14:35:57 -05:00
Saman Bemel-Benrud cb50f75fd9 adding add and remove cursors for multiselect. 2013-03-07 14:33:17 -05:00
Tom MacWright d083b7ea6a Avoid unnecessary bind 2013-03-07 14:17:31 -05:00
Tom MacWright fefdecfa67 Corner-preserving resampling 2013-03-07 14:16:08 -05:00
Saman Bemel-Benrud 2707daec8b moved spinner. 2013-03-07 14:10:15 -05:00
John Firebaugh 25f7cd310d Merge branch 'spinner'
Conflicts:
	css/app.css
	js/id/connection.js
2013-03-07 11:00:14 -08:00
John Firebaugh a6ce12efb6 Add shadow on area strokes (fixes #674) 2013-03-07 10:33:11 -08:00
John Firebaugh 457922856e Remove stroke-width on vertex shadows
This was causing oversized hit boxes on Firefox.
2013-03-07 10:33:10 -08:00
John Firebaugh cb59453fcd Make vertex shadow slightly smaller
It's getting in the way too often.
2013-03-07 10:33:10 -08:00
Saman Bemel-Benrud d77f8b6779 adding source for map colors that I forgot to add a long time ago. 2013-03-07 13:29:00 -05:00
Ansis Brammanis aec08f0558 Add and fix some presets 2013-03-07 13:24:47 -05:00
Saman Bemel-Benrud 8d911a4a9d styling loading state. 2013-03-07 13:14:16 -05:00
Ansis Brammanis 61133a6f8a improve search
- prioritize exact matches of words, either in name or terms
- prioritize fuzzy name matches over fuzzy term matches
- reduce max difference to 2
2013-03-07 13:03:19 -05:00
Saman Bemel-Benrud 7a40548c58 fixed tooltip positioning, closes #829 2013-03-07 12:35:48 -05:00
Saman Bemel-Benrud 576dad5645 fixed operation icons, were looking a little disabled. 2013-03-07 12:22:32 -05:00
Saman Bemel-Benrud 97290de537 fixed accidental style removal, closes #914 2013-03-07 12:12:45 -05:00
Ansis Brammanis eb8c876460 Fix node parsing
Old nodes may be missing user and uid
for example, node 60743409
2013-03-07 10:46:25 -05:00
John Firebaugh ead70be5e7 Add town hall preset 2013-03-06 20:34:22 -08:00
John Firebaugh 893b66bd93 Better Travis configuration 2013-03-06 18:22:28 -08:00
Tom MacWright c736f1d312 Fix tests
Way lines are no longer the only paths on the map, so we need to be more
specific.
2013-03-06 21:20:09 -05:00
John Firebaugh 421b9ba29f Use local uglify binary 2013-03-06 18:18:06 -08:00
Tom MacWright 27c0edb2c1 Resample oneway paths to produce markers.
This uses a technique created by @mbostock in http://bl.ocks.org/mbostock/4965670
Need to confirm that this is faster. It is definitely cleaner.
2013-03-06 21:08:50 -05:00
John Firebaugh ce97452d90 Add island preset 2013-03-06 17:54:34 -08:00
John Firebaugh bf90c1ae93 Render circular place=* as an unfilled area
Basically, give it area label placement, but line
behavior otherwise.

Test case: #id=w169604918&map=19.46/41.41402/-70.94773
2013-03-06 17:37:18 -08:00
John Firebaugh cb0e02d56f Support merging point + line 2013-03-06 17:37:17 -08:00
saman bb 15c37b86b9 fixes in map.css 2013-03-06 19:57:01 -05:00
saman bb 09f01ada5e added styles for beach and scrub. 2013-03-06 19:41:15 -05:00
saman bb a131acd7f0 Merge branch 'master' of github.com:systemed/iD 2013-03-06 19:37:11 -05:00
saman bb daab24be16 basics for landuse styles, still needs pattern fills. 2013-03-06 19:37:00 -05:00
John Firebaugh f4b2de03e5 Switch to packaged index.html by default
Unpackaged is available in index_dev.html.
2013-03-06 16:17:28 -08:00
John Firebaugh d60ec2bd8e Sync tests 2013-03-06 16:16:12 -08:00
John Firebaugh de51c2048a Remove duplicate declaration 2013-03-06 16:16:12 -08:00
John Firebaugh 87fd5d871c Build data into package 2013-03-06 16:16:12 -08:00
John Firebaugh 84a4f9e5d2 Eliminate iD.layers 2013-03-06 15:51:16 -08:00
John Firebaugh 7cdfa8daf3 Remove duplicated code 2013-03-06 15:51:16 -08:00
Ansis Brammanis 928cade41b oneway markers on rivers and streams 2013-03-06 17:51:31 -05:00
Ansis Brammanis 01fc68a07a add library preset 2013-03-06 17:07:49 -05:00
John Firebaugh ed86254f37 Fix build 2013-03-06 14:01:44 -08:00
John Firebaugh 63d7d94c4a Fix global leak 2013-03-06 13:58:41 -08:00
Tom MacWright 00696a9a96 Merge pull request #913 from systemed/preset-search
Improve preset searching
2013-03-06 13:58:24 -08:00
Tom MacWright 662cfeb576 Improve preset searching
Add preset searching of terms
Add more synonyms, improve matching - levenstein for terms too.
2013-03-06 16:54:32 -05:00
John Firebaugh 98d1ee4f10 Fix rendering of multipolygons with the tags on the outer way
From the wiki:

> If you have one closed way making up the outer ring and it does not
> describe something in its own right, you may also put these tags on
> the outer ring and leave the relation untagged.

During line and area rendering, fix up such ways so that they are
rendered as if the tags were on the relation instead.

Fixes #613.
2013-03-06 13:22:43 -08:00
Ansis Brammanis bd3302611e fix area style for highway=pedestrian 2013-03-06 15:17:57 -05:00
Ansis Brammanis 32a78d4573 let centerEase be stopped by dragging 2013-03-06 14:42:56 -05:00
saman bb 498439100b Merge branch 'master' of github.com:systemed/iD 2013-03-06 14:27:45 -05:00