Age | Commit message (Expand) | Author | Files | Lines |
2003-09-03 | Fix for bug 145588: adds full-text search option for more accurate finding of... | myk%mozilla.org | 5 | -1/+183 |
2003-07-04 | Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered without... | gerv%gerv.net | 7 | -120/+132 |
2003-06-26 | Bug 16009 - generic charting. Patch by gerv; r,a=justdave. | gerv%gerv.net | 1 | -0/+67 |
2003-06-03 | Bug 180635 - Enhance Bugzilla::User to store additional information | bbaetz%acm.org | 1 | -1/+1 |
2003-05-23 | Bug 37749 - query for changes to specific field in last n days not working. R... | gerv%gerv.net | 2 | -22/+20 |
2003-04-25 | Bug 192677: Add new test to flag failure-to-filter situations in the template... | justdave%syndicomm.com | 1 | -1/+1 |
2003-03-24 | Bug 190892: Radio button for "run this query" looks silly if it's the only ch... | justdave%syndicomm.com | 1 | -11/+20 |
2003-03-08 | Bug 196420 - jsmagic for add/and/or in boolean charts isn't working | bbaetz%acm.org | 1 | -3/+3 |
2003-01-06 | Bug 181047 - Change non-output templates to have a ctype of "none". Patch by ... | gerv%gerv.net | 2 | -2/+2 |
2002-12-20 | Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdave | bbaetz%student.usyd.edu.au | 2 | -4/+10 |
2002-11-27 | Bug 114179 - Concentration, improvement, and templatisation of Bugzilla gener... | gerv%gerv.net | 3 | -2/+154 |
2002-11-25 | Bug 181582 - reorders the table cells on the query page so that the list head... | justdave%syndicomm.com | 1 | -77/+145 |
2002-11-19 | Bug 175579 - make templates html compliant | bbaetz%student.usyd.edu.au | 2 | -3/+3 |
2002-11-18 | Bug 180205 - General reporting fixes. Fixes bug 180151 (Grand total links are... | gerv%gerv.net | 4 | -9/+8 |
2002-11-13 | Bug 178043 - Make it possible to have vertical x-axis labels. Patch by gerv; ... | gerv%gerv.net | 1 | -3/+7 |
2002-11-12 | Bug 179302 - 'anyexact' isn't an option for boolean charts | bbaetz%student.usyd.edu.au | 1 | -0/+1 |
2002-11-09 | Bug 92253 - Boolean chart makes very wide web pages from query.cgi. Patch by ... | gerv%gerv.net | 1 | -0/+2 |
2002-11-09 | Bug 164003 - Button "Add another boolean chart" appears twice after clicking ... | gerv%gerv.net | 1 | -2/+2 |
2002-10-29 | Bug 173005 - Add bar charts, pie charts etc. to reporting. Patch by gerv; 2xr... | gerv%gerv.net | 3 | -35/+167 |
2002-10-08 | Bug 171437 - Enhancements to generic reporting. Reporting menu, 3D tables, re... | gerv%gerv.net | 1 | -52/+46 |
2002-10-02 | Bug 170903 - Remove hard-coded titles and things. Patch by gerv; r=bbaetz. | gerv%gerv.net | 1 | -2/+4 |
2002-09-25 | Bug 12282 - General summary reports. Patch by gerv; r=joel. | gerv%gerv.net | 1 | -0/+125 |
2002-09-20 | 160476 - boolean chart addition doesn't keep query template format. Patch by ... | gerv%gerv.net | 2 | -2/+6 |
2002-08-11 | Bug 160557 - products that start with _ do not show up properly in query.cgi.... | gerv%gerv.net | 1 | -6/+6 |
2002-08-08 | Bug 160224 - remember query radio buttons don't have default | bbaetz%student.usyd.edu.au | 1 | -2/+1 |
2002-07-31 | Bug 160204 - search/knob.html.tmpl: script type missing, space missing | bbaetz%student.usyd.edu.au | 1 | -3/+3 |
2002-07-27 | Bug 159582 - search/knob.html.tmpl should use <label> for the radiobuttons. P... | gerv%gerv.net | 1 | -12/+17 |
2002-07-27 | Bug 150776 - Remembered query options need regrouping. Patch by gerv; r=jouni... | gerv%gerv.net | 1 | -62/+108 |
2002-07-27 | Bug 159565 - fix hash initialisation error caused by my duff patch for access... | gerv%gerv.net | 1 | -8/+8 |
2002-07-25 | bug 159200 - support accesskey in search page. Patch by gerv; 2xr=timeless. | gerv%gerv.net | 1 | -48/+85 |
2002-07-12 | Bug 156426: Query interface had ยด:s instead of ':s in "doesn't". | jouni%heikniemi.net | 1 | -2/+2 |
2002-07-10 | Bug 155031 - search by votes is shown even when votes are turned off. | bbaetz%student.usyd.edu.au | 1 | -8/+10 |
2002-07-09 | Fix for bug 150804: makes "allwords" the default when searching for keywords. | myk%mozilla.org | 1 | -1/+1 |
2002-06-28 | Bug 148488 - more HTML validation fixes | bbaetz%student.usyd.edu.au | 1 | -2/+0 |
2002-06-23 | Bug 153629: Clean up the HTML in the remembered query option knob section of ... | jouni%heikniemi.net | 1 | -69/+64 |
2002-06-05 | Fix for bug 148179: Cleans up interface to header.html.tmpl. | myk%mozilla.org | 2 | -2/+2 |
2002-05-25 | Bug 144768 - Selecting multiple products on query page causes script error in... | gerv%gerv.net | 1 | -3/+3 |
2002-05-22 | Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant. | myk%mozilla.org | 2 | -6/+6 |
2002-05-07 | Bug 140993 - Pass javascript correctly into header; templatise the rest of th... | gerv%gerv.net | 2 | -2/+2 |
2002-05-07 | Bug 141036 - add INTERFACE comments to all templates. This does the first 20 ... | gerv%gerv.net | 2 | -0/+12 |
2002-05-05 | Rename getSelection to get_selection. Fixes bug 141716, Mozilla context menu... | caillon%returnzero.com | 1 | -5/+5 |
2002-05-01 | Bug 140311 - query.cgi, search/seach.html.tmpl: should move some strings to t... | gerv%gerv.net | 1 | -1/+10 |
2002-04-27 | Bug 140419 - fix merge error from bug 138995. Oops. Patch by burnus@gmx.de; 2... | gerv%gerv.net | 2 | -0/+4 |
2002-04-27 | Bug 138995 - split up search.html.tmpl. Patch by gerv; 2xr=myk. | gerv%gerv.net | 5 | -1646/+899 |
2002-04-24 | Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke. | gerv%gerv.net | 2 | -4/+4 |
2002-04-20 | Bug 135707 - template reorganisation. This makes the new copies of the templa... | gerv%gerv.net | 2 | -4/+4 |
2002-04-20 | Bug 135707 - make template/en/default templates consistent with template/defa... | gerv%gerv.net | 2 | -22/+0 |
2002-04-19 | Bug 135707 - rearrange templates to normalise filenames, and create directory... | gerv%gerv.net | 2 | -0/+1738 |