aboutsummaryrefslogtreecommitdiffstats
path: root/query.cgi
Commit message (Collapse)AuthorAgeFilesLines
* Remove confusing comment referring make_options, which this CGI no longer ↵gerv%gerv.net2002-04-261-5/+0
| | | | calls. No bug number.
* Bug 138588 - change to use new template structure. Patch by gerv, r=myk, ↵gerv%gerv.net2002-04-241-3/+2
| | | | afranke.
* Bug 118774 - The keyword field wasn't showing up because have_keywords ↵jake%acutex.net2002-02-201-1/+1
| | | | | | | wasn't being properly set before passing it on to the template. Patch by Jeff Lawson <jlawson@bovine.net> r= jake, justdave
* Bug 100094 - use generic template handling codebbaetz%student.usyd.edu.au2002-02-131-62/+20
| | | | r=mattyt, afranke
* Bug 119715 - strictvaluechecks should always be enabledbbaetz%student.usyd.edu.au2002-02-051-2/+1
| | | | r=justdave, gerv
* Bug 98707. Query.cgi rewrite. Patch by me, layout by mpt and others, ↵gerv%gerv.net2001-11-191-878/+238
| | | | r=justdave, mattyt. Wahey!
* Fix for bug 104516: No code changes in this patch, all this checkin does is ↵justdave%syndicomm.com2001-10-131-40/+40
| | | | | | | remove all tabs from the bugzilla source and replace it with the appropriate number of spaces (in most cases 8) to line up with existing code. This is part of the effort to bring the existing codebase up to par with our style guidelines. Patch by Jake Steehagen <jake@acutex.net> r= justdave x2
* Fix for bug 19910: Bugzilla installs on the same server would interfere with ↵justdave%syndicomm.com2001-10-131-1/+1
| | | | | | | 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 91486: Add "changed from" option to the boolean chart.myk%mozilla.org2001-10-131-0/+1
| | | | | Patch by Stephen Lee <slee@uk.bnsmc.com>. r=myk@mozilla.org
* Fix for bug 58436 - javascript strict warnings in query.cgijake%acutex.net2001-09-141-11/+12
| | | | | Patch by Christian Reis <kiko@async.com.br> r= caillon@returnzero.com, jake@acutex.net
* Fix for bug 8647 - Add an option to the query page to sort by Last Changed date.jake%acutex.net2001-09-101-1/+1
| | | | | Patch by Matthew Tuck <matty@chariot.net.au> r= jake@acutex.net x2
* Fix for bug 42810 - Bugzilla would choke if your product name contained a ' ↵jake%acutex.net2001-09-011-1/+1
| | | | | | | mark. Patch by Christian Reis <kiko@async.com.br> r= justdave@syndicomm.com, caillon@returnzero.com
* Fix for bug 96534: The version, component, and milestone select lists on the ↵justdave%syndicomm.com2001-08-311-149/+246
| | | | | | | | query page were slow to reflow when you changed the product in the first select list. This patch is a complete rewrite from scratch of the javascript used on query.cgi, which results in an approximately 700% speed increase in the reflow time when changing the selected product. Patch by Chris Lahey <clahey@ximian.com> and Christian Reis <kiko@async.com.br> Javascript changes r= caillon@returnzero.com, louie@ximian.com Perl changes r= jake@acutex.net, justdave@syndicomm.com
* Fix for bug 95082 - Param('shutdownhtml') doesn't completely shut down bugzilla.jake%acutex.net2001-08-141-2/+1
| | | | r= justdave@syndicomm.com
* Fix for bug 65190: add comparison type "all words as substrings" and "any ↵justdave%syndicomm.com2001-06-021-1/+5
| | | | | | | words as substrings" to the text fields in query.cgi Patch by Andreas Franke <afranke@ags.uni-sb.de> r= justdave@syndicomm.com
* Fix for bug 65399: Can't use string ("") as an ARRAY ref while "strict refs" ↵justdave%syndicomm.com2001-05-301-2/+4
| | | | | | | in use at query.cgi due to no components defined in a product. Patch by Matthias Radestock <matthias@sorted.org> r= justdave@syndicomm.com
* Fix for bug 18349: query.cgi target_milestone value does not reload SELECTed ↵justdave%syndicomm.com2001-04-101-1/+1
| | | | | | | item. Patch by <jake@acutex.net> r= justdave
* Fix for bug 72379: query.cgi component value does not reload SELECTed item.justdave%syndicomm.com2001-04-101-6/+6
| | | | | Patch by Myl Melez <myk@mozilla.org> r= jake, justdave
* 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
| | | | | patch submitted by sidney@sidney.com (Sidney Markowitz) wrap javascript around Param("usetargetmilestone")
* fix for 58436 : javascript strict warnings in query.cgicyeh%bluemartini.com2001-02-211-1/+1
| | | | changed to f.target_milestone
* fix for 65396:cyeh%bluemartini.com2001-02-161-4/+6
| | | | | Remember This Query should give option to add to page footer patch submitted by st.n@gmx.net (Stephan Niemz)
* 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
| | | | | shown that belong to products the user can't see if usebuggroups is active. Patch by Matthias Radestock <rade@lshift.net>
* fix for 13626: loaded query doesn't show "Sort By" correctly.cyeh%bluemartini.com2000-09-141-0/+2
| | | | patch by dave@intrec.com
* fix for 40603: query.cgi shutdownhtml PutHeadercyeh%bluemartini.com2000-08-311-0/+5
| | | | patch submitted by JRobertson@medevolve.com (Jon Robertson)
* fix for #39044 : Some vers. of some browsers give a script warning on query ↵cyeh%bluemartini.com2000-08-221-27/+28
| | | | | | page when not using milestones. patch submitted by nkiesel@tbdnetworks.com
* fix for bug 42089: change wording of link from "create new bug" tocyeh%bluemartini.com2000-08-081-1/+1
| | | | | "report new bug". r=timeless@bemail.org, cyeh@bluemartini.com, patch submitted by zach@zachlipton.com
* Fix for bug 45586. When using 'usebuggroupsentry', prevent users fromdave%intrec.com2000-07-181-2/+17
| | | | seeing products the don't have access to on the query page.
* Patch by "Matt Masson" <matthew@zeroknowledge.com> -- allow definitionterry%mozilla.org2000-03-221-1/+43
| | | | of different target milestones by product.
* Patches by Ken Jenks <kjenks@abiblion.com> and jug@tellux.de -- make the ↵terry%mozilla.org2000-02-151-16/+11
| | | | Javascript behave under IE5 and under Netscape 3.x
* 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
| | | | | enabled. (If you don't have Javascript, they work just like they did before.)
* Was crashing if you weren't already logged in.terry%mozilla.org2000-01-281-0/+1
|
* Massive stomp on the query page and buglist page. Added the abilityterry%mozilla.org2000-01-281-1/+99
| | | | to use the "boolean charts" to do very powerful queries.
* Allow searches for "all keywords" or "no keywords"; fixed some otherterry%mozilla.org2000-01-271-12/+13
| | | | bugs around keyword queries.
* Reworked preferences UI. Added ability to turn off "My bugs" link atterry%mozilla.org2000-01-251-9/+11
| | | | | | bottom. Made "My bugs" show bugs you own AND bugs you submitted. Added ability to display your named queries in the footer. Many random bugfixes.
* Added a way to query by bug numbers. Added an "edit this query" linkterry%mozilla.org2000-01-251-2/+28
| | | | when you view a buglist.
* Fixed bug causing named queries to get all screwed up around "targetterry%mozilla.org2000-01-241-1/+1
| | | | milestones".
* Named queries (and the default query) are now stored server side, interry%mozilla.org2000-01-241-64/+132
| | | | | | | the database, rather than in cookies. This means you have to log in to use these features, but I have plans that require them to be server-side. (Besides, some people were beginning to run out of cookie space.)
* Add a way to remove a default query that you may have set.terry%mozilla.org2000-01-241-5/+22
|
* Can now search for people who have added text to a bug.terry%mozilla.org2000-01-231-1/+10
|
* Minor wording change to hopefully make it more obvious slight changesterry%mozilla.org2000-01-231-1/+1
| | | | in the "long description" search.
* Remember the previous sort order in a cookie, and make that theterry%mozilla.org2000-01-231-4/+12
| | | | | default sort order for new queries. Add a new "show list" link to the navigation header to return you to the list of selected bugs.
* Patch by Christine Begle <cbegle@mozilla.org>>, with heavyterry%mozilla.org2000-01-231-0/+2
| | | | | modifications by me -- let you query for "any words" and "all words", as well as the existing substring and regexp stuff.
* Was sometimes checking extra checkboxes in the email area.terry%mozilla.org2000-01-181-10/+11
|
* Oops! Fixed stupid typo in last patch.terry%mozilla.org2000-01-171-1/+1
|
* Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks byterry%mozilla.org2000-01-151-19/+16
| | | | | | | 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.
* Fixed warnings.terry%mozilla.org2000-01-121-5/+8
|
* Add support for a new "keywords" feature. This lets some centralterry%mozilla.org2000-01-071-9/+34
| | | | | | | | | | | | authority maintain a list of keywords, and users can associate any keyword with any bug. The new functionality won't appear until at least one keyword is defined. Note that you *must* run the "checksetup.pl" script after updating this change, in order to create the new required tables "keywords" and "keyworddefs".