aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/global
Commit message (Collapse)AuthorAgeFilesLines
* Bug 167978 - Fix Throw*Error l10n regressions and add a test to catch more. ↵gerv%gerv.net2002-09-131-0/+21
| | | | Patch by gerv; r=bbaetz.
* Bug 166698 - clean up the error system, which was confused and broken. Patch ↵gerv%gerv.net2002-09-053-189/+182
| | | | by gerv; r=bbaetz.
* Bug 163829 - move pref code into a separate packagebbaetz%student.usyd.edu.au2002-08-291-1/+1
| | | | r=joel, preed
* Bug 161203 - Bug changes with intermediate pages munges fields withbbaetz%student.usyd.edu.au2002-08-271-2/+11
| | | | | multiple values (e.g., CC) patch by "Randall M! Gee", r=bbaetz, myk
* Fix for bug 163541: Corrects problem with previous patch that causes primary ↵myk%mozilla.org2002-08-221-1/+1
| | | | | | headers not to appear on some installations. 2xr=bbaetz
* Fix for bug 163541: let there be a page title but no primary page header.myk%mozilla.org2002-08-201-1/+10
| | | | 2xr=bbaetz
* Bug 163331 - shutdownhtml is broken. Patch by gerv; r=bbaetz.gerv%gerv.net2002-08-201-0/+4
|
* Bug 162066 - Fix callers of ThrowCodeError to use messages in ↵gerv%gerv.net2002-08-161-5/+15
| | | | code-error.html.tmpl. Patch by gerv; r=bbaetz.
* Bug 162068 - Fix callers of ThrowUserError to use messages.html.tmpl. Patch ↵gerv%gerv.net2002-08-161-3/+173
| | | | by gerv; r=bbaetz.
* Bug 162216 - colchange.cgi, buglist.cgi and page.cgi messages should be ↵gerv%gerv.net2002-08-151-0/+34
| | | | l10nable. Patch by burnus; r=gerv.
* Bug 162066 - Fix callers of ThrowCodeError to use messages in ↵gerv%gerv.net2002-08-151-3/+15
| | | | code-error.html.tmpl. Patch by gerv; r=bbaetz.
* Bug 24823 - show the last modified date at the top of show_bugbbaetz%student.usyd.edu.au2002-08-131-2/+8
| | | | | Patch by vkissoyan@yahoo.com (Vaskin Kissoyan) r=bbaetz x2
* Fixing bustage - missing %].gerv%gerv.net2002-08-101-1/+1
|
* Bug 159901 - token.cgi: localize strings send to message.html.tmpl. Patch by ↵gerv%gerv.net2002-08-101-0/+17
| | | | burnus; r=gerv.
* 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.