aboutsummaryrefslogtreecommitdiffstats
path: root/template/en
Commit message (Collapse)AuthorAgeFilesLines
* Bug 140770 - Navigation doesn't work after creating a new bug. This fix ↵gerv%gerv.net2002-05-022-26/+10
| | | | displays a new bug to the user immediately after it's been filed. Patch by gerv; r=justdave, afranke.
* Bug 141385 - dependency graph title is incorrect when doall is specified. ↵gerv%gerv.net2002-05-011-1/+1
| | | | Patch by zeroJ@null.net; 2xr=gerv.
* Bug 140311 - query.cgi, search/seach.html.tmpl: should move some strings to ↵gerv%gerv.net2002-05-011-1/+10
| | | | template. Patch by burnus@gmx.de; 2xr=gerv.
* 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 ↵gerv%gerv.net2002-04-291-24/+13
| | | | issues. Patch by gerv; r=bbaetz, justdave.
* Bug 140765 - midair template has an error. Patch by jouni@heikniemi.net, ↵gerv%gerv.net2002-04-291-1/+1
| | | | 2xr=gerv.
* Bug 138904 - post_bug templates should be separate. Renaming template so ↵gerv%gerv.net2002-04-291-0/+0
| | | | that the name's not so long, and we can use formats.
* Bug 140103 - various templatisations or cleanups in CGI.pl. Patch by gerv; ↵gerv%gerv.net2002-04-291-0/+1
| | | | r=justdave, bbaetz.
* Bug 138284 - prepare for Bugzilla Helper replacement enter_bug template. ↵gerv%gerv.net2002-04-273-5/+11
| | | | Patch by gerv; r=bbaetz, myk.
* 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; ↵gerv%gerv.net2002-04-272-0/+4
| | | | 2xr=gerv.
* 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 ↵myk%mozilla.org2002-04-271-2/+2
| | | | | | | opening and closing HTML tags on recent versions of Mozilla by making the regexp that finds and removes them case-insensitive. Patch by Myk Melez <myk@mozilla.org> 2xr=gerv
* 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 ↵myk%mozilla.org2002-04-261-14/+14
| | | | | | | since "size" is a hash built-in method in Template Toolkit 2.07 Patch by Gerv <gerv@gerv.net> r=ddk,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 137183 - tab names should be in the template not in the .cgi. Patch by ↵gerv%gerv.net2002-04-251-1/+11
| | | | gerv; r=afranke, myk.
* 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, ↵gerv%gerv.net2002-04-254-8/+8
| | | | 2xr=gerv.
* Adding .cvsignore file so we ignore "custom" directory and ".htaccess" file.gerv%gerv.net2002-04-241-0/+2
|
* 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 ↵caillon%returnzero.com2002-04-231-30/+26
| | | | cleanup. r=bbaetz,gerv
* Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net2002-04-225-0/+330
| | | | 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.
* Bug 135707 - template reorganisation. This makes the new copies of the ↵gerv%gerv.net2002-04-2044-92/+152
| | | | 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-204-33/+6
| | | | template/default. Patch by ddk, 2xr=gerv.
* Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net2002-04-191-0/+55
| | | | 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.
* Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net2002-04-194-0/+0
| | | | 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.
* Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net2002-04-194-0/+294
| | | | 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.
* Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net2002-04-1958-0/+6877
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.