Confirmed users, Bureaucrats and Sysops emeriti
722
edits
GavinSharp (talk | contribs) No edit summary |
GavinSharp (talk | contribs) (fix buglink wikimarkup) |
||
| Line 4: | Line 4: | ||
* Stage 1 | * Stage 1 | ||
** Send mail asynchronously - don't block the results page while mail is sending when editing a bug. ( | ** Send mail asynchronously - don't block the results page while mail is sending when editing a bug. ({{bug|284184}}) | ||
** Add Microsummary feed type (similar to rss) ( | ** Add Microsummary feed type (similar to rss) ({{bug|339007}}) | ||
** Security fixes | ** Security fixes | ||
*** | *** {{bug|38862}} | ||
** Create way to obsolete or hide past milestones ( | ** Create way to obsolete or hide past milestones ({{bug|77193}}) | ||
** Add reports for (usually for past 7 and 14 days) | ** Add reports for (usually for past 7 and 14 days) | ||
*** What people are working on (i.e. activity) | *** What people are working on (i.e. activity) | ||
| Line 25: | Line 25: | ||
** Reports - can't edit reports, have to share on create, one shot to create report - can't edit, can't delete - just improve this | ** Reports - can't edit reports, have to share on create, one shot to create report - can't edit, can't delete - just improve this | ||
** Multi-state flag (nominate, blocks release, blocks final, arbitrary), deprecate options, one flag per branch | ** Multi-state flag (nominate, blocks release, blocks final, arbitrary), deprecate options, one flag per branch | ||
** Replace the barely functional branch-tracking flags ( | ** Replace the barely functional branch-tracking flags ({{bug|336790}}) | ||
** Back-port 3.2 addition of flags and groups to quicksearch | ** Back-port 3.2 addition of flags and groups to quicksearch | ||
* Stage 3 | * Stage 3 | ||
** better bug reporting forum (more wizard like) | ** better bug reporting forum (more wizard like) | ||
** In bugmail, include a quick header which includes (customizable): flags, any patch status, priority, component, and bug assignee. | ** In bugmail, include a quick header which includes (customizable): flags, any patch status, priority, component, and bug assignee. | ||
** Add a "view source" link to attachments ( | ** Add a "view source" link to attachments ({{bug|346255}}) | ||
** New UI for bugzilla using the API | ** New UI for bugzilla using the API | ||
** Create user pref for user keybindings | ** Create user pref for user keybindings | ||
| Line 40: | Line 40: | ||
** reed: I have a list of bugs I've wanted in bmo for a while tagged with the "[wanted-bmo]" tag in the status whiteboard. Check out the list [http://tinyurl.com/2z8swt here]. | ** reed: I have a list of bugs I've wanted in bmo for a while tagged with the "[wanted-bmo]" tag in the status whiteboard. Check out the list [http://tinyurl.com/2z8swt here]. | ||
** faaborg: export search results to JSON and provide a front end to the search results based on [http://simile.mit.edu/exhibit/ MIT's Exhibit] so users can do faceted browsing on the data. Here is an example of the [https://people.mozilla.com/~mconnor/PRD.html Firefox 3 PRD in exhibit] | ** faaborg: export search results to JSON and provide a front end to the search results based on [http://simile.mit.edu/exhibit/ MIT's Exhibit] so users can do faceted browsing on the data. Here is an example of the [https://people.mozilla.com/~mconnor/PRD.html Firefox 3 PRD in exhibit] | ||
** gavin: bug 251556 - proper regression tracking, distinct from "blocked/depends on" tracking. I've been wanting this forever, and I think the cost/benefit ratio for fixing it is very low. | ** gavin: {{bug|251556}} - proper regression tracking, distinct from "blocked/depends on" tracking. I've been wanting this forever, and I think the cost/benefit ratio for fixing it is very low. | ||