Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-09-14 | Fix for bug 58436 - javascript strict warnings in query.cgi | jake%acutex.net | 1 | -11/+12 | |
Patch by Christian Reis <kiko@async.com.br> r= caillon@returnzero.com, jake@acutex.net | |||||
2001-09-10 | Fix for bug 8647 - Add an option to the query page to sort by Last Changed date. | jake%acutex.net | 1 | -1/+1 | |
Patch by Matthew Tuck <matty@chariot.net.au> r= jake@acutex.net x2 | |||||
2001-09-01 | Fix for bug 42810 - Bugzilla would choke if your product name contained a ' ↵ | jake%acutex.net | 1 | -1/+1 | |
mark. Patch by Christian Reis <kiko@async.com.br> r= justdave@syndicomm.com, caillon@returnzero.com | |||||
2001-08-31 | Fix for bug 96534: The version, component, and milestone select lists on the ↵ | justdave%syndicomm.com | 1 | -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 | |||||
2001-08-14 | Fix for bug 95082 - Param('shutdownhtml') doesn't completely shut down bugzilla. | jake%acutex.net | 1 | -2/+1 | |
r= justdave@syndicomm.com | |||||
2001-06-02 | Fix for bug 65190: add comparison type "all words as substrings" and "any ↵ | justdave%syndicomm.com | 1 | -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 | |||||
2001-05-30 | Fix for bug 65399: Can't use string ("") as an ARRAY ref while "strict refs" ↵ | justdave%syndicomm.com | 1 | -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 | |||||
2001-04-10 | Fix for bug 18349: query.cgi target_milestone value does not reload SELECTed ↵ | justdave%syndicomm.com | 1 | -1/+1 | |
item. Patch by <jake@acutex.net> r= justdave | |||||
2001-04-10 | Fix for bug 72379: query.cgi component value does not reload SELECTed item. | justdave%syndicomm.com | 1 | -6/+6 | |
Patch by Myl Melez <myk@mozilla.org> r= jake, justdave | |||||
2001-03-07 | Making query.cgi use the new queryhelp.cgi doc | tara%tequilarista.org | 1 | -26/+31 | |
2001-03-01 | fix for 58436: javascript strict warnings in query.cgi | cyeh%bluemartini.com | 1 | -4/+12 | |
patch submitted by sidney@sidney.com (Sidney Markowitz) wrap javascript around Param("usetargetmilestone") | |||||
2001-02-21 | fix for 58436 : javascript strict warnings in query.cgi | cyeh%bluemartini.com | 1 | -1/+1 | |
changed to f.target_milestone | |||||
2001-02-16 | fix for 65396: | cyeh%bluemartini.com | 1 | -4/+6 | |
Remember This Query should give option to add to page footer patch submitted by st.n@gmx.net (Stephan Niemz) | |||||
2001-01-18 | Landing patch for bug #58436 from Henrik Gemal | tara%tequilarista.org | 1 | -12/+12 | |
2000-11-21 | Fix for bug 45586: Component, Version, and Milestone values are no longer | dave%intrec.com | 1 | -15/+47 | |
shown that belong to products the user can't see if usebuggroups is active. Patch by Matthias Radestock <rade@lshift.net> | |||||
2000-09-14 | fix for 13626: loaded query doesn't show "Sort By" correctly. | cyeh%bluemartini.com | 1 | -0/+2 | |
patch by dave@intrec.com | |||||
2000-08-31 | fix for 40603: query.cgi shutdownhtml PutHeader | cyeh%bluemartini.com | 1 | -0/+5 | |
patch submitted by JRobertson@medevolve.com (Jon Robertson) | |||||
2000-08-22 | fix for #39044 : Some vers. of some browsers give a script warning on query ↵ | cyeh%bluemartini.com | 1 | -27/+28 | |
page when not using milestones. patch submitted by nkiesel@tbdnetworks.com | |||||
2000-08-08 | fix for bug 42089: change wording of link from "create new bug" to | cyeh%bluemartini.com | 1 | -1/+1 | |
"report new bug". r=timeless@bemail.org, cyeh@bluemartini.com, patch submitted by zach@zachlipton.com | |||||
2000-07-19 | Fix for bug 45586. When using 'usebuggroupsentry', prevent users from | dave%intrec.com | 1 | -2/+17 | |
seeing products the don't have access to on the query page. | |||||
2000-03-22 | Patch by "Matt Masson" <matthew@zeroknowledge.com> -- allow definition | terry%mozilla.org | 1 | -1/+43 | |
of different target milestones by product. | |||||
2000-02-15 | Patches by Ken Jenks <kjenks@abiblion.com> and jug@tellux.de -- make the ↵ | terry%mozilla.org | 1 | -16/+11 | |
Javascript behave under IE5 and under Netscape 3.x | |||||
2000-02-09 | Get rid of a bit of unused Javascript code. | terry%mozilla.org | 1 | -2/+0 | |
2000-02-01 | The "And" and "Or" buttons now work faster, if you have Javascript | terry%mozilla.org | 1 | -4/+6 | |
enabled. (If you don't have Javascript, they work just like they did before.) | |||||
2000-01-28 | Was crashing if you weren't already logged in. | terry%mozilla.org | 1 | -0/+1 | |
2000-01-28 | Massive stomp on the query page and buglist page. Added the ability | terry%mozilla.org | 1 | -1/+99 | |
to use the "boolean charts" to do very powerful queries. | |||||
2000-01-27 | Allow searches for "all keywords" or "no keywords"; fixed some other | terry%mozilla.org | 1 | -12/+13 | |
bugs around keyword queries. | |||||
2000-01-25 | Reworked preferences UI. Added ability to turn off "My bugs" link at | terry%mozilla.org | 1 | -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. | |||||
2000-01-25 | Added a way to query by bug numbers. Added an "edit this query" link | terry%mozilla.org | 1 | -2/+28 | |
when you view a buglist. | |||||
2000-01-24 | Fixed bug causing named queries to get all screwed up around "target | terry%mozilla.org | 1 | -1/+1 | |
milestones". | |||||
2000-01-24 | Named queries (and the default query) are now stored server side, in | terry%mozilla.org | 1 | -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.) | |||||
2000-01-24 | Add a way to remove a default query that you may have set. | terry%mozilla.org | 1 | -5/+22 | |
2000-01-23 | Can now search for people who have added text to a bug. | terry%mozilla.org | 1 | -1/+10 | |
2000-01-23 | Minor wording change to hopefully make it more obvious slight changes | terry%mozilla.org | 1 | -1/+1 | |
in the "long description" search. | |||||
2000-01-23 | Remember the previous sort order in a cookie, and make that the | terry%mozilla.org | 1 | -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. | |||||
2000-01-23 | Patch by Christine Begle <cbegle@mozilla.org>>, with heavy | terry%mozilla.org | 1 | -0/+2 | |
modifications by me -- let you query for "any words" and "all words", as well as the existing substring and regexp stuff. | |||||
2000-01-18 | Was sometimes checking extra checkboxes in the email area. | terry%mozilla.org | 1 | -10/+11 | |
2000-01-17 | Oops! Fixed stupid typo in last patch. | terry%mozilla.org | 1 | -1/+1 | |
2000-01-15 | Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks by | terry%mozilla.org | 1 | -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. | |||||
2000-01-12 | Fixed warnings. | terry%mozilla.org | 1 | -5/+8 | |
2000-01-07 | Add support for a new "keywords" feature. This lets some central | terry%mozilla.org | 1 | -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". | |||||
1999-12-07 | Don't do dmose's paranoid checking of option values in the query page. | terry%mozilla.org | 1 | -0/+5 | |
1999-11-02 | updated license boilerplate | dmose%mozilla.org | 1 | -14/+15 | |
1999-10-13 | Patch by Holger Schurig <holger@holger.om.org> -- rewriting and enhancing the | terry%mozilla.org | 1 | -1/+1 | |
ability to edit components, products, and versions. Yay! | |||||
1999-10-08 | Added ability to query by votes. | terry%mozilla.org | 1 | -4/+14 | |
1999-09-24 | Patch by holger@holger.om.org (Holger Schurig) -- several cleanups. | terry%mozilla.org | 1 | -1/+1 | |
1999-09-11 | Patch by fred@dicad.de (Friedhelm Goesling) -- make Javascript work under IE. | terry%mozilla.org | 1 | -9/+11 | |
1999-08-25 | Patch suggested by dbaron@fas.harvard.edu -- kick the javascript on | terry%mozilla.org | 1 | -1/+2 | |
loading, in case the default query has some relevant fields set. | |||||
1999-07-09 | More tiny battles in the HTML syntax error war | bryce-mozilla%nextbus.com | 1 | -2/+2 | |
1999-06-15 | Fix several browsers, Lynx and Opera at least. HTML syntax errors here | bryce-mozilla%nextbus.com | 1 | -3/+1 | |
and there were fixed, and serverpush was restricted only to the versions of Mozilla known to support it. |