Commit Graph

2362 Commits

Author SHA1 Message Date
Saman Bemel-Benrud cb50f75fd9 adding add and remove cursors for multiselect. 2013-03-07 14:33:17 -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
John Firebaugh 421b9ba29f Use local uglify binary 2013-03-06 18:18:06 -08: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 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
saman bb de5e2f76a9 fix #816 2013-03-06 14:27:26 -05:00
John Firebaugh c24fff51e0 Fix test 2013-03-06 11:24:39 -08:00
Ansis Brammanis 116e03c6d6 tweak point label halo 2013-03-06 14:22:52 -05:00
saman bb 7bb053ba44 tweaks to footer. 2013-03-06 14:13:43 -05:00
John Firebaugh 5669fa3285 Switch back to live by default 2013-03-06 11:05:26 -08:00
saman bb a694e341fa touchups to footer, closes #830 2013-03-06 14:02:12 -05:00
saman bb d378638733 adding simplify icon. 2013-03-06 13:40:41 -05:00
saman bb e27afcd754 Merge branch 'master' of github.com:systemed/iD 2013-03-06 13:29:06 -05:00
saman bb aede731c2b icon for rotate, closes #896 2013-03-06 13:28:50 -05:00
Ansis Brammanis 8fc4cffd20 Revert "shorter wait before redrawing after zooming"
This reverts commit 7a22e62426.
2013-03-06 13:12:46 -05:00
saman bb cfe3eecbe1 Merge branch 'master' of github.com:systemed/iD 2013-03-06 12:48:24 -05:00