gerv%gerv.net
2d635934d5
Bug 171437 - Enhancements to generic reporting. Reporting menu, 3D tables, rearranged UI, better API for new report types. Patch by gerv; r=joel.
2002-10-08 06:41:28 +00:00
gerv%gerv.net
32c5d35269
Bug 12282 - General summary reports. Patch by gerv; r=joel.
2002-09-25 07:11:45 +00:00
bugreport%peshkin.net
342d43845b
bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported
...
r=bbaetz, gerv
2002-09-22 17:15:13 +00:00
gerv%gerv.net
ee449a7d6a
160476 - boolean chart addition doesn't keep query template format. Patch by gerv; r=myk.
2002-09-19 21:05:17 +00:00
gerv%gerv.net
29e347e553
Bug 146495 - clean up format ambiguities. We now have separate "format" and "ctype" parameters. Also fixes bug 140513, bug 143604, and bug 148133. Patch by gerv; r=myk.
2002-09-17 23:28:24 +00:00
bbaetz%student.usyd.edu.au
aacda75fc3
Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)
...
r=joel x2
2002-08-26 06:17:26 +00:00
gerv%gerv.net
b56f365338
Bug 160557 - products that start with _ do not show up properly in query.cgi. Patch by pbaker@where2getit.com and gerv; r=bbaetz.
2002-08-11 07:50:59 +00:00
myk%mozilla.org
f4ce827087
Backing out change I accidentally made while checking in fix for bug 137855.
2002-06-11 02:25:29 +00:00
myk%mozilla.org
a5786f2a6c
Fix for bug 150703: Adds format support to query.cgi.
...
2rx=gerv
2002-06-10 22:38:48 +00:00
bbaetz%student.usyd.edu.au
cfe0176e79
Bug 145702 - query.cgi doesn't always ConnectToDatabase() early enough
...
r=justdave, preed
2002-06-03 01:41:43 +00:00
gerv%gerv.net
41ad537822
Remove confusing comment referring make_options, which this CGI no longer calls. No bug number.
2002-04-25 19:40:59 +00:00
gerv%gerv.net
db4ad2cb68
Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afranke.
2002-04-24 07:24:50 +00:00
jake%acutex.net
a98a65dcb9
Bug 118774 - The keyword field wasn't showing up because have_keywords wasn't being properly set before passing it on to the template.
...
Patch by Jeff Lawson <jlawson@bovine.net>
r= jake, justdave
2002-02-19 20:50:18 +00:00
bbaetz%student.usyd.edu.au
bebcb1671a
Bug 100094 - use generic template handling code
...
r=mattyt, afranke
2002-02-13 02:27:24 +00:00
bbaetz%student.usyd.edu.au
9f73686eb9
Bug 119715 - strictvaluechecks should always be enabled
...
r=justdave, gerv
2002-02-05 00:20:09 +00:00
gerv%gerv.net
19dbd1a21b
Bug 98707. Query.cgi rewrite. Patch by me, layout by mpt and others, r=justdave, mattyt. Wahey!
2001-11-18 22:23:31 +00:00
justdave%syndicomm.com
3eb400cda4
Fix for bug 104516: No code changes in this patch, all this checkin does is 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
2001-10-13 01:36:17 +00:00
justdave%syndicomm.com
85719e17a4
Fix for bug 19910: Bugzilla installs on the same server would interfere with 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
2001-10-13 00:40:41 +00:00
myk%mozilla.org
27984b1bf7
Fix for bug 91486: Add "changed from" option to the boolean chart.
...
Patch by Stephen Lee <slee@uk.bnsmc.com>.
r=myk@mozilla.org
2001-10-12 20:25:57 +00:00
jake%acutex.net
1b759fae9a
Fix for bug 58436 - javascript strict warnings in query.cgi
...
Patch by Christian Reis <kiko@async.com.br>
r= caillon@returnzero.com , jake@acutex.net
2001-09-13 20:04:40 +00:00
jake%acutex.net
f1977072a4
Fix for bug 8647 - Add an option to the query page to sort by Last Changed date.
...
Patch by Matthew Tuck <matty@chariot.net.au>
r= jake@acutex.net x2
2001-09-10 13:49:26 +00:00
jake%acutex.net
8a4dfb84a5
Fix for bug 42810 - Bugzilla would choke if your product name contained a ' mark.
...
Patch by Christian Reis <kiko@async.com.br>
r= justdave@syndicomm.com , caillon@returnzero.com
2001-08-31 23:51:35 +00:00
justdave%syndicomm.com
983ad23402
Fix for bug 96534: The version, component, and milestone select lists on the 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-30 22:56:53 +00:00
jake%acutex.net
5fe79aa986
Fix for bug 95082 - Param('shutdownhtml') doesn't completely shut down bugzilla.
...
r= justdave@syndicomm.com
2001-08-13 19:11:35 +00:00
justdave%syndicomm.com
bf46713283
Fix for bug 65190: add comparison type "all words as substrings" and "any words as substrings" to the text fields in query.cgi
...
Patch by Andreas Franke <afranke@ags.uni-sb.de>
r= justdave@syndicomm.com
2001-06-02 04:02:13 +00:00
justdave%syndicomm.com
1f0393f665
Fix for bug 65399: Can't use string ("") as an ARRAY ref while "strict refs" 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-05-29 20:30:51 +00:00
justdave%syndicomm.com
decfe6248c
Fix for bug 18349: query.cgi target_milestone value does not reload SELECTed item.
...
Patch by <jake@acutex.net>
r= justdave
2001-04-10 03:49:01 +00:00
justdave%syndicomm.com
77e0384827
Fix for bug 72379: query.cgi component value does not reload SELECTed item.
...
Patch by Myl Melez <myk@mozilla.org>
r= jake, justdave
2001-04-10 03:41:44 +00:00
tara%tequilarista.org
8f2682e2fe
Making query.cgi use the new queryhelp.cgi doc
2001-03-07 05:02:46 +00:00
cyeh%bluemartini.com
244de0ce75
fix for 58436: javascript strict warnings in query.cgi
...
patch submitted by sidney@sidney.com (Sidney Markowitz)
wrap javascript around Param("usetargetmilestone")
2001-02-28 23:00:28 +00:00
cyeh%bluemartini.com
ee84946a9c
fix for 58436 : javascript strict warnings in query.cgi
...
changed to f.target_milestone
2001-02-20 21:15:12 +00:00
cyeh%bluemartini.com
e781d63679
fix for 65396:
...
Remember This Query should give option to add to page footer
patch submitted by st.n@gmx.net (Stephan Niemz)
2001-02-16 01:22:39 +00:00
tara%tequilarista.org
f6f38746ad
Landing patch for bug #58436 from Henrik Gemal
2001-01-18 02:14:11 +00:00
dave%intrec.com
9ee6189561
Fix for bug 45586: Component, Version, and Milestone values are no longer
...
shown that belong to products the user can't see if usebuggroups is
active. Patch by Matthias Radestock <rade@lshift.net>
2000-11-20 19:42:36 +00:00
cyeh%bluemartini.com
2138b5a1d3
fix for 13626: loaded query doesn't show "Sort By" correctly.
...
patch by dave@intrec.com
2000-09-13 22:04:30 +00:00
cyeh%bluemartini.com
e959fec8cd
fix for 40603: query.cgi shutdownhtml PutHeader
...
patch submitted by JRobertson@medevolve.com (Jon Robertson)
2000-08-30 22:49:17 +00:00
cyeh%bluemartini.com
9016db8bf5
fix for #39044 : Some vers. of some browsers give a script warning on query page when not
...
using milestones. patch submitted by nkiesel@tbdnetworks.com
2000-08-21 20:16:00 +00:00
cyeh%bluemartini.com
56e3aeb2ff
fix for bug 42089: change wording of link from "create new bug" to
...
"report new bug". r=timeless@bemail.org , cyeh@bluemartini.com ,
patch submitted by zach@zachlipton.com
2000-08-07 17:53:36 +00:00
dave%intrec.com
54e0a0552d
Fix for bug 45586. When using 'usebuggroupsentry', prevent users from
...
seeing products the don't have access to on the query page.
2000-07-18 15:28:19 +00:00
terry%mozilla.org
738bae3187
Patch by "Matt Masson" <matthew@zeroknowledge.com> -- allow definition
...
of different target milestones by product.
2000-03-21 16:47:06 +00:00
terry%mozilla.org
9472db85bc
Patches by Ken Jenks <kjenks@abiblion.com> and jug@tellux.de -- make the Javascript behave under IE5 and under Netscape 3.x
2000-02-14 23:29:20 +00:00
terry%mozilla.org
711064d16c
Get rid of a bit of unused Javascript code.
2000-02-09 11:43:10 +00:00
terry%mozilla.org
72ec664c27
The "And" and "Or" buttons now work faster, if you have Javascript
...
enabled. (If you don't have Javascript, they work just like they did
before.)
2000-01-31 18:19:44 +00:00
terry%mozilla.org
1a6d2baec7
Was crashing if you weren't already logged in.
2000-01-28 07:15:44 +00:00
terry%mozilla.org
06d968aa56
Massive stomp on the query page and buglist page. Added the ability
...
to use the "boolean charts" to do very powerful queries.
2000-01-28 01:01:40 +00:00
terry%mozilla.org
cefb6e13e6
Allow searches for "all keywords" or "no keywords"; fixed some other
...
bugs around keyword queries.
2000-01-26 21:48:36 +00:00
terry%mozilla.org
38060670b3
Reworked preferences UI. Added ability to turn off "My bugs" link at
...
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 07:54:57 +00:00
terry%mozilla.org
c8a6896c70
Added a way to query by bug numbers. Added an "edit this query" link
...
when you view a buglist.
2000-01-25 02:50:37 +00:00
terry%mozilla.org
b44b5d68ff
Fixed bug causing named queries to get all screwed up around "target
...
milestones".
2000-01-23 20:37:46 +00:00
terry%mozilla.org
779b752c21
Named queries (and the default query) are now stored server side, in
...
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-23 20:31:50 +00:00