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

143 Коммитов

Автор SHA1 Сообщение Дата
mkanat%bugzilla.org f39ba8d1b6 Bug 344521: Make custom fields optionally functional on enter_bug.cgi
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-18 21:11:52 +00:00
lpsolit%gmail.com 1d5656042f Bug 277377: Classifications should support sort keys - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave 2006-07-16 23:23:33 +00:00
lpsolit%gmail.com 067840f65b Bug 238819: enter_bug.cgi should offer ASSIGNED as a possible initial state - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=vladd a=justdave 2006-07-16 22:53:08 +00:00
mkanat%bugzilla.org 41220dc952 Bug 173629: Clean up "my" variable scoping issues for mod_perl
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-06 06:12:05 +00:00
mkanat%bugzilla.org 3eabc93edf Bug 338375: Use Bugzilla->params everywhere instead of Param().
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-07-03 21:42:47 +00:00
mkanat%bugzilla.org 22e445e882 Bug 342869: Use Bugzilla->params everywhere except templates
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-07-03 21:26:22 +00:00
lpsolit%gmail.com 7d976ba23d Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-06-21 00:44:48 +00:00
lpsolit%gmail.com 31fbfa9477 Bug 304601: Bugzilla::Config's :locations exports need to be in their own module - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat for the main patch, r=myk for the patch about CGI.pm a=justdave
Bug 328637: Remove all legal_* versioncache arrays - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave

Bug 110503 - Eliminate versioncache
2006-06-19 20:15:18 +00:00
lpsolit%gmail.com d85cd1f92a Bug 338796: Remove get_product_* from globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2006-06-17 23:12:36 +00:00
lpsolit%gmail.com 9f77a2e153 Bug 42946: Bugs filed at same time causing one to be duplicated - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave 2006-06-05 10:58:38 +00:00
lpsolit%gmail.com aa48215f4e Bug 330754: Remove AnyEntryGroups() from globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2006-04-02 19:15:47 +00:00
lpsolit%gmail.com 878a413555 Bug 330698: Remove $::components, @::enterable_products and $::classifications (and some others) - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2006-04-02 19:07:14 +00:00
lpsolit%gmail.com ac59beb8be Bug 311422: describecomponents.cgi and enter_bug.cgi need some cleanup - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=myk 2006-03-14 22:37:18 +00:00
mkanat%kerio.com 59223979a3 Bug 328638: Remove @::legal_keywords and %::keywordsbyname
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-03-09 00:09:00 +00:00
mkanat%kerio.com 51f583df63 Bug 328602: Eliminate %::versions and @::legal_versions
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-03-02 23:50:17 +00:00
jocuri%softhome.net ba3595875a Patch for bug 298341: Implement code hook mechanism; patch by zach@zachlipton.com, r=timeless, a=justdave. 2006-02-28 14:39:33 +00:00
lpsolit%gmail.com 662763145c Bug 311278: Eliminate %::proddesc - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave 2006-02-21 17:24:32 +00:00
lpsolit%gmail.com edd0081119 Bug 320506: enter_bug.cgi crashes if the product name is written with the wrong case - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk r=bkor a=justdave 2006-01-05 14:54:52 +00:00
lpsolit%gmail.com 35ecb1a6b0 Bug 304075: Eliminate use of $::userid from Bugzilla - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2005-10-30 21:31:29 +00:00
lpsolit%gmail.com b493b5754c Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave 2005-10-24 23:11:56 +00:00
lpsolit%gmail.com 733a2fdb5a Bug 312307: Misused Throw*Error tags in code and templates - Patch by Dennis Melentyev <dennis.melentyev@infopulse.com.ua> r=LpSolit a=justdave 2005-10-23 21:47:51 +00:00
lpsolit%gmail.com 7777fa7932 Bug 306325: Move CanEnterProduct() and CanEnterProductOrWarn() out of globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel r=wicked a=justdave 2005-10-12 02:08:57 +00:00
mkanat%kerio.com 153e2f2769 Bug 282090: Eliminate %classdesc in favor of Bugzilla::Classification methods
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=justdave
2005-10-11 22:13:06 +00:00
bugreport%peshkin.net ca0523e147 Bug 311489 Bug entry makes user choose classification even if only one is enterable
Patch bu Joel Peshkin <bugreport@peshkin.net>
r=kiko, a=justdave
2005-10-10 03:17:12 +00:00
lpsolit%gmail.com 426b5bd478 Bug 286158: Remove GetSelectableProducts() from globals.pl and use Bugzilla::User::get_selectable_products() instead - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel,kiko a=justdave 2005-09-02 21:12:10 +00:00
lpsolit%gmail.com b22ed8f8ea Bug 303694: Eliminate deprecated Bugzilla::DB routines from enter_bug.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave 2005-08-26 19:39:37 +00:00
lpsolit%gmail.com 8eb0a6455b Bug 208761: Move GetFormat() from globals.pl into Bugzilla::Template - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2005-08-25 14:02:41 +00:00
mkanat%kerio.com 069244c1a0 Bug 299848: enter_bug's automatic OS/Platform code does not work with the new default OS list
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=justdave
2005-08-17 18:15:13 +00:00
lpsolit%gmail.com a8d486f572 Bug 301508: Remove CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat,wicked a=justdave 2005-08-10 01:30:41 +00:00
mkanat%kerio.com 402b16ec53 Bug 287109: [SECURITY] Names of private products/components can be exposed on certain CGIs
Patch By Frederic Buclin <LpSolit@gmail.com> r=myk, r=joel, a=justdave
2005-05-12 02:07:10 +00:00
lpsolit%gmail.com 1df3f3abdc Bug 272873: Specifying a null product to enter bug should give me the product chooser - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=timeless a=myk 2005-05-10 20:13:37 +00:00
lpsolit%gmail.com b0782806ba Bug 278717: Can't create "create bug" template with multiple CCs if you use usemenuforusers - Patch by Marc Schumann <wurblzap@gmail.com> r=myk, a=myk 2005-03-17 15:50:45 +00:00
lpsolit%gmail.com 4a42ce13fc Bug 286311: print "Context-type..." is used instead of print $cgi->header() (cookies aren't sent in header) - Patch by Jacob Steenhagen <jake@bugzilla.org> r=LpSolit a=justdave 2005-03-17 15:14:58 +00:00
travis%sedsystems.ca b8d9847e9e Bug 284811 : Remove %FORM from enter_bug.cgi classification code
Patch by Teemu Mannermaa <wicked@etlicon.fi>   r=LpSolit  a=myk
2005-03-15 23:59:46 +00:00
travis%sedsystems.ca 3d0f288895 Bug 283581 : Move UserInGroup out of globals.pl
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>   r=mkanat  a=justdave
2005-03-15 22:10:14 +00:00
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