Closed
Bug 1272790
Opened 10 years ago
Closed 10 years ago
On the Akismet Submission Django admin list, make revision link open public site
Categories
(developer.mozilla.org Graveyard :: User management, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jwhitlock, Unassigned)
Details
(Keywords: in-triage, Whiteboard: [specification][type:change])
What feature should be changed? Please provide the URL of the feature if possible.
==================================================================================
In the Django admin list for Akismet Submissions, the Revision URL goes to the Django Admin revision page. Instead, it should go to the revision view on the public site.
What problems would this solve?
===============================
Spam Admins may need access to the Akismet Submissions list page, but not have access to change a Revision. This allows access to one without the other
Who would use this?
===================
Spam Admins with limited access to the Django admin
What would users see?
=====================
The revision link would take them to the public page for a revision
What would users do? What would happen as a result?
===================================================
They would follow the link to the public page for the revision.
Is there anything else we should know?
======================================
Additional features such as marking as spam, reverting to the previous version, banning a user, etc. would start being added to the public page if a user has the permissions.
Comment 1•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/7f2505ae91b05d211774827fd7f288e68d3462a9
bug 1272790 - link in admin goes to public site
https://github.com/mozilla/kuma/commit/d0027644907d854617638b19973fcb849cf1a6ec
bug 1272790 - update admin test for new functionality
https://github.com/mozilla/kuma/commit/d692d7f39aa7c96f8ee653d9a420d9219a69d4bf
Merge pull request #3876 from caktus/1272790-akismet-submission-in-admin-make-revision-link-to-public-site
bug 1272790 - akismet submission in admin, make revision link to public site
| Reporter | ||
Comment 2•10 years ago
|
||
Fix is live in production.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•