aboutsummaryrefslogtreecommitdiffstats
path: root/query.cgi
Commit message (Expand)AuthorAgeFilesLines
* Bug 184081 Change search interfaces to use Viewable products instead of enter...bugreport%peshkin.net2002-12-101-1/+1
* Bug 147275 Rearchitect product groupsbugreport%peshkin.net2002-11-251-8/+3
* Bug 178043 - Make it possible to have vertical x-axis labels. Patch by gerv; ...gerv%gerv.net2002-11-131-1/+1
* Bug 173005 - Add bar charts, pie charts etc. to reporting. Patch by gerv; 2xr...gerv%gerv.net2002-10-291-1/+2
* Bug 171278 - component/product ids mean that you can't do change queries onbbaetz%student.usyd.edu.au2002-10-261-1/+14
* Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fieldsbugreport%peshkin.net2002-10-131-1/+17
* Bug 171437 - Enhancements to generic reporting. Reporting menu, 3D tables, re...gerv%gerv.net2002-10-081-1/+1
* Bug 12282 - General summary reports. Patch by gerv; r=joel.gerv%gerv.net2002-09-251-1/+3
* bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net2002-09-231-13/+13
* 160476 - boolean chart addition doesn't keep query template format. Patch by ...gerv%gerv.net2002-09-201-1/+8
* Bug 146495 - clean up format ambiguities. We now have separate "format" and "...gerv%gerv.net2002-09-181-3/+3
* Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au2002-08-261-1/+0
* Bug 160557 - products that start with _ do not show up properly in query.cgi....gerv%gerv.net2002-08-111-30/+18
* Backing out change I accidentally made while checking in fix for bug 137855.myk%mozilla.org2002-06-111-1/+0
* Fix for bug 150703: Adds format support to query.cgi.myk%mozilla.org2002-06-111-1/+3
* Bug 145702 - query.cgi doesn't always ConnectToDatabase() early enoughbbaetz%student.usyd.edu.au2002-06-031-1/+2
* Remove confusing comment referring make_options, which this CGI no longer cal...gerv%gerv.net2002-04-261-5/+0
* Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afra...gerv%gerv.net2002-04-241-3/+2
* Bug 118774 - The keyword field wasn't showing up because have_keywords wasn't...jake%acutex.net2002-02-201-1/+1
* Bug 100094 - use generic template handling codebbaetz%student.usyd.edu.au2002-02-131-62/+20
* Bug 119715 - strictvaluechecks should always be enabledbbaetz%student.usyd.edu.au2002-02-051-2/+1
* Bug 98707. Query.cgi rewrite. Patch by me, layout by mpt and others, r=justda...gerv%gerv.net2001-11-191-878/+238
* Fix for bug 104516: No code changes in this patch, all this checkin does is r...justdave%syndicomm.com2001-10-131-40/+40
* Fix for bug 19910: Bugzilla installs on the same server would interfere with ...justdave%syndicomm.com2001-10-131-1/+1
* Fix for bug 91486: Add "changed from" option to the boolean chart.myk%mozilla.org2001-10-131-0/+1
* Fix for bug 58436 - javascript strict warnings in query.cgijake%acutex.net2001-09-141-11/+12
* Fix for bug 8647 - Add an option to the query page to sort by Last Changed date.jake%acutex.net2001-09-101-1/+1
* Fix for bug 42810 - Bugzilla would choke if your product name contained a ' m...jake%acutex.net2001-09-011-1/+1
* Fix for bug 96534: The version, component, and milestone select lists on the ...justdave%syndicomm.com2001-08-311-149/+246
* Fix for bug 95082 - Param('shutdownhtml') doesn't completely shut down bugzilla.jake%acutex.net2001-08-141-2/+1
* Fix for bug 65190: add comparison type "all words as substrings" and "any wor...justdave%syndicomm.com2001-06-021-1/+5
* Fix for bug 65399: Can't use string ("") as an ARRAY ref while "strict refs" ...justdave%syndicomm.com2001-05-301-2/+4
* Fix for bug 18349: query.cgi target_milestone value does not reload SELECTed ...justdave%syndicomm.com2001-04-101-1/+1
* Fix for bug 72379: query.cgi component value does not reload SELECTed item.justdave%syndicomm.com2001-04-101-6/+6
* Making query.cgi use the new queryhelp.cgi doctara%tequilarista.org2001-03-071-26/+31
* fix for 58436: javascript strict warnings in query.cgicyeh%bluemartini.com2001-03-011-4/+12
* fix for 58436 : javascript strict warnings in query.cgicyeh%bluemartini.com2001-02-211-1/+1
* fix for 65396:cyeh%bluemartini.com2001-02-161-4/+6
* Landing patch for bug #58436 from Henrik Gemaltara%tequilarista.org2001-01-181-12/+12
* Fix for bug 45586: Component, Version, and Milestone values are no longerdave%intrec.com2000-11-211-15/+47
* fix for 13626: loaded query doesn't show "Sort By" correctly.cyeh%bluemartini.com2000-09-141-0/+2
* fix for 40603: query.cgi shutdownhtml PutHeadercyeh%bluemartini.com2000-08-311-0/+5
* fix for #39044 : Some vers. of some browsers give a script warning on query p...cyeh%bluemartini.com2000-08-221-27/+28
* fix for bug 42089: change wording of link from "create new bug" tocyeh%bluemartini.com2000-08-081-1/+1
* Fix for bug 45586. When using 'usebuggroupsentry', prevent users fromdave%intrec.com2000-07-181-2/+17
* Patch by "Matt Masson" <matthew@zeroknowledge.com> -- allow definitionterry%mozilla.org2000-03-221-1/+43
* Patches by Ken Jenks <kjenks@abiblion.com> and jug@tellux.de -- make the Java...terry%mozilla.org2000-02-151-16/+11
* Get rid of a bit of unused Javascript code.terry%mozilla.org2000-02-091-2/+0
* The "And" and "Or" buttons now work faster, if you have Javascriptterry%mozilla.org2000-02-011-4/+6
* Was crashing if you weren't already logged in.terry%mozilla.org2000-01-281-0/+1