Commit Graph

  • 4f855d50a4 Expand/contract extended description Bryan Housel 2018-04-07 23:07:34 -04:00
  • 12f7f68dda Fix debug flag test Bryan Housel 2018-04-07 22:23:37 -04:00
  • 4eaa2a98ce Fix global community resources (e.g. Reddit) Bryan Housel 2018-04-07 22:16:50 -04:00
  • 1c440f0db4 Remove the share links Bryan Housel 2018-04-07 22:13:01 -04:00
  • 775525a74e Linkify the links Bryan Housel 2018-04-07 22:02:47 -04:00
  • 55e55e2021 More style and language adjustments Bryan Housel 2018-04-07 21:45:23 -04:00
  • 8ea2c7ff9a Add community icons, add icons and descriptions to post-save screen Bryan Housel 2018-04-07 14:51:04 -04:00
  • 89798ad865 Add community translation resource and npm run translations Bryan Housel 2018-04-07 13:44:44 -04:00
  • 0731a120c6 Improve "View on OSM" save section Bryan Housel 2018-04-07 12:39:03 -04:00
  • 712b4cb19e Add communities to save screen Bryan Housel 2018-04-06 18:51:59 -04:00
  • 2ed2d79aef Thank the user for their contribution Bryan Housel 2018-04-04 23:49:42 -04:00
  • 7055a2a95c misunderstood name change, reverted to column, only changed the name within the file xortiz 2018-04-04 12:06:25 -04:00
  • 5829b643f0 modified column to advertising_column, changed vertex to area xortiz 2018-04-04 10:21:32 -04:00
  • 242a01a3e1 Import osm-community-index and debug flag so we can look at it Bryan Housel 2018-04-03 22:44:52 -04:00
  • d60c423ac0 npm run build to update translation file Bryan Housel 2018-04-03 21:26:30 -04:00
  • 6bca22bf0d Merge pull request #4962 from Xavier-J-Ortiz/add_faces_to_clock Bryan Housel 2018-04-03 21:25:22 -04:00
  • 606192ac66 created field for face, added face in clocks xortiz 2018-04-03 21:01:07 -04:00
  • 4e5b5a806e added column in presets/presets/advertising xortiz 2018-04-03 20:20:12 -04:00
  • c786c5ba34 not sure, but am getting an error when running 'npm run build' xortiz 2018-04-03 19:47:46 -04:00
  • e517c48344 Remove "vertex" geometry from Beach Resort preset Bryan Housel 2018-04-03 17:43:25 -04:00
  • 29685b704e Merge pull request #4956 from Xavier-J-Ortiz/add_lesiure_beach_resort Bryan Housel 2018-04-03 17:40:40 -04:00
  • 30409d76d6 Remove babel-eslint parser (not needed since we removed flow) Bryan Housel 2018-04-02 15:44:12 -04:00
  • 5a97f54317 Fix zoom scaleExtent to allow zoom out to z2 (full map) (closes #4959) Bryan Housel 2018-04-02 15:26:52 -04:00
  • d12ed45a49 added beach_resort.json in leisure xortiz 2018-03-31 14:47:06 -04:00
  • d6196ac0f9 Rebuild taginfo.json Bryan Housel 2018-03-30 09:03:19 -04:00
  • b950c63f17 Merge branch 'patch/taginfo' of https://github.com/mmd-osm/iD into mmd-osm-patch/taginfo Bryan Housel 2018-03-30 08:52:19 -04:00
  • 2d042288aa Add some padding at bottom of panes (re https://github.com/openstreetmap/iD/issues/4599#issuecomment-377207313) Bryan Housel 2018-03-30 00:07:58 -04:00
  • 63b73c59b4 Add tests for complex intersections, no/only restrictions, via node/way (tests cover #4951, #4928, #4849) Bryan Housel 2018-03-29 23:13:22 -04:00
  • 7e61ef0dc1 Clearer conditional Bryan Housel 2018-03-29 16:31:52 -04:00
  • 4041ab48fe Only restriction along viaway can enter either at either end (closes #4951) Bryan Housel 2018-03-29 16:18:17 -04:00
  • 0d262e5bb5 Stricter test for whether a via way restriction matches the path (closes #4928) Bryan Housel 2018-03-28 23:47:45 -04:00
  • 05526c1ba6 Prevent clicking in restriction editor from selecting nearby text Bryan Housel 2018-03-28 20:53:45 -04:00
  • 1da6d9029b bugfix: don't store icon and geom in t, as no translation is needed here mmd-osm 2018-03-28 23:12:06 +02:00
  • 19de638f58 Bug fix mmd-osm 2018-03-28 22:24:17 +02:00
  • 3b882c8145 Rename "No Turns" to "Only Straight On", add "Only U-turn" preset (closes #4952) Bryan Housel 2018-03-28 16:04:10 -04:00
  • 07c406ad1c fix(package): update lodash-es to version 4.17.8 greenkeeper[bot] 2018-03-27 18:23:16 +00:00
  • 02682f0376 Add more kinds of vending machines, change vending to multiple select field (closes #4888) Bryan Housel 2018-03-28 00:55:30 -04:00
  • bf8c24fd2b Add usage voltage frequency fields to several rail presets (closes #4919) Bryan Housel 2018-03-28 00:26:36 -04:00
  • a160c00c35 Hide Turn Restriction field on trivial junctions (closes #4934) Bryan Housel 2018-03-27 23:54:26 -04:00
  • 4840fea0bc Don't autocomplete numeric values in the combobox (closes #4935) Bryan Housel 2018-03-27 22:15:19 -04:00
  • 734957f283 Handle variants of 'stop' and 'platform' when identifying PTv2 members (closes #4946) Bryan Housel 2018-03-27 21:52:52 -04:00
  • f504909394 Merge branch 'vershwal-fix4599' Bryan Housel 2018-03-27 21:00:01 -04:00
  • 08ac17f49c Split pane content into header and content, move close button Bryan Housel 2018-03-27 18:34:09 -04:00
  • 096585f9a5 Minor style fixes mmd-osm 2018-03-27 20:42:06 +02:00
  • 126d33308f Lint fixes mmd-osm 2018-03-27 20:10:38 +02:00
  • c92eb99272 Fix GitHub URLs mmd-osm 2018-03-27 20:08:14 +02:00
  • d09c7c9a71 Merge pull request #4949 from hikemaniac/industrial Bryan Housel 2018-03-27 14:03:54 -04:00
  • 79c37cf07b Fixed a typo. hikemaniac 2018-03-27 19:58:54 +02:00
  • 764acea67f Taginfo Maki icon lookup + Changed description duplicate handling + Removed geometry and icon from translation mmd-osm 2018-03-27 19:41:48 +02:00
  • 192beec275 Added type of industry field. hikemaniac 2018-03-27 19:32:45 +02:00
  • e3536fd05c lint fix mmd-osm 2018-03-26 21:29:40 +02:00
  • 35317d3a95 Taginfo: Added descriptions, coalesce entries mmd-osm 2018-03-26 21:21:03 +02:00
  • 3bf618add8 Merge branch 'fix4599' of https://github.com/vershwal/iD into vershwal-fix4599 Bryan Housel 2018-03-26 11:19:10 -04:00
  • 523fb7f370 Merge pull request #4942 from Xavier-J-Ortiz/add_shop_pet_grooming Bryan Housel 2018-03-26 10:42:55 -04:00
  • 35f067142c fix(package): update marked to version 0.3.19 greenkeeper[bot] 2018-03-26 03:01:54 +00:00
  • 483b907c91 corrected a typo mistake xortiz 2018-03-25 19:20:21 -04:00
  • 5e8038e32b added pet_grooming to shop xortiz 2018-03-25 18:58:10 -04:00
  • 872fdba3b1 fix lint error mmd-osm 2018-03-25 19:38:15 +02:00
  • 44f3ef8ee1 Add fields to Taginfo file (Fixes #4937) mmd-osm 2018-03-25 19:25:49 +02:00
  • b328948d0d Add communication types field and terms to antenna preset Bryan Housel 2018-03-25 09:50:31 -04:00
  • 17bbf0a5e7 Create antenna.json Alex 2018-03-25 13:10:13 +02:00
  • d9b6fcef71 Switch "monastery_grounds" -> "monastery" Bryan Housel 2018-03-24 17:55:48 -04:00
  • 9e02cde651 Merge pull request #4936 from Xavier-J-Ortiz/add_amenity_monestary Bryan Housel 2018-03-24 14:55:33 -04:00
  • 1b01b2e0ad removed service_times from monastary xortiz 2018-03-24 12:54:58 -04:00
  • 790740dac5 corrected typo changed tags to monastery_grounds, as well as added monastery to terms xortiz 2018-03-24 08:31:35 -04:00
  • 6c04f1d711 added monastary xortiz 2018-03-24 08:21:27 -04:00
  • aafc40b872 Merge pull request #4905 from vershwal/building-height Bryan Housel 2018-03-23 17:04:30 -04:00
  • 5291ac902f Copy edit icon to iD-sprite.src.idraw Bryan Housel 2018-03-23 15:56:50 -04:00
  • df5383c1b4 Merge pull request #4908 from vershwal/icon_edit Bryan Housel 2018-03-23 15:40:52 -04:00
  • ca4fd2a224 Merge pull request #4933 from vershwal/outdoor_seating_preset Bryan Housel 2018-03-23 15:39:51 -04:00
  • 33991eb8ae Added new line at the end of file. vershwal 2018-03-24 00:51:02 +05:30
  • 28336a95b3 Added preset for leisure=outdoor_seating. vershwal 2018-03-24 00:48:58 +05:30
  • 2f9f29eda7 Update iD-sprite.src.svg Princi Vershwal 2018-03-24 00:01:02 +05:30
  • 75d54e6089 Modified the pencil icon. vershwal 2018-03-23 23:35:06 +05:30
  • bcb76cd06c Tell Greenkeeper to ignore d3 v5 Bryan Housel 2018-03-23 13:31:28 -04:00
  • aea3b6feb5 Fix reference typo introduced in c44551be7 Bryan Housel 2018-03-23 13:30:37 -04:00
  • 3d99213169 Merge pull request #4927 from openstreetmap/greenkeeper/marked-0.3.18 Bryan Housel 2018-03-22 16:57:25 -04:00
  • 1dbf273878 Remove flow https://github.com/openstreetmap/iD/issues/3744#issuecomment-374950519 Bryan Housel 2018-03-22 16:51:53 -04:00
  • c08d79e488 Extract tag cleaning code to utilCleanTags, add tests (closes #4925) Bryan Housel 2018-03-22 14:45:37 -04:00
  • c44551be77 Don't trim spaces around semicolons in conditional: tag values This commit also includes code formatting, and removes some lodash Bryan Housel 2018-03-22 14:07:45 -04:00
  • 1069473686 fix(package): update marked to version 0.3.18 greenkeeper[bot] 2018-03-22 17:03:03 +00:00
  • e1b72d2c0c Merge pull request #4926 from Xavier-J-Ortiz/add_mud Bryan Housel 2018-03-22 10:07:46 -04:00
  • 3365ff5e73 added mud to presets natural xortiz 2018-03-22 07:53:46 -04:00
  • 58f4bb56e9 Merge pull request #4924 from openstreetmap/greenkeeper/sinon-5.0.0 Bryan Housel 2018-03-21 15:32:41 -04:00
  • 7f82572f30 Merge pull request #4920 from vershwal/allotments_plot Bryan Housel 2018-03-21 15:30:05 -04:00
  • c135eca9dc chore(package): update sinon to version 5.0.0 greenkeeper[bot] 2018-03-21 17:48:30 +00:00
  • 2f01571d3c presets/landuse/allotments/plot.json -> presets/allotments/plot.json vershwal 2018-03-21 11:45:03 +05:30
  • 49fa8d3797 Added preset for allotments=plot. vershwal 2018-03-21 04:42:05 +05:30
  • 2b50d36f65 adding points for streetside images Shawna Paradee 2018-03-20 13:05:33 -07:00
  • 427dfc1b15 adding streetside points Shawna Paradee 2018-03-20 12:50:31 -07:00
  • a2a0e2687d Added height preset for other buildings. vershwal 2018-03-21 00:27:31 +05:30
  • 866aa650ac Upgrade rollup-plugin-node-resolve (closes #4910) Bryan Housel 2018-03-19 12:03:32 -04:00
  • be85cd8e89 Drop support for node 4 / npm 2 (closes #4853) Bryan Housel 2018-03-19 11:59:41 -04:00
  • f9c218c940 Brand not actually needed on building=hotel preset (should be mapped on the tourism=hotel, but not the building=hotel) Bryan Housel 2018-03-19 11:25:09 -04:00
  • 21c890765f chore(package): update svg-sprite to version 1.4.0 greenkeeper[bot] 2018-03-17 20:35:12 +00:00
  • 945b9bd432 Merge pull request #4907 from vershwal/brand_for_hotels Bryan Housel 2018-03-19 11:21:10 -04:00
  • 8db38dd59d Merge pull request #4906 from vershwal/brand_for_fuel Bryan Housel 2018-03-19 11:18:40 -04:00
  • 448ad5157a Merge pull request #4904 from vershwal/remove-undo-icon Bryan Housel 2018-03-18 18:58:34 -04:00
  • 64b90a6a92 Changed padding. vershwal 2018-03-18 19:36:46 +05:30
  • 9d9be8fd26 Added button to close Map controls. vershwal 2018-03-18 17:17:28 +05:30