Closed
Bug 597633
Opened 14 years ago
Closed 14 years ago
Add compatibility checking to developer add-ons dashboard
Categories
(addons.mozilla.org Graveyard :: Developer Pages, defect, P1)
addons.mozilla.org Graveyard
Developer Pages
Tracking
(Not tracked)
RESOLVED
FIXED
5.12
People
(Reporter: cvan, Assigned: cvan)
References
Details
(Whiteboard: [devtools][Q32010][qa-])
Mockup: http://people.mozilla.com/~chowse/drop/amo/devtools/v2/Dashboard.png
This bug includes:
- Creating a custom method to the Addon model to check if the add-on is compatible with the latest GA release of Firefox, Thunderbird, Mobile, etc. The version info is available in the product_details lib.
- Adding a 'compat-error' class to the "Compatbility" anchor of the ``dev_item_actions`` macro. (The 'compat-error' class already contains rules to make the link red and to display the exclamation-mark icon.)
This bug does NOT include:
- The "Update Compatibility" popup (see the dependent bugs for that)
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → cwiemeersch
Assignee | ||
Comment 1•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•9 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
•