aboutsummaryrefslogtreecommitdiffstats
path: root/colchange.cgi
Commit message (Collapse)AuthorAgeFilesLines
* Bug 216557: Be able to specify the order of the columns in a bug list - ↵lpsolit%gmail.com2008-09-111-4/+4
| | | | Patch by Pascal Held <paheld+bugzilla@gmail.com> r=LpSolit r=pyrzak a=LpSolit
* Bug 437005: Add hook to colchange.cgi to add column(s) to buglistmkanat%bugzilla.org2008-08-201-0/+2
| | | | Patch By Elliotte Martin <elliotte_martin@yahoo.com> r=mkanat, a=mkanat
* Bug 449700: Remove useless code from colchange.cgi - Patch by Frédéric ↵lpsolit%gmail.com2008-08-081-3/+1
| | | | Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 415652: Implement Bugzilla->active_custom_fields - Patch by ↵lpsolit%gmail.com2008-02-251-1/+1
| | | | Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 399954: Make Bugzilla able to hold its dependencies in a local directorymkanat%bugzilla.org2007-10-191-1/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 287330: Multi-Select Custom Fieldsmkanat%bugzilla.org2007-09-081-1/+3
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 345826: Ability to save column list in saved searchesmkanat%bugzilla.org2007-03-081-4/+48
| | | | Patch By Ronaldo Maia <romaia@async.com.br> r=LpSolit, a=LpSolit
* Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_groupmkanat%bugzilla.org2006-09-041-1/+1
| | | | Patch By victory(_RSZ_) <bmo2007@rsz.jp> r=mkanat, a=myk
* Bug 344513: Make plain-text custom fields functional on all pages except ↵mkanat%bugzilla.org2006-07-181-0/+3
| | | | | | enter_bug.cgi Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
* Bug 338375: Use Bugzilla->params everywhere instead of Param().mkanat%bugzilla.org2006-07-041-1/+0
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 342869: Use Bugzilla->params everywhere except templatesmkanat%bugzilla.org2006-07-041-8/+8
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by ↵lpsolit%gmail.com2006-06-211-1/+2
| | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 304601: Bugzilla::Config's :locations exports need to be in their own ↵lpsolit%gmail.com2006-06-201-2/+0
| | | | | | | | 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
* Bug 328638: Remove @::legal_keywords and %::keywordsbynamemkanat%kerio.com2006-03-091-5/+2
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav ↵lpsolit%gmail.com2005-10-251-2/+2
| | | | Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
* Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> ↵lpsolit%gmail.com2005-08-101-3/+2
| | | | r=mkanat,wicked a=justdave
* Bug 300006: "cookies need value" error code when a query returns an empty ↵mkanat%kerio.com2005-07-081-3/+8
| | | | | | result. Patch By Marc Schumann <wurblzap@gmail.com> r=glob, a=justdave
* Bug 268146: mod_security complain: Invalid cookie format: Cookie value is ↵lpsolit%gmail.com2005-07-071-4/+9
| | | | missing #2 - Patch by Marc Schumann <wurblzap@gmail.com> r=kiko a=justdave
* Bug 283581 : Move UserInGroup out of globals.pltravis%sedsystems.ca2005-03-161-0/+1
| | | | Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=mkanat a=justdave
* Patch for bug 276842: Move @default_column_list out of globals.pl into ↵jocuri%softhome.net2005-01-171-3/+3
| | | | Bugzilla/Constants.pm; patch by Max K-A <mkanat@kerio.com>, r=vladd, a=myk.
* Patch for bug 103636: Support specifying a date on which a bug is expected ↵jocuri%softhome.net2005-01-161-1/+1
| | | | to be resolved; patch by Alexandre Michetti Manduca <michetti@grad.icmc.usp.br>, r=jouni, a=myk.
* Patch for bug 270263: 'Votes' should not be a column choice if ↵jocuri%softhome.net2004-12-051-1/+4
| | | | param(usevotes) is not true; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=jouni, a=justdave.
* Fix for bug 261273: make column changing work with Sun ONE web server; fix ↵myk%mozilla.org2004-09-241-2/+5
| | | | by tmabbott@hbs.edu; r,a=justdave
* Bug 224208 Add a higher level of categorization (.ie departments, locations, ↵bugreport%peshkin.net2004-08-211-2/+7
| | | | | | | | etc.) patch by Albert Ting r=joel, glob a=myk
* Bug 238874 part 2: removing last vestiges of %::COOKIE from colchange.cgi ↵justdave%syndicomm.com2004-04-171-1/+1
| | | | | | (in favor of $cgi->cookie) Patch by kiko, r=vlad, a=justdave
* Fix for bug 238874: remove %FORM and %COOKIE from colchange.cgi. Doeskiko%async.com.br2004-04-021-9/+9
| | | | | precisely that, swapping them for references to cgi->param/cookie. r=vladd, justdave, a=justdave.
* Fix for bug 234175: Remove deprecated ConnectToDatabase() andkiko%async.com.br2004-03-271-2/+1
| | | | | | | 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.
* Bug 214466: Cookie setting w/ 3xx redirect broken on IIS - make colchange ↵jouni%heikniemi.net2003-11-191-1/+11
| | | | use Refresh HTTP header (on IIS only). r=justdave,a=justdave
* Bug 223473: Query not resubmitted after changing columns; r=justdave; ↵jocuri%softhome.net2003-11-141-1/+2
| | | | a=justdave.
* Bug 195977: Add ability to show alias column in buglistbugreport%peshkin.net2003-05-131-0/+3
| | | | | r=jhedlund a=justdave
* Bug 201816 - use CGI.pm for header outputbbaetz%acm.org2003-05-051-7/+14
| | | | r=joel, a=justdave
* Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org2003-03-271-1/+1
| | | | | r=justdave a=justdave
* Bug 176461 - Move descs strings from change-columns.html.tmpl tobbaetz%student.usyd.edu.au2002-12-081-5/+6
| | | | | | field-descs.html.tmpl Patch by burnus@gmx.de (Tobias Burnus), r=gerv, bbaetz, a=justdave
* Fix for bug 62729, "Add real name capability to bug_list.cgi". Patch bykiko%async.com.br2002-11-041-1/+3
| | | | Toms Baugis, r=kiko, 2xr=joel.
* Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fieldsbugreport%peshkin.net2002-10-131-0/+5
| | | | | patch by jeff.hedlund@matrixsi.com 2xr=joel,justdave
* Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au2002-08-261-1/+0
| | | | r=joel x2
* Bug 162216 - colchange.cgi, buglist.cgi and page.cgi messages should be ↵gerv%gerv.net2002-08-151-2/+1
| | | | l10nable. Patch by burnus; r=gerv.
* Bug 158497 - Templatise colchange.cgi. Patch by gerv; r=burnus.gerv%gerv.net2002-07-271-28/+12
|
* Bug 148488 - more HTML validation fixesbbaetz%student.usyd.edu.au2002-06-281-2/+2
| | | | r=jouni, gerv
* Bug 151053, ConnectToDatabase/quietly_check_login sometimes not calledbbaetz%student.usyd.edu.au2002-06-171-1/+1
| | | | | early enough r=mattyt, jouni
* Fix for bug 149964 - quietly_check_login() needs to be called in ↵dkl%redhat.com2002-06-071-0/+2
| | | | colchange.cgi. Patch author David Lawrence <dkl@redhat.com>. 2xr=justdave@syndicomm.com
* Bug 138588 - change to use new template structure. Patch by gerv, r=myk, ↵gerv%gerv.net2002-04-241-3/+2
| | | | afranke.
* Bug 100094 - use generic template handling codebbaetz%student.usyd.edu.au2002-02-131-36/+6
| | | | r=mattyt, afranke
* Fix up "used only once" warning from kiko's checkin.bbaetz%student.usyd.edu.au2002-02-011-0/+1
| | | | r=kiko x 2.
* Bug 122636 - Templatise colchange.cgijake%acutex.net2002-02-011-35/+45
| | | | | Patch by David Lawrence <dkl@redhat.com> and Christian Reis <kiko@async.com.br> r= kiko, jake
* Fix for bug 108982: enable taint mode for all user-facing CGI files.justdave%syndicomm.com2002-01-201-1/+3
| | | | | Patch by Brad Baetz <bbaetz@student.usyd.edu.au> r= jake, justdave
* Fix for bug 101875: Put the product column before the component column ↵myk%mozilla.org2001-11-271-1/+1
| | | | | | | rather than after. Patch by Paul Baker <pbaker@where2getit.com>. Low risk, r=myk, no second review needed.
* Fix for bug 19910: Bugzilla installs on the same server would interfere with ↵justdave%syndicomm.com2001-10-131-2/+3
| | | | | | | each others' cookies. Cookies now have a path value that can be set to indicate which bugzilla install they belong to. Browsers will only send the cookie to the appropriate installation. The path can be set in the 'cookiepath' parameter in editparams.cgi. Patch by Dave Lawrence <dkl@redhat.com> r= myk, justdave
* Fix for bug 57848, perl warnings in several files.justdave%syndicomm.com2001-06-011-0/+4
| | | | | Patch by Nick Hibma <n_hibma@qubesoft.com> r= justdave@syndicomm.com
* fix for 44609 : Remove the useless "project" column in the Change columns pagecyeh%bluemartini.com2000-09-011-1/+1
| | | | patch submitted by cdurst@world.std.com (Charles Durst)