Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-08-11 | Bug 160557 - products that start with _ do not show up properly in ↵ | gerv%gerv.net | 1 | -6/+6 | |
query.cgi. Patch by pbaker@where2getit.com and gerv; r=bbaetz. | |||||
2002-08-08 | Bug 160224 - remember query radio buttons don't have default | bbaetz%student.usyd.edu.au | 1 | -2/+1 | |
r=gerv x2 | |||||
2002-07-31 | Bug 160204 - search/knob.html.tmpl: script type missing, space missing | bbaetz%student.usyd.edu.au | 1 | -3/+3 | |
Patch by burnus@gmx.de (Tobias Burnus), r=bbaetz x2 | |||||
2002-07-27 | Bug 159582 - search/knob.html.tmpl should use <label> for the radiobuttons. ↵ | gerv%gerv.net | 1 | -12/+17 | |
Patch by burnus; r=gerv. | |||||
2002-07-27 | Bug 150776 - Remembered query options need regrouping. Patch by gerv; ↵ | gerv%gerv.net | 1 | -62/+108 | |
r=jouni, burnus. | |||||
2002-07-27 | Bug 159565 - fix hash initialisation error caused by my duff patch for ↵ | gerv%gerv.net | 1 | -8/+8 | |
accesskeys. Patch by burnus; 2xr=gerv. | |||||
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 | |
2xr=timeless | |||||
2002-07-10 | Bug 155031 - search by votes is shown even when votes are turned off. | bbaetz%student.usyd.edu.au | 1 | -8/+10 | |
r=jouni x2 | |||||
2002-07-09 | Fix for bug 150804: makes "allwords" the default when searching for keywords. | myk%mozilla.org | 1 | -1/+1 | |
2xr=bbaetz | |||||
2002-06-28 | Bug 148488 - more HTML validation fixes | bbaetz%student.usyd.edu.au | 1 | -2/+0 | |
r=jouni, gerv | |||||
2002-06-23 | Bug 153629: Clean up the HTML in the remembered query option knob section of ↵ | jouni%heikniemi.net | 1 | -69/+64 | |
the query page. 2xr=kiko | |||||
2002-06-05 | Fix for bug 148179: Cleans up interface to header.html.tmpl. | myk%mozilla.org | 2 | -2/+2 | |
r=justdave,bbaetz | |||||
2002-05-25 | Bug 144768 - Selecting multiple products on query page causes script error ↵ | gerv%gerv.net | 1 | -3/+3 | |
in IE. Patch by jouni@heikniemi.net; r=gerv, bbaetz. | |||||
2002-05-22 | Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant. | myk%mozilla.org | 2 | -6/+6 | |
Patch by mental <xor@ivwnet.com>. r=justdave,myk | |||||
2002-05-07 | Bug 140993 - Pass javascript correctly into header; templatise the rest of ↵ | gerv%gerv.net | 2 | -2/+2 | |
the header-related parameters. Patch by gerv; r=bbaetz, caillon. | |||||
2002-05-07 | Bug 141036 - add INTERFACE comments to all templates. This does the first 20 ↵ | gerv%gerv.net | 2 | -0/+12 | |
or so - many more to go... Patch by gerv; 2xr=bbaetz. | |||||
2002-05-05 | Rename getSelection to get_selection. Fixes bug 141716, Mozilla context ↵ | caillon%returnzero.com | 1 | -5/+5 | |
menus were broken on query.cgi because of getSelection overriding the native method which is used by Mozilla's context menu code. r=bbaetz x2 | |||||
2002-05-01 | Bug 140311 - query.cgi, search/seach.html.tmpl: should move some strings to ↵ | gerv%gerv.net | 1 | -1/+10 | |
template. Patch by burnus@gmx.de; 2xr=gerv. | |||||
2002-04-27 | Bug 140419 - fix merge error from bug 138995. Oops. Patch by burnus@gmx.de; ↵ | gerv%gerv.net | 2 | -0/+4 | |
2xr=gerv. | |||||
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 ↵ | gerv%gerv.net | 2 | -4/+4 | |
templates use all the correct names internally. Patch by me, 2xr=myk. | |||||
2002-04-20 | Bug 135707 - make template/en/default templates consistent with ↵ | gerv%gerv.net | 2 | -22/+0 | |
template/default. Patch by ddk, 2xr=gerv. | |||||
2002-04-19 | Bug 135707 - rearrange templates to normalise filenames, and create ↵ | gerv%gerv.net | 2 | -0/+1738 | |
directory structure which allows for localised versions of the templates. Earlier versions of these templates can be found, cvs removed, scattered around bugzilla/template/default; but there are no substantial changes between their initial checkin there and here. |