| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Patch by Brad Baetz <bbaetz@student.usyd.edu.au>
r= jake, justdave
|
|
|
|
|
|
|
| |
use too many votes
Patch by Adam Kennedy <bugzilla@ali.as>
r= justdave x2
|
| |
|
|
|
|
|
| |
Patch by Gerv <gerv@mozilla.org>.
r=myk, no second review needed.
|
| |
|
|
|
|
|
|
|
| |
votes from being changed at all. This corrects that so votes can be changed again while still trapping the error the original patch was designed to catch.
Patch by Christoper Aillon <caillon@returnzero.com>
r= justdave@syndicomm.com
|
|
|
|
|
| |
Patch by Christopher Aillon <christopher@aillon.com>
r= jake@acutex.net
|
|
|
|
|
|
|
| |
nonexistant bug if the HTML is tampered with or other bugs cause bad bug numbers in the submitted form.
Patch by Myk Melez <myk@mozilla.org>
r= justdave@syndicomm.com
|
|
|
|
| |
longer used.
|
|
|
|
|
|
|
|
|
|
|
|
| |
"editbugs" and "canconfirm". People without these states are now much
more limited in what they can do.
For backwards compatability, by default all users will have the
editbugs and canconfirm bits on them. Installing this changes as is
should only have one major visible effect -- an UNCONFIRMED state
will appear in the query page. But no bugs will become in that state,
until you tweak some of the new voting-related parameters you'll find
when editing products.
|
|
|
|
|
|
|
| |
me. Added a footer to every page. Add some options to do things like
display checkboxes instead of scrolling lists, and a new formatting
for email diffs, and show list items capitalized instead of all upper
case.
|
| |
|
| |
|
|
|
|
| |
in the bug.
|
|
|
|
|
|
| |
of votes that have been cast for that bug. This let me simplify the
SQL in buglist.cgi, which makes things more efficient and fixes
several strange bugs.
|
|
be fixed.
|