Commit Graph

  • 7305cf379b Add delete button to all forms, closes #1492 Aaron Lidman 2013-10-14 16:41:59 -04:00
  • bc5bdaeb18 Omit non-OSM features from search results (fixes #1890) John Firebaugh 2013-10-14 16:05:08 -04:00
  • 7e94473e23 Add additional check to prevent snapping to area fills (fixes #1887) John Firebaugh 2013-10-14 15:52:32 -04:00
  • 8f0fc433c4 Add preventDefault for click events (fixes #1771) John Firebaugh 2013-10-14 14:13:29 -04:00
  • b78e396839 More opacity options Aaron Lidman 2013-10-14 12:13:18 -04:00
  • 1899eb361c Add None tile layer Aaron Lidman 2013-10-14 12:08:36 -04:00
  • b51cfd5d84 Fix adding localized value before name (#1797) John Firebaugh 2013-10-11 16:31:54 -07:00
  • 2f419f789e Disable removing incomplete relation members (fixes #1768) John Firebaugh 2013-10-11 15:48:18 -07:00
  • 696c8922c7 Fix changing localized language John Firebaugh 2013-10-11 15:36:07 -07:00
  • 497c80f0a5 Add translated name tag only when language and value are both present John Firebaugh 2013-10-10 18:19:04 -07:00
  • 64746d6ef5 Make the combobox caret a larger target John Firebaugh 2013-10-11 15:17:47 -07:00
  • 8c30278d2d Show all combobox entries when clicking the caret (fixes #1755) John Firebaugh 2013-10-11 14:37:03 -07:00
  • 04f0806ce2 Fix misspelling John Firebaugh 2013-10-11 14:35:01 -07:00
  • 416a92f5f5 Don't show combobox menu with only one item John Firebaugh 2013-10-11 14:20:06 -07:00
  • 81bc280aba More reliable method for mutexed localStorage saves John Firebaugh 2013-10-10 14:59:48 -07:00
  • 7b09a97f6c Remove unnecessary history save John Firebaugh 2013-10-10 13:42:23 -07:00
  • 4b1af71d10 Don't prevent following an existing way when drawing (fixes #1430) John Firebaugh 2013-10-10 11:27:56 -07:00
  • b69abc2359 iD.geo.edgeEqual John Firebaugh 2013-10-10 11:23:43 -07:00
  • 57411bd9a0 Merge pull request #1886 from iandees/new-presets-1 John Firebaugh 2013-10-10 09:09:32 -07:00
  • c762f60575 Add grocery store term to supermarket. Ian Dees 2013-10-10 06:30:32 -05:00
  • c7f085e93f Allow "yes" and "no" check values to be translated (fixes #1819) John Firebaugh 2013-10-09 17:44:53 -07:00
  • 353eb5e0d1 Treat a sole area=yes tag as "untagged" (#1867) John Firebaugh 2013-10-09 17:20:29 -07:00
  • b5f0ae596f Special case 'yes' values for type fields (#1876) John Firebaugh 2013-10-09 17:10:49 -07:00
  • d1b4e04ee4 Don't add addr:housenumber=yes when applying Address preset (#1874) John Firebaugh 2013-10-09 16:35:12 -07:00
  • 20d3af5620 Ensure preset fields are consistently ordered (#1876) John Firebaugh 2013-10-09 16:18:55 -07:00
  • 7fb047a7ba Cleanup; set correct language for pasted wikipedia links John Firebaugh 2013-10-09 16:03:17 -07:00
  • 965fb47680 Preserve existing Wikipedia language (fixes #1868) John Firebaugh 2013-10-09 15:36:28 -07:00
  • ba3b53846f Don't allow dragging of the map when the click starts in a button John Firebaugh 2013-10-09 14:10:07 -07:00
  • 411db160fe Prefer to render highway=* styles over railway=* John Firebaugh 2013-10-09 14:02:55 -07:00
  • d8567dcc43 Merge pull request #1882 from pnorman/locksmith John Firebaugh 2013-10-09 08:16:11 -07:00
  • 7b7d634928 Add a preset for a locksmith Paul Norman 2013-10-09 00:24:42 -07:00
  • 340e455a9f Remove overflow: hidden from input elements John Firebaugh 2013-10-08 13:28:05 -07:00
  • 51c67e14f9 Merge pull request #1873 from iandees/new-presets-1 John Firebaugh 2013-10-07 14:25:43 -07:00
  • 9604511b59 Add observation tower preset. Ian Dees 2013-10-07 16:08:52 -05:00
  • 6f9a9c90b8 1.2.1 John Firebaugh 2013-09-30 17:14:45 -07:00
  • e3dd3cc7c3 Update translations John Firebaugh 2013-09-30 17:16:59 -07:00
  • 16d3346147 Split only the line of a node shared by a line and an area John Firebaugh 2013-09-30 16:54:03 -07:00
  • dfd0854314 Fix strict mode parse error and other style issues John Firebaugh 2013-09-30 16:31:23 -07:00
  • 44cd18aab5 Test with iD.js John Firebaugh 2013-09-30 16:20:16 -07:00
  • 69689a59d5 Reuse iD.actions.AddMember John Firebaugh 2013-09-30 16:19:36 -07:00
  • 011dc140a3 Handle multipolygon corner case when splitting (fixes #1799) John Firebaugh 2013-09-30 16:17:16 -07:00
  • 9b8d4771b0 Don't automatically apply building tags to shop=car (fixes #1813) John Firebaugh 2013-09-30 15:18:27 -07:00
  • 47516bd650 Don't suggest adding a relation to itself (fixes #1820) John Firebaugh 2013-09-30 15:14:20 -07:00
  • ecfe8ce943 Adjust the timing of localStorage saves John Firebaugh 2013-09-30 14:45:02 -07:00
  • 17325fde83 Use generic access value as placeholder (fixes #1780) John Firebaugh 2013-09-30 13:55:06 -07:00
  • 37a77879c7 Filter on combobox value, not title (fixes #1836) John Firebaugh 2013-09-30 12:45:20 -07:00
  • 161a4e24a6 Parallelism John Firebaugh 2013-09-30 10:37:59 -07:00
  • 77c7091cf2 Show relation documentation for relation presets Minh Nguyễn 2013-09-29 21:17:21 -07:00
  • 30bf1cd87c Remove unused variables John Firebaugh 2013-09-30 10:14:40 -07:00
  • 0e080b3ed6 Limit squaring to near square or near straight nodes Paul Mach 2013-09-27 09:40:24 -07:00
  • 75b6ec746b Clean up John Firebaugh 2013-09-29 07:55:59 -07:00
  • ce85e7faaf fix test case "does not delete tagged nodes" of iD.actions.Straighten tyr 2013-09-29 13:14:34 +02:00
  • 166bc5de5b Clean up John Firebaugh 2013-09-29 07:46:45 -07:00
  • e8d637f2bb Add iD.geo.sphericalDistance tyr 2013-09-12 13:55:07 +02:00
  • 6afe3adfbe more clever splitting of closed ways tyr 2013-09-12 13:14:33 +02:00
  • be30344cfd Improve Circularize Action Paul Mach 2013-09-25 13:42:42 -07:00
  • e8b9d95e0f Merge pull request #1852 from paulmach/ortho-bugs John Firebaugh 2013-09-27 22:29:57 -07:00
  • 3ac12a1e70 Orthononalize bug fixes Paul Mach 2013-09-27 10:20:09 -07:00
  • 56f0bf3d70 Merge pull request #1849 from pnorman/patch-2 John Firebaugh 2013-09-26 14:07:58 -07:00
  • e6aeba1f60 Add more tags to areas list Paul Norman 2013-09-26 13:44:01 -07:00
  • bfef7962fe Add office to area list (fixes #1784) John Firebaugh 2013-09-26 13:18:32 -07:00
  • 5c9be37b1a Can I use iD offline? John Firebaugh 2013-09-26 12:18:13 -07:00
  • 9f355244cd Start FAQ John Firebaugh 2013-09-26 12:14:55 -07:00
  • 831f62fa0c 1.2.0 John Firebaugh 2013-09-26 10:18:31 -07:00
  • 94db453ea3 Update translations John Firebaugh 2013-09-25 16:03:41 -07:00
  • c0a2f11616 Update imagery John Firebaugh 2013-09-25 15:46:50 -07:00
  • 4728622d87 Don't auto-save intro tutorial edits John Firebaugh 2013-09-25 15:32:56 -07:00
  • 20c5209aad Update togeojson.js to 0.3.0 John Firebaugh 2013-09-25 15:01:04 -07:00
  • 844c11df63 Clean up John Firebaugh 2013-09-25 14:46:12 -07:00
  • 0790cf7423 Added the ability to load points from gpx files and display on the map SJohnson 2013-09-19 14:22:01 +01:00
  • 690a04e538 Make straighten/orthogonalize act like a single operation John Firebaugh 2013-09-25 14:26:30 -07:00
  • d568e30cba Minor tweaks to style of test Tom MacWright 2013-09-22 12:54:46 -04:00
  • 8dbae6f146 Merge pull request #1831 from paulmach/issue-1826 Tom MacWright 2013-09-22 09:53:24 -07:00
  • 6b4de86323 Merge pull request #1834 from kreed/presets Tom MacWright 2013-09-22 09:52:37 -07:00
  • cb21eb4b48 Add stop sign preset and backrest field Christopher Eby 2013-09-22 10:09:56 -05:00
  • 76e0ef7c26 Better orthogonalization of skinny quads. Fixes #1812 Paul Mach 2013-09-21 21:21:36 -07:00
  • 0b17eb344a Build translation Tom MacWright 2013-09-20 17:10:32 -04:00
  • 27e3590add Merge pull request #1826 from paulmach/straighten Tom MacWright 2013-09-20 14:04:23 -07:00
  • b8efb00cfc Add straighten way operation and action Paul Mach 2013-09-19 13:01:08 -07:00
  • 3a57e26b5d Merge pull request #1822 from iandees/new-presets-1 Tom MacWright 2013-09-18 09:58:45 -07:00
  • 0f4df4ee6a Add a couple presets. Ian Dees 2013-09-18 11:37:28 -05:00
  • ef124e5674 Merge pull request #1821 from pnorman/fuel_1816 Tom MacWright 2013-09-18 08:12:06 -07:00
  • 353ab5a214 Add types of fuel as alternate terms for amenity=fuel Paul Norman 2013-09-18 01:51:59 -07:00
  • 8eaf5afafb Add boat rental. Fixes #1617 Tom MacWright 2013-09-17 16:05:15 -04:00
  • 03550ff6ff Brighter color for GPX paths. Fixes #1626 Tom MacWright 2013-09-17 15:53:28 -04:00
  • e77e899e08 Merge pull request #1783 from g-k/save-commit-message Tom MacWright 2013-09-17 11:14:37 -07:00
  • c86a0763a2 Merge pull request #1794 from pnorman/ksj_discard Tom MacWright 2013-09-17 11:12:16 -07:00
  • da4cc3dd38 Merge branch 'hlaw-unicodefix' Tom MacWright 2013-09-17 10:46:55 -04:00
  • 7ff9bf4a8f Cleanup style and null check Tom MacWright 2013-09-17 10:46:49 -04:00
  • 00348922d7 Merge pull request #1818 from tyrasd/preset-natural-scree-fell Tom MacWright 2013-09-17 07:27:06 -07:00
  • 832d96ee65 add presets for natural=scree and natural=fell tyr 2013-09-17 12:19:36 +02:00
  • 526ee1fc17 Merge pull request #1815 from pnorman/reddit_synonyms John Firebaugh 2013-09-16 01:49:03 -07:00
  • 0c41c06794 Add terms for fish and chips and petrol Paul Norman 2013-09-15 21:05:49 -07:00
  • 56ab10ed3e Merge pull request #1790 from pnorman/gpx_help Tom MacWright 2013-09-13 18:59:21 -07:00
  • 796954ed19 Merge pull request #1809 from pnorman/en_dialects Tom MacWright 2013-09-13 18:56:21 -07:00
  • 8180487c07 Convert some remaining en-GB to en-US Paul Norman 2013-09-13 17:33:39 -07:00
  • cbb1d5b728 Merge pull request #1798 from tyrasd/preset-amenity-vending_machine Tom MacWright 2013-09-13 14:42:44 -07:00
  • 422e2af32e Merge pull request #1785 from tyrasd/hiking-route-preset Tom MacWright 2013-09-13 14:41:32 -07:00
  • da866d6c42 Update string to match UI. Fixes #1803 Tom MacWright 2013-09-13 17:30:07 -04:00
  • 7f41d8d90f Catch localStorage quota exception. Fixes #1807 Tom MacWright 2013-09-13 17:26:48 -04:00