Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 322285: Cancelling a flag should remove it completely from the DB - ↵ | lpsolit%gmail.com | 2006-04-14 | 1 | -4/+1 |
| | | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk | ||||
* | Bug 330521: Remove @::legal_product, @::legal_components and ↵ | lpsolit%gmail.com | 2006-03-16 | 1 | -21/+24 |
| | | | | @::legal_target_milestone - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | ||||
* | Patch for bug 325567: display more information when listing flag types in ↵ | jocuri%softhome.net | 2006-03-02 | 1 | -0/+14 |
| | | | | editflagtypes.cgi (especially the grant and request group); patch by Remi Zara <remi_zara@mac.com>, r=LpSolit, a=justdave. | ||||
* | Bug 243268: Cannot remove several flag inclusions/exclusions at once - Patch ↵ | lpsolit%gmail.com | 2006-01-11 | 1 | -2/+4 |
| | | | | by Frédéric Buclin <LpSolit@gmail.com> r=timeless a=justdave | ||||
* | Bug 278414: Cannot add 'cc' notification for Flags when using emailsuffixes ↵ | lpsolit%gmail.com | 2005-12-14 | 1 | -2/+10 |
| | | | | - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave | ||||
* | Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav ↵ | lpsolit%gmail.com | 2005-10-25 | 1 | -1/+2 |
| | | | | Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave | ||||
* | Bug 303703: Eliminate deprecated Bugzilla::DB routines from ↵ | lpsolit%gmail.com | 2005-09-23 | 1 | -97/+107 |
| | | | | editflagtypes.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave | ||||
* | Bug 304696: Replace UserInGroup() by $user->in_group() when checking user ↵ | lpsolit%gmail.com | 2005-09-16 | 1 | -3/+2 |
| | | | | privs in edit*.cgi files - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | ||||
* | Bug 275608: The group selection when editing flag types should be a listbox ↵ | lpsolit%gmail.com | 2005-08-30 | 1 | -2/+6 |
| | | | | with (no group) meaning no restriction - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=myk | ||||
* | Bug 304653: remove 'use Bugzilla::Error' from Util.pm - Patch by Frédéric ↵ | lpsolit%gmail.com | 2005-08-16 | 1 | -1/+4 |
| | | | | Buclin <LpSolit@gmail.com> r=mkanat a=myk | ||||
* | Bug 303669: Bugzilla mis-uses perl subroutine prototypes | mkanat%kerio.com | 2005-08-13 | 1 | -1/+1 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | ||||
* | Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> ↵ | lpsolit%gmail.com | 2005-08-10 | 1 | -1/+1 |
| | | | | r=mkanat,wicked a=justdave | ||||
* | Backout of bug 303669 which broke AppendComment and possibly a number | bugreport%peshkin.net | 2005-08-09 | 1 | -1/+1 |
| | | | | of other items. | ||||
* | Bug 303669: Bugzilla mis-uses perl subroutine prototypes | mkanat%kerio.com | 2005-08-09 | 1 | -1/+1 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | ||||
* | Bug 301453: Move CheckEmailSyntax out of CGI.pl - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 2005-07-21 | 1 | -1/+2 |
| | | | | <LpSolit@gmail.com> r=mkanat a=myk | ||||
* | Bug 288663: The inclusion and exclusion lists behave incorrectly when a ↵ | lpsolit%gmail.com | 2005-05-06 | 1 | -27/+64 |
| | | | | product or a component is called "Any" - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=myk | ||||
* | Bug 289372: Remove %FORM from editflagtypes.cgi - Patch by Teemu Mannermaa ↵ | lpsolit%gmail.com | 2005-04-10 | 1 | -107/+116 |
| | | | | <wicked@etlicon.fi> r=LpSolit a=myk | ||||
* | Bug 286235: Implicit joins should be replaced by explicit joins - installment A | mkanat%kerio.com | 2005-04-05 | 1 | -6/+10 |
| | | | | Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk | ||||
* | Bug 283581 : Move UserInGroup out of globals.pl | travis%sedsystems.ca | 2005-03-16 | 1 | -0/+1 |
| | | | | Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=mkanat a=justdave | ||||
* | Bug 238802 : Input filter for integer sort key gives bad error output | travis%sedsystems.ca | 2005-03-02 | 1 | -2/+6 |
| | | | | Patch by Frederic Buclin <LpSolit@gmail.com> r=mkanat a=justdave | ||||
* | Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call | mkanat%kerio.com | 2005-02-18 | 1 | -19/+29 |
| | | | | Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat,a=myk | ||||
* | Patch for bug 265898: edit*.cgi files should all use ThrowUserError(); patch ↵ | jocuri%softhome.net | 2005-01-16 | 1 | -2/+3 |
| | | | | by Frédéric Buclin <LpSolit@gmail.com>, r=vladd, a=myk. | ||||
* | Patch for bug 274236: Variable component overlaps in ThrowCodeError; patch ↵ | jocuri%softhome.net | 2004-12-14 | 1 | -1/+1 |
| | | | | by me, r=wurblzap (Marc), a=justdave. | ||||
* | Patch for bug 182375: Do not permit flags with spaces or commas; patch by ↵ | jocuri%softhome.net | 2004-12-09 | 1 | -0/+1 |
| | | | | Frédéric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave. | ||||
* | Patch for bug 180879: Implement privs for bug flags modification; patch by ↵ | jocuri%softhome.net | 2004-11-24 | 1 | -5/+34 |
| | | | | Frédéric Buclin <LpSolit@netscape.net>, r=joel, a=justdave. | ||||
* | Fix for bug 252739: moves inclusion/exclusion action names to button name ↵ | myk%mozilla.org | 2004-09-24 | 1 | -6/+9 |
| | | | | instead of button value so that button values (which are also used as labels) will be localizable; patch by Marc Schumann; r=kiko,myk; a=justdave | ||||
* | Patch for bug 257152: make flag type deletion not crash when JavaScript is ↵ | jocuri%softhome.net | 2004-09-03 | 1 | -2/+2 |
| | | | | switched off; patch by Marc Schumann <wurblzap@gmail.com>; r=kiko, a=myk. | ||||
* | Bug 223878: Flag system dies when changing a deleted flag. | jouni%heikniemi.net | 2004-07-06 | 1 | -1/+4 |
| | | | | | r=joel, justdave a=justdave | ||||
* | Fix for bug 234175: Remove deprecated ConnectToDatabase() and | kiko%async.com.br | 2004-03-27 | 1 | -4/+2 |
| | | | | | | | quietly_check_login()/confirm_login() calls. Cleans up callsites (consisting of most of our CGIs), swapping (where appropriate) for calls to Bugzilla->login. Patch by Teemu Mannermaa <wicked@etlicon.fi>. r=bbaetz, kiko. a=justdave. | ||||
* | Bug 201816 - use CGI.pm for header output | bbaetz%acm.org | 2003-05-05 | 1 | -8/+9 |
| | | | | r=joel, a=justdave | ||||
* | Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line | jake%bugzilla.org | 2003-03-27 | 1 | -1/+1 |
| | | | | | r=justdave a=justdave | ||||
* | Bug 192182 - editflagtypes uses ^ instead of ** | bbaetz%acm.org | 2003-02-08 | 1 | -1/+1 |
| | | | | r,a=justdave | ||||
* | Fix for bug 171475: make new flags include all categories (product/component ↵ | myk%mozilla.org | 2002-11-06 | 1 | -2/+4 |
| | | | | | | combinations) by default. r=joel | ||||
* | Fix for bug 98801: Implementation of the request tracker, a set of ↵ | myk%mozilla.org | 2002-09-29 | 1 | -0/+494 |
enhancements to attachment statuses. r=gerv,bbaetz |