Closed
Bug 821342
Opened 13 years ago
Closed 13 years ago
In revision dashboard, make page moves clearer
Categories
(developer.mozilla.org Graveyard :: Dashboards, defect)
developer.mozilla.org Graveyard
Dashboards
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: sheppy, Unassigned)
Details
Currently, when a page is moved from one place to another, it's not obvious in the revision dashboard that that's what happened; instead you see two edited pages. This is what's basically happened, but doesn't register with site admins that that's what was done unless you snoop into it more.
Let's make it so that page moves show up noted as such somehow, perhaps by adding "(Moved from)" and "(Moved to)" after the corresponding lines in the list? Any other ideas?
Comment 1•13 years ago
|
||
Yes, we should add automatically these two comments. And automatically generated comment should be slightly different in style than user-added comment (just to prevent fake comments that make us believe some pages were moved when not.)
The comment should appear in the history too (also in a different styling).
Comment 2•13 years ago
|
||
Is this too much, just right, not enough?
http://screencast.com/t/nEPdNOGjLeXk
| Reporter | ||
Comment 3•13 years ago
|
||
(In reply to David Walsh :davidwalsh from comment #2)
> Is this too much, just right, not enough?
>
> http://screencast.com/t/nEPdNOGjLeXk
I like it!
Comment 4•13 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/0769cc4b4dedb46951c74eb210ab8c4e52bf9484
fix bug 821342 - Show rev dash page move
https://github.com/mozilla/kuma/commit/9d037205f936f2a0ec51b7e9afe3bbeca2973ad3
Merge pull request #795 from darkwing/page-move-dash-821342
fix bug 821342 - Show rev dash page move
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 5•13 years ago
|
||
verified fixed https://developer.allizom.org/en-US/dashboards/revisions
Status: RESOLVED → VERIFIED
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
•