Commit Graph

  • 7817d6dff1 Prevent duplicate consecutive nodes in addNode, updateNode, and replaceNode, and add some comments. slhh 2016-12-16 15:43:29 +01:00
  • fa70d79622 Additional tests added for addNode, updateNode, and replaceNode. slhh 2016-12-16 15:38:59 +01:00
  • eb0cdd5e8c History transition code cleanup Bryan Housel 2016-12-23 17:18:28 -05:00
  • ef96fde38a Add tests for transitioned orthogonalize action Bryan Housel 2016-12-23 16:37:17 -05:00
  • 5dde5aeded Add tests for transitioned circularize action Bryan Housel 2016-12-23 16:14:49 -05:00
  • f9c09c0648 Add tests for transitioned reflect action Bryan Housel 2016-12-23 15:05:51 -05:00
  • 723f0ca43a Add tests for transitioned straighten action Bryan Housel 2016-12-23 14:58:18 -05:00
  • cb70b8028f Pacify eslint Bryan Housel 2016-12-23 12:26:00 -05:00
  • c48cdc7c70 Clearer intent for right triangle code Bryan Housel 2016-12-23 12:22:48 -05:00
  • cc5f238042 Support transitioned orthogonalize action Bryan Housel 2016-12-23 12:04:53 -05:00
  • 3e82a7352c Support transitioned straighten action Bryan Housel 2016-12-23 11:09:17 -05:00
  • fdc37287ec Support transitioned circularize action Bryan Housel 2016-12-23 10:52:00 -05:00
  • d917424fc4 Support for performing transitionable actions Bryan Housel 2016-12-23 00:57:05 -05:00
  • 1685e4c2b4 Support transitioned reflect actions Bryan Housel 2016-12-23 00:56:44 -05:00
  • d2952cf929 chore(package): update mapillary-js to version 2.2.0 greenkeeperio-bot 2016-12-20 07:05:54 -05:00
  • 63e054772c chore(package): update rollup-plugin-commonjs to version 6.0.1 greenkeeperio-bot 2016-12-22 15:43:14 -05:00
  • b70cab0bfd chore(package): update rollup to version 0.38.0 greenkeeperio-bot 2016-12-21 19:58:40 -05:00
  • 93cdf29797 Merge pull request #3664 from openstreetmap/operation-behavior Bryan Housel 2016-12-22 15:29:59 -05:00
  • 9a922c0731 Make Reflect/Rotate unavailable for strictly linear features Bryan Housel 2016-12-22 15:16:08 -05:00
  • c4bb7a0ba3 Update CHANGELOG for 2.0.2 Bryan Housel 2016-12-22 09:49:33 -05:00
  • 37534aed0e More cleanup of operations and post-paste behavior Bryan Housel 2016-12-21 23:58:13 -05:00
  • 38e4900355 Allow rotate of multiple selected objects (closes #1719) Bryan Housel 2016-12-21 16:44:40 -05:00
  • cad4c0090c Refactor rotation code to geoRotate, add tests Bryan Housel 2016-12-21 11:21:06 -05:00
  • 063e7712b8 Move geo functions from index.js to geo.js Bryan Housel 2016-12-20 23:08:22 -05:00
  • 573f476cdd Rename actionRotateWay -> actionRotate Bryan Housel 2016-12-20 22:38:30 -05:00
  • 6ab9489fe7 Add utilGetAllNodes to get all nodes and descendants Bryan Housel 2016-12-20 22:37:53 -05:00
  • a2f50f4485 Support behaviors in Rotate mode Bryan Housel 2016-12-20 14:55:02 -05:00
  • 57696ab5eb Rename rotate-way mode to just rotate Bryan Housel 2016-12-20 13:44:39 -05:00
  • addd12ae99 Exclude child nodes from newIDs if their parent way was also copied for #3656 item 1 Bryan Housel 2016-12-20 01:31:49 -05:00
  • 087a8c62d1 Behaviors for all Operations Bryan Housel 2016-12-20 00:28:24 -05:00
  • 068a40e6cc Support Reflect behaviors in Move mode Bryan Housel 2016-12-19 16:56:32 -05:00
  • 35aae816b0 Expose Reflect operation behavior Bryan Housel 2016-12-19 16:55:49 -05:00
  • 1884c7070e Add a keybinding behavior for operations Bryan Housel 2016-12-19 16:55:11 -05:00
  • 82665a6883 Add preset for power=plant (closes #3661) Bryan Housel 2016-12-18 21:27:34 -05:00
  • d69c4d6d9a Don't highlight previous parent way (closes #3657) Bryan Housel 2016-12-17 23:13:10 -05:00
  • fac0429c4c Don't call updateTags extra times (closes #3650) Bryan Housel 2016-12-17 22:38:28 -05:00
  • 6ed2dce08d Use fake phone number for placeholder Bryan Housel 2016-12-17 16:02:50 -05:00
  • 8f40627936 fix format: remove comma Supaplextw 2016-12-17 10:02:36 +08:00
  • ec6134464e Add Taiwan phone format Supaplextw 2016-12-16 19:15:56 +08:00
  • a9ce12a074 Improve factory/works preset, add Product field Bryan Housel 2016-12-16 16:35:51 -05:00
  • 59dc6f38f3 Merge branch 'patch-1' of https://github.com/abdeldjalil09/iD into abdeldjalil09-patch-1 Bryan Housel 2016-12-16 16:27:50 -05:00
  • 650e77e9ac Update togeojson import Bryan Housel 2016-12-16 16:21:03 -05:00
  • f93a195c03 Update togeojson dependency, now under @mapbox namespace Bryan Housel 2016-12-16 16:11:55 -05:00
  • 2267035dfb Support both reflect long axis and reflect short axis operations Bryan Housel 2016-12-16 13:59:33 -05:00
  • dca1c8fb41 Add reflect icons Bryan Housel 2016-12-16 11:24:29 -05:00
  • e88f53ac07 Reflect around long axis by default, provide method to choose long/short Bryan Housel 2016-12-15 18:13:28 -05:00
  • 94933ac455 Attempt to detect shape orientation and reflect accordingly Bryan Housel 2016-12-15 17:43:46 -05:00
  • 888de8487e Add address field to works preset abdeldjalil09 2016-12-15 17:01:14 +01:00
  • 72c51bc283 Add getSmallestSurroundingRectangle Bryan Housel 2016-12-14 17:21:32 -05:00
  • 5a6045fd3d Merge branch 'master' into Psigio-3375 Bryan Housel 2016-12-14 11:30:53 -05:00
  • 6bfef30ecd Add waterfall preset (closes #3608) Bryan Housel 2016-12-13 23:22:27 -05:00
  • 4fa754e717 Adjust matchScores so features match types other than barrier (closes #3647) Bryan Housel 2016-12-12 22:33:53 -05:00
  • 0f05df86e3 Proper Case labels Bryan Housel 2016-12-11 17:35:51 -05:00
  • 0e85fd5b3e Merge branch 'public-bath-scheme' of https://github.com/Natsuyasumi/iD into Natsuyasumi-public-bath-scheme Bryan Housel 2016-12-11 17:14:48 -05:00
  • 3a01b88a4e chore(package): update eslint to version 3.12.0 greenkeeperio-bot 2016-12-09 12:18:42 -05:00
  • 6ca4b13304 Store view transform and selectedIDs w/history, and undo/redo them (closes #2204) Bryan Housel 2016-12-10 23:25:58 -05:00
  • dc5da7b480 Follow next vertex when deleting, add suppressMenu when vertex following Bryan Housel 2016-12-09 12:11:24 -05:00
  • 3abf1b5be8 Allow reselection of next vertex even if vertex has multiple parents Bryan Housel 2016-12-09 11:57:26 -05:00
  • a55ab036aa Don't assume that all the ids in selectedIDs are valid Bryan Housel 2016-12-09 11:46:22 -05:00
  • 8a66b3d892 Don't enter iD.modeSelect without valid entities in selectedIDs Bryan Housel 2016-12-09 11:32:14 -05:00
  • aafb77c7ec Small fixes Mikołaj "Natsuyasumi" Kuranowski 2016-12-09 15:08:16 +01:00
  • 3d9009725e Address customization Mikołaj "Natsuyasumi" Kuranowski 2016-12-09 13:33:15 +01:00
  • b201cba513 Public bath scheme Mikołaj "Natsuyasumi" Kuranowski 2016-12-09 13:17:36 +01:00
  • a3de3534c3 Don't reuse click handler in enter selection, set on update (closes #3638) Bryan Housel 2016-12-08 11:08:21 -05:00
  • 1912251251 Add labels for vertices (closes #2709) Bryan Housel 2016-12-07 16:58:27 -05:00
  • 6b18ea76ff Hide labels along selected ways, or near selected vertices (closes #3636) Bryan Housel 2016-12-07 15:38:14 -05:00
  • 77b78a73ca Complete orphaned d3-zoom gestures that were preventing clicks (closes #2151), (see also d3/d3-zoom#60, d3/d3-brush#18) Bryan Housel 2016-12-06 16:54:42 -05:00
  • aa3c1c8431 All sources have id now, so compare by id Bryan Housel 2016-12-04 21:47:46 -05:00
  • a7ac44f6e8 Refactor imageryBlacklists so it can be called without triggering a GET Bryan Housel 2016-12-04 21:34:34 -05:00
  • c353684ad3 Add imagery blacklist tests to rendererBackground#baseLayerSource Bryan Housel 2016-12-04 13:55:18 -05:00
  • b9888e45e4 Add imageryBlacklists function to get blacklists from OSM API (for #3623) Bryan Housel 2016-12-03 19:22:06 -05:00
  • 1d7e2f76bd Check in example deploy.sh script Bryan Housel 2016-12-02 10:45:03 -05:00
  • 0c024698d1 Remove "covered" field from Bus Stop preset (closes #3627) Bryan Housel 2016-12-02 05:44:25 -05:00
  • 1a31d6e3c6 Add note for Windows users about symbolic links Bryan Housel 2016-12-01 22:29:19 -05:00
  • 7edef9ef67 const with for-of not actually ok in all version of node 4 Bryan Housel 2016-12-01 21:52:35 -05:00
  • d955b3c626 Include shelljs as dependency (even though shx installs it) Bryan Housel 2016-11-30 23:36:55 -05:00
  • 2453c5c8b7 Eliminate symlinks in repository - shelljs/shx can make them (closes #3545) Bryan Housel 2016-11-30 17:06:33 -05:00
  • 026450d8fd Bump shx 0.2.1 to fix issue w building on windows cygwyn/git bash shell Bryan Housel 2016-11-30 14:56:58 -05:00
  • 3f024d0b95 Replace hardcoded RTL list with detected language lookup from dataLocales Bryan Housel 2016-11-28 00:12:50 -05:00
  • fc0b8a6a90 npm run translations Bryan Housel 2016-11-27 23:56:39 -05:00
  • 5494d0990a Pull RTL/LTR from Transifex (closes #3489) Bryan Housel 2016-11-27 23:56:17 -05:00
  • 9e50af529b Adjust placeholders, labels.. add specific Surveillance Camera preset Bryan Housel 2016-11-26 16:42:37 -05:00
  • d2432ad96a Merge branch 'preset/surveillance_extended_fields_camera' of https://github.com/bkil/iD into bkil-preset/surveillance_extended_fields_camera Bryan Housel 2016-11-26 16:11:42 -05:00
  • cd1ac6ea59 Merge pull request #3621 from samely/master Bryan Housel 2016-11-26 16:07:25 -05:00
  • c51c170797 add presets to amenity=food_court and amenity=crematorium samely 2016-11-26 13:03:08 -05:00
  • cc648d8eba chore(package): update mocha to version 3.2.0 greenkeeperio-bot 2016-11-24 19:39:38 -05:00
  • e9b0fa1dd6 fix connection.js to osm.js in FAQ Eduard Popov 2016-11-25 16:56:30 +10:00
  • b34013be67 chore(package): update eslint to version 3.11.0 greenkeeperio-bot 2016-11-25 17:48:27 -05:00
  • 67407c5081 Add node 7 to Travis build matrix Bryan Housel 2016-11-23 10:02:12 -05:00
  • c1cb675ce1 chore(package): update mocha-phantomjs-core to version 2.1.0 greenkeeperio-bot 2016-11-23 09:17:29 -05:00
  • 80d9cd6c72 Use traditional interpolation for zoom interpolator, not fly-out-in Bryan Housel 2016-11-23 09:55:16 -05:00
  • 708a7cee40 chore(package): update d3 to version 4.4.0 greenkeeperio-bot 2016-11-23 09:13:58 -05:00
  • 1b329d4e6f chore(package): update rollup to version 0.36.4 greenkeeperio-bot 2016-11-23 09:06:00 -05:00
  • c4140bf2b5 fix up generated files via npm run build bkil 2016-11-19 12:16:41 +01:00
  • c87ff327e1 data/presets/presets/man_made/surveillance.json: add some common fields bkil 2016-11-08 12:00:48 +01:00
  • ad1b6998a4 data/presets/fields: add surveillance and camera related properties bkil 2016-11-08 11:59:10 +01:00
  • 27228c3019 Remove checkboxes, remove escaped markdown chars Bryan Housel 2016-11-22 16:15:29 -05:00
  • 817d3528f1 improve release algorithm Eduard Popov 2016-11-22 10:48:26 +10:00
  • 90210f4932 Add maxheight field and add it to many highway presets (closes #3605) Bryan Housel 2016-11-21 11:11:13 -05:00
  • 6e86c235b1 Tag should be fence_type not fence (re #3602) Bryan Housel 2016-11-20 23:32:29 -05:00