16273 Commits

Author SHA1 Message Date
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
Tom MacWright f81ce9daee Merge branch 'master' of github.com:systemed/iD 2013-03-05 14:46:50 -05:00
Tom MacWright d8e7936d8a Fix CORS error catching on save. Fixes #788. Fixes #451 2013-03-05 14:44:27 -05:00
John Firebaugh 0ae83fd3c3 Open imagery attribution in new window 2013-03-05 11:34:34 -08:00
John Firebaugh 2b5a9e603d Don't reuse bare geometry classes
Fixes a problem where inspector background had odd cursors.
2013-03-05 11:24:51 -08:00
Tom MacWright c6ede8ffd0 Merge branch 'master' of github.com:systemed/iD 2013-03-05 14:03:28 -05:00
Tom MacWright d6be4e92df Reset auth object so that users can log out and back in. Fixes #749 2013-03-05 14:03:11 -05:00
John Firebaugh a0d7153bd1 Fix build 2013-03-05 10:58:14 -08:00
John Firebaugh 41a197eb9e Fix test 2013-03-05 10:30:03 -08:00
John Firebaugh d9630a8820 Only do the delete hack if it's the first key press
This avoids unexpectedly deleting when you spam backspace
to clear a failed search query.
2013-03-05 10:10:28 -08:00
Ansis Brammanis 3a680b027f add tests for iD.presets.Preset 2013-03-05 13:06:21 -05:00