[openstreetmap/openstreetmap-website] Update to iD v2.15.1 (#2232)

Bryan Housel notifications at github.com
Sat May 25 02:21:29 UTC 2019


# 2.15.1
##### 2019-May-24

#### :tada: New Features
* Add Maxar-Standard and Maxar-Premium Imagery Layers ([editor-layer-index#668])
* Add feature filters for pistes and aerialways
* Add ability to hide indoor areas and building part areas ([#6352])

[#6352]: https://github.com/openstreetmap/iD/issues/6352
[editor-layer-index#668]: https://github.com/osmlab/editor-layer-index/pull/668

#### :sparkles: Usability
* Prevent Chrome autofill of recent values in the Allowed Access inputs ([#6414])
* Improve visual padding of multiselect fields
* Make unsquare threshold field wider to account for stepper control in Firefox ([#6418])
* Add "Disable All" and "Enable All" buttons for the Map Features list ([#5234])

[#6418]: https://github.com/openstreetmap/iD/issues/6418
[#6414]: https://github.com/openstreetmap/iD/issues/6414
[#5234]: https://github.com/openstreetmap/iD/issues/5234

#### :white_check_mark: Validation
* Swap `wikidata`/`wikipedia` for `brand:` tags if possible ([#6416])
* Suggest adding `indoor=yes` to `highway=corridor` to explicitly specify these as indoor features
* Flag detached points that are very close together ([#6394])
* Flag almost junctions between highways and themselves ([#6373])
* Deprecate various old storage tank tags
* Show better warning message if tags and incomplete rather than deprecated ([#6410])
* Don't flag private data only buildings that are also offices ([#6404])
* Flag private data on `building=houseboat`
* Add ability to upgrade a tag value within a semicolon-delimited list

[#6373]: https://github.com/openstreetmap/iD/issues/6373
[#6394]: https://github.com/openstreetmap/iD/issues/6394
[#6404]: https://github.com/openstreetmap/iD/issues/6404
[#6410]: https://github.com/openstreetmap/iD/issues/6410
[#6416]: https://github.com/openstreetmap/iD/issues/6416

#### :bug: Bugfixes
* Fix raw tag editor styling for custom data editor ([#6427])
* Fix bug centering map when clicking on an issue in the Issues pane ([#6384])
* Fix vector tile layers (#6426)
* Fix bug causing new data to be discarded when running fixes to upgrade tags or remove private data ([#6407])
* Fix issue causing duplicate expanded community entries to appear ([#6422])
* Fix bug where iD could add empty source tag to changesets ([#6405])

[#6384]: https://github.com/openstreetmap/iD/issues/6384
[#6405]: https://github.com/openstreetmap/iD/issues/6405
[#6407]: https://github.com/openstreetmap/iD/issues/6407
[#6422]: https://github.com/openstreetmap/iD/issues/6422
[#6426]: https://github.com/openstreetmap/iD/issues/6426
[#6427]: https://github.com/openstreetmap/iD/issues/6427

#### :hourglass: Performance
* Prevent iD from loading too many off screen tiles ([#6417])
* Switch Bing Imagery Key to avoid overages ([#5833])

[#6417]: https://github.com/openstreetmap/iD/issues/6417
[#5833]: https://github.com/openstreetmap/iD/issues/5833

#### :rocket: Presets
* Update several preset icons (dry cleaning, disc golf, shuffleboard, horseshoes pit)
* Add Disc Golf Course preset
* For ice rinks, prefer the `sport` values `ice_hockey`/`ice_skating` over `hockey`/`skating`
* Add Field Hockey Pitch preset
* Add Indoor and Covered fields to more presets
* Add Allowed Access field to piers, platforms, and tracks
* Add Covered field to Subway preset
* Add Water Tank preset
* Add preset for `landuse=winter_sports` ([#6403])
* Add Type field to Resort preset Add more terms and fields to the Resort preset
* Add layer field to aerialway presets
* Improve search terms to Cycle & Foot Path preset ([#6406])

[#6406]: https://github.com/openstreetmap/iD/issues/6406
[#6403]: https://github.com/openstreetmap/iD/issues/6403
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/openstreetmap-website/pull/2232

-- Commit Summary --

  * Update to iD v2.15.1

-- File Changes --

    M vendor/assets/iD/iD.css.erb (12)
    M vendor/assets/iD/iD.js (471)
    M vendor/assets/iD/iD/img/fa-sprite.svg (2)
    M vendor/assets/iD/iD/img/temaki-sprite.svg (2)
    M vendor/assets/iD/iD/locales/ar.json (1)
    M vendor/assets/iD/iD/locales/de.json (564)
    M vendor/assets/iD/iD/locales/en-AU.json (108)
    M vendor/assets/iD/iD/locales/en-GB.json (24)
    M vendor/assets/iD/iD/locales/en.json (81)
    M vendor/assets/iD/iD/locales/eo.json (56)
    M vendor/assets/iD/iD/locales/es.json (121)
    M vendor/assets/iD/iD/locales/fa.json (1)
    M vendor/assets/iD/iD/locales/fi.json (36)
    M vendor/assets/iD/iD/locales/fr.json (115)
    M vendor/assets/iD/iD/locales/gl.json (128)
    M vendor/assets/iD/iD/locales/he.json (91)
    M vendor/assets/iD/iD/locales/hu.json (100)
    M vendor/assets/iD/iD/locales/it.json (1)
    M vendor/assets/iD/iD/locales/ja.json (56)
    M vendor/assets/iD/iD/locales/mk.json (73)
    M vendor/assets/iD/iD/locales/pl.json (58)
    M vendor/assets/iD/iD/locales/pt-BR.json (44)
    M vendor/assets/iD/iD/locales/pt.json (48)
    M vendor/assets/iD/iD/locales/ru.json (197)
    M vendor/assets/iD/iD/locales/sv.json (21)
    M vendor/assets/iD/iD/locales/tr.json (15)
    M vendor/assets/iD/iD/locales/uk.json (33)
    M vendor/assets/iD/iD/locales/zh-CN.json (1)
    M vendor/assets/iD/iD/locales/zh-TW.json (50)

-- Patch Links --

https://github.com/openstreetmap/openstreetmap-website/pull/2232.patch
https://github.com/openstreetmap/openstreetmap-website/pull/2232.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/2232
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20190524/d71dc169/attachment.html>


More information about the rails-dev mailing list