28
edits
m (→Our priorities) |
Thumperward (talk | contribs) (→Our priorities: internal anchors, to allow navigation) |
||
Line 31: | Line 31: | ||
!Requirements | !Requirements | ||
|- | |- | ||
| Allow users to choose what time zone to display times in | | <span id="timezone">Allow users to choose what time zone to display times in</span> | ||
| <strike>[https://bugzilla.mozilla.org/show_bug.cgi?id=182238 Bug 182238]</strike> | | <strike>[https://bugzilla.mozilla.org/show_bug.cgi?id=182238 Bug 182238]</strike> | ||
| August 26, 2008 | | August 26, 2008 | ||
Line 37: | Line 37: | ||
| none | | none | ||
|- | |- | ||
| Implement $bug->set_flag() and $attachment->set_flag() | | <span id="set_flag">Implement $bug->set_flag() and $attachment->set_flag()</span> | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=415541 Bug 415541] | | [https://bugzilla.mozilla.org/show_bug.cgi?id=415541 Bug 415541] | ||
| --- | | --- | ||
Line 43: | Line 43: | ||
| none | | none | ||
|- | |- | ||
| Use Bug.pm to write changes and new bugs to the database | | <span id="bug.pm">Use Bug.pm to write changes and new bugs to the database</span> | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=122922 Bug 122922] [https://bugzilla.mozilla.org/show_bug.cgi?id=418342 Bug 418342] | | [https://bugzilla.mozilla.org/show_bug.cgi?id=122922 Bug 122922] [https://bugzilla.mozilla.org/show_bug.cgi?id=418342 Bug 418342] | ||
| --- | | --- | ||
| mkanat | | mkanat | ||
| Implement $bug->set_flag() and $attachment->set_flag() | | [[#set_flag|Implement $bug->set_flag() and $attachment->set_flag()]] | ||
|- | |- | ||
| Most Bugzilla modules should use Object.pm | | <span id="object.pm">Most Bugzilla modules should use Object.pm</span> | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=355838 Bug 355838] [https://bugzilla.mozilla.org/show_bug.cgi?id=297791 Bug 297791] | | [https://bugzilla.mozilla.org/show_bug.cgi?id=355838 Bug 355838] [https://bugzilla.mozilla.org/show_bug.cgi?id=297791 Bug 297791] | ||
| --- | | --- | ||
| LpSolit, mkanat | | LpSolit, mkanat | ||
| Use Bug.pm to write changes and new bugs to the database | | [[#bug.pm|Use Bug.pm to write changes and new bugs to the database]] | ||
|- | |- | ||
| Improvements to WebServices | | <span id="webservices">Improvements to WebServices</span> | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=278032 Bug 278032]<br> [https://bugzilla.mozilla.org/show_bug.cgi?id=398281 Bug 398281]<br> [https://bugzilla.mozilla.org/show_bug.cgi?id=415813 Bug 415813]<br>... | | [https://bugzilla.mozilla.org/show_bug.cgi?id=278032 Bug 278032]<br> [https://bugzilla.mozilla.org/show_bug.cgi?id=398281 Bug 398281]<br> [https://bugzilla.mozilla.org/show_bug.cgi?id=415813 Bug 415813]<br>... | ||
| --- | | --- | ||
| Noura | | Noura | ||
| Most Bugzilla modules should use Object.pm | | [[#object.pm|Most Bugzilla modules should use Object.pm]] | ||
|- | |- | ||
| Inter-Bugzilla Integration Capabilities | | <span id="inter-bugzilla">Inter-Bugzilla Integration Capabilities</span> | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=123130 Bug 123130]<br> [https://bugzilla.mozilla.org/show_bug.cgi?id=134294 Bug 134294] | | [https://bugzilla.mozilla.org/show_bug.cgi?id=123130 Bug 123130]<br> [https://bugzilla.mozilla.org/show_bug.cgi?id=134294 Bug 134294] | ||
| --- | | --- | ||
| alexeiser, dkl | | alexeiser, dkl | ||
| Use Bug.pm to write changes and new bugs to the database< | | [[#bug.pm|Use Bug.pm to write changes and new bugs to the database]]<br />[[#webservices|Improvements to WebServices]] | ||
|- | |- | ||
| Bugzilla needs to deal better with branches | | <span id="branches">Bugzilla needs to deal better with branches</span> | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=55970 Bug 55970] | | [https://bugzilla.mozilla.org/show_bug.cgi?id=55970 Bug 55970] | ||
| --- | | --- | ||
Line 73: | Line 73: | ||
| none | | none | ||
|- | |- | ||
| Retire old versions, components and milestones | | <span id="retire">Retire old versions, components and milestones</span> | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=77193 Bug 77193] | | [https://bugzilla.mozilla.org/show_bug.cgi?id=77193 Bug 77193] | ||
| --- | | --- | ||
Line 79: | Line 79: | ||
| none | | none | ||
|- | |- | ||
| Make Bugzilla's index.cgi (home page) useful for logged-in users | | <span id="index.cgi">Make Bugzilla's index.cgi (home page) useful for logged-in users</span> | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=130835 Bug 130835] | | [https://bugzilla.mozilla.org/show_bug.cgi?id=130835 Bug 130835] | ||
| --- | | --- | ||
Line 85: | Line 85: | ||
| none | | none | ||
|- | |- | ||
| Improvements for enter_bug and query's UI | | <span id="enter_bug">Improvements for enter_bug and query's UI</span> | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=376673 Bug 376673]<br> [https://bugzilla.mozilla.org/show_bug.cgi?id=450301 Bug 450301] | | [https://bugzilla.mozilla.org/show_bug.cgi?id=376673 Bug 376673]<br> [https://bugzilla.mozilla.org/show_bug.cgi?id=450301 Bug 450301] | ||
| --- | | --- | ||
Line 91: | Line 91: | ||
| none | | none | ||
|- | |- | ||
| Search.pm should not depend on the CGI | | <span id="search.pm">Search.pm should not depend on the CGI</span> | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=398308 Bug 398308] | | [https://bugzilla.mozilla.org/show_bug.cgi?id=398308 Bug 398308] | ||
| --- | | --- | ||
Line 97: | Line 97: | ||
| none | | none | ||
|- | |- | ||
| Support OpenID as a an account source and login verification method | | <span id="openid">Support OpenID as a an account source and login verification method</span> | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=294608 Bug 294608] | | [https://bugzilla.mozilla.org/show_bug.cgi?id=294608 Bug 294608] | ||
| --- | | --- | ||
Line 103: | Line 103: | ||
| none | | none | ||
|- | |- | ||
| Use tokens to authenticate email senders | | <span id="tokens">Use tokens to authenticate email senders</span> | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=419203 Bug 419203] | | [https://bugzilla.mozilla.org/show_bug.cgi?id=419203 Bug 419203] | ||
| --- | | --- | ||
Line 109: | Line 109: | ||
| none | | none | ||
|- | |- | ||
| Refactor Bugzilla::Bugmail into real objects | | <span id="bugmail">Refactor Bugzilla::Bugmail into real objects</span> | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=301447 Bug 301447] | | [https://bugzilla.mozilla.org/show_bug.cgi?id=301447 Bug 301447] | ||
| --- | | --- | ||
Line 115: | Line 115: | ||
| none | | none | ||
|- | |- | ||
| Ability to restrict custom fields to products/components (like flags) | | <span id="custom">Ability to restrict custom fields to products/components (like flags)</span> | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=371995 Bug 371995] | | [https://bugzilla.mozilla.org/show_bug.cgi?id=371995 Bug 371995] | ||
| --- | | --- | ||
Line 121: | Line 121: | ||
| none | | none | ||
|- | |- | ||
| Ability to specify defaults for custom fields | | <span id="defaults">Ability to specify defaults for custom fields</span> | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=351899 Bug 351899] | | [https://bugzilla.mozilla.org/show_bug.cgi?id=351899 Bug 351899] | ||
| --- | | --- |
edits