[openstreetmap/openstreetmap-website] Show edit history of deleted users (PR #4224)

Anton Khorev notifications at github.com
Sun Sep 3 13:18:44 UTC 2023


Links to previous/next changesets from `/changeset/<id>`. Also links to `/user/<name>/history`, which becomes available for everyone. `<name>` is whatever the deletion procedure wrote to user's display name. This name is only used in urls, everywhere else the user is shown as "deleted".

Implements #1311
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Add links to previous/next changesets of deleted user
  * Show edit history of deleted users
  * Remove deleted authors from history feed

-- File Changes --

    M app/controllers/browse_controller.rb (2)
    M app/controllers/changesets_controller.rb (8)
    M app/helpers/changesets_helper.rb (21)
    M app/views/browse/changeset.html.erb (3)
    M app/views/changesets/history.html.erb (4)
    M app/views/changesets/index.atom.builder (6)
    M config/routes.rb (2)
    M test/controllers/browse_controller_test.rb (35)
    M test/controllers/changesets_controller_test.rb (48)

-- Patch Links --

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

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4224
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/4224 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20230903/48824a0b/attachment.htm>


More information about the rails-dev mailing list