aboutsummaryrefslogtreecommitdiffstats
path: root/colchange.cgi
Commit message (Collapse)AuthorAgeFilesLines
...
* 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)
* fix for 32828: Redirect fails on Internet explorer: colchange.cgicyeh%bluemartini.com2000-08-311-0/+2
| | | | patch from mtakacs@pacbell.net
* Add an optional ability to stagger the headers in the bug list, whichterry%mozilla.org2000-02-041-0/+16
| | | | is uglier, but often squeezes things better horizontally.
* Tell people that column changes are remembered using cookies.terry%mozilla.org2000-01-181-1/+1
|
* Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks byterry%mozilla.org2000-01-151-0/+1
| | | | | | | me. Added a footer to every page. Add some options to do things like display checkboxes instead of scrolling lists, and a new formatting for email diffs, and show list items capitalized instead of all upper case.
* Allow displaying of a "keywords" column.terry%mozilla.org2000-01-141-0/+6
|
* updated license boilerplatedmose%mozilla.org1999-11-021-14/+15
|
* Added the ability for users to "vote" on which bugs they think shouldterry%mozilla.org1999-10-081-1/+1
| | | | be fixed.
* Patch by holger@holger.om.org (Holger Schurig) -- put the fancy header on ↵terry%mozilla.org1999-09-241-0/+2
| | | | several pages that were missing it.
* Added three new fields (which appear in the UI only if params areterry%netscape.com1999-01-281-2/+14
| | | | turned on): target_milestone, qa_contact, and status_whiteboard.
* Backed out Andrew's patch -- turns out it was doing quoting sublty wrong.terry%netscape.com1998-11-211-11/+11
|
* Patch by Andrew Anderson <andrew@redhat.com>. Many minor bugfixes and cleanup.terry%netscape.com1998-11-171-11/+11
|
* Everything has been ported to now run under Perl.terry%netscape.com1998-09-161-45/+54
|
* Get rid of "verified_ts" and "resolved_ts" stuff; we aren't keepingterry%netscape.com1998-08-291-1/+1
| | | | that stuff in this database.
* Fixed bug 538 -- can now search through summary and description fields.terry%netscape.com1998-08-281-1/+1
|
* Bugzilla source.terry%netscape.com1998-08-261-0/+88