Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-06-30 | Bug 155033 - standardizing on <a>NAME</a>: vs. <a>NAME:</a> | bbaetz%student.usyd.edu.au | 3 | -11/+11 | |
patch by davef@tetsubo.com, r=kiko x2 | |||||
2002-06-29 | Bug 152693 - added "resolution" to the INTERFACE comment. | gerv%gerv.net | 1 | -0/+1 | |
2002-06-28 | Bug 148488 - more HTML validation fixes | bbaetz%student.usyd.edu.au | 14 | -27/+26 | |
r=jouni, gerv | |||||
2002-06-25 | Bug 157085 - verify-new-product doesn't set defaults | bbaetz%student.usyd.edu.au | 1 | -3/+5 | |
r=jouni, gerv | |||||
2002-06-24 | Bug 152632: My bugs query doesn't use the mybugstemplate parameter. Also ↵ | jouni%heikniemi.net | 2 | -2/+2 | |
removes the My Bugs query from the index page. Patch by m@lcolm.org.uk (Malcolm Scott), r=jouni,gerv | |||||
2002-06-24 | Bug 152772 - buglist.cgi truncates emails at 45 characters. Patch by gerv; ↵ | gerv%gerv.net | 1 | -3/+3 | |
2xr=bbaetz. | |||||
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-23 | Bug 150778: Remove an extraneous linefeed above initial bug comments (not ↵ | jouni%heikniemi.net | 1 | -1/+0 | |
visible in all browsers). 2xr=bbaetz | |||||
2002-06-22 | Bug 152283: Show votes by bug -list has a logged out footer. | jouni%heikniemi.net | 1 | -4/+4 | |
2xr=bbaetz | |||||
2002-06-18 | Bug 150955 - confirmation doesn't propagate when reassigning to new ↵ | gerv%gerv.net | 1 | -1/+1 | |
product/component. Patch by gerv; 2xr=bbaetz. | |||||
2002-06-17 | Bug 151529 - No list of votes shown if there is a + sign in the address | bbaetz%student.usyd.edu.au | 1 | -2/+2 | |
r=jouni x2 | |||||
2002-06-14 | Bug 151122 - Email prefs: Reporter / Owner messed up. Patch by jouni; ↵ | gerv%gerv.net | 1 | -1/+1 | |
r=gerv, bbbaetz. | |||||
2002-06-14 | Bug 151327 - verify_new_product.html.tmpl prints wrong message. Patch by ↵ | gerv%gerv.net | 1 | -1/+1 | |
gerv; 2xr=bbaetz. | |||||
2002-06-14 | Bug 151023 - duplicates.cgi sort by delta sorts in wrong direction. Patch by ↵ | gerv%gerv.net | 1 | -1/+6 | |
gerv; r=bbaetz, jouni. | |||||
2002-06-11 | Bug 150826 - missing space between list of attachments | bbaetz%student.usyd.edu.au | 1 | -1/+1 | |
r=mattyt x2 | |||||
2002-06-11 | Bug 150798 - Extra whitespace included in saved query links | bbaetz%student.usyd.edu.au | 1 | -4/+2 | |
r=mattyt x2 | |||||
2002-06-07 | Backing out incorrect change to background color that was accidentally ↵ | myk%mozilla.org | 1 | -1/+1 | |
checked in as part of the fix for bug 148179. | |||||
2002-06-05 | Bug 148919: Make entryheader a separate template. (again) | matty%chariot.net.au | 2 | -2/+38 | |
2002-06-05 | Fix for bug 148679: permit multiple stylesheets in the header template. | justdave%syndicomm.com | 2 | -3/+6 | |
Patch by Joel Peshkin <bugreport@peshkin.net> r= jouni, gerv | |||||
2002-06-05 | Fix for bug 148179: Cleans up interface to header.html.tmpl. | myk%mozilla.org | 4 | -5/+11 | |
r=justdave,bbaetz | |||||
2002-06-04 | Bug #142890: Make the banner a separate template. | matty%chariot.net.au | 2 | -18/+39 | |
2002-06-04 | Fix for bug 145030: Removes use of CGI.pm from Template Toolkit until ↵ | myk%mozilla.org | 2 | -5/+59 | |
problems with it can be investigated and resolved. r=jouni,gerv | |||||
2002-06-01 | Bug 148363 - minor html glitch on the enter_bug template | bbaetz%student.usyd.edu.au | 1 | -1/+1 | |
patch by jouni@heikniemi.net (Jouni Heikniemi), r=myk x2 | |||||
2002-05-31 | Fix for bug 148157 - Bad sorting in describecomponents.cgi, patch by David ↵ | dkl%redhat.com | 1 | -1/+1 | |
Lawrence <dkl@redhat.com> r=jouni@heikniemi.net,myk@mozilla.org | |||||
2002-05-29 | Bug 147272 - no background for bugzilla pages | bbaetz%student.usyd.edu.au | 1 | -5/+4 | |
r=justdave, preed | |||||
2002-05-25 | Bug 145849 - Non-maintainers with ability to bless others need "users" link ↵ | gerv%gerv.net | 1 | -1/+2 | |
in footer. Patch by bugreport@peshkin.net; r=gerv, justdave. | |||||
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 | 33 | -116/+116 | |
Patch by mental <xor@ivwnet.com>. r=justdave,myk | |||||
2002-05-13 | Bug 143560 - showdependencytree.cgi eats all available memory if there's a ↵ | gerv%gerv.net | 1 | -1/+1 | |
circular dependency. Patch by myk; 2xr=gerv. | |||||
2002-05-10 | Bug 143231 - Changing a bug with an empty buglist gives a warning. Patch by ↵ | gerv%gerv.net | 1 | -1/+1 | |
jouni@heikniemi.net; 2xr=justdave. | |||||
2002-05-09 | Bug 143045 - Bug groups text is unclear. Patch by jmrobins@tgix.com; 2xr=gerv. | gerv%gerv.net | 2 | -2/+2 | |
2002-05-09 | Bug 142950 - query links in footer are broken. Patch by gerv; r=ddk, afranke. | gerv%gerv.net | 1 | -2/+2 | |
2002-05-08 | Oops :-) Missing #. | gerv%gerv.net | 1 | -1/+1 | |
2002-05-08 | Bug 142231 - template/.cvsignore should contain es, de, but not custom. ↵ | gerv%gerv.net | 1 | -1/+2 | |
Patch by burnus@gmx.de, 2xr=gerv. | |||||
2002-05-08 | Bug 140435 - Templatise GetCommandMenu. Patch by gerv; r=bbaetz, justdave. | gerv%gerv.net | 4 | -8/+169 | |
2002-05-07 | Bug 134571 - client-side image maps in showdependencygraph.cgi | bbaetz%student.usyd.edu.au | 1 | -4/+12 | |
Patch by zeroJ@null.net (John Vandenberg), r=bbaetz, justdave | |||||
2002-05-07 | Oops - adding INTERFACE comments accidentally included some code from ↵ | gerv%gerv.net | 2 | -7/+5 | |
another patch. Backing out those changes. | |||||
2002-05-07 | Bug 140993 - Pass javascript correctly into header; templatise the rest of ↵ | gerv%gerv.net | 5 | -14/+35 | |
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 | 26 | -6/+153 | |
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-03 | Bug 135836 - change requests should include expiration details. Patch by ↵ | gerv%gerv.net | 3 | -0/+11 | |
zeroJ@null.net; r=gerv, justdave. | |||||
2002-05-03 | Bug 141609 - "Version unspecified" error when changing product with product ↵ | gerv%gerv.net | 2 | -2/+3 | |
groups enabled. Patch by myk; 2xr=gerv. | |||||
2002-05-02 | Bug 140770 - Navigation doesn't work after creating a new bug. This fix ↵ | gerv%gerv.net | 2 | -26/+10 | |
displays a new bug to the user immediately after it's been filed. Patch by gerv; r=justdave, afranke. | |||||
2002-05-01 | Bug 141385 - dependency graph title is incorrect when doall is specified. ↵ | gerv%gerv.net | 1 | -1/+1 | |
Patch by zeroJ@null.net; 2xr=gerv. | |||||
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-30 | Bug 140329 - Stagger headers have wrong order. Patch by myk; 2xr=gerv. | gerv%gerv.net | 1 | -2/+2 | |
2002-04-29 | Bug 140553 - remaining instances of uri filter. Patch by gerv; 2xr=bbaetz. | gerv%gerv.net | 1 | -2/+2 | |
2002-04-29 | Bug 137623 - showdependencytree.cgi has minor grammatical and formatting ↵ | gerv%gerv.net | 1 | -24/+13 | |
issues. Patch by gerv; r=bbaetz, justdave. | |||||
2002-04-29 | Bug 140765 - midair template has an error. Patch by jouni@heikniemi.net, ↵ | gerv%gerv.net | 1 | -1/+1 | |
2xr=gerv. | |||||
2002-04-29 | Bug 138904 - post_bug templates should be separate. Renaming template so ↵ | gerv%gerv.net | 1 | -0/+0 | |
that the name's not so long, and we can use formats. |