summaryrefslogtreecommitdiffstats
path: root/defparams.pl
AgeCommit message (Collapse)AuthorFilesLines
2005-08-23Bug 292886: X-Bugzilla-Product and X-Bugzilla-Component headers should exist ↵lpsolit%gmail.com1-0/+2
by default - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
2005-08-22Bug 70907: QuickSearch: port the JS code to perl (make it server-side) - ↵lpsolit%gmail.com1-0/+11
Patch by Marc Schumann <wurblzap@gmail.com> r=wicked a=myk
2005-08-13Bug 302418: re-enable sendmail support for Windows - Patch by byron jones ↵lpsolit%gmail.com1-3/+17
(glob) <bugzilla@glob.com.au> r=wurblzap a=justdave
2005-08-04Bug 126266: Use UTF-8 (Unicode) charset encoding for pages and email for NEW ↵lpsolit%gmail.com1-0/+11
installations - Patch by byron jones (glob) <bugzilla@glob.com.au> r=wurblzap a=justdave
2005-07-30Fix for bug 302083: automatically converts BMP files to PNG files to ↵myk%mozilla.org1-0/+19
conserve disk space; patch by Greg Hendricks; r=myk, a=myk
2005-07-28Bug 302214: missing space "storedin" in mail_delivery_method desc - Patch by ↵lpsolit%gmail.com1-1/+1
Rob Siklos <robzilla@siklos.ca> r=wurblzap a=myk
2005-06-30Bug 298826: Fixes some spelling errors - Patch by Frank Wein ↵lpsolit%gmail.com1-5/+5
<bugzilla@mcsmurf.de> r=timeless a=myk
2005-06-21Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - ↵lpsolit%gmail.com1-1/+1
Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk
2005-06-03Bug 295213: whine mail still goes out even though whinedays = "0" - Patch by ↵lpsolit%gmail.com1-2/+3
Marc Schumann <wurblzap@gmail.com> r=LpSolit a=myk
2005-04-07Bug 287763: Receiving Error - Insecure dependency in require... - Patch by ↵lpsolit%gmail.com1-4/+4
byron jones (glob) <bugzilla@glob.com.au> r=joel a=myk
2005-03-17Backing out the fix for bug 135812 as it causes the mail params to be ↵jake%bugzilla.org1-16/+4
deleted on new installs.
2005-03-16Bug 135812 : Add a 'mailfrom' parameter to unify bugmail originating addresstravis%sedsystems.ca1-4/+16
Patch by Cedric Caron <cedric.caron@urbanet.ch> r=wurblzap a=justdave
2005-03-11Bug 41972 : Per-user pref to turn quips offtravis%sedsystems.ca1-9/+9
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=mkanat a=justdave
2005-03-10Bug 284629 : Combine Param(enable_mail_sending) with Param(maildeliverymethod)travis%sedsystems.ca1-16/+12
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=Jake a=myk
2005-03-08Bug 284262 : Bundle of small editusers.cgi post-checkin fixestravis%sedsystems.ca1-6/+7
Patch by Marc Schumann <wurblzap@gmail.com> r=mkanat a=justdave
2005-03-08Bug 280778 : remove sendmail and qmail delivery methods on windowstravis%sedsystems.ca1-1/+3
Patch by byron jones (glob) <bugzilla@glob.com.au> r=jake a=justdave
2005-03-01Bug 178370 : global param for whether or not to send mailtravis%sedsystems.ca1-0/+10
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=LpSolit a=myk
2005-03-01Bug 119485 : Templatise editusers.cgitravis%sedsystems.ca1-4/+6
Patch by Marc Schumann <wurblzap@gmail.com> r=GavinS, mkanat a=justdave
2005-02-25Bug 150901 : Some params containing mail-templates contain URLs with ↵travis%sedsystems.ca1-1/+1
terminating punctuation Patch by Shane H. W. Travis <travis@sedsystems.ca> r=timeless a=justdave
2005-02-21Bug 252272: Allow extremely large attachments to be stored locallybugreport%peshkin.net1-0/+11
r=wurblzap.a=justdave
2005-02-16Bug 99567 : Allow Milestone to be set on creation of bug as an optiontravis%sedsystems.ca1-0/+9
Patch by Todd Stansell <tjs@tellme.com> r=kiko,justdave a=justdave
2005-02-03Bug 147151 : Expand the list of words 006spellcheck.t looks for; fix the ↵travis%sedsystems.ca1-3/+3
places where they are wrong. Patch by Marc Schumann <wurblzap@gmail.com> r=vladd a=justdave
2005-02-02Bug 277437 : Use Mail::Mailer (Perl module) for mail deliverytravis%sedsystems.ca1-0/+18
Patch by Andrei Benea <abenea@gmail.com> r=vladd a=justdave
2005-01-24Bug 31314 : Support for "In-Reply-To" header in emailstravis%sedsystems.ca1-1/+6
Patch by Marc Schumann <wurblzap@gmail.com> r=jake a=myk
2005-01-17Patch for bug 254351: Patch to add a cookiedomain parameter; patch by Eric ↵jocuri%softhome.net1-0/+11
Haszlakiewicz <erh+mozilla@nimenees.com>, r=kiko, a=myk.
2005-01-16Patch for bug 260682: Support redirecting to HTTPS always or for ↵jocuri%softhome.net1-0/+42
authenticated sessions only; patch by Byron Jones (glob) <bugzilla@glob.com.au>, r=vladd, a=myk.
2004-12-09Patch for bug 273483: update param(sendmailnow) information; patch by Shane ↵jocuri%softhome.net1-5/+7
H. W. Travis <travis@sedsystems.ca>, r=justdave, a=justdave.
2004-12-03Patch for bug 271306: specify that defaultquery is used by default to submit ↵jocuri%softhome.net1-2/+2
queries, not bugs; patch by Frédéric Buclin <LpSolit@netscape.net>, r=vladd, r=justdave, a=justdave.
2004-09-25Landing fix for bug 153811: default severity should be parametrized.kiko%async.com.br1-0/+18
r,a=myk.
2004-08-30Bug 225687 - add group controls to charts, along with various other ↵gerv%gerv.net1-2/+2
cleanups. Patch by gerv; r=joel, a=justdave.
2004-08-28Patch for bug 248613: Custom global default platform/OS in ↵jocuri%softhome.net1-8/+44
non-usebrowserinfo scenarios; patch by Marc Schumann <marcschum@web.de>; r=kiko, a=myk.
2004-08-21Bug 224208 Add a higher level of categorization (.ie departments, locations, ↵bugreport%peshkin.net1-0/+17
etc.) patch by Albert Ting r=joel, glob a=myk
2004-08-11Bug 241903: Add Environment Variable Authentication for apache auth and SSObugreport%peshkin.net1-2/+37
patch by erik r=joel a=justdave
2004-08-11Bug 251669: add an option to show users in a drop down menu instead of a ↵bugreport%peshkin.net1-0/+9
text edit field patch by glob <bugzilla@glob.com.au> r=joel a=justdave
2004-07-28Bug 251837: Extend group_group_map to control which groups can see each otherbugreport%peshkin.net1-0/+8
r=kiko a=justdave
2004-07-21Bug 241900: Allow Bugzilla::Auth to have multiple login and validation stylesbugreport%peshkin.net1-17/+51
patch by erik r=joel, kiko a=myk
2004-07-12Backing out bug 241900bugreport%peshkin.net1-51/+17
2004-07-12Bug 241900: Allow Bugzilla::Auth to have multiple login and validation stylesbugreport%peshkin.net1-17/+51
patch by erik r=joel a=justdave
2004-07-06Bug 243463 Use a param to protect new charts from leaking informationbugreport%peshkin.net1-0/+11
r=justdave a=justdave
2004-04-01Patch for bug 146087: set the default of the sendmailnow param to ON on the ↵jocuri%softhome.net1-1/+1
trunk as well; r=justdave; a=justdave.
2004-03-18Bug 24496: Adds a parameter "noresolveonopenblockers" which when enabled, ↵justdave%syndicomm.com1-1/+8
prevents bugs from being closed if there are any bugs blocking it which are still open. Patch by Andreas Höfler <andreas.hoefler@bearingpoint.com> r= justdave, a= myk
2004-02-26Patch for bug 65313; improves the email regexp in order to detect better ↵jocuri%softhome.net1-1/+1
invalid email addresses; r=gerv, a=justdave.
2004-01-31Patch for bug 213679: Implement a parameter that allows administrators to ↵jocuri%softhome.net1-0/+8
control whether blank comments are allowed when filling new bugs; code by Dave Swegen <dswegen@software.plasmon.com>; r=myk; a=myk.
2004-01-17Fix for bug 90468: Bugzilla does not log out automatically when closingkiko%async.com.br1-0/+18
the session. Patch by toms@myrealbox.com (Toms Baugis), with minor cleanups by me. r=kiko, a=myk.
2004-01-14Fix for bug 229800: whineatnews.pl doesn't whine about REOPENED bugs.kiko%async.com.br1-15/+17
Change whine script to look to REOPENED bugs too, and modified text in relevant param to account for this. Patch by joseph@picsel.com (Joseph Heenan). r=kiko, a=myk.
2003-11-22Bug 208604 - Make data/template dir locations configurablebbaetz%acm.org1-7/+9
2003-11-21Fix for bug 226217: check_languages bustage resulting from sanitizing inkiko%async.com.br1-3/+3
bug 199502. Applied myk's suggestion in patch checked in. r=myk, a=myk.
2003-09-02Bug 65383: Clean up milestone prefs - currmilestone and nummilestones are ↵justdave%syndicomm.com1-18/+0
obsolete Patch by Vlad Dascalu <jocuri@softhome.net> r= kiko, a= justdave
2003-08-29Bug 199502 - It's possible to take down Bugzilla by changing the languages paramburnus%gmx.de1-3/+36
r=gerv,a=myk
2003-07-31Patch Viewer, a pretty way of viewing and manipulating patches (bug 174942). ↵jkeiser%netscape.com1-0/+67
Requires PatchIterator to be installed, classes uploaded to that bug and will be soon in CPAN.