[openstreetmap-website] iD 1.1 (#424)

John Firebaugh notifications at github.com
Tue Aug 6 21:43:50 UTC 2013


This updates iD to 1.1.0rc1. Here's the message I [posted to talk@](http://lists.openstreetmap.org/pipermail/talk/2013-July/067765.html):

> This release focuses on relation editing support and performance improvements. The relations that each feature is a member of are displayed in the sidebar, and when a relation itself is selected, it's members are displayed. You can also search for relations via a new search interface, add and remove memberships, and create new relations.

> We made performance improvements across the board, focusing on load time and editing performance in dense areas. For example, while iD 1.0.1 on Firefox takes 50 seconds to load a [dense area like this]( http://www.openstreetmap.org/edit?editor=id&lat=49.969975&lon=8.837839&zoom=16), iD 1.1 loads it in 20 seconds. In some cases, improvements were limited by native browser performance bottlenecks, but we are seeing some progress by browser developers in eliminating these as well.

> A detailed changelog is available [here](https://github.com/systemed/iD/blob/master/CHANGELOG.md).

> As always, the best place for feedback and bug reports is  [the GitHub project](https://github.com/systemed/iD/).

In addition all the changes and additions in iD itself, I've updated the OSM.org stylesheet so that OSM.org's left sidebar is hidden when editing with iD. It took up valuable editing space, especially now that iD has a persistent sidebar of its own, and the most valuable feature it provided -- search -- is integrated into iD itself in 1.1.
You can merge this Pull Request by running:

  git pull https://github.com/osmlab/openstreetmap-website iD-1.1

Or you can view, comment on it, or merge it online at:

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

-- Commit Summary --

  * iD 1.1.0rc1
  * Use full page width when editing with iD
  * Update iD

-- File Changes --

    M app/assets/stylesheets/common.css.scss (33)
    M app/assets/stylesheets/small.css.scss (19)
    M app/controllers/site_controller.rb (2)
    M app/helpers/application_helper.rb (4)
    M app/views/layouts/site.html.erb (12)
    M vendor/assets/iD/iD.css.erb (1467)
    M vendor/assets/iD/iD.js (13622)
    M vendor/assets/iD/iD/img/line-presets.png (0)
    M vendor/assets/iD/iD/img/maki-sprite.png (0)
    A vendor/assets/iD/iD/img/relation-presets.png (0)
    M vendor/assets/iD/iD/img/sprite.svg (2105)
    M vendor/assets/iD/iD/locales/af.json (425)
    A vendor/assets/iD/iD/locales/ar.json (307)
    M vendor/assets/iD/iD/locales/ast.json (62)
    A vendor/assets/iD/iD/locales/bg-BG.json (1644)
    M vendor/assets/iD/iD/locales/bs.json (1084)
    M vendor/assets/iD/iD/locales/ca.json (1137)
    M vendor/assets/iD/iD/locales/cs.json (284)
    M vendor/assets/iD/iD/locales/da.json (1158)
    M vendor/assets/iD/iD/locales/de.json (284)
    M vendor/assets/iD/iD/locales/en.json (276)
    M vendor/assets/iD/iD/locales/es.json (445)
    A vendor/assets/iD/iD/locales/et.json (937)
    M vendor/assets/iD/iD/locales/fi.json (1430)
    M vendor/assets/iD/iD/locales/fr.json (663)
    M vendor/assets/iD/iD/locales/hr.json (730)
    M vendor/assets/iD/iD/locales/hu.json (1634)
    M vendor/assets/iD/iD/locales/id.json (1289)
    M vendor/assets/iD/iD/locales/is.json (360)
    M vendor/assets/iD/iD/locales/it.json (380)
    M vendor/assets/iD/iD/locales/ja.json (368)
    A vendor/assets/iD/iD/locales/lt.json (556)
    M vendor/assets/iD/iD/locales/lv.json (94)
    M vendor/assets/iD/iD/locales/nl.json (369)
    A vendor/assets/iD/iD/locales/no.json (1285)
    M vendor/assets/iD/iD/locales/pl.json (448)
    A vendor/assets/iD/iD/locales/pt-BR.json (1994)
    M vendor/assets/iD/iD/locales/pt.json (1262)
    M vendor/assets/iD/iD/locales/ru.json (325)
    M vendor/assets/iD/iD/locales/sk.json (1086)
    M vendor/assets/iD/iD/locales/sl.json (655)
    A vendor/assets/iD/iD/locales/sr-RS.json (1)
    M vendor/assets/iD/iD/locales/sr.json (522)
    M vendor/assets/iD/iD/locales/sv.json (146)
    A vendor/assets/iD/iD/locales/te.json (508)
    M vendor/assets/iD/iD/locales/tr.json (35)
    M vendor/assets/iD/iD/locales/uk.json (421)
    M vendor/assets/iD/iD/locales/vi.json (1078)
    A vendor/assets/iD/iD/locales/zh-CN.json (1)
    M vendor/assets/iD/iD/locales/zh-TW.json (978)
    M vendor/assets/iD/iD/locales/zh.json (468)

-- Patch Links --

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20130806/6793461a/attachment.html>


More information about the rails-dev mailing list