summaryrefslogtreecommitdiffstats
path: root/editflagtypes.cgi
AgeCommit message (Expand)AuthorFilesLines
2005-10-25Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi...lpsolit%gmail.com1-1/+2
2005-09-23Bug 303703: Eliminate deprecated Bugzilla::DB routines from editflagtypes.cgi...lpsolit%gmail.com1-97/+107
2005-09-16Bug 304696: Replace UserInGroup() by $user->in_group() when checking user pri...lpsolit%gmail.com1-3/+2
2005-08-31Bug 275608: The group selection when editing flag types should be a listbox w...lpsolit%gmail.com1-2/+6
2005-08-16Bug 304653: remove 'use Bugzilla::Error' from Util.pm - Patch by Frédéric B...lpsolit%gmail.com1-1/+4
2005-08-13Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com1-1/+1
2005-08-10Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=...lpsolit%gmail.com1-1/+1
2005-08-09Backout of bug 303669 which broke AppendComment and possibly a numberbugreport%peshkin.net1-1/+1
2005-08-09Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com1-1/+1
2005-07-21Bug 301453: Move CheckEmailSyntax out of CGI.pl - Patch by Frédéric Buclin ...lpsolit%gmail.com1-1/+2
2005-05-06Bug 288663: The inclusion and exclusion lists behave incorrectly when a produ...lpsolit%gmail.com1-27/+64
2005-04-10Bug 289372: Remove %FORM from editflagtypes.cgi - Patch by Teemu Mannermaa <w...lpsolit%gmail.com1-107/+116
2005-04-05Bug 286235: Implicit joins should be replaced by explicit joins - installment Amkanat%kerio.com1-6/+10
2005-03-16Bug 283581 : Move UserInGroup out of globals.pltravis%sedsystems.ca1-0/+1
2005-03-02Bug 238802 : Input filter for integer sort key gives bad error outputtravis%sedsystems.ca1-2/+6
2005-02-18Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function callmkanat%kerio.com1-19/+29
2005-01-16Patch for bug 265898: edit*.cgi files should all use ThrowUserError(); patch ...jocuri%softhome.net1-2/+3
2004-12-14Patch for bug 274236: Variable component overlaps in ThrowCodeError; patch by...jocuri%softhome.net1-1/+1
2004-12-09Patch for bug 182375: Do not permit flags with spaces or commas; patch by FrÃ...jocuri%softhome.net1-0/+1
2004-11-24Patch for bug 180879: Implement privs for bug flags modification; patch by Fr...jocuri%softhome.net1-5/+34
2004-09-24Fix for bug 252739: moves inclusion/exclusion action names to button name ins...myk%mozilla.org1-6/+9
2004-09-03Patch for bug 257152: make flag type deletion not crash when JavaScript is sw...jocuri%softhome.net1-2/+2
2004-07-06Bug 223878: Flag system dies when changing a deleted flag.jouni%heikniemi.net1-1/+4
2004-03-27Fix for bug 234175: Remove deprecated ConnectToDatabase() andkiko%async.com.br1-4/+2
2003-05-05Bug 201816 - use CGI.pm for header outputbbaetz%acm.org1-8/+9
2003-03-27Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org1-1/+1
2003-02-08Bug 192182 - editflagtypes uses ^ instead of **bbaetz%acm.org1-1/+1
2002-11-06Fix for bug 171475: make new flags include all categories (product/component ...myk%mozilla.org1-2/+4
2002-09-29Fix for bug 98801: Implementation of the request tracker, a set of enhancemen...myk%mozilla.org1-0/+494