<p dir="auto">Lets moderators delete changeset tags</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/openstreetmap/openstreetmap-website/pull/5309'>https://github.com/openstreetmap/openstreetmap-website/pull/5309</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/5309/commits/8dbcbdc02b8d74c840217cbd072eac945f72cc82" class="commit-link">8dbcbdc</a>  Add blank page for managing changeset tags</li>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/5309/commits/7abfaaa9517773ef0b29d02fc02f5714701224db" class="commit-link">7abfaaa</a>  Add 'not found' page for managing changeset tags</li>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/5309/commits/bd5c9b260c61c8a329a1334135930077458c2aa8" class="commit-link">bd5c9b2</a>  Add changeset link to changeset tags page</li>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/5309/commits/da7669dbd54734894a28cd32faf1be9af87fd601" class="commit-link">da7669d</a>  Add date/user to changeset tags page</li>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/5309/commits/1256635f1768de242b79d014ce54cd47504e63ed" class="commit-link">1256635</a>  Add tags list to changeset tags page</li>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/5309/commits/b38578107030631b44c6772c32cf317e2965d28d" class="commit-link">b385781</a>  Add passive delete buttons to changeset tags page</li>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/5309/commits/41d55ce658095596668b75be830be9f2fb754941" class="commit-link">41d55ce</a>  Implement changeset tag deletion</li>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/5309/commits/97567086b761e2b3f48287de6f8618de4ac0a36b" class="commit-link">9756708</a>  Add link to manage changeset tags page</li>
</ul>

<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5309/files">11 files</a>)</p>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5309/files#diff-debf59904131dc89a88ab44cbb1d6deaaa5a7d70c0507f674080df62f7c8e41f">app/abilities/ability.rb</a>
    (1)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5309/files#diff-ae853dc5c86cac43d2ebc142ae28501cbbf93f2148c85d4e06a5ff7f8439018d">app/controllers/changeset_tags_controller.rb</a>
    (33)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5309/files#diff-63ac5013cc5aef626dab1e70221d43c3ea0346fd0536dc9e923972c2bedf8a25">app/views/changeset_tags/_tag.html.erb</a>
    (11)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5309/files#diff-503ebc957e432d69c9a2980eb154a8ec655b6a760f4bffc095c583fb5cb6005f">app/views/changeset_tags/changeset_not_found.html.erb</a>
    (7)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5309/files#diff-585b04e811be16022a3126f78b5c0a88f7705103ab8a583b0e5e9304071733af">app/views/changeset_tags/index.html.erb</a>
    (15)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5309/files#diff-1684a32b69f0a9ad7b8e64158817ced16ad3fa784175d2c7c5ca3bbc0735f452">app/views/changeset_tags/tag_not_found.html.erb</a>
    (7)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5309/files#diff-9a5f2cb48e3a30fd0197d016bd900f26d7183d6714f3a747613c9cbe4a9c8f9d">app/views/changesets/show.html.erb</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5309/files#diff-44438ce218f5287c58d0017f965d888715635d94280669896f75841fbd7b4cd7">config/locales/en.yml</a>
    (14)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5309/files#diff-959bc9abc46a55332bb64d5155a79323afa75a50ec1a2137ddd22d926f62c6c5">config/routes.rb</a>
    (2)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5309/files#diff-b2cb379a190d77f5567a9088af866e408e5b43263f9ca8964b754fc8c8c8fbdc">test/controllers/changeset_tags_controller_test.rb</a>
    (161)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5309/files#diff-6cdb8b8fa44e422834c4815943a8e4933d6d09e4687f338d007daeff1a90daa9">test/controllers/changesets_controller_test.rb</a>
    (27)
  </li>
</ul>

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

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5309">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLOSXNUQHR2EVLFZWR3Z7NUJ3AVCNFSM6AAAAABRLHHT2CVHI2DSMVQWIX3LMV43ASLTON2WKOZSGY2DCMBWGE3DIOI">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLN5OOG5AWU3P5RHYNTZ7NUJ3A5CNFSM6AAAAABRLHHT2CWGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHJ223HCE.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/pull/5309</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/5309",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/5309",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>