<p>Pulls links to OSM objects out of diary body text, and builds up small map displaying features. <br><a href="https://f.cloud.github.com/assets/22896/293025/499051c4-933e-11e2-8b44-b5396f6b2234.png" target="_blank"><img src="https://f.cloud.github.com/assets/22896/293025/499051c4-933e-11e2-8b44-b5396f6b2234.png" alt="Screenshot from 2013-03-22 18:17:14" style="max-width:100%;"></a></p>

<hr>

<h4>You can merge this Pull Request by running</h4>
<pre>  git pull https://github.com/mikelmaron/openstreetmap-website master</pre>
<p>Or view, comment on, or merge it at:</p>
<p>  <a href='https://github.com/openstreetmap/openstreetmap-website/pull/219'>https://github.com/openstreetmap/openstreetmap-website/pull/219</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Added a map to the Changeset listing page. Mouseover on the box or the table row highlights both.</li>
  <li>Added a map to the Changeset listing page. Mouseover on the box or the table row highlights both.</li>
  <li>Merge remote-tracking branch 'upstream/master'</li>
  <li>moved up search box</li>
  <li>friends changesets</li>
  <li>Merge remote-tracking branch 'upstream/master'</li>
  <li>Merge remote-tracking branch 'upstream/master'</li>
  <li>Changesets by nearby users</li>
  <li>Merge remote-tracking branch 'upstream/master'</li>
  <li>Merge remote-tracking branch 'upstream/master'</li>
  <li>Merge remote-tracking branch 'upstream/master'</li>
  <li>scan diary entry body for osm feature refs, and display map</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/219/files#diff-0">app/assets/javascripts/browse.js</a>
    (59)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/219/files#diff-1">app/controllers/diary_entry_controller.rb</a>
    (20)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/219/files#diff-2">app/views/changeset/_changeset_map_add.html.erb</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/219/files#diff-3">app/views/diary_entry/_diary_entry.html.erb</a>
    (4)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/219/files#diff-4">app/views/diary_entry/_map.html.erb</a>
    (47)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/219/files#diff-5">app/views/diary_entry/view.html.erb</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/219.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/219.patch</a></li>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/219.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/219.diff</a></li>
</ul>