Commit Graph

3742 Commits

Author SHA1 Message Date
John Firebaugh ddd9e4e8cc Make iD.actions.Join agnostic to selection order
This is accomplished by reusing iD.geo.joinMemberWays,
which was refactored, generalized, and renamed to joinWays.
2013-06-18 12:19:53 -07:00
John Firebaugh ac70b68e35 Document URL parameters (fixes #1515) 2013-06-17 17:58:19 -07:00
John Firebaugh 994161d08c Disable hover when panning (fixes #1550) 2013-06-17 17:05:50 -07:00
John Firebaugh d03402c6df Fix feature list 2013-06-17 16:15:13 -07:00
John Firebaugh e5a44e9ba1 Fix tests 2013-06-17 15:49:03 -07:00
John Firebaugh 9190a25220 Show only visible features in list 2013-06-17 15:44:14 -07:00
John Firebaugh 2722294cec Don't trigger hover events on nonentities 2013-06-17 15:43:51 -07:00
John Firebaugh 4bdf66c33a Remove unused 2013-06-17 15:16:56 -07:00
John Firebaugh 410e401b34 Don't show the inspector on multiselect (fixes #1600) 2013-06-17 14:47:12 -07:00
John Firebaugh 98072bdd27 Use minzoom behavior in all appropriate modes
Fixes https://github.com/systemed/iD/issues/1599#issuecomment-19568483
2013-06-17 14:43:16 -07:00
John Firebaugh 26d70fa18f Allow saving at <z16 (fixes #1599) 2013-06-17 14:19:54 -07:00
John Firebaugh 203f8e3e21 Fix enter key on feature list 2013-06-16 21:44:04 -07:00
Taro Matsuzawa 0d4e8fa32e Fix issue 1594: replace keyup event with keypress event and input event 2013-06-16 21:43:06 -07:00
John Firebaugh 5ee24ec623 Update translations 2013-06-16 20:10:44 -07:00
John Firebaugh 3861879f62 Remove Connection#user and always use #userDetails
Because the embedded iD does not show the account
UI, Connection#userDetails was not being called, so
the commit UI didn't show the user name and image.

Fixes #1464
2013-06-14 13:06:13 -07:00
John Firebaugh 34bf86a904 Fix oneway clipping (fixes #1595) 2013-06-13 16:54:53 -07:00
Ansis Brammanis aab90edef8 avoid untagged line warning for lines in relations 2013-06-12 23:52:11 -04:00
John Firebaugh d60cc019f6 Add terms for Buddhist place of worship
Suggested by @shangkuanlc
2013-06-12 19:29:41 -07:00
John Firebaugh 94029f2941 Move "Zoom in to Edit" to sidebar 2013-06-12 17:57:48 -07:00
John Firebaugh ca4a524268 Add preset for Buddhist place of worship (#1586) 2013-06-12 17:16:47 -07:00
ProtD 80b7fd7f40 Allow to join more than two ways (#649) 2013-06-12 17:10:41 -07:00
John Firebaugh 3609b8280b Remove repeated words (fixes #1591) 2013-06-12 16:57:57 -07:00
John Firebaugh e339bd5df3 Fix tile overzooming 2013-06-12 16:49:50 -07:00
Tom MacWright 0a91918622 Support TMS-flipped Y coordinate with {ty} replacement. 2013-06-10 17:42:31 -07:00
Ansis Brammanis c4eedc0a53 fix walkthrough tooltip cosmetic issue
fixes #1567
2013-06-10 14:41:29 -04:00
Ansis Brammanis ef577ae710 fix restore modal's title alignment
fix #1581
2013-06-10 14:31:16 -04:00
John Firebaugh 4b4f20461d Interpolate "Cafe" and "Playground" translations (fixes #1578) 2013-06-06 12:56:39 -07:00
John Firebaugh 9ab0603052 Improve tooltip when merging to a multipolygon (fixes #1577) 2013-06-06 12:23:54 -07:00
John Firebaugh dd5b5d35a1 Restore class used by walkthrough (fixes #1579) 2013-06-06 11:01:23 -07:00
John Firebaugh 25223a3920 Fix infinite recursion in geocoder (fixes #1580) 2013-06-06 10:47:57 -07:00
John Firebaugh 8d3b6fd479 1.1.0beta1 2013-06-05 16:59:00 -07:00
John Firebaugh 4b41378acb Update translations 2013-06-05 16:58:03 -07:00
John Firebaugh b58310d092 Update CHANGELOG 2013-06-05 16:49:05 -07:00
John Firebaugh 7ec1222402 Try to insert relation members at a sensible index (#1539) 2013-06-05 16:00:53 -07:00
John Firebaugh 2d7cc2a2d1 Preserve member order as much as possible 2013-06-05 16:00:12 -07:00
John Firebaugh 33cf029d43 Extract and refactor iD.geo.joinMemberWays 2013-06-05 16:00:12 -07:00
John Firebaugh 467d01d339 First pass at "Add to Relation" (#1539) 2013-06-05 11:22:00 -07:00
John Firebaugh 3312c4aa4c Partially revert "Remove unnecessary grid classes"
This reverts commit 840c08f672.
2013-06-05 10:28:58 -07:00
John Firebaugh 36e1d8f1f3 Add admin boundary relation preset 2013-06-05 10:25:17 -07:00
John Firebaugh d79b618947 Optimize feature list 2013-06-05 10:20:00 -07:00
John Firebaugh 47fbc31daf Cache browser detection 2013-06-04 18:38:33 -07:00
John Firebaugh 82a4f9c366 Avoid duplicate hover events 2013-06-04 18:33:23 -07:00
John Firebaugh 840c08f672 Remove unnecessary grid classes
These instances are mostly or entirely overridden by more
specific rules.
2013-06-04 18:03:25 -07:00
John Firebaugh 1557c6451b Improve feature list performance 2013-06-04 17:52:09 -07:00
John Firebaugh f9ecf906d2 Need to include member in key function 2013-06-04 11:42:25 -07:00
John Firebaugh 3d27a68f4a Add fields to relation presets 2013-06-04 10:59:02 -07:00
John Firebaugh a1d7d05155 Feature List (#1545) 2013-06-04 10:37:24 -07:00
John Firebaugh a90a1a654c Add Route Master preset 2013-06-04 10:37:08 -07:00
John Firebaugh 6befa984db Fall back to ref tag for displayed feature name 2013-06-03 18:32:27 -07:00
John Firebaugh 20a2c4055b Fix preset search DOM structure 2013-06-03 17:31:04 -07:00