Граф коммитов

18 Коммитов

Автор SHA1 Сообщение Дата
jake%acutex.net 560a59fcb1 Fix for bug 71396 - $::db->do isn't needed anymore
Patch by Christian Reis <kiko@async.com.br>
r= jake@acutex.net
2001-06-16 14:51:16 +00:00
cyeh%bluemartini.com 1ddba93fb7 fix for 45583: all users get added to a group if userregexp is null in editproducts.cgi
patch by jmrobins@tgix.com
2000-08-31 22:56:21 +00:00
cyeh%bluemartini.com 54ff2f7212 fix for 47669: editproducts.cgi line 582 uses old $::db->query. thanks to
rwhite@collectivenet.net (Ryan White) for finding it.
2000-08-28 17:56:57 +00:00
cyeh%bluemartini.com dfbf43083d fix for bug #44691, patch submitted by jmrobins@tgix.com (Joe Robins) 2000-08-12 01:14:25 +00:00
terry%mozilla.org 695b90b2e1 Added the concept of a "default milstone" for products, and make sure
that all products have at least that milestone defined.
2000-03-23 18:23:14 +00:00
terry%mozilla.org c49fc801bc Patch by "Matt Masson" <matthew@zeroknowledge.com> -- allow definition
of different target milestones by product.
2000-03-21 16:47:06 +00:00
terry%mozilla.org 7b49e812c3 Patch by Joe Robins <jmrobins@tgix.com> -- allow automatic definition
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.
2000-03-10 16:25:03 +00:00
terry%mozilla.org 718ebdae52 Major spankage. Added a new state, UNCONFIRMED. Added new groups,
"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.
2000-02-17 05:15:23 +00:00
terry%mozilla.org 2291e7e479 New email code wasn't sending to people who had voted for a bug.
Added "My votes" link to footer.  Other minor voting-related fixes.
2000-01-24 05:41:40 +00:00
terry%mozilla.org f5e622daa8 Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks by
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.
2000-01-14 22:35:49 +00:00
terry%mozilla.org 167691897d Fixed a warning. 2000-01-10 22:17:10 +00:00
terry%mozilla.org ec0dd1cecf Oops; fixed table alignment problem introduced by last change. 2000-01-06 17:39:03 +00:00
terry%mozilla.org ccd0aca547 A few months ago, we lost the ability to edit the votes-per-user field
in a product.  Which meant nobody could turn on or off this feature.
Restored the editing ability.
2000-01-04 21:29:51 +00:00
terry%mozilla.org 198d0d7862 Fixed very very nasty bug which, when deleting a component, would tell
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.
1999-12-17 03:41:13 +00:00
dmose%mozilla.org 2db9bdbbbe updated license boilerplate 1999-11-01 23:33:56 +00:00
terry%mozilla.org 527fe98dd2 Need to value_quote() things that go into VALUE attributes in HTML. 1999-10-19 21:27:41 +00:00
endico%mozilla.org de3d16bcdb align "edit products" at the top so its not lost 3 screens down in the products list. 1999-10-19 21:26:39 +00:00
terry%mozilla.org 30d63a4c52 Patch by Holger Schurig <holger@holger.om.org> -- rewriting and enhancing the
ability to edit components, products, and versions.  Yay!
1999-10-12 23:00:35 +00:00