Commit Graph

8701 Commits

Author SHA1 Message Date
Bryan Housel 56dba67b42 Add via 2 way tests 2018-04-10 22:11:06 -04:00
Bryan Housel 7ca23bf51d Merge branch 'master' into tyrasd-patch4968-onlyrestrictions 2018-04-10 17:28:19 -04:00
Bryan Housel 997ab66e5c Rename to "Medical Laboratory" to avoid ambiguity 2018-04-10 17:06:37 -04:00
Bryan Housel 57a7f3f428 Merge branch 'healthcare_lab' of https://github.com/vershwal/iD into vershwal-healthcare_lab 2018-04-10 16:55:11 -04:00
Bryan Housel cc92966d4a Capitalize "Faces"
reported at https://www.transifex.com/openstreetmap/id-editor/translate/#vi/presets/138895230
2018-04-10 16:52:37 -04:00
vershwal 0e632f60e7 built 2018-04-10 23:23:48 +05:30
vershwal 961b0300ff healthcare=laboratory preset 2018-04-10 23:20:14 +05:30
Martin Raifer d2d464d9ee only drop restrictions from FROM towards VIA when adding new only
partially adresses bugs in #4968:

* doesn't crash anymore in complex situations (short FROM ways where both ends connect to a TO way)
* adding a only-restriction at one end of a short FROM doesn't delete restrictions on the other end of the same FROM anymore
2018-04-10 13:19:20 +02:00
Bryan Housel 1866e40c82 Merge pull request #4976 from vershwal/pitch_preset
Added name for pitch preset.
2018-04-09 16:18:20 -04:00
Bryan Housel ab9ba0a632 Several changes
* Proper Case all the things
* Remove the `trailblazing_` fields, which require special knowledge to use
* Fix the icon on `trail_riding_station` preset
* Make the `horse_` checkboxes more consistent (yes/no)
* Remove `watering_place` field, remove it from `amenity=fountain` preset
* Update build script to not include "undefined" values in `taginfo.json`
2018-04-09 16:06:58 -04:00
vershwal 9999a48679 built 2018-04-10 00:35:26 +05:30
vershwal 378d312740 built 2018-04-10 00:34:42 +05:30
vershwal 0f2a2f47a3 Added name for pitch preset. 2018-04-10 00:29:21 +05:30
Bryan Housel 3c5872f7be Merge branch 'preset_horse_hike' of https://github.com/NopMap/iD into NopMap-preset_horse_hike 2018-04-09 14:45:24 -04:00
Bryan Housel f9c1cbf6bc Show a message on the History Panel if the feature is new
(closes #4975)
2018-04-09 14:33:39 -04:00
Bryan Housel b09c712fc5 When connecting nodes, prefer to keep an existing (not new) node
(closes #4974, closes #4674)
2018-04-09 14:20:40 -04:00
Bryan Housel c42556ec96 When boundaries are shared with roads, consider them as roads.
(closes #4973)

This is same as existing logic in the feature matching code
for the "rail" and "past_future" rules.
2018-04-09 12:59:13 -04:00
Bryan Housel 96a7d38e2a npm run build 2018-04-09 10:57:30 -04:00
Bryan Housel 480d0b6ee1 Merge branch 'adding_advertising_column' of https://github.com/Xavier-J-Ortiz/iD into Xavier-J-Ortiz-adding_advertising_column 2018-04-09 10:55:20 -04:00
Bryan Housel 7bf544c28a Don't click cycle through alternating or reversible oneway states
(closes #4970)

They are still supported as translated strings, and user can still enter these
values in the raw tag editor, but they should not toggle with clicks in the
checkbox field.  This is because novice users are confused by what they mean.
2018-04-09 10:48:21 -04:00
Bryan Housel f0d8583f74 Adjust sort weight by community type 2018-04-09 09:20:55 -04:00
Bryan Housel 514ddffd22 Add link to report missing info in the community list 2018-04-08 23:41:51 -04:00
Bryan Housel c35b4906fd Add support for translated i18n events 2018-04-08 22:23:26 -04:00
Bryan Housel cab78c2c6b Add notification badge for events, default disclosures to closed 2018-04-08 21:55:36 -04:00
Bryan Housel cd2d42799e Show events 2018-04-08 21:23:05 -04:00
Bryan Housel 8a0a5e309e Show languages 2018-04-08 08:59:49 -04:00
Bryan Housel 30d94db9a2 Precompute areas and sort communities by area ascending
Note: Currently unreliable because the polygons have inconsistent winding,
but this will be fixed in the next release of osm-community-index
2018-04-08 01:20:35 -04:00
Bryan Housel 150bd064a0 Center sidebar heading, lighten placeholders 2018-04-08 00:23:23 -04:00
Bryan Housel 4f855d50a4 Expand/contract extended description 2018-04-07 23:07:34 -04:00
Bryan Housel 12f7f68dda Fix debug flag test 2018-04-07 22:23:37 -04:00
Bryan Housel 4eaa2a98ce Fix global community resources (e.g. Reddit) 2018-04-07 22:16:50 -04:00
Bryan Housel 1c440f0db4 Remove the share links 2018-04-07 22:16:39 -04:00
Bryan Housel 775525a74e Linkify the links 2018-04-07 22:02:47 -04:00
Bryan Housel 55e55e2021 More style and language adjustments 2018-04-07 21:45:23 -04:00
Bryan Housel 8ea2c7ff9a Add community icons, add icons and descriptions to post-save screen 2018-04-07 14:51:04 -04:00
Bryan Housel 89798ad865 Add community translation resource and npm run translations 2018-04-07 13:44:44 -04:00
Bryan Housel 0731a120c6 Improve "View on OSM" save section 2018-04-07 12:39:03 -04:00
Bryan Housel 712b4cb19e Add communities to save screen 2018-04-06 18:51:59 -04:00
Bryan Housel 2ed2d79aef Thank the user for their contribution 2018-04-04 23:49:42 -04:00
xortiz 7055a2a95c misunderstood name change, reverted to column, only changed the name within the file 2018-04-04 12:06:49 -04:00
xortiz 5829b643f0 modified column to advertising_column, changed vertex to area 2018-04-04 10:21:32 -04:00
Bryan Housel 242a01a3e1 Import osm-community-index and debug flag so we can look at it 2018-04-03 22:44:52 -04:00
Bryan Housel d60c423ac0 npm run build to update translation file 2018-04-03 21:26:30 -04:00
Bryan Housel 6bca22bf0d Merge pull request #4962 from Xavier-J-Ortiz/add_faces_to_clock
adding faces to clock
2018-04-03 21:25:22 -04:00
xortiz 606192ac66 created field for face, added face in clocks 2018-04-03 21:01:07 -04:00
xortiz 4e5b5a806e added column in presets/presets/advertising 2018-04-03 20:35:46 -04:00
xortiz c786c5ba34 not sure, but am getting an error when running 'npm run build'
building data
2018-04-03 19:49:19 -04:00
Bryan Housel e517c48344 Remove "vertex" geometry from Beach Resort preset 2018-04-03 17:43:25 -04:00
Bryan Housel 29685b704e Merge pull request #4956 from Xavier-J-Ortiz/add_lesiure_beach_resort
added beach_resort.json in leisure
2018-04-03 17:40:40 -04:00
Bryan Housel 30409d76d6 Remove babel-eslint parser (not needed since we removed flow) 2018-04-02 15:44:12 -04:00