aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 150826 - missing space between list of attachmentsbbaetz%student.usyd.edu.au2002-06-111-1/+1
* Bug 150798 - Extra whitespace included in saved query linksbbaetz%student.usyd.edu.au2002-06-111-4/+2
* Backing out incorrect change to background color that was accidentally checke...myk%mozilla.org2002-06-071-1/+1
* Bug 148919: Make entryheader a separate template. (again)matty%chariot.net.au2002-06-052-2/+38
* Fix for bug 148679: permit multiple stylesheets in the header template.justdave%syndicomm.com2002-06-052-3/+6
* Fix for bug 148179: Cleans up interface to header.html.tmpl.myk%mozilla.org2002-06-054-5/+11
* Bug #142890: Make the banner a separate template.matty%chariot.net.au2002-06-042-18/+39
* Fix for bug 145030: Removes use of CGI.pm from Template Toolkit until problem...myk%mozilla.org2002-06-042-5/+59
* Bug 148363 - minor html glitch on the enter_bug templatebbaetz%student.usyd.edu.au2002-06-011-1/+1
* Fix for bug 148157 - Bad sorting in describecomponents.cgi, patch by David La...dkl%redhat.com2002-05-311-1/+1
* Bug 147272 - no background for bugzilla pagesbbaetz%student.usyd.edu.au2002-05-291-5/+4
* Bug 145849 - Non-maintainers with ability to bless others need "users" link i...gerv%gerv.net2002-05-251-1/+2
* Bug 144768 - Selecting multiple products on query page causes script error in...gerv%gerv.net2002-05-251-3/+3
* Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.myk%mozilla.org2002-05-2233-116/+116
* Bug 143560 - showdependencytree.cgi eats all available memory if there's a ci...gerv%gerv.net2002-05-131-1/+1
* Bug 143231 - Changing a bug with an empty buglist gives a warning. Patch by j...gerv%gerv.net2002-05-101-1/+1
* Bug 143045 - Bug groups text is unclear. Patch by jmrobins@tgix.com; 2xr=gerv.gerv%gerv.net2002-05-092-2/+2
* Bug 142950 - query links in footer are broken. Patch by gerv; r=ddk, afranke.gerv%gerv.net2002-05-091-2/+2
* Oops :-) Missing #.gerv%gerv.net2002-05-081-1/+1
* Bug 140435 - Templatise GetCommandMenu. Patch by gerv; r=bbaetz, justdave.gerv%gerv.net2002-05-084-8/+169
* Bug 134571 - client-side image maps in showdependencygraph.cgibbaetz%student.usyd.edu.au2002-05-071-4/+12
* Oops - adding INTERFACE comments accidentally included some code from another...gerv%gerv.net2002-05-072-7/+5
* Bug 140993 - Pass javascript correctly into header; templatise the rest of th...gerv%gerv.net2002-05-075-14/+35
* Bug 141036 - add INTERFACE comments to all templates. This does the first 20 ...gerv%gerv.net2002-05-0726-6/+153
* Rename getSelection to get_selection. Fixes bug 141716, Mozilla context menu...caillon%returnzero.com2002-05-051-5/+5
* Bug 135836 - change requests should include expiration details. Patch by zero...gerv%gerv.net2002-05-033-0/+11
* Bug 141609 - "Version unspecified" error when changing product with product g...gerv%gerv.net2002-05-032-2/+3
* Bug 140770 - Navigation doesn't work after creating a new bug. This fix displ...gerv%gerv.net2002-05-022-26/+10
* Bug 141385 - dependency graph title is incorrect when doall is specified. Pat...gerv%gerv.net2002-05-011-1/+1
* Bug 140311 - query.cgi, search/seach.html.tmpl: should move some strings to t...gerv%gerv.net2002-05-011-1/+10
* Bug 140329 - Stagger headers have wrong order. Patch by myk; 2xr=gerv.gerv%gerv.net2002-04-301-2/+2
* Bug 140553 - remaining instances of uri filter. Patch by gerv; 2xr=bbaetz.gerv%gerv.net2002-04-291-2/+2
* Bug 137623 - showdependencytree.cgi has minor grammatical and formatting issu...gerv%gerv.net2002-04-291-24/+13
* Bug 140765 - midair template has an error. Patch by jouni@heikniemi.net, 2xr=...gerv%gerv.net2002-04-291-1/+1
* Bug 138904 - post_bug templates should be separate. Renaming template so that...gerv%gerv.net2002-04-291-0/+0
* Bug 140103 - various templatisations or cleanups in CGI.pl. Patch by gerv; r=...gerv%gerv.net2002-04-291-0/+1
* Bug 138284 - prepare for Bugzilla Helper replacement enter_bug template. Patc...gerv%gerv.net2002-04-273-5/+11
* Bug 138994 - split up duplicates.html.tmpl. Patch by gerv; r=myk, bbaetz.gerv%gerv.net2002-04-273-105/+183
* Bug 140419 - fix merge error from bug 138995. Oops. Patch by burnus@gmx.de; 2...gerv%gerv.net2002-04-272-0/+4
* Bug 138995 - split up search.html.tmpl. Patch by gerv; 2xr=myk.gerv%gerv.net2002-04-275-1646/+899
* Fix for bug 140354: Prevents "edit attachment as comment" from displaying ope...myk%mozilla.org2002-04-271-2/+2
* Bug 135814 - templatise Token.pm. Patch by zeroj; 2xr=bbaetz.gerv%gerv.net2002-04-261-0/+34
* Fix for bug 139588: changes "size" to "maxlength" in abbreviations hash since...myk%mozilla.org2002-04-261-14/+14
* Fix for bug 140161: Prevents function call from displaying its return value, ...myk%mozilla.org2002-04-261-1/+1
* Bug 140121 - make sure we keep calling SyncAnyPendingShadowChanges from the f...gerv%gerv.net2002-04-261-0/+1
* Bug 137183 - tab names should be in the template not in the .cgi. Patch by ge...gerv%gerv.net2002-04-251-1/+11
* Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv.gerv%gerv.net2002-04-259-11/+14
* Bug 139787 - more template name fixes to stop tree burning. Patch by ddk, 2xr...gerv%gerv.net2002-04-254-8/+8
* Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke.gerv%gerv.net2002-04-2438-80/+80
* Bug 138604, make the bugzilla sidebar use valid XUL plus some template cleanu...caillon%returnzero.com2002-04-231-30/+26