Commit Graph

  • 5190c0b857 Minimap can now zoom/unzoom Bryan Housel 2015-03-16 23:03:25 -04:00
  • ea0bca9914 setup zoom behavior to use Mercator space Bryan Housel 2015-03-16 16:35:58 -04:00
  • ba12127e8a Use '/' key for map-in-map (because 'M' = Move) Bryan Housel 2015-03-15 23:13:27 -04:00
  • b6136b9a7c fix z-index for modals to be above sidebar, map-in-map Bryan Housel 2015-03-15 22:58:25 -04:00
  • 2ad69870e7 Panning map-in-map now recenters main map Bryan Housel 2015-03-13 19:47:11 -04:00
  • d216afd59f Map-in-Map overview Bryan Housel 2015-03-12 00:30:34 -04:00
  • 06c0a7dd8b Conflict Resolution childnode fixes. Bryan Housel 2015-03-14 20:48:50 -04:00
  • 50a3fe320e Add service field for railways (closes #2552) Bryan Housel 2015-03-12 14:33:06 -04:00
  • 05ff86e5c2 Prevent no-match parent relations from breaking getMatches Bryan Housel 2015-03-12 13:59:48 -04:00
  • 3308b5507b Feature Filtering: don't match multipolygon lines as 'others' (fixes #2548) Bryan Housel 2015-03-10 00:06:29 -04:00
  • 848d19a116 Don't cache array lengths Bryan Housel 2015-03-09 18:02:05 -04:00
  • 20943cf3a9 rebuild presets.json Bryan Housel 2015-03-09 17:29:01 -04:00
  • 696f33f65b Merge branch 'master' of github.com:openstreetmap/iD Bryan Housel 2015-03-09 17:27:33 -04:00
  • 2485d74d5b Use interpolated D3 zooming for zoomIn/zoomOut Bryan Housel 2015-03-09 16:34:07 -04:00
  • e4809baa5f Merge pull request #2549 from gileri/master Bryan Housel 2015-03-08 20:27:24 -04:00
  • b71261e39a Add/Prioritize network tag in public_transport Éric Gillet 2015-03-08 20:17:27 +01:00
  • b4cd1d67d8 Adjust double click handler for new D3 zoom behavior Bryan Housel 2015-03-07 15:22:37 -05:00
  • 81798423c0 Add incline field for highway=steps (fixes #2456) Bryan Housel 2015-03-06 10:08:33 -05:00
  • 27d3a3d60a Upgrade D3 to support node v0.12.0 (fixes #2535) Bryan Housel 2015-03-05 21:52:04 -05:00
  • 1f0087d133 Merge pull request #2525 from openstreetmap/conflict-resolution Bryan Housel 2015-03-05 19:49:15 -05:00
  • d4643b1b89 Change link text: "Or download your changes" Bryan Housel 2015-03-05 19:47:48 -05:00
  • bf1270908b Don't attempt clever way movement with areas. Bryan Housel 2015-03-05 16:49:04 -05:00
  • 3adcd85c89 Fix nudging, cleanup code.. Bryan Housel 2015-03-05 16:20:50 -05:00
  • 7232e0d769 Restrict delta so that user can not move way across intersection Bryan Housel 2015-03-04 16:05:33 -05:00
  • a7e67ccfd9 refactor Conflicts ui into its own component Bryan Housel 2015-03-04 11:46:56 -05:00
  • c503b9f96c fill remoteGraph with loadMultiple, finally do proper undeletion Bryan Housel 2015-03-03 23:43:37 -05:00
  • 56449bc589 Pend some failing tests Bryan Housel 2015-03-03 21:06:28 -05:00
  • cb0e8ab66c Initial support for Multi Fetch GET Bryan Housel 2015-03-03 20:54:09 -05:00
  • edda24360a Fix undeletion version, don't undelete twice Bryan Housel 2015-03-03 20:51:33 -05:00
  • e7f5691e9b re-enable saving Bryan Housel 2015-03-02 22:54:30 -05:00
  • fc94e7775f more tests Bryan Housel 2015-03-02 22:47:49 -05:00
  • 38f833d19c Exclude current way when checking if childnode is used Bryan Housel 2015-03-02 22:47:13 -05:00
  • e3139e250e improvements to iD.actions.MergeRemoteChanges Bryan Housel 2015-03-02 13:07:24 -05:00
  • 78ca4b11f4 Better support for delete/restore Bryan Housel 2015-02-28 23:03:44 -05:00
  • 98665fef91 Don't allow zoomTo on an entity with degenrate extent Bryan Housel 2015-02-28 22:59:10 -05:00
  • 2aae57d361 Save originals of parent entities to localstorage Bryan Housel 2015-02-28 22:52:21 -05:00
  • 2b3dfef5e7 Fix versions of childnodes when merging force_local Bryan Housel 2015-02-27 16:56:00 -05:00
  • 1cfc6ad69a Check childNode versions too Bryan Housel 2015-02-27 16:35:58 -05:00
  • 80f5f65f63 More bugfixes and style updates: Bryan Housel 2015-02-27 15:45:43 -05:00
  • 0ed12da6fa WIP: style, replace expand/contract list with prev/next buttons Bryan Housel 2015-02-26 22:39:22 -05:00
  • 29e1554d5f accessor to expose _features internals Bryan Housel 2015-02-26 16:08:39 -05:00
  • e79ff79092 Cleaner code for indeterminate feature checkboxes (fixes #2532) Bryan Housel 2015-02-26 14:33:03 -05:00
  • a3617b02cc WIP: fix style, fix choice selection Bryan Housel 2015-02-26 00:43:14 -05:00
  • 15bc08795d Don't save history to localstorage in save mode Bryan Housel 2015-02-25 23:35:06 -05:00
  • 57e5113b1e Use radio buttons for mine/theirs choice Bryan Housel 2015-02-24 23:32:02 -05:00
  • 6ecca72eac Unsuppress menu when reselecting (fixes #2533) Bryan Housel 2015-02-24 14:16:51 -05:00
  • 2c860785f6 Fix areaKeys whitelist/blacklist and blacklist junction=roundabout (closes #2484) Bryan Housel 2015-02-24 12:25:51 -05:00
  • 72e5c3dce1 remove/restore of child vertices when switching mine/theirs Bryan Housel 2015-02-21 00:02:46 -05:00
  • 0730e0432b keep localGraph - UI can now flip between mine/theirs Bryan Housel 2015-02-20 17:01:19 -05:00
  • 861bd14903 map#trimmedExtentZoom Bryan Housel 2015-02-20 14:53:07 -05:00
  • ad8c381301 WIP: handle conflicting local tag deletion Bryan Housel 2015-02-20 12:43:47 -05:00
  • 0a1dd4b338 WIP: simplify Bryan Housel 2015-02-20 11:21:47 -05:00
  • 38b50a347e WIP: Fix tests, simplify mergeChildNodes Bryan Housel 2015-02-17 22:09:56 -05:00
  • ebe5484e22 WIP: MergeRemoteChanges merges way childnodes Bryan Housel 2015-02-17 00:51:49 -05:00
  • cdd0ca1acf WIP: Use history.perform/replace/pop instead of context.perform Bryan Housel 2015-02-16 22:01:04 -05:00
  • 6638f6806e WIP: changes to "download changeset" Bryan Housel 2015-02-16 15:12:42 -05:00
  • 663ed92508 WIP: code cleanup, use difference.summary() Bryan Housel 2015-02-16 14:53:51 -05:00
  • 781db91fbc make clean to remove old chaintool field Bryan Housel 2015-02-14 11:33:16 -05:00
  • b36c9df610 field service:bicycle:chaintool changed to chain_tool (re: #2497) Bryan Housel 2015-02-14 11:29:43 -05:00
  • d755145ae6 WIP: usernames in messages, show # of total Bryan Housel 2015-02-14 11:20:19 -05:00
  • 0b083f60b7 Switch landuse=farm to landuse=farmland in category list (re: #2478) Bryan Housel 2015-02-13 12:22:43 -05:00
  • 60410f7ee7 Remove point, vertex from generic landuse preset (closes #2530) Bryan Housel 2015-02-13 12:12:58 -05:00
  • 9aab74c187 Test; simplify John Firebaugh 2015-02-12 10:21:09 -08:00
  • c9162ea65e Extend protection to multipolygon outer ways Richard Fairhurst 2015-02-12 17:07:09 +00:00
  • 0953475f04 Don't delete ways from route/boundary relations Richard Fairhurst 2015-02-12 12:00:28 +00:00
  • 5561ebdb14 version Bryan Housel 2015-02-12 06:30:23 -05:00
  • 012a49c5ec Update release instructions Bryan Housel 2015-02-11 15:09:07 -05:00
  • 1ad25c3dcd 1.7.0 Bryan Housel 2015-02-11 14:40:28 -05:00
  • 26764be63a Update translations Bryan Housel 2015-02-11 14:39:39 -05:00
  • 34642526ff jshint samanpwbb 2015-02-10 14:41:06 -05:00
  • 01fc554809 remove testing code samanpwbb 2015-02-10 13:25:54 -05:00
  • a4a5812816 style cleanup samanpwbb 2015-02-10 13:24:10 -05:00
  • 58e2e07f9f fix background color on loader gif samanpwbb 2015-02-10 12:22:07 -05:00
  • 60769d5bcc css cleanup samanpwbb 2015-02-10 12:21:40 -05:00
  • 72cdf07b6a remove more transitions samanpwbb 2015-02-10 11:51:01 -05:00
  • a46805c3cb remove distracting transitions samanpwbb 2015-02-10 11:45:23 -05:00
  • 744346398a style cleanup samanpwbb 2015-02-10 11:08:01 -05:00
  • 5bff37f11b 1.6.3 Bryan Housel 2015-02-09 22:24:20 -05:00
  • 5812663134 Update imagery Bryan Housel 2015-02-09 20:48:28 -05:00
  • e98b822b05 Update translations Bryan Housel 2015-02-09 20:47:40 -05:00
  • e94d089526 fix modals samanpwbb 2015-02-09 18:11:38 -05:00
  • 094c46dcfb fix order issues samanpwbb 2015-02-09 17:49:58 -05:00
  • 7f9d1437d2 zoom to conflict on active samanpwbb 2015-02-09 17:28:22 -05:00
  • cef46853ea rework list interactions samanpwbb 2015-02-09 15:20:29 -05:00
  • e49ebe2784 rework save UI samanpwbb 2015-02-09 14:28:55 -05:00
  • 65425cb738 Fix typo in smoothness.json: should be "impassable" (closes #2523) Bryan Housel 2015-02-09 13:22:22 -05:00
  • c1d393302a fix close button samanpwbb 2015-02-06 19:35:53 -05:00
  • be8b3daae4 remove dev code samanpwbb 2015-02-06 19:10:48 -05:00
  • d141827c3e Merge branch 'master' into conflict-resolution-ui samanpwbb 2015-02-06 19:08:50 -05:00
  • 78e4271071 finish basic layout/style pass samanpwbb 2015-02-06 19:07:57 -05:00
  • 6d82ae4146 add iD.geo.Extent#contains Bryan Housel 2015-02-06 13:56:51 -05:00
  • 54594cd296 unzorro vertices that have moved past an endpoint Bryan Housel 2015-02-06 10:31:35 -05:00
  • 77a24717cc Merge pull request #2522 from mapillary/mapillary_apiv2 Bryan Housel 2015-02-06 05:36:20 -05:00
  • 2c732d5ed7 removing log peterneubauer 2015-02-06 10:39:42 +02:00
  • f3e9b0f434 upgrading to Mapillary API v2 cals peterneubauer 2015-02-06 10:37:30 +02:00
  • 158dbab0b1 Merge pull request #2521 from openstreetmap/round-tooltips Saman Bemel-Benrud 2015-02-05 18:09:28 -05:00
  • f273650963 add rounded tooltips samanpwbb 2015-02-05 18:05:24 -05:00
  • 3b88fe999b Change description for amenity=farm to "Farmland" Bryan Housel 2015-02-03 12:42:36 -05:00
  • 62c9afcd2d Add gender field to amenity=toilets (closes #2422) Bryan Housel 2015-02-03 12:36:25 -05:00
  • 487130329d Updates to landuse presets (closes #2518) Bryan Housel 2015-02-03 11:12:44 -05:00