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

108 Коммитов

Автор SHA1 Сообщение Дата
mkanat%kerio.com 0a97d0fe70 Bug 282145: Bug.pm is too slow for general use
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=gerv, a=myk
2005-03-08 23:57:32 +00:00
travis%sedsystems.ca 719c58df65 Bug 36257 : Have the QA Contact field appear in New Bug submission form
Patch by Shane H. W. Travis <travis@sedsystems.ca>   r=LpSolit  a=justdave
2005-02-25 17:10:33 +00:00
travis%sedsystems.ca 8dde0b74c1 Bug 283361 : 'Deadline' info not saved in bookmarkable template
Patch by Shane H. W. Travis <travis@sedsystems.ca>  r=wurblzap  a=myk
2005-02-25 16:58:40 +00:00
travis%sedsystems.ca ccba505250 Bug 282983 : bug cloning doesn't work if classifications are enabled
Patch by Shane H. W. Travis <travis@sedsystems.ca>   r=glob  a=myk
2005-02-25 15:40:20 +00:00
travis%sedsystems.ca fe7cf91f14 Bug 282267 : product name is checked twice in enter_bug.cgi
Patch by Frederic Buclin <LpSolit@gmail.com>  r=mkanat  a=myk
2005-02-16 17:40:12 +00:00
travis%sedsystems.ca a6ba9cc3d6 Bug 99567 : Allow Milestone to be set on creation of bug as an option
Patch by Todd Stansell <tjs@tellme.com>  r=kiko,justdave  a=justdave
2005-02-15 21:51:12 +00:00
travis%sedsystems.ca 87ab95fcf8 Bug 276838 : Eliminate use of $::unconfirmedstate
Patch by Max Kanat-Alexander <mkanat@kerio.com>  r=wurblzap  a=justdave
2005-02-08 16:22:26 +00:00
travis%sedsystems.ca 901870d7ec Bug 81642 : "Split bug / Clone bug": Enter new bug with prefilled fields
Patch by Shane H. W. Travis <travis@sedsystems.ca>  r=jouni  a=justdave
2005-01-31 19:15:55 +00:00
travis%sedsystems.ca 76aa40658a Bug 266579 : Users without privs can confirm bugs by assigning to themselves first, without having canconfirm privs
Patch by LpSolit@gmail.com    r=myk    a=justdave
2005-01-20 23:22:10 +00:00
travis%sedsystems.ca ce9b2d36a6 Bug 276446: Initial description cannot be made private on new bug creation
Patch: travis  r=joini  a=justdave
2005-01-07 20:25:20 +00:00
jocuri%softhome.net cd2e0a4607 Patch for bug 273873: bug-creation template for UNCONFIRMED shouldn't set status to NEW; patch by Nick.Barnes@pobox.com, r=justdave, a=justdave. 2004-12-12 01:40:31 +00:00
kiko%async.com.br d1ab62e597 Landing fix for bug 153811: default severity should be parametrized.
r,a=myk.
2004-09-24 20:41:30 +00:00
jocuri%softhome.net 42d1e9e2cc Patch for bug 248613: Custom global default platform/OS in non-usebrowserinfo scenarios; patch by Marc Schumann <marcschum@web.de>; r=kiko, a=myk. 2004-08-28 08:58:14 +00:00
bugreport%peshkin.net b29bf6770a Bug 224208 Add a higher level of categorization (.ie departments, locations, etc.)
patch by Albert Ting
r=joel, glob
a=myk
2004-08-20 21:49:20 +00:00
timeless%mozdev.org 7c7f2877e2 Bug 247192 User Agent Sniffing fails to capture StarOffice/5.1 running on Solaris Sparc
r=vladd a=justdave
2004-06-22 07:49:15 +00:00
timeless%mozdev.org 697cc08156 Bug 247209 map sun4u to Solaris
r=vladd a=justdave
2004-06-22 07:46:48 +00:00
timeless%mozdev.org 9319cf3aed Bug 160210 Add MacOSX 10.1 and 10.2 to the os list
Previous patch left OS detection broken for Mac OS X.
This maps Mac OS X to 10.0.
r=vladd a=justdave
2004-06-16 10:37:27 +00:00
kiko%async.com.br 96bbd52233 Fix for bug 238862: remove %FORM and %COOKIE from enter_bug.cgi. Does
that, and also fixes up the bug creation template. r=justdave, a=justdave.
2004-04-07 03:38:26 +00:00
kiko%async.com.br 6f3fb84923 Fix for bug 234175: Remove deprecated ConnectToDatabase() and
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.
2004-03-27 03:51:44 +00:00
timeless%mozdev.org a8cd6f3ef4 Bug 35154 enter_bug.cgi expects UA format some browsers don't deliver (IE)
Handle Windows 95/98/Me, Windows-NT, Alpha (AXP), BSD/386, (HP) 9000
Special case winmosaic
r=vlad a=justdave
2004-03-22 01:48:50 +00:00
jocuri%softhome.net 3cd402995c Patch for bug 194472; link to the product's component editor when displaying error regarding lack of components; patch written by me based on the work and review of chaduv and jouni; r=kiko; a=justdave. 2004-02-04 15:23:39 +00:00
myk%mozilla.org b43e68c878 Fix for bug 220998: Allows blocks, dependson, and keywords values to be part of a bug entry template (i.e. a URL that presets those fields to specific values).
Original patch by Ludovic Dubost.
r=kiko
2004-02-03 20:05:07 +00:00
timeless%mozdev.org 71c262a0f8 Bug 169354 add "Windows Server 2003" OS
r=gerv a=justdave
2003-09-11 03:54:12 +00:00
bbaetz%acm.org 325350ad59 Bug 201816 - use CGI.pm for header output
r=joel, a=justdave
2003-05-05 01:15:38 +00:00
bbaetz%acm.org 5e887399e0 Byg 202463 - prefill 'assign to' with default component owner
patch by slamm@yahoo-inc.com (Steve Lamm)
r=bbaetz, a=justdave
2003-04-27 07:12:53 +00:00
jake%bugzilla.org 3c915014e3 Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line
r=justdave
a=justdave
2003-03-27 00:07:02 +00:00
timeless%mozdev.org 33f768e3d3 Bug 156436 IBM Web Browser is unrecognized
patch by mkaply@us.ibm.com r=timeless a=justdave
2003-03-06 18:13:26 +00:00
burnus%gmx.de 2e4e7a7b47 180692 - enter_bug shows keywords option even if keywords are disabled
Fix broken tree.
r,a=justdave
2003-02-27 22:45:02 +00:00
burnus%gmx.de debdd19d9d Bug 180692 - enter_bug shows keywords option even if keywords are disabled
r=bbaetz, a=justdave
2003-02-27 21:13:30 +00:00
gerv%gerv.net 28203504ad Bug 186920 - Loosen checking for Windows ME user-agents. Patch by gerv; r,a=justdave. 2003-01-06 08:39:16 +00:00
bugreport%peshkin.net 13e1ecfa4d Bug 147275 Rearchitect product groups
Patch by joel
r=bbaetz,justdave
a=justdave
2002-11-24 19:56:34 +00:00
bbaetz%student.usyd.edu.au d0d9ed2f73 Bug 179206 - enter_bug isn't picking up version from URL
patch by GavinS <bugzilla@chimpychompy.org>, r=bbaetz
a=justdave
2002-11-18 23:49:18 +00:00
dkl%redhat.com 430127ab86 Bug 176953 - version not set properly from form value like others in enter_bug.cgi. Patch by dkl; 2xr=justdave 2002-10-29 16:27:30 +00:00
gerv%gerv.net 05b79b02c3 Bug 163114 - Templatise all calls to DisplayError. Patch C. Patch by gerv; r=burnus. 2002-10-01 22:41:09 +00:00
gerv%gerv.net 66625bc8d4 Bug 170903 - Remove hard-coded titles and things. Patch by gerv; r=bbaetz. 2002-10-01 22:07:17 +00:00
bugreport%peshkin.net 1c0ddbd1ae bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported
r=bbaetz, gerv
2002-09-22 17:15:13 +00:00
gerv%gerv.net c14171212a Bug 146495 - clean up format ambiguities. We now have separate "format" and "ctype" parameters. Also fixes bug 140513, bug 143604, and bug 148133. Patch by gerv; r=myk. 2002-09-17 23:28:24 +00:00
bbaetz%student.usyd.edu.au 2b781fd427 Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)
r=joel x2
2002-08-26 06:17:26 +00:00
bbaetz%student.usyd.edu.au 80f3e185c0 Bug 43600 - Convert products/components to use ids instead of names.
Initial attempt by jake@bugzilla.org, updated by me
r=joel, preed
2002-08-12 05:43:05 +00:00
bbaetz%student.usyd.edu.au 51d1fc0692 Bug 150802 - default version for bug entry not read from cookies
r=jouni x2
2002-06-11 13:32:01 +00:00
gerv%gerv.net bc009a9530 Bug 144165 - enter_bug product selection has a footer like without a login if no usebuggroupsentry. Patch by jouni@heikniemi.net; 2xr=gerv. 2002-05-13 22:28:48 +00:00
gerv%gerv.net 768e6858c7 Bug 143486 - enter_bug.cgi: Using ?format=simple doesn't work. Patch by burnus@gmx.de; 2xr=gerv. 2002-05-10 23:32:24 +00:00
gerv%gerv.net 62b7e37455 Bug 138284 - prepare for Bugzilla Helper replacement enter_bug template. Patch by gerv; r=bbaetz, myk. 2002-04-27 06:57:16 +00:00
myk%mozilla.org 9d43de74a4 Fix for bug 139632: connect to the database in enter_bug.cgi in case it is time to rebuild the version cache, which needs a database
connection.
Patch by Myk Melez <myk@mozilla.org>.
2xr=gerv
2002-04-24 21:28:36 +00:00
gerv%gerv.net 3bc9d4ca2b Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afranke. 2002-04-24 07:24:50 +00:00
timeless%mac.com e75dc3db00 Bug 92763 Add Windows XP as OS selection for entering/searching bugs
patch by ddk r=bbaetz r=justdave
Bug 135666 Creating bugs: OS detection doesn't work for Internet Explorer, Win NT 4.
patch by ddk+johannes.pellenz@sdm.de r=bbaetz r=justdave

Adds Windows XP to the bugzilla OS list
Activates the Windows XP detection (it was commented out waiting for this fix...)
Makes Windows NT (4) detection match the pattern everything else used
2002-04-15 03:54:18 +00:00
bbaetz%student.usyd.edu.au bb41d6ee37 Bug 110013 - templatize describecomponents.cgi
r=gerv, afranke
2002-02-14 01:25:25 +00:00
bbaetz%student.usyd.edu.au b798365389 Bug 100094 - use generic template handling code
r=mattyt, afranke
2002-02-13 02:27:24 +00:00
gerv%gerv.net 32dc696315 show_bug.cgi templatisation. 2002-02-04 21:17:17 +00:00
timeless%mac.com 0625a92542 Bug 109138 platform detection not working on macintosh
r=bbaetz r=gerv
adds another regexp for MacOSX
2002-02-01 10:05:04 +00:00