Commit Graph

7583 Commits

Author SHA1 Message Date
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
saman bb adfb7d9e2c cursor tweaks. 2013-03-06 12:48:10 -05:00
saman bb 1736ef5de3 better cursors. 2013-03-06 12:23:01 -05:00
Ansis Brammanis f8f86e7a42 Avoid style recalculation in resetTransform 2013-03-06 12:11:46 -05:00
Ansis Brammanis 7a22e62426 shorter wait before redrawing after zooming
Feels a lot snappier.
Slightly longer delay when panning.
2013-03-06 12:04:41 -05:00
Tom MacWright e0ba011752 Remove gitignore entries that should not be here. 2013-03-06 11:36:27 -05:00
John Firebaugh dbe3020877 Remove outdated comment 2013-03-05 19:52:17 -08:00
John Firebaugh 1702f7a95d Manually merge some translations from @alperdincer
Fixes #901.
2013-03-05 17:49:01 -08:00
John Firebaugh e9b2563ad8 Force natural=coastline not to be an area (fixes #900) 2013-03-05 17:39:14 -08:00
John Firebaugh 8a646b79cc Remove duplicate styles 2013-03-05 16:39:59 -08:00
John Firebaugh c36b2c9269 Avoid changing tile positions in the load/error callbacks
Fixes #644
2013-03-05 16:19:04 -08:00
John Firebaugh 9f85daaffc Simplify 2013-03-05 16:08:37 -08:00
John Firebaugh a84d60f36d Clear cache when changing source 2013-03-05 16:08:37 -08:00
John Firebaugh 50de147fb0 Camel case 2013-03-05 16:08:37 -08:00
John Firebaugh 98589408bd Remove unused 2013-03-05 16:04:17 -08:00
John Firebaugh 5b5f3fe2e5 Use consistent selection argument style 2013-03-05 16:02:27 -08:00
John Firebaugh 417e21ab05 Remove unused 2013-03-05 16:02:27 -08:00
Tom MacWright c4fc6ca114 Merge branch 'master' of github.com:systemed/iD 2013-03-05 18:00:02 -05:00
Tom MacWright 7e9a427a2b Test getPrototype, use American spellings, fix test formatting.
* Stub Lasso test
* Add cmd test
2013-03-05 17:59:50 -05:00
Ansis Brammanis c74615fa83 Only re-enable dblclick after done drawing way 2013-03-05 16:54:33 -05:00
Tom MacWright b2db6ed5a4 Merge branch 'master' of github.com:systemed/iD 2013-03-05 16:50:19 -05:00
Tom MacWright e071c15579 Remove unused variables and arguments 2013-03-05 16:29:23 -05:00
Ansis Brammanis 8e6588ad64 preset description 2013-03-05 16:10:14 -05:00
Tom MacWright 21bd81e890 Merge branch 'master' of github.com:systemed/iD 2013-03-05 15:44:41 -05:00
Ansis Brammanis 4fb8688d83 add tests for iD.presets.Collection and .Category 2013-03-05 15:37:34 -05:00
Tom MacWright 64200b9920 Change tooltip for save button depending on disabled state. Fixes #573 2013-03-05 15:29:44 -05:00
John Firebaugh e106db76d4 Hidden tooltips should be display: none
`display: block; opacity: 0` leads to odd mouse behavior.
2013-03-05 12:28:56 -08:00
John Firebaugh b53014e50f Cleanup 2013-03-05 12:22:06 -08:00
John Firebaugh 05279c3954 Fix background control initial state (fixes #904) 2013-03-05 12:22:06 -08:00
John Firebaugh 239fa6258a layerswitcher -> background 2013-03-05 12:22:06 -08:00