summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Flag.pm
AgeCommit message (Expand)AuthorFilesLines
2005-01-16Patch for bug 277622: Move DiffStrings() out of globals.pl into Bugzilla/Util...jocuri%softhome.net1-1/+1
2005-01-09Patch for bug 277389: Modify flag notification code so it doesn't append emai...jocuri%softhome.net1-1/+1
2005-01-01Bug 59351 - move all calls to sendmail to a central place. Patch by mkanat; r...gerv%gerv.net1-6/+3
2004-12-31Patch for bug 276283: Users should be able to cancel their own flag requests;...jocuri%softhome.net1-1/+1
2004-12-29Patch for bug 273339: Make attachment.cgi consistent with its activity log ti...jocuri%softhome.net1-2/+6
2004-11-24Patch for bug 180879: Implement privs for bug flags modification; patch by Fr...jocuri%softhome.net1-0/+19
2004-11-03Patch for bug 212017: Should be able to change a bug if it has a flag request...jocuri%softhome.net1-1/+3
2004-09-03Bug 256762: make flag request email use emailsuffix; patch by Marc Schumann <...jocuri%softhome.net1-1/+3
2004-08-05Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templatesbugreport%peshkin.net1-2/+2
2004-07-14Bug 250967: Fix spurious updates to requesteeless flagsbugreport%peshkin.net1-14/+23
2004-07-06Bug 223878: Flag system dies when changing a deleted flag.jouni%heikniemi.net1-10/+29
2004-04-01Patch for bug 232554: fix SQL queries in Flag.pm in order to fix a bug that c...jocuri%softhome.net1-2/+2
2004-03-18Bug 192516: Moving the loose .pm files into the Bugzilla directory, where the...justdave%syndicomm.com1-3/+2
2004-01-31Fix for bug 228917: Makes some flag SQL work with PostgreSQL by using the sem...myk%mozilla.org1-3/+3
2003-10-25Fix for bug 183788: make request mail go out when a request is created and th...myk%mozilla.org1-3/+3
2003-09-14Bug 208699 - Move Throw{Code,Template}Error into Error.pmbbaetz%acm.org1-5/+5
2003-06-03Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org1-22/+18
2003-05-05Bug 201816 - use CGI.pm for header outputbbaetz%acm.org1-1/+1
2003-04-25Fix for bug 179510: takes group restrictions into account when sending reques...myk%mozilla.org1-9/+86
2002-11-20Bug 179582 - More informative and easier to read flag email templatejeff.hedlund%matrixsi.com1-4/+4
2002-11-18Fix for bug 180632: corrects reference flag->is_requesteeble to flag->type->i...myk%mozilla.org1-4/+5
2002-11-18Last part of fix for bug 179494: adds "use Bugzilla::Util" and removes "&::" ...myk%mozilla.org1-1/+2
2002-11-17Fix for bug 179494: prevents Bugzilla from thinking users have changed flags ...myk%mozilla.org1-7/+17
2002-11-13Bug 179706 activity log needs to include full account names for requesteesbugreport%peshkin.net1-2/+2
2002-11-11Fix for bug 179334: updates the setter consistently. also fixes numerous oth...myk%mozilla.org1-13/+42
2002-11-08Fix for bug 172518: makes the request tracker use the generic user matching codemyk%mozilla.org1-55/+4
2002-09-30Fix for bug 171420: fixes usage of $template, $vars, and &Param in Flag.pm.myk%mozilla.org1-18/+17
2002-09-29Fix for bug 98801: Implementation of the request tracker, a set of enhancemen...myk%mozilla.org1-0/+591