summaryrefslogtreecommitdiffstats
path: root/enter_bug.cgi
AgeCommit message (Expand)AuthorFilesLines
2005-10-25Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi...lpsolit%gmail.com1-2/+2
2005-10-24Bug 312307: Misused Throw*Error tags in code and templates - Patch by Dennis ...lpsolit%gmail.com1-4/+1
2005-10-12Bug 306325: Move CanEnterProduct() and CanEnterProductOrWarn() out of globals...lpsolit%gmail.com1-3/+3
2005-10-12Bug 282090: Eliminate %classdesc in favor of Bugzilla::Classification methodsmkanat%kerio.com1-4/+2
2005-10-10Bug 311489 Bug entry makes user choose classification even if only one is ent...bugreport%peshkin.net1-25/+39
2005-09-03Bug 286158: Remove GetSelectableProducts() from globals.pl and use Bugzilla::...lpsolit%gmail.com1-13/+5
2005-08-27Bug 303694: Eliminate deprecated Bugzilla::DB routines from enter_bug.cgi - P...lpsolit%gmail.com1-14/+19
2005-08-25Bug 208761: Move GetFormat() from globals.pl into Bugzilla::Template - Patch ...lpsolit%gmail.com1-3/+3
2005-08-18Bug 299848: enter_bug's automatic OS/Platform code does not work with the new...mkanat%kerio.com1-79/+111
2005-08-10Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=...lpsolit%gmail.com1-1/+1
2005-05-12Bug 287109: [SECURITY] Names of private products/components can be exposed on...mkanat%kerio.com1-4/+1
2005-05-11Bug 272873: Specifying a null product to enter bug should give me the product...lpsolit%gmail.com1-1/+1
2005-03-18Bug 278717: Can't create "create bug" template with multiple CCs if you use u...lpsolit%gmail.com1-1/+1
2005-03-18Bug 286311: print "Context-type..." is used instead of print $cgi->header() (...lpsolit%gmail.com1-1/+1
2005-03-16Bug 284811 : Remove %FORM from enter_bug.cgi classification codetravis%sedsystems.ca1-10/+9
2005-03-16Bug 283581 : Move UserInGroup out of globals.pltravis%sedsystems.ca1-0/+1
2005-03-09Bug 282145: Bug.pm is too slow for general usemkanat%kerio.com1-3/+3
2005-02-26Bug 36257 : Have the QA Contact field appear in New Bug submission formtravis%sedsystems.ca1-9/+17
2005-02-26Bug 283361 : 'Deadline' info not saved in bookmarkable templatetravis%sedsystems.ca1-0/+2
2005-02-26Bug 282983 : bug cloning doesn't work if classifications are enabledtravis%sedsystems.ca1-0/+2
2005-02-17Bug 282267 : product name is checked twice in enter_bug.cgitravis%sedsystems.ca1-4/+0
2005-02-16Bug 99567 : Allow Milestone to be set on creation of bug as an optiontravis%sedsystems.ca1-0/+14
2005-02-09Bug 276838 : Eliminate use of $::unconfirmedstatetravis%sedsystems.ca1-2/+1
2005-02-01Bug 81642 : "Split bug / Clone bug": Enter new bug with prefilled fieldstravis%sedsystems.ca1-34/+121
2005-01-21Bug 266579 : Users without privs can confirm bugs by assigning to themselves ...travis%sedsystems.ca1-0/+4
2005-01-08Bug 276446: Initial description cannot be made private on new bug creationtravis%sedsystems.ca1-0/+2
2004-12-12Patch for bug 273873: bug-creation template for UNCONFIRMED shouldn't set sta...jocuri%softhome.net1-7/+27
2004-09-25Landing fix for bug 153811: default severity should be parametrized.kiko%async.com.br1-1/+1
2004-08-28Patch for bug 248613: Custom global default platform/OS in non-usebrowserinfo...jocuri%softhome.net1-6/+8
2004-08-21Bug 224208 Add a higher level of categorization (.ie departments, locations, ...bugreport%peshkin.net1-4/+53
2004-06-22Bug 247192 User Agent Sniffing fails to capture StarOffice/5.1 running on Sol...timeless%mozdev.org1-0/+1
2004-06-22Bug 247209 map sun4u to Solaristimeless%mozdev.org1-0/+1
2004-06-16Bug 160210 Add MacOSX 10.1 and 10.2 to the os listtimeless%mozdev.org1-2/+2
2004-04-07Fix for bug 238862: remove %FORM and %COOKIE from enter_bug.cgi. Doeskiko%async.com.br1-17/+14
2004-03-27Fix for bug 234175: Remove deprecated ConnectToDatabase() andkiko%async.com.br1-8/+3
2004-03-22Bug 35154 enter_bug.cgi expects UA format some browsers don't deliver (IE)timeless%mozdev.org1-12/+17
2004-02-05Patch for bug 194472; link to the product's component editor when displaying ...jocuri%softhome.net1-1/+1
2004-02-04Fix for bug 220998: Allows blocks, dependson, and keywords values to be part ...myk%mozilla.org1-0/+4
2003-09-11Bug 169354 add "Windows Server 2003" OStimeless%mozdev.org1-0/+1
2003-05-05Bug 201816 - use CGI.pm for header outputbbaetz%acm.org1-2/+5
2003-04-27Byg 202463 - prefill 'assign to' with default component ownerbbaetz%acm.org1-10/+12
2003-03-27Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org1-1/+1
2003-03-07Bug 156436 IBM Web Browser is unrecognizedtimeless%mozdev.org1-1/+1
2003-02-28180692 - enter_bug shows keywords option even if keywords are disabledburnus%gmx.de1-0/+1
2003-02-28Bug 180692 - enter_bug shows keywords option even if keywords are disabledburnus%gmx.de1-0/+2
2003-01-06Bug 186920 - Loosen checking for Windows ME user-agents. Patch by gerv; r,a=j...gerv%gerv.net1-1/+1
2002-11-25Bug 147275 Rearchitect product groupsbugreport%peshkin.net1-34/+26
2002-11-19Bug 179206 - enter_bug isn't picking up version from URLbbaetz%student.usyd.edu.au1-6/+9
2002-10-30Bug 176953 - version not set properly from form value like others in enter_bu...dkl%redhat.com1-0/+2
2002-10-02Bug 163114 - Templatise all calls to DisplayError. Patch C. Patch by gerv; r=...gerv%gerv.net1-22/+5