summaryrefslogtreecommitdiffstats
path: root/query.cgi
AgeCommit message (Expand)AuthorFilesLines
2001-11-19Bug 98707. Query.cgi rewrite. Patch by me, layout by mpt and others, r=justda...gerv%gerv.net1-878/+238
2001-10-13Fix for bug 104516: No code changes in this patch, all this checkin does is r...justdave%syndicomm.com1-40/+40
2001-10-13Fix for bug 19910: Bugzilla installs on the same server would interfere with ...justdave%syndicomm.com1-1/+1
2001-10-13Fix for bug 91486: Add "changed from" option to the boolean chart.myk%mozilla.org1-0/+1
2001-09-14Fix for bug 58436 - javascript strict warnings in query.cgijake%acutex.net1-11/+12
2001-09-10Fix for bug 8647 - Add an option to the query page to sort by Last Changed date.jake%acutex.net1-1/+1
2001-09-01Fix for bug 42810 - Bugzilla would choke if your product name contained a ' m...jake%acutex.net1-1/+1
2001-08-31Fix for bug 96534: The version, component, and milestone select lists on the ...justdave%syndicomm.com1-149/+246
2001-08-14Fix for bug 95082 - Param('shutdownhtml') doesn't completely shut down bugzilla.jake%acutex.net1-2/+1
2001-06-02Fix for bug 65190: add comparison type "all words as substrings" and "any wor...justdave%syndicomm.com1-1/+5
2001-05-30Fix for bug 65399: Can't use string ("") as an ARRAY ref while "strict refs" ...justdave%syndicomm.com1-2/+4
2001-04-10Fix for bug 18349: query.cgi target_milestone value does not reload SELECTed ...justdave%syndicomm.com1-1/+1
2001-04-10Fix for bug 72379: query.cgi component value does not reload SELECTed item.justdave%syndicomm.com1-6/+6
2001-03-07Making query.cgi use the new queryhelp.cgi doctara%tequilarista.org1-26/+31
2001-03-01fix for 58436: javascript strict warnings in query.cgicyeh%bluemartini.com1-4/+12
2001-02-21fix for 58436 : javascript strict warnings in query.cgicyeh%bluemartini.com1-1/+1
2001-02-16fix for 65396:cyeh%bluemartini.com1-4/+6
2001-01-18Landing patch for bug #58436 from Henrik Gemaltara%tequilarista.org1-12/+12
2000-11-21Fix for bug 45586: Component, Version, and Milestone values are no longerdave%intrec.com1-15/+47
2000-09-14fix for 13626: loaded query doesn't show "Sort By" correctly.cyeh%bluemartini.com1-0/+2
2000-08-31fix for 40603: query.cgi shutdownhtml PutHeadercyeh%bluemartini.com1-0/+5
2000-08-22fix for #39044 : Some vers. of some browsers give a script warning on query p...cyeh%bluemartini.com1-27/+28
2000-08-08fix for bug 42089: change wording of link from "create new bug" tocyeh%bluemartini.com1-1/+1
2000-07-19Fix for bug 45586. When using 'usebuggroupsentry', prevent users fromdave%intrec.com1-2/+17
2000-03-22Patch by "Matt Masson" <matthew@zeroknowledge.com> -- allow definitionterry%mozilla.org1-1/+43
2000-02-15Patches by Ken Jenks <kjenks@abiblion.com> and jug@tellux.de -- make the Java...terry%mozilla.org1-16/+11
2000-02-09Get rid of a bit of unused Javascript code.terry%mozilla.org1-2/+0
2000-02-01The "And" and "Or" buttons now work faster, if you have Javascriptterry%mozilla.org1-4/+6
2000-01-28Was crashing if you weren't already logged in.terry%mozilla.org1-0/+1
2000-01-28Massive stomp on the query page and buglist page. Added the abilityterry%mozilla.org1-1/+99
2000-01-27Allow searches for "all keywords" or "no keywords"; fixed some otherterry%mozilla.org1-12/+13
2000-01-25Reworked preferences UI. Added ability to turn off "My bugs" link atterry%mozilla.org1-9/+11
2000-01-25Added a way to query by bug numbers. Added an "edit this query" linkterry%mozilla.org1-2/+28
2000-01-24Fixed bug causing named queries to get all screwed up around "targetterry%mozilla.org1-1/+1
2000-01-24Named queries (and the default query) are now stored server side, interry%mozilla.org1-64/+132
2000-01-24Add a way to remove a default query that you may have set.terry%mozilla.org1-5/+22
2000-01-23Can now search for people who have added text to a bug.terry%mozilla.org1-1/+10
2000-01-23Minor wording change to hopefully make it more obvious slight changesterry%mozilla.org1-1/+1
2000-01-23Remember the previous sort order in a cookie, and make that theterry%mozilla.org1-4/+12
2000-01-23Patch by Christine Begle <cbegle@mozilla.org>>, with heavyterry%mozilla.org1-0/+2
2000-01-18Was sometimes checking extra checkboxes in the email area.terry%mozilla.org1-10/+11
2000-01-17Oops! Fixed stupid typo in last patch.terry%mozilla.org1-1/+1
2000-01-15Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks byterry%mozilla.org1-19/+16
2000-01-12Fixed warnings.terry%mozilla.org1-5/+8
2000-01-07Add support for a new "keywords" feature. This lets some centralterry%mozilla.org1-9/+34
1999-12-07Don't do dmose's paranoid checking of option values in the query page.terry%mozilla.org1-0/+5
1999-11-02updated license boilerplatedmose%mozilla.org1-14/+15
1999-10-13Patch by Holger Schurig <holger@holger.om.org> -- rewriting and enhancing theterry%mozilla.org1-1/+1
1999-10-08Added ability to query by votes.terry%mozilla.org1-4/+14
1999-09-24Patch by holger@holger.om.org (Holger Schurig) -- several cleanups.terry%mozilla.org1-1/+1