Confirmed users, Bureaucrats and Sysops emeriti
3,599
edits
(Created page with "= Goals = = Non-Goals = = Design Specification = = Resources =") |
No edit summary |
||
Line 1: | Line 1: | ||
= Goals = | = Goals = | ||
* Create a MediaWiki plugin that allows pages to display "live" queries of bugzilla.mozilla.org | |||
** shows status/resolution of referenced bugs | |||
** provides bug lists based on queries | |||
** provides charts based on multiple queries w/criteria | |||
= Non-Goals = | = Non-Goals = | ||
* Replace primary UI for interacting with Bugzilla | |||
* Create entirely new project management tools in Wikipedia | |||
* Provide historical charting capabilities beyond what is supported in Bugzilla | |||
= Design Specification = | = Design Specification = | ||
TBD | |||
= Resources = | = Resources = | ||
* see original request in {{bug|602485}} and referenced the existing [http://www.mediawiki.org/wiki/Extension:Bugzilla_Reports Bugzilla Reports] MediaWiki extension | |||
** that extension requires DB access to Bugzilla | |||
** doesn't make use of Bugzilla API | |||
* Bugzilla API |