| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
patch by Matthew Tuck <matty@chariot.net.au>
r= caillon, justdave
|
|
|
|
|
|
|
| |
remove all tabs from the bugzilla source and replace it with the appropriate number of spaces (in most cases 8) to line up with existing code. This is part of the effort to bring the existing codebase up to par with our style guidelines.
Patch by Jake Steehagen <jake@acutex.net>
r= justdave x2
|
|
|
|
|
|
|
| |
product or a component.
Patch by Jake <jake@acutex.net>.
r=gerv@mozilla.org,myk@mozilla.org
|
|
|
|
|
| |
Patch by Christian Reis <kiko@async.com.br>
r= jake@acutex.net
|
|
|
|
|
|
| |
editproducts.cgi
patch by jmrobins@tgix.com
|
|
|
|
| |
rwhite@collectivenet.net (Ryan White) for finding it.
|
| |
|
|
|
|
| |
that all products have at least that milestone defined.
|
|
|
|
| |
of different target milestones by product.
|
|
|
|
|
|
|
| |
of a group per project, and automatically put new bugs against that
project into that group, thus allowing entire projects to be protected
against viewing by unauthorized users. This is all optional,
controlled by new parameters.
|
|
|
|
|
|
|
|
|
|
|
|
| |
"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.
|
|
|
|
| |
Added "My votes" link to footer. Other minor voting-related fixes.
|
|
|
|
|
|
|
| |
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 a product. Which meant nobody could turn on or off this feature.
Restored the editing ability.
|
|
|
|
|
|
|
| |
you it had no bugs (even when it had some), and would then proceed to
delete all those bugs (even if you had the param set to never allow
bug deletion.) Added some paranoia to prevent such things from
happening again. Yikes.
|
| |
|
| |
|
|
|
|
| |
products list.
|
|
ability to edit components, products, and versions. Yay!
|