Closed
Bug 722008
Opened 14 years ago
Closed 13 years ago
Migrate /pages/credits
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect, P2)
addons.mozilla.org Graveyard
Public Pages
Tracking
(Not tracked)
VERIFIED
FIXED
6.4.8
People
(Reporter: clouserw, Assigned: robhudson)
References
Details
(Whiteboard: [qa+])
This page is still on PHP:
https://addons.mozilla.org/en-US/firefox/pages/credits
We should put that on python. We can drop the /:app/pages/ part of the URL when we do. Just a.m.o/:lang/credits
Note the dependency.
Assignee | ||
Comment 1•13 years ago
|
||
See:
http://viewvc.svn.mozilla.org/vc/addons/trunk/site/app/controllers/pages_controller.php?view=markup#l135
New groups are:
'Developers Credits'
'Past Developers Credits'
'Other Contributors Credits'
For localizers we can query where group name is "%s Localizers" % locale, for each locale in settings.AMO_LANGUAGES + settings.HIDDEN_LANGUAGES (minus en-US).
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → robhudson.mozbugs
Reporter | ||
Updated•13 years ago
|
Target Milestone: --- → 6.4.6
Reporter | ||
Updated•13 years ago
|
Priority: -- → P2
Reporter | ||
Updated•13 years ago
|
Whiteboard: [qa+]
Reporter | ||
Updated•13 years ago
|
Target Milestone: 6.4.6 → 6.4.8
Assignee | ||
Comment 2•13 years ago
|
||
Might need some UI touch-ups:
https://github.com/mozilla/zamboni/commit/bf7d64d
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 3•13 years ago
|
||
we need to add new developers and move some of the existing names to 'Past Developers'. But Wil is on it.
So, ship it.
Status: RESOLVED → VERIFIED
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•