<p>It is helpful to be able to comment on and resolve notes directly from the browse page. This allows e.g. for easier closing of spam / unhelpful notes, and in general for housekeeping of notes.</p>

<hr>

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

<h4>Commit Summary</h4>
<ul>
  <li>Allow to comment on or close a note from its browse page.</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/249/files#diff-0">app/controllers/notes_controller.rb</a>
    (31)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/249/files#diff-1">app/views/browse/note.html.erb</a>
    (15)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/249/files#diff-2">config/locales/en.yml</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/249/files#diff-3">config/routes.rb</a>
    (1)
  </li>
</ul>

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