aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/global
Commit message (Collapse)AuthorAgeFilesLines
* Bug 158658 - relogin.cgi should use a template. This also adds the ability ↵gerv%gerv.net2002-07-273-4/+57
| | | | to localise messages. Patch by gerv; r=burnus.
* Bug 106640 - allow translation of system messages. Patch by gerv; r=burnus.gerv%gerv.net2002-07-272-4/+65
|
* Tree bustage fix of bug 157074: a filter had the wrong name in hidden-fields ↵jouni%heikniemi.net2002-07-221-1/+1
| | | | template.
* Bug 157074 - verify-new-product doubles comment linefeeds on Win32bbaetz%student.usyd.edu.au2002-07-191-1/+2
| | | | r=myk, jouni
* Bug 150829 - 'My Votes' link missing from footerbbaetz%student.usyd.edu.au2002-07-101-2/+1
| | | | r=myk, jouni
* Recheckin fix for bug 150798 which I accidentaly broke in the fix for bugbbaetz%student.usyd.edu.au2002-07-091-3/+1
| | | | | 150770 r=myk x2 on the new patch
* Bug 155343: header template interface comment correction: extra parameter ↵jouni%heikniemi.net2002-07-041-1/+1
| | | | | | renamed to header_html. 2xr=bbaetz
* Fix for bug 149347: Corrects interface comment to refer to "javascript" ↵myk%mozilla.org2002-07-031-1/+1
| | | | | | parameter instead of "jscript" parameter. 2xr=jouni
* Bug 150770 - Lost <nobr> arround query resultsbbaetz%student.usyd.edu.au2002-07-011-1/+3
| | | | r=jouni, justdave
* Bug 148488 - more HTML validation fixesbbaetz%student.usyd.edu.au2002-06-282-9/+9
| | | | r=jouni, gerv
* Bug 152632: My bugs query doesn't use the mybugstemplate parameter. Also ↵jouni%heikniemi.net2002-06-241-1/+2
| | | | | | removes the My Bugs query from the index page. Patch by m@lcolm.org.uk (Malcolm Scott), r=jouni,gerv
* Bug 150798 - Extra whitespace included in saved query linksbbaetz%student.usyd.edu.au2002-06-111-4/+2
| | | | r=mattyt x2
* Backing out incorrect change to background color that was accidentally ↵myk%mozilla.org2002-06-071-1/+1
| | | | checked in as part of the fix for bug 148179.
* Fix for bug 148679: permit multiple stylesheets in the header template.justdave%syndicomm.com2002-06-051-2/+5
| | | | | Patch by Joel Peshkin <bugreport@peshkin.net> r= jouni, gerv
* Fix for bug 148179: Cleans up interface to header.html.tmpl.myk%mozilla.org2002-06-051-2/+8
| | | | r=justdave,bbaetz
* 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 ↵myk%mozilla.org2002-06-041-0/+56
| | | | | | problems with it can be investigated and resolved. r=jouni,gerv
* Bug 147272 - no background for bugzilla pagesbbaetz%student.usyd.edu.au2002-05-291-5/+4
| | | | r=justdave, preed
* Bug 145849 - Non-maintainers with ability to bless others need "users" link ↵gerv%gerv.net2002-05-251-1/+2
| | | | in footer. Patch by bugreport@peshkin.net; r=gerv, justdave.
* Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.myk%mozilla.org2002-05-221-1/+1
| | | | | Patch by mental <xor@ivwnet.com>. r=justdave,myk
* 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-082-3/+162
|
* Bug 140993 - Pass javascript correctly into header; templatise the rest of ↵gerv%gerv.net2002-05-071-10/+31
| | | | the header-related parameters. Patch by gerv; r=bbaetz, caillon.
* Bug 141036 - add INTERFACE comments to all templates. This does the first 20 ↵gerv%gerv.net2002-05-075-0/+33
| | | | or so - many more to go... Patch by gerv; 2xr=bbaetz.
* Bug 141609 - "Version unspecified" error when changing product with product ↵gerv%gerv.net2002-05-031-1/+1
| | | | groups enabled. Patch by myk; 2xr=gerv.
* Bug 138284 - prepare for Bugzilla Helper replacement enter_bug template. ↵gerv%gerv.net2002-04-271-2/+3
| | | | Patch by gerv; r=bbaetz, myk.
* Fix for bug 140161: Prevents function call from displaying its return value, ↵myk%mozilla.org2002-04-261-1/+1
| | | | | | | which we don't need. Patch by Myk Melez <myk@mozilla.org>. 2xr=gerv
* Bug 140121 - make sure we keep calling SyncAnyPendingShadowChanges from the ↵gerv%gerv.net2002-04-261-0/+1
| | | | footer. Patch by gerv, 2xr=myk.
* Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv.gerv%gerv.net2002-04-251-1/+1
|
* Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke.gerv%gerv.net2002-04-243-6/+6
|
* Bug 135707 - template reorganisation. This makes the new copies of the ↵gerv%gerv.net2002-04-206-8/+68
| | | | templates use all the correct names internally. Patch by me, 2xr=myk.
* Bug 135707 - make template/en/default templates consistent with ↵gerv%gerv.net2002-04-201-7/+1
| | | | template/default. Patch by ddk, 2xr=gerv.
* Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net2002-04-197-0/+258
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.