Closed
Bug 696442
Opened 14 years ago
Closed 14 years ago
Affiliates: Adjust BannerInstances in Django admin interface
Categories
(Firefox Affiliates Graveyard :: affiliates.mozilla.org, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
1.1
People
(Reporter: cmore, Assigned: osmose)
Details
(Whiteboard: [rel:10/31/2011])
In the BannerInstances table in the Django admin interface, change the user column to show the actual username of the person instead of a hash. The hash is useless. :)
| Reporter | ||
Updated•14 years ago
|
Assignee: nobody → mkelly
Target Milestone: --- → 1.1
| Assignee | ||
Comment 1•14 years ago
|
||
Because the user's username IS the hash, we're going to instead display their display name.
Comment 2•14 years ago
|
||
Commit pushed to https://github.com/mozilla/affiliates
https://github.com/mozilla/affiliates/commit/7d91e8d93037582a5cbfb3ccbce1686de5100e95
Show user display name in BannerInstance admin.
fix bug 696442
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 3•14 years ago
|
||
Commit pushed to https://github.com/mozilla/affiliates
https://github.com/mozilla/affiliates/commit/7d91e8d93037582a5cbfb3ccbce1686de5100e95
Show user display name in BannerInstance admin.
| Assignee | ||
Updated•14 years ago
|
Whiteboard: [rel:10/31/2011]
Comment 4•14 years ago
|
||
QA verified on dev. Thx cmore for letting me look over your shoulder (literally) on this one.
No screenshot posted because of PII concerns with email addresses.
Status: RESOLVED → VERIFIED
Updated•13 years ago
|
Product: Websites → Firefox Affiliates
Updated•10 years ago
|
Product: Firefox Affiliates → Firefox Affiliates Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•