<p dir="auto">Moves all changeset-related code out of browse controller.</p>
<p dir="auto">This is already true on the javascript side with <a href="https://github.com/openstreetmap/openstreetmap-website/blob/master/app/assets/javascripts/index/history.js">history.js</a> and <a href="https://github.com/openstreetmap/openstreetmap-website/blob/master/app/assets/javascripts/index/changeset.js">changeset.js</a> separate from <a href="https://github.com/openstreetmap/openstreetmap-website/blob/master/app/assets/javascripts/index/browse.js">browse.js</a>.</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/4552'>https://github.com/openstreetmap/openstreetmap-website/pull/4552</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/4552/commits/287e015a7251e26bab68cbdb6cd34009a3bf0e5b" class="commit-link">287e015</a>  Move changeset show action to changesets controller</li>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/4552/commits/f5a5b57a4228349f15dc19a0956b99bb7aa02ec6" class="commit-link">f5a5b57</a>  Move changeset element headings to changesets locale</li>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/4552/commits/0c495ec71d04b45105c870c8510fe29e565fbf37" class="commit-link">0c495ec</a>  Move all browse.changeset strings to changesets locale</li>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/4552/commits/f60159f67585624850be50283baffbf579110160" class="commit-link">f60159f</a>  Move changeset created/closed popup/feed strings to changesets locale</li>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/4552/commits/d14ade3f351b8e253edcb6699d64c769fdc649cd" class="commit-link">d14ade3</a>  Move changeset created/closed time ago strings to changesets locale</li>
</ul>

<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4552/files">13 files</a>)</p>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/4552/files#diff-debf59904131dc89a88ab44cbb1d6deaaa5a7d70c0507f674080df62f7c8e41f">app/abilities/ability.rb</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/4552/files#diff-a3926db6e853b8fb775271c951ca4789b9ba3884dfedc631bf211bd650952882">app/controllers/browse_controller.rb</a>
    (19)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/4552/files#diff-cf3fe9dc357f802fd9155582ffc8c6f71185065267991a2135323ad2d044b4f3">app/controllers/changesets_controller.rb</a>
    (23)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/4552/files#diff-32118282fc2a82b607c0052b4a7bf90a81869cfae973c63e9552534800c14525">app/helpers/browse_helper.rb</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/4552/files#diff-bc4d52553ca058396b0e614d583f5a157ea848b90d792eb1c872f4233b0fe5db">app/helpers/changesets_helper.rb</a>
    (8)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/4552/files#diff-43adaecebc017e52dcca44b7ac362456c6bc95e64299dfda7cc93f216ef68f39">app/views/changesets/_paging_nav.html.erb</a>
    (0)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/4552/files#diff-7f8e6daf6b14dfa1ea3508bb5ef160b8da73d73418b58e89563c8505f8f99318">app/views/changesets/index.atom.builder</a>
    (6)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/4552/files#diff-9a5f2cb48e3a30fd0197d016bd900f26d7183d6714f3a747613c9cbe4a9c8f9d">app/views/changesets/show.html.erb</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/4552/files#diff-44438ce218f5287c58d0017f965d888715635d94280669896f75841fbd7b4cd7">config/locales/en.yml</a>
    (47)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/4552/files#diff-959bc9abc46a55332bb64d5155a79323afa75a50ec1a2137ddd22d926f62c6c5">config/routes.rb</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/4552/files#diff-01df9fbcb9fb4907831d5bf348fc535f13caf85ed834db5f3f039c2407bf97bf">test/controllers/browse_controller_test.rb</a>
    (85)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/4552/files#diff-6cdb8b8fa44e422834c4815943a8e4933d6d09e4687f338d007daeff1a90daa9">test/controllers/changesets_controller_test.rb</a>
    (70)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/4552/files#diff-ba37813ca277c227a74a372479b7b05b7f3ff085d890ab708f80d62573efdb7a">test/test_helper.rb</a>
    (36)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/4552.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/4552.patch</a></li>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/4552.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/4552.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/4552">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLMQXPVAPWHMGL4GOJLYV37C3AVCNFSM6AAAAABD7UBSHKVHI2DSMVQWIX3LMV43ASLTON2WKOZSGE3DAOBZGA4DQMA">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLKCNWEP5HF7OTQU7Q3YV37C3A5CNFSM6AAAAABD7UBSHKWGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHIBTEUAA.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/4552</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/4552",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/4552",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>